Eplan Platform API
Eplan.EplApi.DataModel Namespace / Block Class / RefCount Property

RefCount Property
Number of references.
Syntax
public int RefCount {get;}
Exceptions
ExceptionDescription
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