C# Class AgGateway.ADAPT.ISOv4Plugin.Writers.TreatmentZoneWriter

Show file Open project: ADAPT/ISOv4Plugin Class Usage Examples

Public Methods

Method Description
Write ( XmlWriter writer, string zoneId, TreatmentZone treatmentZone ) : string

Private Methods

Method Description
DetermineVariableDdi ( DataVariable dataVariable ) : long
WriteDataVariable ( XmlWriter writer, DataVariable dataVariable ) : void

Method Details

Write() public static method

public static Write ( XmlWriter writer, string zoneId, TreatmentZone treatmentZone ) : string
writer System.Xml.XmlWriter
zoneId string
treatmentZone AgGateway.ADAPT.ISOv4Plugin.Models.TreatmentZone
return string