 | IElementGroupElementGroupType Property |
Gets the type of the group
Namespace:
TSD.API.Remoting.StructureAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIReadOnlyProperty<ElementGroupType> ElementGroupType { get; }
ReadOnly Property ElementGroupType As IReadOnlyProperty(Of ElementGroupType)
Get
property IReadOnlyProperty<ElementGroupType>^ ElementGroupType {
IReadOnlyProperty<ElementGroupType>^ get ();
}
abstract ElementGroupType : IReadOnlyProperty<ElementGroupType> with get
Property Value
Type:
IReadOnlyPropertyElementGroupType
See Also