Leadtools.Forms.Auto Namespace > DiskMasterForm Class : WriteFields Method |
'Usage Dim instance As DiskMasterForm Dim fields As FormPages instance.WriteFields(fields)
function Leadtools.Forms.Auto.DiskMasterForm.WriteFields( fields )
public: virtual void WriteFields( FormPages^ fields )
The source code of this interface implementation class is available at <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
Master Form fields file is going to be saved to Path + ".xml"
If fields is null, it will throw an exception.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2