Class RetrieveInput
public class RetrieveInput : Query<InputModel>, IQuery<InputModel>
- Inheritance
-
RetrieveInput
- Implements
- Inherited Members
- Extension Methods
Constructors
RetrieveInput()
public RetrieveInput()
Properties
ContentIdentifier
public Guid ContentIdentifier { get; set; }