EntityMemberAttributesGetRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a request that can take an EntityMembers complex type.
public ref class EntityMemberAttributesGetRequest
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="EntityMemberAttributesGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityMemberAttributesGetRequest
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="EntityMemberAttributesGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityMemberAttributesGetRequest = class
Public Class EntityMemberAttributesGetRequest
- Inheritance
-
EntityMemberAttributesGetRequest
- Attributes
Constructors
EntityMemberAttributesGetRequest() |
Initializes a new instance of the EntityMemberAttributesGetRequest class that has default values. |
EntityMemberAttributesGetRequest(International, EntityMembers) |
Initializes a new instance of the EntityMemberAttributesGetRequest class that has the specified cultural settings and entity members. |
Fields
EntityMembers |
The entity members. |
International |
The cultural settings. |