|
EntryEventArgsEntry Property |
Entry
Namespace: DrawerBackup.Native.ClientsAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic IJobEntry Entry { get; set; }
Public Property Entry As IJobEntry
Get
Set
public:
property IJobEntry^ Entry {
IJobEntry^ get ();
void set (IJobEntry^ value);
}
member Entry : IJobEntry with get, set
Property Value
Type:
IJobEntry
See Also