DocumentId Constructors
Identifies the report document.Name | Parameters | Description |
---|---|---|
DocumentId() | none | Initializes a new instance of the DocumentId class with the default settings. |
DocumentId(String) | value | Initializes a new instance of the DocumentId class with the specified value. |
See Also