IProfile Interface |
Represents a profile
Namespace: TSD.API.Remoting.Decking
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The IProfile type exposes the following members.
Properties
Name | Description | |
---|---|---|
Country | Gets the country the decking applies to | |
DeckingGeometry | Gets the geometry of the decking | |
IsDefault | Gets a value specifying whether this deck is the default one for its country | |
Manufacturer | Gets the name of the manufacturer | |
ProfileName | Gets the name of the profile | |
Size | Gets the size of the decking ([mm]) | |
UserDefined | Gets a value specifying whether the decking is user-defined |
See Also