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