 | ExportItemSetValue Method |
Namespace:
CTExtensions.ExportCore.ExportHandler
Assembly:
CTInterface (in CTInterface.dll)
Syntaxpublic void SetValue(
string field,
string value
)
Public Sub SetValue (
field As String,
value As String
)
Parameters
- field
- Type: SystemString
- value
- Type: SystemString
See Also