pmMDA.NET

IReferenceCodeMgr.GetReferenceCodes Method 

[This is preliminary documentation and subject to change.]

Returns the list of all active reference codes of the given type.

IReferenceCode[] GetReferenceCodes(
   Type type
);

Parameters

type
Type of the requested reference codes.

Return Value

List of all active reference codes of the given type. If the type is not known null is returned.

See Also

IReferenceCodeMgr Interface | PmMda.Net.Dog.Reference Namespace