Namespace: nsCDEngine.ViewModels Assembly: C-DEngine (in C-DEngine.dll)
public int PUIDLow { get; set; }
Public Property PUIDLow As Integer Get Set
public: property int^ PUIDLow { int^ get (); void set (int^ value); }