OperationsDataTable..::..Save Method
Saves the specified name.
Namespace:
CAS.DataPorter.ConfiguratorAssembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Syntax
public long Save( string Name, long IDTransaction, string Parameter, Guid OperationType, Nullable<long> IDItem, string Comment )
Parameters
- Name
- Type: String
The name.
- IDTransaction
- Type: Int64
The transaction ID.
- Parameter
- Type: String
The parameter.
- OperationType
- Type: Guid
Type of the operation.
- Comment
- Type: String
The comment.