CWormsStagedOrderPlacerRemoteId Property |
Optional field for pass through Ids. Max Length = 64 characters
Namespace: Woti.OrdersAssembly: Woti (in Woti.dll) Version: 13.4.271.0
Syntaxpublic virtual string RemoteId { get; set; }Public Overridable Property RemoteId As String
Get
Set
public:
virtual property String^ RemoteId {
String^ get ();
void set (String^ value);
}Property Value
StringImplements
IWormsStagedOrderPlacerRemoteId
See Also