DataObjectType Methods |
The DataObjectType type exposes the following members.
| Name | Description | |
|---|---|---|
| AddProperties |
Adds a list of existing property objects (in form of DataObjectTypeProperty) to the DataObjectType.
| |
| AddProperty |
Adds an existing property object (in form of DataObjectTypeProperty) to the DataObjectType.
| |
| Clone | ||
| CloneDataObjectType |
Kopierer (cloner) dataobjektypen og nulstiller alle relevante id'er.
| |
| GetDataVersion | ||
| GetDisplayNameFormatPropertyIds |
Returnerer id'er for de properties som er anvendt i DisplayNameFormat.
| |
| GetFixedFields | ||
| GetFixedFields(Int32) |
Returnerer de fixed fields der er valide for en bestemt type.
Hvis typeId angives som 0 returneres alle fixed fields.
| |
| GetForm | Obsolete. | |
| GetNewDataObject | ||
| GetNewDataObject(Int32) |
Creates a new data object of the specified data object type.
| |
| GetProperties | ||
| GetPropertyIds |
Returns an IntegerList containing ids of the properties used by the data object type.
| |
| GetPropertyIdsByDisplayNameFormat |
Returns propertyId integerlist for the properties selected for DisplayNameFormat of the given type.
| |
| GetPropertyNumbersByDisplayNameFormat |
Returns the numbers of the properties contained in the displaynameformat string.
| |
| GetPropertySequenceNumbers |
Returns an IntegerList containing sequence numbers of the properties.
| |
| GetPropertySystemNameByDisplayNameFormat |
Returns the system name of the properties contained in the displaynameformat string.
| |
| GetSpecialTypeIds | ||
| GetSystemPropertyIds |
Returnerer id'er for properties, som *skal* findes på den angivne type.
| |
| GetTypeProperties |
Returns a collection containing the type's properties that match a given property type.
| |
| IsSpecialType |
Returnerer true hvis det indsendte typeid er i mængden af specielle typer.
De specielle typer er dem som har deres egen entitet i databasen.
| |
| IsWorkFlowRelatedType |
Returns true if the given typeid is either Processes or Activities.
| |
| PassesFilter | ||
| RemoveProperty | ||
| ResetAll |
Nulstiller objektets id m.v.
Metoden anvendes hvis man vil oprette en ny data object type (i db) som en kopi af en anden.
| |
| ToString | (Overrides ObjectToString.) | |
| ToString(AppFormatInfo) |
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |
| Name | Description | |
|---|---|---|
| IObjectWithGuid.GetGuid | ||
| IObjectWithId.GetId |