| IMemberAttributeSetBaseRotationOption Property |
Gets the rotation option
Namespace: TSD.API.Remoting.Structure.CreateAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IPropertyWithValidValues<RotationOption> RotationOption { get; }
ReadOnly Property RotationOption As IPropertyWithValidValues(Of RotationOption)
Get
property IPropertyWithValidValues<RotationOption>^ RotationOption {
IPropertyWithValidValues<RotationOption>^ get ();
}
abstract RotationOption : IPropertyWithValidValues<RotationOption> with get
Property Value
IPropertyWithValidValuesRotationOptionSee Also