This topic has not yet been rated - Rate this topic

EntityMembersGetCriteria.DisplayType Property

Gets or sets the chosen display format for domain-based attribute (DBA) columns.

Namespace:  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
[DataMemberAttribute]
public Nullable<DisplayType> DisplayType { get; set; }

Property Value

Type: System.Nullable<DisplayType>
A new instance of type DisplayType.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.