WebFactorFieldEnumValue Class |
Namespace: ArtDatabanken.WebService.Data
The WebFactorFieldEnumValue type exposes the following members.
Name | Description | |
---|---|---|
![]() | WebFactorFieldEnumValue | Initializes a new instance of the WebFactorFieldEnumValue class |
Name | Description | |
---|---|---|
![]() | CreatedBy |
User id that created the record.
Set by database when inserted.
Mandatory ie always required.
This property is currently not used.
|
![]() | CreatedDate |
Date record was created.
Set by database when inserted.
Mandatory ie always required.
This property is currently not used.
|
![]() | EnumId |
Id for the factor field enumeration which this
factor field enumeration value belongs to.
|
![]() | Id |
Id for this factor field enumeration value.
|
![]() | Information |
Information and definition text for
this field enumeration value.
|
![]() | IsKeyIntegerSpecified |
Indication about whether or not this
field enumeration has a integer key.
|
![]() | KeyInteger |
Key integer value for this field enumeration value.
|
![]() | KeyText |
Key text value for this field enumeration value.
|
![]() | Label |
Label for this field enumeration value.
|
![]() | ModifiedBy |
Id of the user that made the latest update of the record.
Set by database when record is modified.
This property is currently not used.
|
![]() | ModifiedDate |
Date when the latest update of the record was done.
Set by database when record is modified.
This property is currently not used.
|
![]() | ShouldBeSaved |
Indication about whether or not this
field enumeration value should be saved to Database.
|
![]() | SortOrder |
Sort order for this field enumeration value.
|