JsonLookupItemAdaptorStructureType Property |
The type of structure item the current reference refers to.
Namespace:
MFiles.VAF.Configuration.JsonAdaptor
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic MFMetadataStructureItem StructureType { get; }
Public ReadOnly Property StructureType As MFMetadataStructureItem
Get
public:
property MFMetadataStructureItem StructureType {
MFMetadataStructureItem get ();
}
Property Value
Type:
MFMetadataStructureItem
See Also