IDToMFIdentiferConverterType Property |
The type of structure element being IDed/Referenced.
Namespace:
MFiles.VAF.Configuration.JsonMapping.Converters
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic Type Type { get; }
Public ReadOnly Property Type As Type
Get
public:
property Type^ Type {
Type^ get ();
}
Property Value
Type:
Type
See Also