Eplan Platform API
Eplan.EplApi.DataModel Namespace
/
Block Class
/ RefCount Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
RefCount Property
In This Topic
Number of references.
Syntax
C#
C++/CLI
public
int
RefCount {
get
;}
public
: property
int
RefCount {
int
get
(); }
Exceptions
Exception
Description
Eplan.EplApi.Base.BaseException
Thrown when operation get has failed.
Remarks
This field shows how many references to this block are placed in the project. (At present, only one reference can be created.)
See Also
Reference
Block Class
Block Members