Method | Description | |
---|---|---|
LoadFromFile ( string taskDataFile ) : bool | ||
LoadLinkedIds ( string elementId, AgGateway.ADAPT.ApplicationDataModel.Common.CompoundIdentifier id ) : void | ||
TaskDataDocument ( ) : System |
Method | Description | |
---|---|---|
LoadXmlFile ( string taskDataFile ) : bool | ||
SetError ( |
||
SetError ( string message ) : void | ||
VerifyIsoVersion ( ) : bool |
public LoadFromFile ( string taskDataFile ) : bool | ||
taskDataFile | string | |
return | bool |
public LoadLinkedIds ( string elementId, AgGateway.ADAPT.ApplicationDataModel.Common.CompoundIdentifier id ) : void | ||
elementId | string | |
id | AgGateway.ADAPT.ApplicationDataModel.Common.CompoundIdentifier | |
return | void |