FakePropertyMeta IsPropertyForMethod Method Cognex VisionPro 9.21 SR1

Return true if this is a FakeProperty for a "normal" method which is not an indexer for a collection's "Item" method.

Namespace: Cognex.Vision.Meta
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.1.1
Syntax

public bool IsPropertyForMethod()

Return Value

Type: Boolean
See Also