Annotation Class
The member transaction metadata.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Microsoft.MasterDataServices.Services.DataContracts::DataContractBase
Microsoft.MasterDataServices.Services.DataContracts::Annotation
| Name | Description | |
|---|---|---|
![]() | Annotation() | Initializes a new instance of the Annotation class. |
| Name | Description | |
|---|---|---|
![]() | AccessPermission | Gets or sets the access permission to the annotation. |
![]() | AuditInfo | Gets or sets the AuditInfo complex type. |
![]() | Comment | Gets or sets the comment text. |
![]() | Id | Gets or sets the unique integer identifier of the annotation. |
![]() | RevisionId | Gets or sets the revision identifier. |
![]() | SecurityPermission | Gets the authorization of the user for the annotation. This property is always read-only. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | SetProperty<T>(T%, T, String^, Boolean) | Changes the property to the given value. Returns whether the new value is different from the old value. (Inherited from DataContractBase.) |
![]() | ToString() | (Inherited from Object.) |
The Annotation complex type specifies an annotation (comment) on a transaction or member.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


