FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsTag..::..tagID Property

Gets or sets the tag identifier.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


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

Field Value

The tag identifier.