Specifies the format of the exported or imported file.
Namespace:
C1.C1ScheduleAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
C# |
---|
public enum FileFormatEnum |
Visual Basic |
---|
Public Enumeration FileFormatEnum |
Members
Member name | Description | |
---|---|---|
XML | XML format (ComponentOne's own format). | |
iCal | iCal format according to RFC 2445. Format specification could be found here: http://tools.ietf.org/rfc/rfc2445.txt | |
Binary | Binary format. |