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

ContractAnnotationAttribute Constructor (String)

Initializes a new instance of the ContractAnnotationAttribute class.

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

Syntax


public ContractAnnotationAttribute(
	string contract
)
Public Sub New ( _
	contract As String _
)
public:
ContractAnnotationAttribute(
	String^ contract
)

Parameters

contract
Type: String
The contract.