ChangelistPending Property
|
Property to specify change as Pending
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2024.2.269.3570
Syntaxpublic bool Pending { get; }
Public ReadOnly Property Pending As Boolean
Get
public:
property bool Pending {
bool get ();
}
member Pending : bool with get
Property Value
Type:
Boolean
See Also