EntityMembersInformation 속성
Gets or sets a complex type data response returned to describe the EntityMembers resultset that is returned in the same response.
네임스페이스: Microsoft.MasterDataServices.Services.MessageContracts
어셈블리: Microsoft.MasterDataServices.Services(Microsoft.MasterDataServices.Services.dll)
구문
‘선언
<MessageBodyMemberAttribute> _
Public Property EntityMembersInformation As EntityMembersInformation
Get
Set
‘사용 방법
Dim instance As EntityMembersGetResponse
Dim value As EntityMembersInformation
value = instance.EntityMembersInformation
instance.EntityMembersInformation = value
[MessageBodyMemberAttribute]
public EntityMembersInformation EntityMembersInformation { get; set; }
[MessageBodyMemberAttribute]
public:
property EntityMembersInformation^ EntityMembersInformation {
EntityMembersInformation^ get ();
void set (EntityMembersInformation^ value);
}
[<MessageBodyMemberAttribute>]
member EntityMembersInformation : EntityMembersInformation with get, set
function get EntityMembersInformation () : EntityMembersInformation
function set EntityMembersInformation (value : EntityMembersInformation)
속성 값
유형: Microsoft.MasterDataServices.Services.DataContracts. . :: . .EntityMembersInformation
EntityMembersInformation.