ObjectAuditRule.ObjectType プロパティ

定義

ObjectAuditRule を適用する対象のオブジェクトの型を取得します。

public:
 property Guid ObjectType { Guid get(); };
public Guid ObjectType { get; }
member this.ObjectType : Guid
Public ReadOnly Property ObjectType As Guid

プロパティ値

ObjectAuditRule を適用する対象のオブジェクトの型。

適用対象