RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

ContractAnnotationAttribute..::..Contract Property

Gets the contract.

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


[NotNullAttribute]
public string Contract { get; }
<NotNullAttribute> _
Public ReadOnly Property Contract As String
	Get
[NotNullAttribute]
public:
property String^ Contract {
	String^ get ();
}

Field Value

The contract.