[This is preliminary documentation and is subject to change.]
Indicates what concerns this entry relates to
Namespace: NFX.InventorizationAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public SystemConcerns Concerns { get; set; }
public SystemConcerns Concerns { get; set; }
Public Property Concerns As SystemConcerns
Get
Set
Public Property Concerns As SystemConcerns
Get
Set
public:
property SystemConcerns Concerns {
SystemConcerns get ();
void set (SystemConcerns value);
}
public:
property SystemConcerns Concerns {
SystemConcerns get ();
void set (SystemConcerns value);
}
member Concerns : SystemConcerns with get, set
member Concerns : SystemConcerns with get, set
Property Value
Type:
SystemConcerns