ModelPrivilege.ObjectType Property

Definition

Gets or sets the object type.

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

Property Value

One of the values of ModelObjectType.

Attributes

Applies to