DynamicContextSettings PropertiesDynamicContextSettings PropertiesDynamicContextSettings Properties

Properties

 PropertyDescription
Public propertyAvailableEnvironmentVariablesAvailableEnvironmentVariablesAvailableEnvironmentVariables Gets or sets the available environment variables.
Public propertyBaseOutputURIBaseOutputURIBaseOutputURI Gets or sets the base output URI.
Public propertyContextItemContextItemContextItem Gets or sets the context item.
Public propertyCurrentDateTimeCurrentDateTimeCurrentDateTime Gets or sets the current date and time.
Public propertyDefaultCollectionURIDefaultCollectionURIDefaultCollectionURI Gets or sets the default collection URI.
Public propertyDocumentSetDocumentSetDocumentSet Gets or sets the cache of documents and collections.
Public propertyImplicitTimeZoneImplicitTimeZoneImplicitTimeZone Gets or sets the time zone to be used when a xs:date, xs:time, or xs:dateTime value that does not have a time zone is used in a comparison or arithmetic operation.
Public propertyParametersParametersParameters Gets the collection of parameters for the XQuery program, XPath expression or XSL transformation.
Public propertyUsePrivateNameTableUsePrivateNameTableUsePrivateNameTable Gets or sets a value indicating whether a private name table should be used.

Top