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