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