Click or drag to resize

DocumentVersionInformationDocumentIdentifier Property

The document attribute "DocumentIdentifier" shall define the name of the referenced document.

Namespace: Aml.Engine.AmlObjects
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public string DocumentIdentifier { get; set; }

Property Value

String
The "DocumentIdentifier" of the document should not be changed.
See Also