ArcGIS Runtime SDK for WPF - Library Reference
FactoryType Property
See Also 
ESRI.ArcGIS.Client.Local Namespace > WorkspaceInfo Class : FactoryType Property

Gets or sets the type of the workspace.

Syntax

Visual Basic (Declaration) 
Public Property FactoryType As WorkspaceFactoryType
C# 
public WorkspaceFactoryType FactoryType {get; set;}

Property Value

A WorkspaceFactoryType representing the type of the workspace (SDE, Shapefile, FileGDB, or Raster).

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.