Digsite..::..ContinentId Property
Continent id of the digsite.
Namespace:
wManager.Wow.ClassAssembly: wManager (in wManager.dll)
Syntax
public uint ContinentId { get; set; }
Public Property ContinentId As UInteger Get Set
public: property unsigned int^ ContinentId { unsigned int^ get (); void set (unsigned int^ value); }