JsonLookupItemAdaptorObjType Property |
A reference to an object type.
Only available when
StructureType = MFMetadataStructureItemObjectType
Will not be serialized if unavailable.
Namespace:
MFiles.VAF.Configuration.JsonAdaptor
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 2.1.0.1 (2.1.0.1)
Syntax[DataMemberAttribute(Order = 1, Name = "objType", EmitDefaultValue = false)]
[MFObjTypeAttribute(AllowEmpty = true)]
public MFIdentifier ObjType { get; set; }
Property Value
Type:
MFIdentifier
See Also