Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace
/
IOccurrence Interface
/ IsValid Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
IsValid Property (IOccurrence)
In This Topic
Is occurrence valid?
Syntax
C#
bool
IsValid {
get
;}
Remarks
Some methods may cause some objects to be invalid. This will be always noted in documentation. When your objects are invalid, you can obtain new ones the same way you obtained the old ones.
See Also
Reference
IOccurrence Interface
IOccurrence Members