Click or drag to resize

Parameter Properties

The Parameter type exposes the following members.

Properties
  NameDescription
Public propertyAnyDependencies
is any dependency stuff configured
Public propertyDefaultValue
tag value
Public propertyDefaultValueChild
Contains the defaultValue child element if any
Public propertyIsHidden
is hidden parameter
Public propertyName
Unique name of the parameter
Public propertyRequiredImport
Is parameter required for import
Public propertyRequiredOffline
Is parameter required for offline onboarding
Public propertyRequiredOnline
Is parameter required for online onboarding
Public propertyRequiredProvisioning
Is parameter required for provisioning
Public propertySchema
specifies the xml schema which values are validated against the xml schema XSD file must be placed in website\schema
Public propertyScope
Scope of the parameter. see enum description for further info
Public propertyTag
tag value
Public propertyTitle
Title of the parameter
Public propertyType
Parameter type
Public propertyVaultLookup
Enable vault lookup
Top
See Also