ObjectAuditRule.InheritedObjectType プロパティ

定義

ObjectAuditRule オブジェクトを継承可能な子オブジェクトの型を取得します。

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

プロパティ値

ObjectAuditRule オブジェクトを継承可能な子オブジェクトの型。

適用対象