Class GetRuleWorkflowsByIdentifierRequest
Represents the a request for the GetRuleWorkflowsByIdentifier method.
Inheritance
System.Object
GetRuleWorkflowsByIdentifierRequest
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class GetRuleWorkflowsByIdentifierRequest : ServiceRequest
Constructors
GetRuleWorkflowsByIdentifierRequest()
Constructor
Declaration
public GetRuleWorkflowsByIdentifierRequest()
Properties
RuleIdentifier
Rule Identifier
Declaration
public Guid RuleIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.Guid |