TheServiceHostInfo..::..SKUID Property
Main SKU of the current node
Namespace:
nsCDEngine.ViewModelsAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public uint SKUID { get; set; }
Public Property SKUID As UInteger Get Set
public: property unsigned int^ SKUID { unsigned int^ get (); void set (unsigned int^ value); }