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