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