ProtectionEntryUnmap Property
|
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2025.2.287.2434
Syntaxpublic bool Unmap { get; set; }Public Property Unmap As Boolean
Get
Set
public:
property bool Unmap {
bool get ();
void set (bool value);
}member Unmap : bool with get, set
Property Value
Type:
Boolean
See Also