Click or drag to resize

RFC6902_OperationOperationType Property

Gets the operation type (converted from OperationTypeText).

Namespace:  Packflow.Rest
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
[IgnoreDataMemberAttribute]
public Nullable<RFC6902_OperationType> OperationType { get; }

Property Value

Type: NullableRFC6902_OperationType
See Also