ContractAnnotationAttributeContract Property |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
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