The following tables list the members exposed by the MultivaluedVariable type.
Name | Description | |
---|---|---|
![]() |
IsEncrypted | Gets or sets a value indicating whether the value of the variable is encrypted. (inherited from BaseVariable). |
![]() |
Name | Gets or sets the name of the variable. (inherited from BaseVariable). |
![]() |
NestedVariables | Gets the nested variables of the variable. The set operation is intended to be used only by PersistenceStrategy classes during configuration reading. (inherited from BaseVariable). |
![]() |
Type | Gets or sets the type of the variable. (inherited from BaseVariable). |
![]() |
Values | Gets or sets the enumeration that holds the values of the multivalued variable. |