![]() |
Export Methods |
The Export type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the current Export object is equal to obj.
(Overrides ObjectEquals(Object)) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() |
FindRecord | Returns the ExportRecord for the specified instance and identifier from the Records. |
![]() |
FindRecords | Returns the ExportRecords for the specified instance from the Records. |
![]() |
FindSetting | Returns the ExportSetting for the specified settingName from the Settings. |
![]() |
GetHashCode |
Returns the hash code for the current Export object.
(Overrides ObjectGetHashCode) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() |
ShouldProcess | Determines if it is time to process the Export if its Type is Intervaled. |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object) |
Name | Description | |
---|---|---|
![]() |
GetEnumValueOrDefault |
Gets the enumeration constant for value, if defined in the enumeration, or a default value.
(Defined by EnumExtensions) |
![]() |
GetEnumValueOrDefaultT |
Gets the enumeration constant for this value, if defined in the enumeration, or a default value.
(Defined by EnumExtensions) |