Scheduler for WPF | ComponentOne
C1.C1Schedule Namespace / AppointmentMappingCollection Class / Site Property

In This Topic
    Site Property (AppointmentMappingCollection)
    In This Topic
    Gets or sets the ISite associated with the IComponent.
    Syntax
    'Declaration
     
    
    Public Overridable Property Site As ISite
    public virtual ISite Site {get; set;}
    See Also