2021 Enumeration
Changes 0
E

PartsVisibility

Description:
Indicates the visibility of parts for the view.
public enum PartsVisibility
Name Description
E Unset Parts visibility is not set for the view.
E ShowPartsOnly Show only parts for the view.
E ShowOriginalOnly Show original elements, not parts, for the view.
E ShowPartsAndOriginal Show both original elements and parts for the view.