Share via


ModelPrivilege.ObjectType Propiedad

Definición

Obtiene o establece el tipo de objeto.

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

Valor de propiedad

Uno de los valores de ModelObjectType.

Atributos

Se aplica a