Omada Identity
Omada Identity
Namespaces
Omada.OE.Model
DataObjectType Class
DataObjectType Methods
IObjectWithGuid.GetGuid Method
IObjectWithId.GetId Method
AddProperties Method
AddProperty Method
Clone Method
CloneDataObjectType Method
GetDataVersion Method
GetDisplayNameFormatPropertyIds Method
GetFixedFields Method
GetForm Method
GetNewDataObject Method
GetProperties Method
GetPropertyIds Method
GetPropertyIdsByDisplayNameFormat Method
GetPropertyNumbersByDisplayNameFormat Method
GetPropertySequenceNumbers Method
GetPropertySystemNameByDisplayNameFormat Method
GetSpecialTypeIds Method
GetSystemPropertyIds Method
GetTypeProperties Method
IsSpecialType Method
IsWorkFlowRelatedType Method
PassesFilter Method
RemoveProperty Method
ResetAll Method
ToString Method
DataObjectType
AddProperty Method
Adds an existing property object (in form of DataObjectTypeProperty) to the DataObjectType.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
DataObjectTypeProperty
AddProperty
(
BaseProperty
property
)
Parameters
property
Type:
Omada.OE.Model
BaseProperty
Return Value
Type:
DataObjectTypeProperty
See Also
Reference
DataObjectType Class
Omada.OE.Model Namespace