Name | Description | |
---|---|---|
CIMPageDefinition Constructor |
The following tables list the members exposed by CIMPageDefinition.
Name | Description | |
---|---|---|
CIMPageDefinition Constructor |
Name | Description | |
---|---|---|
ExcludePages | Gets or sets a value indicating whether to exclude pages. Specify false to show features that match or true to show features that don't match. | |
PageFieldName | Gets or sets the page field name. Show features where the value of this field either matches or doesn't match the current map series page name. Match versus don't match is controlled by ExcludePages. |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMPageDefinition. | |
FromJson | Reconstructs the CIMPageDefinition with a specified state from a JSON encoding. | |
GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ToJson | Overridden. Creates a JSON encoding of the CIMPageDefinition and its current state. | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
Name | Description | |
---|---|---|
RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXmlElement | Overridden. Reads the child element inside the reader. | |
WriteXmlElements | Overridden. Writes a child element to the writer. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |