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