SoLDMResourceManagerSetMonitoringAmount Method |
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public static void SetMonitoringAmount(
int name_15244
)
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Shared Sub SetMonitoringAmount (
name_15244 As Integer
)
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
static void SetMonitoringAmount(
int name_15244
)
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
static member SetMonitoringAmount :
name_15244 : int -> unit
Parameters
- name_15244
- Type: SystemInt32
Remarks See Also