[This is preliminary documentation and is subject to change.]
Parameters for particular inventory entry. This can be used as params for auto-generating tools that scan inventories
Namespace: NFX.InventorizationAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string Parameters { get; set; }
public string Parameters { get; set; }
Public Property Parameters As String
Get
Set
Public Property Parameters As String
Get
Set
public:
property String^ Parameters {
String^ get ();
void set (String^ value);
}
public:
property String^ Parameters {
String^ get ();
void set (String^ value);
}
member Parameters : string with get, set
member Parameters : string with get, set
Property Value
Type:
String