C1.Silverlight.Schedule.5
FileFormatEnum Enumeration

Specifies the format of the exported or imported file.
Syntax
'Declaration
 
Public Enum FileFormatEnum 
   Inherits System.Enum
public enum FileFormatEnum : System.Enum 
Members
MemberDescription
iCaliCal format according to RFC 2445. Format specification could be found here: http://tools.ietf.org/rfc/rfc2445.txt
XMLXML format (ComponentOne's own format).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.C1Schedule.FileFormatEnum

See Also

Reference

C1.C1Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.