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)
Syntaxpublic Ab1DirectoryEntry Entry { get; set; }
Public Property Entry As Ab1DirectoryEntry
Get
Set
public:
virtual property Ab1DirectoryEntry^ Entry {
Ab1DirectoryEntry^ get () sealed;
void set (Ab1DirectoryEntry^ value) sealed;
}
abstract Entry : Ab1DirectoryEntry with get, set
override Entry : Ab1DirectoryEntry with get, set
Property Value
Type:
Ab1DirectoryEntryImplements
IAb1DataItemEntry
See Also