| IAustralianCombinationFactorsPsiLong Property |
Gets the psi long factor
Namespace: TSD.API.Remoting.LoadingAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<double> PsiLong { get; }
ReadOnly Property PsiLong As IProperty(Of Double)
Get
property IProperty<double>^ PsiLong {
IProperty<double>^ get ();
}
abstract PsiLong : IProperty<float> with get
Property Value
IPropertyDoubleSee Also