MFPropertyValuesBuilderHumanReadable Property |
A human readable string of the set property values.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic string HumanReadable { get; }
Public ReadOnly Property HumanReadable As String
Get
public:
property String^ HumanReadable {
String^ get ();
}
Property Value
Type:
String
See Also