LookupJADisplayID Property |
Maps to Lookup.DisplayID.
Namespace:
MFiles.VAF.Configuration.JsonAdaptor
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic string DisplayID { get; set; }
Public Property DisplayID As String
Get
Set
public:
property String^ DisplayID {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also