PrintJobSettings.getRunOn(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual Microsoft::Dynamics::Ax::Xpp::ClassRunMode getRunOn(int _number);
public virtual Microsoft.Dynamics.Ax.Xpp.ClassRunMode getRunOn (int _number);
abstract member getRunOn : int -> Microsoft.Dynamics.Ax.Xpp.ClassRunMode
override this.getRunOn : int -> Microsoft.Dynamics.Ax.Xpp.ClassRunMode
Public Overridable Function getRunOn (_number As Integer) As ClassRunMode
Parameters
- _number
- Int32