RFC6902_OperationOperationTypeText Property |
Gets or sets the operation name.
E.g. test, remove, add, replace, move, copy.
Currently only [test, remove, replace] are handled.
Namespace:
Packflow.Rest
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax [DataMemberAttribute(Name = "op")]
public string OperationTypeText { get; set; }
Property Value
Type:
StringSee Also