[This is preliminary documentation and is subject to change.]
A type of implementaton that this inventory entry refers to, i.e. "Oracle", "MongoDB", "Riak"
Namespace: NFX.InventorizationAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string Technology { get; set; }
public string Technology { get; set; }
Public Property Technology As String
Get
Set
Public Property Technology As String
Get
Set
public:
property String^ Technology {
String^ get ();
void set (String^ value);
}
public:
property String^ Technology {
String^ get ();
void set (String^ value);
}
member Technology : string with get, set
member Technology : string with get, set
Property Value
Type:
String