EntityMemberAnnotationsGetRequest Constructor
Initializes a new instance of the EntityMemberAnnotationsGetRequest class that has default values.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New EntityMemberAnnotationsGetRequest()
public EntityMemberAnnotationsGetRequest()
public:
EntityMemberAnnotationsGetRequest()
new : unit -> EntityMemberAnnotationsGetRequest
public function EntityMemberAnnotationsGetRequest()
See Also
Reference
EntityMemberAnnotationsGetRequest Class