pmMDA.NET

ReferenceCodeInfo.Create Method 

[This is preliminary documentation and subject to change.]

Creates a description of the reference code specified with the given type name.

public static ReferenceCodeInfo Create(
   string typeName
);

Parameters

typeName
Qualified type name of the reference code type.

Return Value

The description of the reference code.

See Also

ReferenceCodeInfo Class | PmMda.Net.Dog.Reference Namespace