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
Syntax public string Identifier { get; set; }
Property Value
Type:
StringExceptions Exception | Condition |
---|
ArgumentException |
Throw if the given identifier is not a string that can be incremented.
|
See Also