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
AddProperties Method
Adds a list of existing property objects (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
void
AddProperties
(
BaseProperties
properties
)
Parameters
properties
Type:
Omada.OE.Model
BaseProperties
See Also
Reference
DataObjectType Class
Omada.OE.Model Namespace