C-DEngine 5.105

TheSessionState..::..PUIDLow Property

Passport PUID Low

Namespace:  nsCDEngine.ViewModels
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public int PUIDLow { get; set; }
Public Property PUIDLow As Integer
	Get
	Set
public:
property int^ PUIDLow {
	int^ get ();
	void set (int^ value);
}