FileResolveRecordAction Property
|
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2025.1.277.3624
Syntaxpublic FileAction Action { get; }
Public ReadOnly Property Action As FileAction
Get
public:
property FileAction Action {
FileAction get ();
}
member Action : FileAction with get
Property Value
Type:
FileAction
See Also