ObjectAuditRule.ObjectType 属性
定义
获取 ObjectAuditRule 适用的对象类型。Gets the type of object to which the ObjectAuditRule applies.
public:
property Guid ObjectType { Guid get(); };
public Guid ObjectType { get; }
member this.ObjectType : Guid
Public ReadOnly Property ObjectType As Guid
属性值
ObjectAuditRule 适用的对象类型。The type of object to which the ObjectAuditRule applies.