Click or drag to resize

RFC6902_OperationPath Property

Gets or the sets the data path. Usually contains the property or field name.

Namespace:  Packflow.Rest
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
[DataMemberAttribute(Name = "path")]
public string Path { get; set; }

Property Value

Type: String
See Also