ResourceObjectObjectTypeName Property |
Gets the object type name of this object
Namespace:
Lithnet.ResourceManagement.Client
Assembly:
Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntaxpublic string ObjectTypeName { get; }
Public ReadOnly Property ObjectTypeName As String
Get
public:
property String^ ObjectTypeName {
String^ get ();
}
Property Value
Type:
String
See Also