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. |
BranchID | property BranchID |
Code | property Code |
CreateDate | Date when electronic protocol parameter was created.
Field name: CreateDate. |
IsSensitive | Distinction for if electronic protocol parameter is sensitive and encrypted in database or it is not sensitive. |
LogInstance | Version of electronic protocol parameter in relation to archive (log) tables.
Field name: LogInstanc. |
ParameterID | property ParameterID |
ParameterType | Type of electronic protocol parameter. For example, integer, text, URL link, boolean, or mapping.
Field name: ParamType. |
ParamName | property ParamName |
ParamParameters | Retrieve additional properties of specific electronic protocol parameter.
Field name: ParamPrms. |
ParamValue | Value of specific electronic protocol parameter.
Field name: ParamValue. |
Type | property Type |
UIOrder | Sequence number of electronic protocol parameter. Determines on which position it is displayed on "Document Settings", tab "Electronic Documents".
Field name: UIorder. |
UpdateDate | Date when electronic protocol parameter was updated most recently.
Field name: UpdateDate. |
UpdatingUser | Identification of the last user who updated the electronic protocol parameter.
Field name: UserSign2. |
UserSignature | Identification of user who created the electronic protocol parameter.
Field name: UserSign. |
Visible | Indication if electronic protocol parameter is displayed on "Document Settings", tab "Electronic Documents".
Field name: ParamVisib. |