pmMDA.NET

ReferenceCodeMgrImpl.GetVersion Method 

[This is preliminary documentation and subject to change.]

Returns the version of the reference code type.

public string GetVersion(
   Type type
);

Parameters

type
Type of the reference code.

Return Value

Version of the reference code.

Implements

IReferenceCodeMgr.GetVersion

See Also

ReferenceCodeMgrImpl Class | PmMda.Net.Dog.Reference Namespace