ContentServerActionsDefaultFileTitle Field |
[Missing <summary> documentation for "F:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.DefaultFileTitle"]
Namespace: Scanjour.Workflow4.TestFramework.Internal.ActionsAssembly: Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic const string DefaultFileTitle = "Test File"
Public Const DefaultFileTitle As String = "Test File"
public:
literal String^ DefaultFileTitle = "Test File"
static val mutable DefaultFileTitle: string
Field Value
String
See Also