Table of Contents

Class CollectBankQuestionAttachments

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class CollectBankQuestionAttachments : Query<IEnumerable<BankQuestionAttachmentModel>>, IQuery<IEnumerable<BankQuestionAttachmentModel>>, IBankQuestionAttachmentCriteria
Inheritance
CollectBankQuestionAttachments
Implements
Inherited Members
Extension Methods

Constructors

CollectBankQuestionAttachments()

public CollectBankQuestionAttachments()

Properties

OrganizationIdentifier

public Guid? OrganizationIdentifier { get; set; }

Property Value

Guid?