| IElementGroupElementGroupType Property |
Gets the type of the group
Namespace: TSD.API.Remoting.StructureAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<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
IReadOnlyPropertyElementGroupTypeSee Also