C-DEngine 5.105

ThePageDefinition..::..BatchIDs Property

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

Syntax


public string BatchIDs { get; set; }
Public Property BatchIDs As String
	Get
	Set
public:
property String^ BatchIDs {
	String^ get ();
	void set (String^ value);
}