pmMDA.NET

ReferenceCodeMgrImpl.GetRoots Method 

[This is preliminary documentation and subject to change.]

Returns all active roots of a hierarchical reference code list.

public IReferenceCode[] GetRoots(
   Type type
);

Parameters

type
Type of the requested reference codes.

Return Value

The list of all active root hierarchical reference codes.

Implements

IReferenceCodeMgr.GetRoots

See Also

ReferenceCodeMgrImpl Class | PmMda.Net.Dog.Reference Namespace