FileMetaDataIsInClient Property
|
Check if there is a non empty ClientPath
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2025.1.277.3624
Syntaxpublic bool IsInClient { get; }
Public ReadOnly Property IsInClient As Boolean
Get
public:
property bool IsInClient {
bool get ();
}
member IsInClient : bool with get
Property Value
Type:
Boolean
See Also