application-services-model/src/attribute.ts
Attribute
Properties |
|
constructor(data?: any)
|
||||||
|
Parameters :
|
| Optional booleanValuePreferences |
Type : BooleanValuePreferences
|
| Optional constraintsChangeable |
Type : boolean
|
| Optional created |
Type : string
|
| Optional creator |
Type : UserSummary
|
| Optional dateTimeValuePreferences |
Type : DateTimeValuePreferences
|
| Optional dateValuePreferences |
Type : DateTimeValuePreferences
|
| Optional displayable |
Type : boolean
|
| Optional displayName |
Type : string
|
| Optional domainValueListPreferences |
Type : DomainValueListPreferences
|
| Optional domainValuePreferences |
Type : DomainValuePreferences
|
| Optional id |
Type : number
|
| Optional lastModified |
Type : string
|
| Optional lastModifier |
Type : UserSummary
|
| Optional limitedAccess |
Type : boolean
|
| Optional limitedAccessChangeable |
Type : boolean
|
| Optional measurementValuePreferences |
Type : MeasurementValuePreferences
|
| Optional modificationLevel |
Type : number
|
| Optional multiValued |
Type : boolean
|
| Optional name |
Type : string
|
| Optional numericValuePreferences |
Type : NumericValuePreferences
|
| Optional queryable |
Type : boolean
|
| Optional textValuePreferences |
Type : TextValuePreferences
|
| Optional timeValuePreferences |
Type : DateTimeValuePreferences
|
| Optional userDefined |
Type : boolean
|
| Optional valuePreferencesChangeable |
Type : boolean
|
| Optional valueType |
Type : number
|