PropertyDefOrObjectTypeJAIsPropertyDef Property |
Maps to the PropertyDefOrObjectType's PropertyDef property.
Namespace:
MFiles.VAF.Configuration.JsonAdaptor
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic bool IsPropertyDef { get; }
Public ReadOnly Property IsPropertyDef As Boolean
Get
public:
property bool IsPropertyDef {
bool get ();
}
Property Value
Type:
Boolean
See Also