View.CanViewBeDuplicated
Method
Description:
Identifies if this view can be duplicated.
Identifies if this view can be duplicated.
Parameters
Parameter | Type | Description |
---|---|---|
duplicateOption | ViewDuplicateOption | The option to use when duplicating the view. |
Return Value
Type | Description |
---|---|
Boolean | True if the view can be duplicated, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |