Gets the resource associated with the calendar element or null (Nothing in Visual Basic) if none.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Resource Resource { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Resource As Resource |