Sdílet prostřednictvím


ProfileWorkflowElement.ActivityDefinitionId Vlastnost

Definice

Získá nebo nastaví ID definice aktivity pracovního postupu, který je sledován.

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

Hodnota vlastnosti

ID definice aktivity

Atributy

Platí pro