Condividi tramite


MetadataAttribute.InputMaskId Proprietà

Definizione

Specifica l'identificatore della maschera per un attributo number o datetime.

public:
 property Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ InputMaskId { Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ get(); void set(Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public Microsoft.MasterDataServices.Services.DataContracts.Identifier InputMaskId { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)>]
member this.InputMaskId : Microsoft.MasterDataServices.Services.DataContracts.Identifier with get, set
Public Property InputMaskId As Identifier

Valore della proprietà

Identificatore della maschera per un attributo di tipo numero o data/ora.

Attributi

Si applica a