 | IMemberAttributeSetGravityOnly Property |
Gets a value indicating whether the member is designed for gravity combinations only
Namespace: TSD.API.Remoting.Structure.CreateAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
SyntaxIProperty<bool> GravityOnly { get; }
ReadOnly Property GravityOnly As IProperty(Of Boolean)
Get
property IProperty<bool>^ GravityOnly {
IProperty<bool>^ get ();
}
abstract GravityOnly : IProperty<bool> with get
Property Value
IPropertyBoolean
See Also