InstanceSettingFieldNames
Inheritance Hierarchy
Relativity.Services.ArtifactFieldNames
Relativity.Services.InstanceSettingFieldNames
Namespace: Relativity.Services
Assembly: Relativity.Services.DataContracts (in Relativity.Services.DataContracts.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
The InstanceSettingFieldNames type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | InstanceSettingFieldNames | Initializes a new instance of the InstanceSettingFieldNames class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | Description |
REpresents theh description for the InstanceSetting.
|
![]() ![]() | InitialValue |
Represents the initial value for the InstanceSetting.
|
![]() ![]() | Machine |
Represents the name of the machine for the InstanceSetting.
|
![]() ![]() | Name |
Represents the name of an InstanceSetting.
|
![]() ![]() | Section |
Represents the section for the InstanceSetting.
|
![]() ![]() | Value |
Represents the value for the InstanceSetting.
|
![]() ![]() | ValueType |
Represents the value type for the InstanceSetting.
|
See Also