TransactionAnnotationsGetRequest Class
Specifies details of what is requested about annotations that are related to a transaction.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Name | Description | |
---|---|---|
![]() | TransactionAnnotationsGetRequest() | Initializes a new instance of the TransactionAnnotationsGetRequest class that has default values. |
![]() | TransactionAnnotationsGetRequest(International, Int32) | Initializes a new instance of the TransactionAnnotationsGetRequest class that has the specified cultural settings and transaction ID's. |
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | International | The cultural settings. |
![]() | TransactionId | The transaction ID. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: