public const string OrderPos = "ORDERPOS"
Public Const OrderPos As String = "ORDERPOS"
public: literal String^ OrderPos = "ORDERPOS"
static val mutable OrderPos: string
In This Article