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