Click or drag to resize

FileMetaDataIsStale Property

Checks if the currently synced file is not at the latest revision

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.255.3501
Syntax
public bool IsStale { get; }

Return Value

Type: Boolean
true if file is stale
See Also