| TopicDataType Property |
Gets or sets the type.
Namespace: Amdl.Maml.ConverterAssembly: Amdl.Maml.Converter (in Amdl.Maml.Converter.dll) Version: 1.0.5821.17059
Syntax public TopicType Type { get; }
Public ReadOnly Property Type As TopicType
Get
public:
property TopicType Type {
TopicType get ();
}
member Type : TopicType with get
Property Value
Type:
TopicTypeTopic type.
See Also