Click or drag to resize
RequestServicePartitionName Property
Service Partition Name - This attribute identifies the ServicePartitionName assigned to this Request. The Request and its Workflow Instances can only be processed by FIM Service instances that have this ServicePartitionName.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public string ServicePartitionName { get; set; }

Property Value

Type: String
See Also