Lenguaje

ValidationSearchCriteria.UserId Propiedad

Definición

Especifica al usuario los problemas para los que se tratan.

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

Valor de propiedad

El usuario tiene problemas para.

Atributos

Se aplica a