Partager via


MetadataAttribute.InputMaskId Propriété

Définition

Spécifie l’identificateur de masque pour un attribut number ou 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

Valeur de propriété

Identificateur de masque d’un attribut de nombre ou datetime.

Attributs

S’applique à