AutomationLogSettings Constructor |
Constructor
Namespace: CMS.AutomationAssembly: CMS.Automation (in CMS.Automation.dll) Version: 8.2.23
Syntax public AutomationLogSettings(
string objectType,
int objectId,
int stateId
)
Parameters
- objectType
- Type: SystemString
Object type - objectId
- Type: SystemInt32
Object ID - stateId
- Type: SystemInt32
State object ID
See Also