CWormsOptionalFieldsContraAccountType Property |
The account type of the Contra party
Namespace: WotiAssembly: Woti (in Woti.dll) Version: 13.4.259.0
Syntaxpublic virtual string ContraAccountType { get; set; }
Public Overridable Property ContraAccountType As String
Get
Set
public:
virtual property String^ ContraAccountType {
String^ get ();
void set (String^ value);
}
Property Value
StringImplements
IWormsOptionalFieldsContraAccountType
See Also