GovernanceRuleMetadata Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The governance rule metadata
public class GovernanceRuleMetadata
type GovernanceRuleMetadata = class
Public Class GovernanceRuleMetadata
- Inheritance
-
GovernanceRuleMetadata
Constructors
GovernanceRuleMetadata() |
Initializes a new instance of the GovernanceRuleMetadata class. |
GovernanceRuleMetadata(String, Nullable<DateTime>, String, Nullable<DateTime>) |
Initializes a new instance of the GovernanceRuleMetadata class. |
Properties
CreatedBy |
Gets governance rule Created by object id (GUID) |
CreatedOn |
Gets governance rule creation date |
UpdatedBy |
Gets governance rule last updated by object id (GUID) |
UpdatedOn |
Gets governance rule last update date |