FieldReference..::..RuntimeVersion Property

Namespace:  JiwaFinancials.Jiwa.JiwaDBSysTemplate
Assembly:  JiwaDBSysTemplate (in JiwaDBSysTemplate.dll)

Syntax


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