Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Display name of the classification property definition value.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
string DisplayName { get; }
property String^ DisplayName {
String^ get();
}
abstract DisplayName : string with get
ReadOnly Property DisplayName As String
Property Value
Type: System.String
A String containing the display name of the classification property definition value.
See Also
IFsrmPropertyDefinitionValue Interface
Microsoft.Storage Namespace
Return to top