 | IConcreteBeamAttributeSetAllowAutomaticJoinAtStart Property |
Gets a value indicating whether the member joins automatically at start node
Namespace:
TSD.API.Remoting.Structure.CreateAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIProperty<bool> AllowAutomaticJoinAtStart { get; }
ReadOnly Property AllowAutomaticJoinAtStart As IProperty(Of Boolean)
Get
property IProperty<bool>^ AllowAutomaticJoinAtStart {
IProperty<bool>^ get ();
}
abstract AllowAutomaticJoinAtStart : IProperty<bool> with get
Property Value
Type:
IPropertyBoolean
See Also