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