Class ItemActionOptionInheritanceobjectItemActionOptionInherited Membersobject.Equals(object)object.Equals(object, object)object.GetHashCode()object.GetType()object.MemberwiseClone()object.ReferenceEquals(object, object)object.ToString()Namespace: ETLBox.Azure.CosmosDbAssembly: ETLBox.Azure.CosmosDb.dllSyntax# public class ItemActionOptionPropertiesId#Declaration public string Id { get; set; }Property ValueTypeDescriptionstringItemAction#Declaration public ItemAction ItemAction { get; set; }Property ValueTypeDescriptionItemActionPartitionKey#Declaration public PartitionKey? PartitionKey { get; set; }Property ValueTypeDescriptionPartitionKey?RequestOptions#Declaration public ItemRequestOptions RequestOptions { get; set; }Property ValueTypeDescriptionItemRequestOptionsTransactionalBatchRequestOptions#Declaration public TransactionalBatchItemRequestOptions TransactionalBatchRequestOptions { get; set; }Property ValueTypeDescriptionTransactionalBatchItemRequestOptionsPrevItemActionNextServiceBusDestination<TInput>