FreeFlow class library

Action.IsCreation Property

Gets a value indicating whether this action is a creation action.

[Visual Basic]
Public ReadOnly Property IsCreation As Boolean
[C#]
public bool IsCreation {get;}

Property Value

true if this action is a creation action; otherwise, false.

See Also

Action Class | FreeFlow.Administration Namespace