LookupAttributeMetadata.Format Property

Definition

public:
 property Nullable<Microsoft::Xrm::Sdk::Metadata::LookupFormat> Format { Nullable<Microsoft::Xrm::Sdk::Metadata::LookupFormat> get(); void set(Nullable<Microsoft::Xrm::Sdk::Metadata::LookupFormat> value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Xrm.Sdk.Metadata.LookupFormat? Format { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Format : Nullable<Microsoft.Xrm.Sdk.Metadata.LookupFormat> with get, set
Public Property Format As Nullable(Of LookupFormat)

Property Value

Attributes

Applies to