IAb1DataItemEntry Property |
Directory entry defining this element.
Namespace: Bio.IO.AppliedBiosystems.DataTypesAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
SyntaxAb1DirectoryEntry Entry { get; set; }
Property Entry As Ab1DirectoryEntry
Get
Set
property Ab1DirectoryEntry^ Entry {
Ab1DirectoryEntry^ get ();
void set (Ab1DirectoryEntry^ value);
}
abstract Entry : Ab1DirectoryEntry with get, set
Property Value
Type:
Ab1DirectoryEntry
See Also