ContractAnnotationAttribute..::..Contract Property
Gets the contract.
Namespace:
RingSoft.DbLookup.Controls.WPF.PropertiesAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
[NotNullAttribute] public string Contract { get; }
<NotNullAttribute> _ Public ReadOnly Property Contract As String Get
[NotNullAttribute] public: property String^ Contract { String^ get (); }