MindFusion.Scheduling for Silverlight Programmer's Guide
InstantiateResourceEventArgs.ClassId Property
See Also
 





Gets the class identifier of the resource.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public string ClassId { get; }

Visual Basic  Copy Code

Public ReadOnly Property ClassId As String

 Property Value

A string value representing the class identifier of the resource, which should be created.

 See Also

InstantiateResourceEventArgs Members
InstantiateResourceEventArgs Class
MindFusion.Scheduling Namespace