Click or drag to resize
IDataId64 Interface
Interface for data types that has 64 bits integer id.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public interface IDataId64

The IDataId64 type exposes the following members.

Properties
  NameDescription
Public propertyId
Id for this data.
Top
See Also