| IElementGroupElementsForDesign Property |
Gets a collection of elements in this group and in the detailing sub-groups
Namespace: TSD.API.Remoting.StructureAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IListOfReadOnlyProperties<EntityInfo> ElementsForDesign { get; }
ReadOnly Property ElementsForDesign As IListOfReadOnlyProperties(Of EntityInfo)
Get
property IListOfReadOnlyProperties<EntityInfo>^ ElementsForDesign {
IListOfReadOnlyProperties<EntityInfo>^ get ();
}
abstract ElementsForDesign : IListOfReadOnlyProperties<EntityInfo> with get
Property Value
IListOfReadOnlyPropertiesEntityInfoSee Also