 | CycleStatusMaxTotalAcquisition Property |
Gets the total number of acquisitions that must be acquired including the ones of the sub-cycle
Namespace:
LynceeTec.API.Cycle
Assembly:
LynceeTec.API.Cycle (in LynceeTec.API.Cycle.dll) Version: 9.2.6612.0 , built 2022-07-14 10:47:27 UTC
Syntaxpublic int MaxTotalAcquisition { get; }
public:
property int MaxTotalAcquisition {
int get ();
}
Property Value
Type:
Int32
See Also