ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / BulkMapMemberCreationParams Class
Properties


In This Topic
    BulkMapMemberCreationParams Class Members
    In This Topic

    The following tables list the members exposed by BulkMapMemberCreationParams.

    Protected Constructors
     NameDescription
    Protected ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the set of ArcGIS.Core.CIM.CIMDataConnection.  
    Public PropertyGets the set of ArcGIS.Desktop.Core.Item.  
    Public PropertyGets and sets the index of the MapMember in the map or group layer. MapMemberPosition must be set to MapMemberPosition.Index for this value to honored. If MapMemberPosition is set to MapMemberPosition.Index and this value is NOT set, then the behavior will revert to auto arrange. (Inherited from ArcGIS.Desktop.Mapping.BaseCreationParams)
    Public PropertyGets and sets the mapMember position. Specifies whether the mapMember should be auto positioned or be on the top or at the bottom. Default value is MapMemberPosition.AutoArrange. (Inherited from ArcGIS.Desktop.Mapping.BaseCreationParams)
    Public PropertyGets the set of System.Uri that represents the paths or urls to a group of datasets or .lyrx or .lpkx files.  
    Top
    See Also