C-DEngine 5.105

TheSessionState..::..ARApp Property

Web Relay APP Guid

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

Syntax


public Guid ARApp { get; set; }
Public Property ARApp As Guid
	Get
	Set
public:
property Guid^ ARApp {
	Guid^ get ();
	void set (Guid^ value);
}