API Help
Eplan.EplApi.EServices Namespace / PrjMessagesCollection Class / Count Property

In This Topic
Count Property (PrjMessagesCollection)
In This Topic
Gets the number of elements contained in the PrjMessagesCollection.
Syntax
public virtual int Count {get;}

Property Value

The number of elements contained in the PrjMessagesCollection.
See Also