CapePersistenceNotFoundExceptionitemName Property

Name of the item that was not found that is the cause of this exception.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
public string itemName { get; }

Property Value

String
Name of the item that was not found that is the cause of this exception.

Implements

ECapePersistenceNotFounditemName

Remarks

Name of the item that was not found that is the cause of this exception.

See Also