ContractAnnotationAttributeContract Property |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic string Contract { get; }
Public ReadOnly Property Contract As String
Get
public:
property String^ Contract {
String^ get ();
}
member Contract : string with get
Property Value
Type:
String
See Also