'Declaration Public Overloads Function GetLayerExportState( _ ByVal name As System.String _ ) As LayerExportState
public LayerExportState GetLayerExportState( System.string name )
Parameters
- name
- The name of the layer.
Return Value
The export state of the layer.