Click or drag to resize

MapType Enumeration

Describes the mapping type.

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.255.3501
Syntax
public enum MapType
Members
  Member nameValueDescription
None0
Include1
Exclude2
Overlay3
Share4
Isolate5
Import6
ImportSubmittable7
StreamPathExclude8
Ditto9
Readonly10
Writeall11
WriteImportPlus12
See Also