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