SalesOrder..::..RecIDFieldName Property

Gets the name of the record identifier field.

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


public string RecIDFieldName { get; }
Public ReadOnly Property RecIDFieldName As String
	Get
public:
property String^ RecIDFieldName {
	String^ get ();
}

Field Value

The name of the record identifier field.