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