| 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
public interface class IIdentifiable
The IIdentifiable type exposes the following members.
Properties
| Name | Description |
---|
| Id |
Identifier of the object.
|
TopSee Also