Sets the variable value name of type UInt64.
Namespace:
SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
C# |
---|
[CLSCompliantAttribute(false)] public void SetUInt64Value( string name, ulong value ) |
Parameters
- name
- Type: System..::.String
The variable name.
- value
- Type: System..::.UInt64
The value of the variable.