C# 클래스 Microsoft.ResourceManagement.ObjectModel.ResourceTypes.RmWorkflowInstance.AttributeNames

Names of WorkflowInstance specific attributes
파일 보기 프로젝트 열기: Predica/FimClient

공개 프로퍼티들

프로퍼티 타입 설명
Request Microsoft.ResourceManagement.ObjectModel.RmAttributeName
Requestor Microsoft.ResourceManagement.ObjectModel.RmAttributeName
Target Microsoft.ResourceManagement.ObjectModel.RmAttributeName
WorkflowDefinition Microsoft.ResourceManagement.ObjectModel.RmAttributeName
WorkflowStatus Microsoft.ResourceManagement.ObjectModel.RmAttributeName
WorkflowStatusDetail Microsoft.ResourceManagement.ObjectModel.RmAttributeName

프로퍼티 상세

Request 공개적으로 정적으로 프로퍼티

Request The Request associated with the given Approval.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel Request
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

Requestor 공개적으로 정적으로 프로퍼티

Requestor This attribute is intended to be used to setup rights as appropriate.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel Requestor
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

Target 공개적으로 정적으로 프로퍼티

Target Reference to the target of a request.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel Target
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

WorkflowDefinition 공개적으로 정적으로 프로퍼티

Workflow Definition WorkflowDefinition
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel WorkflowDefinition
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

WorkflowStatus 공개적으로 정적으로 프로퍼티

Workflow Status Enumeration representing the current status of a workflow instance.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel WorkflowStatus
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

WorkflowStatusDetail 공개적으로 정적으로 프로퍼티

Workflow Status Detail This attribute is used to track workflow instance exceptions to assist with troubleshooting and auditing workflow execution.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel WorkflowStatusDetail
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName