CWormsCrossingOrderPlacerContraFdid Property |
Not required. Firm Designated ID for the contra order (CAT reporting). Default "" gets translated to the contra account product's
FDID.
Namespace: Woti.OrdersAssembly: Woti (in Woti.dll) Version: 13.4.271.0
Syntaxpublic virtual string ContraFdid { get; set; }Public Overridable Property ContraFdid As String
Get
Set
public:
virtual property String^ ContraFdid {
String^ get ();
void set (String^ value);
}Property Value
StringImplements
IWormsCrossingOrderPlacerContraFdid
See Also