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