PageItemIdentifier Property |  |
Gets or sets the page id (bates number) of the current item.
Namespace:
Compiled.EDD.Scripting
Assembly:
Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 7.6.1.3-5cb5c356
Syntaxpublic string Identifier { get; set; }Property Value
Type:
String
Exceptions| Exception | Condition |
|---|
| ArgumentException |
Throw if the given identifier is not a string that can be incremented.
|
See Also