IGlobalVariable Properties |
The IGlobalVariable type exposes the following members.
Name | Description | |
---|---|---|
![]() | GlobalValue |
Gets and sets the variable's global value. This value is used if a specific publishing target has no override value.
|
![]() | Name |
Gets and sets the name of the variable.
|
![]() | VariableType |
Gets and sets the variable's type. This is a sort of categorization for the variable; this value doesn't affect runtime. Default is "text".
|
![]() | XPathQuery |
Gets and sets whether the value of the global variable is based the result of XPath query
|