ECapeHessianInfoNotAvailablescope Property

The scope of the error.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
[DispIdAttribute(3)]
string scope { get; }

Property Value

String
The source of the error.

Remarks

This property provides a list of packages where the error occurs separated by '.'. For example CapeOpen.Common.Identification.

See Also