[This is preliminary documentation and is subject to change.]
Returns type of this data
Namespace: NFX.Serialization.PODAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public MetaComplexType Type { get; }
public MetaComplexType Type { get; }
Public ReadOnly Property Type As MetaComplexType
Get
Public ReadOnly Property Type As MetaComplexType
Get
public:
property MetaComplexType^ Type {
MetaComplexType^ get ();
}
public:
property MetaComplexType^ Type {
MetaComplexType^ get ();
}
member Type : MetaComplexType with get
member Type : MetaComplexType with get
Property Value
Type:
MetaComplexType