Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / (Global) Namespace / ap Class / RemotingFormat Property

In This Topic
    RemotingFormat Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property RemotingFormat As System.Data.SerializationFormat
    public System.Data.SerializationFormat RemotingFormat {get; set;}
    See Also