IdentifierNumber Property
Summary
Gets the identifier number of the data chunk.
Syntax
public long IdentifierNumber { get; }
Public ReadOnly Property IdentifierNumber As Long
public:
property int64 IdentifierNumber {
int64 get();
}
Property Value
An integer that represents the identifier number of the data chunk.