| IConcreteBeamAttributeSetConstruction Property |
Gets the member construction
Namespace: TSD.API.Remoting.Structure.CreateAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IPropertyWithValidValues<MemberConstruction> Construction { get; }
ReadOnly Property Construction As IPropertyWithValidValues(Of MemberConstruction)
Get
property IPropertyWithValidValues<MemberConstruction>^ Construction {
IPropertyWithValidValues<MemberConstruction>^ get ();
}
abstract Construction : IPropertyWithValidValues<MemberConstruction> with get
Property Value
IPropertyWithValidValuesMemberConstructionSee Also