Gets whether this task is scheduled.
Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property IsScheduled As System.Boolean |
C# | |
---|
System.bool IsScheduled {get;} |
C++/CLI | |
---|
property System.bool IsScheduled {
System.bool get();
} |
Property Value
True if the task is scheduled, false if not
See Also
Availability
SolidWorks Enterprise PDM 2010