ExpressionJAPropertyDef Property |
Maps to Expression's DataPropertyValuePropertyDef Property.
Namespace:
MFiles.VAF.Configuration.JsonAdaptor
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic MFIdentifier PropertyDef { get; set; }
Public Property PropertyDef As MFIdentifier
Get
Set
public:
property MFIdentifier^ PropertyDef {
MFIdentifier^ get ();
void set (MFIdentifier^ value);
}
Property Value
Type:
MFIdentifier
See Also