CWormsSpreadOrderPlacerFdid Property |
Not required. Default "" gets translated to the account product's Fdid.
Namespace: Woti.OrdersAssembly: Woti (in Woti.dll) Version: 13.4.259.0
Syntaxpublic virtual string Fdid { get; set; }
Public Overridable Property Fdid As String
Get
Set
public:
virtual property String^ Fdid {
String^ get ();
void set (String^ value);
}
Property Value
StringImplements
IWormsSpreadOrderPlacerFdid
See Also