| ICombinationFactoringType Property |
Gets the factoring type
Namespace: TSD.API.Remoting.LoadingAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<FactoringType> FactoringType { get; }
ReadOnly Property FactoringType As IReadOnlyProperty(Of FactoringType)
Get
property IReadOnlyProperty<FactoringType>^ FactoringType {
IReadOnlyProperty<FactoringType>^ get ();
}
abstract FactoringType : IReadOnlyProperty<FactoringType> with get
Property Value
IReadOnlyPropertyFactoringTypeSee Also