Click or drag to resize

InventoryGetValue Method

Value handling (null)

Namespace:  VMInfoFace.Interface
Assembly:  VMInfoFace.Interface (in VMInfoFace.Interface.dll) Version: 21.5.28.1 (21.5.28.1171)
Syntax
private string GetValue(
	Object pValue
)

Parameters

pValue
Type: SystemObject
Value object

Return Value

Type: String
String value. If a null value then return value empty string
See Also