public const string DelegatedTo = "DELEGATED-TO"
Public Const DelegatedTo As String = "DELEGATED-TO"
public: literal String^ DelegatedTo = "DELEGATED-TO"
static val mutable DelegatedTo: string
In This Article