Click or drag to resize

AssignSourceParameters Class

Request parameters for the AssignSource API method.
Inheritance Hierarchy
System.Object
  Orthogonal.Hoarder.StdLib.DTO.AssignSourceParameters

Namespace: Orthogonal.Hoarder.StdLib.DTO
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntax
C#
public sealed class AssignSourceParameters : IEquatable<AssignSourceParameters>

The AssignSourceParameters type exposes the following members.

Constructors
 NameDescription
Public methodAssignSourceParameters Request parameters for the AssignSource API method.
Top
Properties
 NameDescription
Public propertyIds 
Public propertySourceIndex 
Top
See Also