IEnterpriseAPI..::..SaveTaskCustomField Method
save a custom field to Exepron.
Namespace:
ExepronAPIAssembly: ExepronAPI (in ExepronAPI)
Syntax
[OperationContractAttribute] void SaveTaskCustomField( string SecurityToken, string ProjectName, string TaskNumber, int CustomFieldNumber, string CustomFieldValue )