Click or drag to resize

IIdentifiable Interface

Object that have a numeric identifier property.

Namespace:  AskiaFieldCom.Common
Assembly:  AskiaFieldCom (in AskiaFieldCom.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public interface IIdentifiable

The IIdentifiable type exposes the following members.

Properties
  NameDescription
Public propertyId
Identifier of the object.
Top
See Also