Harness proD API Help
EPLAN.Harness.API.Occurrences Namespace
/
BaseOccurrence Class
/ 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 (BaseOccurrence)
In This Topic
Tells you whether this object is valid or not.
Syntax
C#
public
override
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
BaseOccurrence Class
BaseOccurrence Members