Saves the values of the tags configured in the Objects property to the file indicated by the FileName property.

Parameters

string statusMessage

message with the status of the save command

Namespace: T.Modules.DataSet
Assembly: T.Modules (in T.Modules.dll)

Public Function SaveCommand( _ 
ByRef statusMessage As String
) As Integer
This language is not supported or no code example is available.
public int SaveCommand( 
out string statusMessage 
)
This language is not supported or no code example is available.

Parameters

statusMessage
Type: string

Return Value

Type: int

.NET Framework

Supported in: 4.6.2, 4.7