Last updated 4 months ago
Was this helpful?
Enum in
Inherits from System.Enum
System.Enum
Indicates what type of content a represents.
public enum ContentSaliencyContentType { Node, Line }
The content represents a line in a line group.
The content represents a node in a node group.
: Gets the type of content that this option represents.