pmMDA.NET

HierarchicalReferenceCodeImpl.GetParentCode Method 

[This is preliminary documentation and subject to change.]

Returns the parentId value of the reference code.

public object GetParentCode();

Return Value

parentId value of the code as Int32 if the parent code was found; otherwise, null.

Implements

IHierarchicalReferenceCode.GetParentCode

See Also

HierarchicalReferenceCodeImpl Class | PmMda.Net.Dog.Reference Namespace