| IntersectionParamsConstructionHelperA Property |
Get the first construction helper
Namespace: TSD.API.Remoting.Structure.CreateAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax public IConstructionHelper ConstructionHelperA { get; }
Public ReadOnly Property ConstructionHelperA As IConstructionHelper
Get
public:
property IConstructionHelper^ ConstructionHelperA {
IConstructionHelper^ get ();
}
member ConstructionHelperA : IConstructionHelper with get
Property Value
IConstructionHelperSee Also