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