DatabaseLightingUnits Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public byte LightingUnits { get; set; }
Public Property LightingUnits As Byte
Get
Set
public:
property unsigned char LightingUnits {
unsigned char get ();
void set (unsigned char value);
}
member LightingUnits : byte with get, set
Property Value
Byte
See Also