 | IMemberDataElementType Property |
Namespace:
TSD.API.Remoting.StructureAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIPropertyWithValidValues<ElementType> ElementType { get; }
ReadOnly Property ElementType As IPropertyWithValidValues(Of ElementType)
Get
property IPropertyWithValidValues<ElementType>^ ElementType {
IPropertyWithValidValues<ElementType>^ get ();
}
abstract ElementType : IPropertyWithValidValues<ElementType> with get
Property Value
Type:
IPropertyWithValidValuesElementType
See Also