FromXMLFile | Sets the object's properties using data from an XML file.
The XML file can be created using the object's ToXMLFile method. |
FromXMLString | Sets the object's properties using data from an XML string.
The XML string can be created using the object's ToXMLString method. |
GetXMLSchema | Returns the XML schema for the XML generated by the ToXMLFile and ToXMLString methods. |
ToXMLFile | Creates an XML file that represents the object. |
ToXMLString | Creates and returns an XML string that represents the object. |
AbsEntry | Period Internal Number.
Field name: AbsEntry. |
LastRepId | Id of last replication, should be a GUID.
Field name: LastRepId. Length: 36 characters. |
Periodic | Periodic of replication.
Field name: Periodic. |
RepMessage | Message from the replication.
Field name: RepMessage. |
ScopeKey | Scope Key in FPMCOP system, should be a GUID.
Field name: ScopeKey. Length: 36 characters. |
ScopeName | Scope Name in FPMCOP system.
Field name: ScopeName. Length: 36 characters. |
StartDate | Start date of this period.
Field name: StartDate. |
Status | Status of this period.
Field name: Status. |
UpdateDate | Last update date of this period.
Field name: UpdateDate. |