IdentifiedData Methods |
The IdentifiedData type exposes the following members.
Name | Description | |
---|---|---|
AddAnnotationT |
Add an annotated object
| |
Clone |
Clone this object
| |
CopyAnnotations |
Copy annotations from another resource
| |
DeepCopy |
Provide a deep copy of the specified data
| |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetAnnotationsT |
Get annotations of specified T | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IsEmpty |
Determines w
| |
MemberwiseClone | (Inherited from Object.) | |
RemoveAnnotation |
Remove annotation
| |
RemoveAnnotationsT |
Remove annotation
| |
SemanticEquals |
Determines the semantic equality of this object an obj | |
ShouldSerializeBatchOperation |
Should serialize batch operation
| |
ShouldSerializeKey |
True if key should be serialized
| |
ShouldSerializeModifiedOn |
Never serialize modified on
| |
ToDisplay |
To display value
| |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
ConvertTReturn |
The purpose of this method is to convert object me to TReturn. Why?
Because if you have an instance of Act that actually needs to be a SubstanceAdministration we can't just cast
so we have to copy.
(Defined by ExtensionMethods.) | |
CreateExtensions |
Runs all registered extensions on the object
(Defined by ExtensionUtil.) | |
GetOrSetValueAtPath |
Get the property value
(Defined by ModelSetterMethods.) | |
LoadCollectionTReturn |
Delay load property
(Defined by ExtensionMethods.) | |
LoadProperty(String, Boolean) | Overloaded.
Delay load property
(Defined by ExtensionMethods.) | |
LoadPropertyTReturn(String, Boolean) | Overloaded.
Delay load property
(Defined by ExtensionMethods.) | |
ResolveOwnedRecord |
Non generic method of ResolveOwnedRecordT(T, IPrincipal) (Defined by ExtensionMethods.) | |
WasLoaded |
Returns true if the property has been loaded
(Defined by ExtensionMethods.) |