The following tables list the members exposed by ServiceParameter.
Name | Description | |
---|---|---|
ServiceParameter Constructor | Creates a new instance of the ServiceParameter type. |
Name | Description | |
---|---|---|
Caption | Gets or sets the caption. | |
DataValueTypeName | Describes system data value type Terrasoft.Core.DataValueType.Name. | |
DefValue | Default value. | |
Description | Gets or sets the description. | |
IsArray | Indicates that every underlied object will be rendered into an array. | |
IsRequired | Indicates that parameter is required. | |
ItemProperties | List of value properties. | |
Path | Path of the parameter. | |
Type | Gets or sets the parameter type. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates a new object that is a copy of the current instance. | |
GetLocalizableValues | ||
InitializeLocalizableValues | ||
LoadLocalizableValues | ||
ReadMetaData | Overridden. Reads meta data values. | |
WriteMetaData | Overridden. Writes meta data values. |