| IMemberAttributeSetAllowanceForOpeningRight Property |
Gets the allowance for opening right (in [mm])
Namespace: TSD.API.Remoting.Structure.CreateAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<double> AllowanceForOpeningRight { get; }
ReadOnly Property AllowanceForOpeningRight As IProperty(Of Double)
Get
property IProperty<double>^ AllowanceForOpeningRight {
IProperty<double>^ get ();
}
abstract AllowanceForOpeningRight : IProperty<float> with get
Property Value
IPropertyDoubleSee Also