Click or drag to resize

ModifyWorkspaceActionUserIdentifierFunc Property

Namespace:  Colygon.MatchPoint.WorkflowKit.Actions
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
protected virtual Func<AccountChoiceItem, string> UserIdentifierFunc { get; }

Property Value

Type: FuncAccountChoiceItem, String
See Also