Omada Identity
Omada Identity
Namespaces
Omada.OE.Model
DataObject Class
DataObject Methods
IObjectWithDataVersion.GetDataVersion Method
IObjectWithGuid.GetGuid Method
IObjectWithId.GetId Method
AddVersion Method
AssignPropertyValue Method
AssignReferencePropertyValue Method
AssignReferencePropertyValues Method
BreakSecurityInheritance Method
CheckAndAddVersion Method
Clone Method
DataObjectHasExtendedProtection Method
FormatTemplateText Method
GetDefaultParentId Method
GetMultiLanguagePropertyValue Method
GetObjectKey Method
GetPropertyValue Method
GetPropertyValueByOdwMapping Method
GetPropertyValues Method
GetReferencePropertyValues Method
GetSinglePropertyValue Method
GetSinglePropertyValueByOdwMapping(T) Method
HasProperty Method
IDataObject.GetPropertyValue Method
IDataObject.GetPropertyValues Method
IObjectContainingDataObject.GetDataObject Method
IObjectWithAttributes.AddAttribute Method
IObjectWithAttributes.GetKeys Method
IObjectWithAttributes.GetValue Method
IObjectWithAttributes.HasAttribute Method
IsInfoAvailable Method
PropertyChanged Method
SetId Method
SetPropertyValue Method
ToObjectArray Method
ToString Method
UpdateDisplayName Method
DataObject
IObjectWithAttributes
AddAttribute Method
Adds an attribute - if it exists already the value is overwritten.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
Copy
void
IObjectWithAttributes
.
AddAttribute
(
string
key
,
string
value
)
Parameters
key
Type:
System
String
Can't be null
value
Type:
System
String
May be null
Implements
IObjectWithAttributes
AddAttribute(String, String)
See Also
Reference
DataObject Class
Omada.OE.Model Namespace