<Code Lib>
2020 Method
Changes 0
M

View.CanViewBeDuplicated

Description:
Identifies if this view can be duplicated.

public bool CanViewBeDuplicated(
	ViewDuplicateOption duplicateOption
)

Return Value bool True if the view can be duplicated, false otherwise.

Loading…