ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / BulkLayerCreationParams Class
Properties


In This Topic
    BulkLayerCreationParams Class Members
    In This Topic

    The following tables list the members exposed by BulkLayerCreationParams.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets and sets if the Map is zoomed to the layer extent if it is the first layer to be added.  
    Public PropertyGets the set of ArcGIS.Core.CIM.CIMDataConnection. (Inherited from ArcGIS.Desktop.Mapping.BulkMapMemberCreationParams)
    Public Property Gets and sets layer visibility for all layers.  
    Public PropertyGets the set of ArcGIS.Desktop.Core.Item. (Inherited from ArcGIS.Desktop.Mapping.BulkMapMemberCreationParams)
    Public Property Gets 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. Defaults to Auto arrange index position if MapMemberIndex is not set. (Inherited from ArcGIS.Desktop.Mapping.BaseCreationParams)
    Public Property Specifies whether the mapMember should be auto positioned or be on the top or at the bottom. Default value is AutoArrange Gets and sets mapMember position. (Inherited from ArcGIS.Desktop.Mapping.BaseCreationParams)
    Public Property Gets and sets custom parameters that are appended to the URL of all requests related to a service layer.  
    Public PropertyGets the set of System.Uri that represents the paths or urls to a group of datasets or .lyrx or .lpkx files. (Inherited from ArcGIS.Desktop.Mapping.BulkMapMemberCreationParams)
    Top
    See Also