| Visual Basic | |
|---|---|
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 notSOLIDWORKS PDM Professional 2010