C-DEngine 5.105

ThePageContent..::..WBID Property

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

Syntax


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