C# Class Microsoft.ResourceManagement.ObjectModel.ResourceTypes.RmGateRegistration.AttributeNames

Names of GateRegistration specific attributes
Show file Open project: Predica/FimClient

Public Properties

Property Type Description
GateData Microsoft.ResourceManagement.ObjectModel.RmAttributeName
GateID Microsoft.ResourceManagement.ObjectModel.RmAttributeName
GateTypeId Microsoft.ResourceManagement.ObjectModel.RmAttributeName
UserID Microsoft.ResourceManagement.ObjectModel.RmAttributeName
WorkflowDefinition Microsoft.ResourceManagement.ObjectModel.RmAttributeName

Property Details

GateData public static property

Gate Data GateData
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel GateData
return Microsoft.ResourceManagement.ObjectModel.RmAttributeName

GateID public static property

Gate ID GateID
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel GateID
return Microsoft.ResourceManagement.ObjectModel.RmAttributeName

GateTypeId public static property

Gate Type GateTypeId
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel GateTypeId
return Microsoft.ResourceManagement.ObjectModel.RmAttributeName

UserID public static property

User ID UserID
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel UserID
return Microsoft.ResourceManagement.ObjectModel.RmAttributeName

WorkflowDefinition public static property

Workflow Definition WorkflowDefinition
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel WorkflowDefinition
return Microsoft.ResourceManagement.ObjectModel.RmAttributeName