P4ClientResolveTheirAction Property
|
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2024.2.269.3570
Syntaxpublic string TheirAction { get; }
Public ReadOnly Property TheirAction As String
Get
public:
property String^ TheirAction {
String^ get ();
}
member TheirAction : string with get
Property Value
Type:
String
See Also