FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsInvalidLinkValue..::..trgFigureName Property

Gets or sets the name of the TRG figure.

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

Syntax


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

Field Value

The name of the TRG figure.