ProfileWorkflowElement.ActivityDefinitionId Właściwość

Definicja

Pobiera lub ustawia identyfikator definicji działania śledzonego przepływu pracy.

public:
 property System::String ^ ActivityDefinitionId { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("activityDefinitionId", DefaultValue="*", IsKey=true)]
[System.Configuration.StringValidator(MinLength=1)]
public string ActivityDefinitionId { get; set; }
[<System.Configuration.ConfigurationProperty("activityDefinitionId", DefaultValue="*", IsKey=true)>]
[<System.Configuration.StringValidator(MinLength=1)>]
member this.ActivityDefinitionId : string with get, set
Public Property ActivityDefinitionId As String

Wartość właściwości

Identyfikator definicji działania

Atrybuty

Dotyczy