diff --git a/docs/sdk/site/api/Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.html b/docs/sdk/site/api/Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.html index 311dc3c94..af03435c1 100644 --- a/docs/sdk/site/api/Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.html +++ b/docs/sdk/site/api/Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.html @@ -190,18 +190,18 @@
Property Value
- + -

RecipientsEmail

+

RecipientEmails

-
+

List of external mail recipients which are no Picturepark users.

Declaration
-
public ICollection<UserEmail> RecipientsEmail { get; set; }
+
public ICollection<UserEmail> RecipientEmails { get; set; }
@@ -224,80 +224,6 @@
Property Value
-
- - - - -

RecipientsGroup

- -
-

List of user roles. All assignees of these roles receive the share.

-
-
-
Declaration
- -
-
public ICollection<UserRole> RecipientsGroup { get; set; }
-
- - - - - -
Property Value
- - - - -
- System.Collections.Generic.ICollection<UserRole> -

-

- - - - - - - -
- - - - -

RecipientsUser

- -
-

List of internal recipients which are Picturepark users.

-
-
-
Declaration
- -
-
public ICollection<User> RecipientsUser { get; set; }
-
- - - - - -
Property Value
- - - - -
- System.Collections.Generic.ICollection<User> -

-

- - - - - - -

Methods

diff --git a/docs/sdk/site/index.json b/docs/sdk/site/index.json index 3f320b453..48947b1ee 100644 --- a/docs/sdk/site/index.json +++ b/docs/sdk/site/index.json @@ -1,7177 +1,7177 @@ { - "api/Picturepark.SDK.V1.Contract.TagboxItemsChangedCondition.html": { - "href": "api/Picturepark.SDK.V1.Contract.TagboxItemsChangedCondition.html", - "title": "Class TagboxItemsChangedCondition | Picturepark.SDK.V1 API", - "keywords": "Class TagboxItemsChangedCondition Matches whenever the assigned item(s) in a tagbox changed. Inheritance System.Object BusinessRuleCondition TagboxItemsChangedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TagboxItemsChangedCondition : BusinessRuleCondition Properties FieldPath JSON path to the field Declaration public string FieldPath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TagboxItemsChangedCondition FromJson(string data) Parameters System.String data Returns TagboxItemsChangedCondition ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.LiveStreamClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.LiveStreamClient.ObjectResponseResult-1.html", + "title": "Struct LiveStreamClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct LiveStreamClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.Contract.TagboxItemAssignedCondition.html": { - "href": "api/Picturepark.SDK.V1.Contract.TagboxItemAssignedCondition.html", - "title": "Class TagboxItemAssignedCondition | Picturepark.SDK.V1 API", - "keywords": "Class TagboxItemAssignedCondition Matches when a tag in a tagbox matching the field path string (JSON path) is newly assigned. Inheritance System.Object BusinessRuleCondition TagboxItemAssignedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TagboxItemAssignedCondition : BusinessRuleCondition Properties FieldPath JSON path to the field Declaration public string FieldPath { get; set; } Property Value System.String RefId Ref Id of the list item that was assigned in the tagbox Declaration public string RefId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TagboxItemAssignedCondition FromJson(string data) Parameters System.String data Returns TagboxItemAssignedCondition ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Builders.BuilderBase.html": { + "href": "api/Picturepark.SDK.V1.Builders.BuilderBase.html", + "title": "Class BuilderBase | Picturepark.SDK.V1 API", + "keywords": "Class BuilderBase Inheritance System.Object BuilderBase SchemaIndexingInfoBuilder Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BuilderBase" }, - "api/Picturepark.SDK.V1.Contract.SchemaNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaNotFoundException.html", - "title": "Class SchemaNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException SchemaNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaNotFoundException FromJson(string data) Parameters System.String data Returns SchemaNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.AggregationFilter.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AggregationFilter.html", + "title": "Class AggregationFilter | Picturepark.SDK.V1 API", + "keywords": "Class AggregationFilter Filters aggregations Inheritance System.Object FilterBase AggregationFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AggregationFilter : FilterBase Properties AggregationName The name of the aggregation this filter is connected to. Declaration public string AggregationName { get; set; } Property Value System.String Filter The filter to be applied. Declaration public FilterBase Filter { get; set; } Property Value FilterBase TemporaryAggregatorRequestId Autogenerated Guid at request time, for precise aggregation result mapping. Declaration public string TemporaryAggregatorRequestId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static AggregationFilter FromJson(string data) Parameters System.String data Returns AggregationFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaNoLayerException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaNoLayerException.html", - "title": "Class SchemaNoLayerException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaNoLayerException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaNoLayerException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaNoLayerException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaNoLayerException FromJson(string data) Parameters System.String data Returns SchemaNoLayerException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.NotSupportedFileExtensionException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.NotSupportedFileExtensionException.html", + "title": "Class NotSupportedFileExtensionException | Picturepark.SDK.V1 API", + "keywords": "Class NotSupportedFileExtensionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException NotSupportedFileExtensionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NotSupportedFileExtensionException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static NotSupportedFileExtensionException FromJson(string data) Parameters System.String data Returns NotSupportedFileExtensionException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaNoContentException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaNoContentException.html", - "title": "Class SchemaNoContentException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaNoContentException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaNoContentException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaNoContentException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaNoContentException FromJson(string data) Parameters System.String data Returns SchemaNoContentException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.NotSupportedFileMappingException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.NotSupportedFileMappingException.html", + "title": "Class NotSupportedFileMappingException | Picturepark.SDK.V1 API", + "keywords": "Class NotSupportedFileMappingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException NotSupportedFileMappingException NotSupportedFileMappingForDynamicFormatException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NotSupportedFileMappingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static NotSupportedFileMappingException FromJson(string data) Parameters System.String data Returns NotSupportedFileMappingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaMultipleTypesException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaMultipleTypesException.html", - "title": "Class SchemaMultipleTypesException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaMultipleTypesException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaMultipleTypesException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaMultipleTypesException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String SchemaTypes Declaration public ICollection SchemaTypes { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static SchemaMultipleTypesException FromJson(string data) Parameters System.String data Returns SchemaMultipleTypesException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.NotSupportedFileMappingForDynamicFormatException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.NotSupportedFileMappingForDynamicFormatException.html", + "title": "Class NotSupportedFileMappingForDynamicFormatException | Picturepark.SDK.V1 API", + "keywords": "Class NotSupportedFileMappingForDynamicFormatException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException NotSupportedFileMappingException NotSupportedFileMappingForDynamicFormatException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NotSupportedFileMappingForDynamicFormatException : NotSupportedFileMappingException, ISerializable, _Exception Methods FromJson(String) Declaration public static NotSupportedFileMappingForDynamicFormatException FromJson(string data) Parameters System.String data Returns NotSupportedFileMappingForDynamicFormatException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaMissingTypeException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaMissingTypeException.html", - "title": "Class SchemaMissingTypeException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaMissingTypeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaMissingTypeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaMissingTypeException : PictureparkValidationException, ISerializable, _Exception Properties ExpectedSchemaTypes Declaration public ICollection ExpectedSchemaTypes { get; set; } Property Value System.Collections.Generic.ICollection < SchemaType > SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaMissingTypeException FromJson(string data) Parameters System.String data Returns SchemaMissingTypeException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.NumericRange.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.NumericRange.html", + "title": "Class NumericRange | Picturepark.SDK.V1 API", + "keywords": "Class NumericRange The numeric range class Inheritance System.Object NumericRange Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NumericRange Properties From The from value. Declaration public double? From { get; set; } Property Value System.Nullable < System.Double > Names Language specific range names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary To The to value. Declaration public double? To { get; set; } Property Value System.Nullable < System.Double > Methods FromJson(String) Declaration public static NumericRange FromJson(string data) Parameters System.String data Returns NumericRange ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaInUseListItemException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaInUseListItemException.html", - "title": "Class SchemaInUseListItemException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaInUseListItemException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInUseListItemException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInUseListItemException : PictureparkValidationException, ISerializable, _Exception Properties ListItemCount Declaration public long ListItemCount { get; set; } Property Value System.Int64 SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInUseListItemException FromJson(string data) Parameters System.String data Returns SchemaInUseListItemException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.RelationSelfReferencingException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.RelationSelfReferencingException.html", + "title": "Class RelationSelfReferencingException | Picturepark.SDK.V1 API", + "keywords": "Class RelationSelfReferencingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException RelationSelfReferencingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RelationSelfReferencingException : PictureparkValidationException, ISerializable, _Exception Properties ItemId Declaration public string ItemId { get; set; } Property Value System.String ItemType Declaration public string ItemType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static RelationSelfReferencingException FromJson(string data) Parameters System.String data Returns RelationSelfReferencingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaNoLayerException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaNoLayerException.html", - "title": "Class SchemaNoLayerException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaNoLayerException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaNoLayerException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaNoLayerException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaNoLayerException FromJson(string data) Parameters System.String data Returns SchemaNoLayerException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.RelationTypeMissingException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.RelationTypeMissingException.html", + "title": "Class RelationTypeMissingException | Picturepark.SDK.V1 API", + "keywords": "Class RelationTypeMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException RelationTypeMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RelationTypeMissingException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static RelationTypeMissingException FromJson(string data) Parameters System.String data Returns RelationTypeMissingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.CloudBackupClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.CloudBackupClient.ObjectResponseResult-1.html", - "title": "Struct CloudBackupClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct CloudBackupClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.RelationTypeNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.RelationTypeNotFoundException.html", + "title": "Class RelationTypeNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class RelationTypeNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException RelationTypeNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RelationTypeNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties RelationType Declaration public string RelationType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static RelationTypeNotFoundException FromJson(string data) Parameters System.String data Returns RelationTypeNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.ChannelClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.ChannelClient.ObjectResponseResult-1.html", - "title": "Struct ChannelClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct ChannelClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.RelationTypeTargetDocTypeMismatchException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.RelationTypeTargetDocTypeMismatchException.html", + "title": "Class RelationTypeTargetDocTypeMismatchException | Picturepark.SDK.V1 API", + "keywords": "Class RelationTypeTargetDocTypeMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException RelationTypeTargetDocTypeMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RelationTypeTargetDocTypeMismatchException : PictureparkBusinessException, ISerializable, _Exception Properties ExpectedTargetDocType Declaration public string ExpectedTargetDocType { get; set; } Property Value System.String RelationType Declaration public string RelationType { get; set; } Property Value System.String TargetDocType Declaration public string TargetDocType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static RelationTypeTargetDocTypeMismatchException FromJson(string data) Parameters System.String data Returns RelationTypeTargetDocTypeMismatchException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UserRoleRightsOfPermissionSetRight.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserRoleRightsOfPermissionSetRight.html", - "title": "Class UserRoleRightsOfPermissionSetRight | Picturepark.SDK.V1 API", - "keywords": "Class UserRoleRightsOfPermissionSetRight Inheritance System.Object UserRoleRightsOfPermissionSetRight Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleRightsOfPermissionSetRight Properties Rights Declaration public ICollection Rights { get; set; } Property Value System.Collections.Generic.ICollection < PermissionSetRight > UserRoleId Declaration public string UserRoleId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserRoleRightsOfPermissionSetRight FromJson(string data) Parameters System.String data Returns UserRoleRightsOfPermissionSetRight ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.SchemaTransferClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.SchemaTransferClient.ObjectResponseResult-1.html", + "title": "Struct SchemaTransferClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct SchemaTransferClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.Contract.UserRoleRightsOfMetadataRight.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserRoleRightsOfMetadataRight.html", - "title": "Class UserRoleRightsOfMetadataRight | Picturepark.SDK.V1 API", - "keywords": "Class UserRoleRightsOfMetadataRight Inheritance System.Object UserRoleRightsOfMetadataRight Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleRightsOfMetadataRight Properties Rights Declaration public ICollection Rights { get; set; } Property Value System.Collections.Generic.ICollection < MetadataRight > UserRoleId Declaration public string UserRoleId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserRoleRightsOfMetadataRight FromJson(string data) Parameters System.String data Returns UserRoleRightsOfMetadataRight ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotBaseRestoreRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotBaseRestoreRequest.html", + "title": "Class SnapshotBaseRestoreRequest | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotBaseRestoreRequest Inheritance System.Object SnapshotBaseRestoreRequest SnapshotCustomerRestoreRequest SnapshotEnvironmentRestoreRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class SnapshotBaseRestoreRequest Properties Indices Declaration public ICollection Indices { get; set; } Property Value System.Collections.Generic.ICollection < System.String > RepositoryName Declaration public string RepositoryName { get; set; } Property Value System.String SnapshotName Declaration public string SnapshotName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SnapshotBaseRestoreRequest FromJson(string data) Parameters System.String data Returns SnapshotBaseRestoreRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UserRoleRightsOfContentRight.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserRoleRightsOfContentRight.html", - "title": "Class UserRoleRightsOfContentRight | Picturepark.SDK.V1 API", - "keywords": "Class UserRoleRightsOfContentRight Inheritance System.Object UserRoleRightsOfContentRight Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleRightsOfContentRight Properties Rights Declaration public ICollection Rights { get; set; } Property Value System.Collections.Generic.ICollection < ContentRight > UserRoleId Declaration public string UserRoleId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserRoleRightsOfContentRight FromJson(string data) Parameters System.String data Returns UserRoleRightsOfContentRight ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotCustomerCloneRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotCustomerCloneRequest.html", + "title": "Class SnapshotCustomerCloneRequest | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotCustomerCloneRequest Inheritance System.Object SnapshotCustomerCloneRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotCustomerCloneRequest Properties AdminUser Declaration public User AdminUser { get; set; } Property Value User AdminUserPassword Declaration public string AdminUserPassword { get; set; } Property Value System.String Anonymize Declaration public bool Anonymize { get; set; } Property Value System.Boolean BaseUrl Declaration public string BaseUrl { get; set; } Property Value System.String CorsAllowedHosts Declaration public ICollection CorsAllowedHosts { get; set; } Property Value System.Collections.Generic.ICollection < System.String > CustomerAlias Declaration public string CustomerAlias { get; set; } Property Value System.String CustomerHosts Declaration public ICollection CustomerHosts { get; set; } Property Value System.Collections.Generic.ICollection < System.String > CustomerName Declaration public string CustomerName { get; set; } Property Value System.String RedirectUri Declaration public string RedirectUri { get; set; } Property Value System.String RepositoryName Declaration public string RepositoryName { get; set; } Property Value System.String SnapshotName Declaration public string SnapshotName { get; set; } Property Value System.String SourceCustomerAlias Declaration public string SourceCustomerAlias { get; set; } Property Value System.String StoragePath Declaration public string StoragePath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SnapshotCustomerCloneRequest FromJson(string data) Parameters System.String data Returns SnapshotCustomerCloneRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UserRoleEditable.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserRoleEditable.html", - "title": "Class UserRoleEditable | Picturepark.SDK.V1 API", - "keywords": "Class UserRoleEditable Represents a user role, which associates users with user rights. Inheritance System.Object UserRoleEditable UserRole UserRoleCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleEditable Properties Names Language specific user role names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary UserRights All user rights for this user role. Declaration public ICollection UserRights { get; set; } Property Value System.Collections.Generic.ICollection < UserRight > Methods FromJson(String) Declaration public static UserRoleEditable FromJson(string data) Parameters System.String data Returns UserRoleEditable ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.UnsharpenMaskAction.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UnsharpenMaskAction.html", + "title": "Class UnsharpenMaskAction | Picturepark.SDK.V1 API", + "keywords": "Class UnsharpenMaskAction Inheritance System.Object ImageActionBase UnsharpenMaskAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UnsharpenMaskAction : ImageActionBase Properties Amount Declaration public double Amount { get; set; } Property Value System.Double Radius Declaration public double Radius { get; set; } Property Value System.Double Threshold Declaration public double Threshold { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static UnsharpenMaskAction FromJson(string data) Parameters System.String data Returns UnsharpenMaskAction ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UserRoleDetail.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserRoleDetail.html", - "title": "Class UserRoleDetail | Picturepark.SDK.V1 API", - "keywords": "Class UserRoleDetail Represents a user role, which associates users with user rights. Inheritance System.Object UserRoleEditable UserRole UserRoleDetail Inherited Members UserRole.Id UserRoleEditable.Names UserRoleEditable.UserRights System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleDetail : UserRole Properties Audit Audit information. Declaration public UserAuditDetail Audit { get; set; } Property Value UserAuditDetail Methods FromJson(String) Declaration public static UserRoleDetail FromJson(string data) Parameters System.String data Returns UserRoleDetail ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.UnsupportedListItemChangeCommandException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UnsupportedListItemChangeCommandException.html", + "title": "Class UnsupportedListItemChangeCommandException | Picturepark.SDK.V1 API", + "keywords": "Class UnsupportedListItemChangeCommandException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException UnsupportedListItemChangeCommandException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UnsupportedListItemChangeCommandException : PictureparkValidationException, ISerializable, _Exception Properties CommandType Declaration public string CommandType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UnsupportedListItemChangeCommandException FromJson(string data) Parameters System.String data Returns UnsupportedListItemChangeCommandException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UserRoleDeleteManyRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserRoleDeleteManyRequest.html", - "title": "Class UserRoleDeleteManyRequest | Picturepark.SDK.V1 API", - "keywords": "Class UserRoleDeleteManyRequest Holds information about which user roles are requested to be deleted. Inheritance System.Object UserRoleDeleteManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleDeleteManyRequest Properties Ids IDs of the user roles to delete. Declaration public ICollection Ids { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static UserRoleDeleteManyRequest FromJson(string data) Parameters System.String data Returns UserRoleDeleteManyRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.UpdateCustomerRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UpdateCustomerRequest.html", + "title": "Class UpdateCustomerRequest | Picturepark.SDK.V1 API", + "keywords": "Class UpdateCustomerRequest Inheritance System.Object UpdateCustomerRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UpdateCustomerRequest Properties CustomerId The customer id. Declaration public string CustomerId { get; set; } Property Value System.String TargetVersion The maximal target version. In case the highest available update version is lower than the desired target version, the customer's contract version will be raised to the highest available update version. Declaration public string TargetVersion { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UpdateCustomerRequest FromJson(string data) Parameters System.String data Returns UpdateCustomerRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.IPictureparkService.html": { - "href": "api/Picturepark.SDK.V1.Contract.IPictureparkService.html", - "title": "Interface IPictureparkService | Picturepark.SDK.V1 API", - "keywords": "Interface IPictureparkService Inherited Members System.IDisposable.Dispose() Namespace : System.Dynamic.ExpandoObject Syntax public interface IPictureparkService : IDisposable Properties BusinessProcess Declaration IBusinessProcessClient BusinessProcess { get; } Property Value IBusinessProcessClient BusinessRule Declaration IBusinessRuleClient BusinessRule { get; } Property Value IBusinessRuleClient Channel Declaration IChannelClient Channel { get; } Property Value IChannelClient Content Declaration IContentClient Content { get; } Property Value IContentClient ContentPermissionSet Declaration IContentPermissionSetClient ContentPermissionSet { get; } Property Value IContentPermissionSetClient DisplayValue Declaration IDisplayValueClient DisplayValue { get; } Property Value IDisplayValueClient DocumentHistory Declaration IDocumentHistoryClient DocumentHistory { get; } Property Value IDocumentHistoryClient Info Declaration IInfoClient Info { get; } Property Value IInfoClient JsonSchema Declaration IJsonSchemaClient JsonSchema { get; } Property Value IJsonSchemaClient ListItem Declaration IListItemClient ListItem { get; } Property Value IListItemClient LiveStream Declaration ILiveStreamClient LiveStream { get; } Property Value ILiveStreamClient Output Declaration IOutputClient Output { get; } Property Value IOutputClient OutputFormat Declaration IOutputFormatClient OutputFormat { get; } Property Value IOutputFormatClient Profile Declaration IProfileClient Profile { get; } Property Value IProfileClient Schema Declaration ISchemaClient Schema { get; } Property Value ISchemaClient SchemaPermissionSet Declaration ISchemaPermissionSetClient SchemaPermissionSet { get; } Property Value ISchemaPermissionSetClient SchemaTransfer Declaration ISchemaTransferClient SchemaTransfer { get; } Property Value ISchemaTransferClient Share Declaration IShareClient Share { get; } Property Value IShareClient Transfer Declaration ITransferClient Transfer { get; } Property Value ITransferClient User Declaration IUserClient User { get; } Property Value IUserClient UserRole Declaration IUserRoleClient UserRole { get; } Property Value IUserRoleClient" + "api/Picturepark.SDK.V1.CloudManager.Contract.UpdateEnvironmentRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UpdateEnvironmentRequest.html", + "title": "Class UpdateEnvironmentRequest | Picturepark.SDK.V1 API", + "keywords": "Class UpdateEnvironmentRequest Inheritance System.Object UpdateEnvironmentRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UpdateEnvironmentRequest Properties TargetVersion The maximal target version. In case the highest available update version is lower than the desired target version, the environments's contract version will be raised to the highest available update version. Declaration public string TargetVersion { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UpdateEnvironmentRequest FromJson(string data) Parameters System.String data Returns UpdateEnvironmentRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FieldBoolean.html": { - "href": "api/Picturepark.SDK.V1.Contract.FieldBoolean.html", - "title": "Class FieldBoolean | Picturepark.SDK.V1 API", - "keywords": "Class FieldBoolean The field used to store a boolean Inheritance System.Object FieldBase FieldBoolean Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldBoolean : FieldBase Properties Boost Value to prioritize search results. Set to 1 by default. Ignored if SimpleSearch not set to true. Declaration public double Boost { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static FieldBoolean FromJson(string data) Parameters System.String data Returns FieldBoolean ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionSetInUseException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionSetInUseException.html", + "title": "Class PermissionSetInUseException | Picturepark.SDK.V1 API", + "keywords": "Class PermissionSetInUseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionSetInUseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetInUseException : PictureparkValidationException, ISerializable, _Exception Properties Reference Declaration public string Reference { get; set; } Property Value System.String ReferenceCount Declaration public long ReferenceCount { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static PermissionSetInUseException FromJson(string data) Parameters System.String data Returns PermissionSetInUseException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FieldBase.html": { - "href": "api/Picturepark.SDK.V1.Contract.FieldBase.html", - "title": "Class FieldBase | Picturepark.SDK.V1 API", - "keywords": "Class FieldBase The field base class Inheritance System.Object FieldBase FieldBoolean FieldDate FieldDateTime FieldDecimal FieldDictionary FieldGeoPoint FieldLong FieldMultiFieldset FieldMultiRelation FieldMultiTagbox FieldSingleFieldset FieldSingleRelation FieldSingleTagbox FieldString FieldTranslatedString FieldTrigger Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class FieldBase Properties Descriptions Language specific field descriptions. Declaration public TranslatedStringDictionary Descriptions { get; set; } Property Value TranslatedStringDictionary FieldNamespace The field namespace is auto generated by the system: it carries the hierarchy information. Declaration public string FieldNamespace { get; set; } Property Value System.String Fixed Defines if the field can be edited or not. Declaration public bool Fixed { get; set; } Property Value System.Boolean Id The field ID. It can be a slug; it must be unique within the schema hierarchy (ancestors / descendants); it must be begin with lower case. Declaration public string Id { get; set; } Property Value System.String Index Field is stored for filtering. Declaration public bool Index { get; set; } Property Value System.Boolean IndexId The index ID is auto generated by the system. Declaration public string IndexId { get; set; } Property Value System.String Names Language specific field names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary Required Defines if a field value is mandatory or not. Declaration public bool Required { get; set; } Property Value System.Boolean SimpleSearch Field is stored for simple search. Declaration public bool SimpleSearch { get; set; } Property Value System.Boolean Sortable Field is stored for sorting. Declaration public bool Sortable { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static FieldBase FromJson(string data) Parameters System.String data Returns FieldBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionSetInvalidRightCombinationException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionSetInvalidRightCombinationException.html", + "title": "Class PermissionSetInvalidRightCombinationException | Picturepark.SDK.V1 API", + "keywords": "Class PermissionSetInvalidRightCombinationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionSetValidationException PermissionSetInvalidRightCombinationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetInvalidRightCombinationException : PermissionSetValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static PermissionSetInvalidRightCombinationException FromJson(string data) Parameters System.String data Returns PermissionSetInvalidRightCombinationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FailedToLockException.html": { - "href": "api/Picturepark.SDK.V1.Contract.FailedToLockException.html", - "title": "Class FailedToLockException | Picturepark.SDK.V1 API", - "keywords": "Class FailedToLockException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException FailedToLockException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FailedToLockException : PictureparkBusinessException, ISerializable, _Exception Properties ResourceId Declaration public string ResourceId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FailedToLockException FromJson(string data) Parameters System.String data Returns FailedToLockException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldImportMismatchException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldImportMismatchException.html", + "title": "Class SchemaFieldImportMismatchException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldImportMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldImportMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldImportMismatchException : PictureparkValidationException, ISerializable, _Exception Properties ExistingFieldIds Declaration public string ExistingFieldIds { get; set; } Property Value System.String ImportingFieldIds Declaration public string ImportingFieldIds { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldImportMismatchException FromJson(string data) Parameters System.String data Returns SchemaFieldImportMismatchException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Extensions.html": { - "href": "api/Picturepark.SDK.V1.Contract.Extensions.html", - "title": "Namespace Picturepark.SDK.V1.Contract.Extensions | Picturepark.SDK.V1 API", - "keywords": "Namespace Picturepark.SDK.V1.Contract.Extensions Classes ContentDetailExtensions MiscExtensions" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldImportRelatedSchemaMismatchException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldImportRelatedSchemaMismatchException.html", + "title": "Class SchemaFieldImportRelatedSchemaMismatchException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldImportRelatedSchemaMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldImportRelatedSchemaMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldImportRelatedSchemaMismatchException : PictureparkValidationException, ISerializable, _Exception Properties ExistingRelatedSchemaId Declaration public string ExistingRelatedSchemaId { get; set; } Property Value System.String FieldId Declaration public string FieldId { get; set; } Property Value System.String ImportingRelatedSchemaId Declaration public string ImportingRelatedSchemaId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldImportRelatedSchemaMismatchException FromJson(string data) Parameters System.String data Returns SchemaFieldImportRelatedSchemaMismatchException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Extensions.MiscExtensions.html": { - "href": "api/Picturepark.SDK.V1.Contract.Extensions.MiscExtensions.html", - "title": "Class MiscExtensions | Picturepark.SDK.V1 API", - "keywords": "Class MiscExtensions Inheritance System.Object MiscExtensions Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public static class MiscExtensions Methods JoinByDot((String a, String b)) Declaration public static string JoinByDot(this(string a, string b)self) Parameters System.ValueTuple < System.String , System.String > self Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldImportTypeMismatchException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldImportTypeMismatchException.html", + "title": "Class SchemaFieldImportTypeMismatchException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldImportTypeMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldImportTypeMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldImportTypeMismatchException : PictureparkValidationException, ISerializable, _Exception Properties ExistingFieldType Declaration public string ExistingFieldType { get; set; } Property Value System.String FieldId Declaration public string FieldId { get; set; } Property Value System.String ImportingFieldType Declaration public string ImportingFieldType { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldImportTypeMismatchException FromJson(string data) Parameters System.String data Returns SchemaFieldImportTypeMismatchException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Extensions.ContentDetailExtensions.html": { - "href": "api/Picturepark.SDK.V1.Contract.Extensions.ContentDetailExtensions.html", - "title": "Class ContentDetailExtensions | Picturepark.SDK.V1 API", - "keywords": "Class ContentDetailExtensions Inheritance System.Object ContentDetailExtensions Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public static class ContentDetailExtensions Methods AsContentItems(IEnumerable) Creates a typed enumerable of content items wrapped in a ContentItem container. Declaration public static IEnumerable> AsContentItems(this IEnumerable contents) Parameters IEnumerable < ContentDetail > contents The content details. Returns IEnumerable < ContentItem > The enumerable of content item. Type Parameters T The content item type." + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldIndexException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldIndexException.html", + "title": "Class SchemaFieldIndexException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldIndexException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldIndexException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldIndexException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldIndexException FromJson(string data) Parameters System.String data Returns SchemaFieldIndexException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ContentMetadataUpdateManyException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentMetadataUpdateManyException.html", - "title": "Class ContentMetadataUpdateManyException | Picturepark.SDK.V1 API", - "keywords": "Class ContentMetadataUpdateManyException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ContentMetadataUpdateManyException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentMetadataUpdateManyException : PictureparkBusinessException, ISerializable, _Exception Properties FailedItemsCount Declaration public int FailedItemsCount { get; set; } Property Value System.Int32 TotalItemsCount Declaration public int TotalItemsCount { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static ContentMetadataUpdateManyException FromJson(string data) Parameters System.String data Returns ContentMetadataUpdateManyException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ServiceProviderCreateRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ServiceProviderCreateRequest.html", + "title": "Class ServiceProviderCreateRequest | Picturepark.SDK.V1 API", + "keywords": "Class ServiceProviderCreateRequest Inheritance System.Object ServiceProviderCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ServiceProviderCreateRequest Properties BaseUrl Declaration public string BaseUrl { get; set; } Property Value System.String ExternalId Declaration public string ExternalId { get; set; } Property Value System.String Name Declaration public string Name { get; set; } Property Value System.String Secret Declaration public string Secret { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ServiceProviderCreateRequest FromJson(string data) Parameters System.String data Returns ServiceProviderCreateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ServiceProviderDeleteException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ServiceProviderDeleteException.html", + "api/Picturepark.SDK.V1.CloudManager.Contract.ServiceProviderDeleteException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ServiceProviderDeleteException.html", "title": "Class ServiceProviderDeleteException | Picturepark.SDK.V1 API", "keywords": "Class ServiceProviderDeleteException Inheritance System.Object System.Exception PictureparkException ServiceProviderDeleteException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ServiceProviderDeleteException : PictureparkException, ISerializable, _Exception Properties DetailedErrorMessage Declaration public string DetailedErrorMessage { get; set; } Property Value System.String ServiceProviderId Declaration public string ServiceProviderId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ServiceProviderDeleteException FromJson(string data) Parameters System.String data Returns ServiceProviderDeleteException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ServiceProviderCreateException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ServiceProviderCreateException.html", - "title": "Class ServiceProviderCreateException | Picturepark.SDK.V1 API", - "keywords": "Class ServiceProviderCreateException Inheritance System.Object System.Exception PictureparkException ServiceProviderCreateException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ServiceProviderCreateException : PictureparkException, ISerializable, _Exception Properties DetailErrorMessage Declaration public string DetailErrorMessage { get; set; } Property Value System.String ExternalId Declaration public string ExternalId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ServiceProviderCreateException FromJson(string data) Parameters System.String data Returns ServiceProviderCreateException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ServiceProviderNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ServiceProviderNotFoundException.html", + "title": "Class ServiceProviderNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class ServiceProviderNotFoundException Inheritance System.Object System.Exception PictureparkException ServiceProviderNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ServiceProviderNotFoundException : PictureparkException, ISerializable, _Exception Properties MissingServiceProviderId Declaration public string MissingServiceProviderId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ServiceProviderNotFoundException FromJson(string data) Parameters System.String data Returns ServiceProviderNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaCreateResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaCreateResult.html", - "title": "Class SchemaCreateResult | Picturepark.SDK.V1 API", - "keywords": "Class SchemaCreateResult Result of a schema create operation Inheritance System.Object SchemaCreateResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaCreateResult : ISchemaResult Properties Schema The details of the created schema. Declaration public SchemaDetail Schema { get; set; } Property Value SchemaDetail Implements ISchemaResult.Schema Methods FromJson(String) Declaration public static SchemaCreateResult FromJson(string data) Parameters System.String data Returns SchemaCreateResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SetServiceLogLevelRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SetServiceLogLevelRequest.html", + "title": "Class SetServiceLogLevelRequest | Picturepark.SDK.V1 API", + "keywords": "Class SetServiceLogLevelRequest Inheritance System.Object SetServiceLogLevelRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SetServiceLogLevelRequest Properties Level Declaration public string Level { get; set; } Property Value System.String ServiceName Declaration public string ServiceName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SetServiceLogLevelRequest FromJson(string data) Parameters System.String data Returns SetServiceLogLevelRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaCreateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaCreateRequest.html", - "title": "Class SchemaCreateRequest | Picturepark.SDK.V1 API", - "keywords": "Class SchemaCreateRequest Request to create a schema Inheritance System.Object SchemaCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaCreateRequest Properties Aggregations An optional list of aggregations to show grouped list item documents. When aggregations are defined for a List, the UI uses such information to show the available filters and grouped results. Declaration public ICollection Aggregations { get; set; } Property Value System.Collections.Generic.ICollection < AggregatorBase > Descriptions Language specific schema descriptions. Declaration public TranslatedStringDictionary Descriptions { get; set; } Property Value TranslatedStringDictionary DisplayPatterns Language specific DotLiquid templates. These templates will be resolved into display values in content documents and/or list items. Declaration public ICollection DisplayPatterns { get; set; } Property Value System.Collections.Generic.ICollection < DisplayPattern > Fields The schema fields. Declaration public ICollection Fields { get; set; } Property Value System.Collections.Generic.ICollection < FieldBase > FieldsOverwrite A list of schema fields overwrite information. It is used to overwrite the field configuration coming from the parent schema. Only a subset of properties of a FieldSingleTagbox and FieldMultiTagbox can be be overwritten. All other properties and fields cannot. Declaration public ICollection FieldsOverwrite { get; set; } Property Value System.Collections.Generic.ICollection < FieldOverwriteBase > Id The schema ID. It can be a slug, but must be unique throughout the whole customer setup. Declaration public string Id { get; set; } Property Value System.String LayerSchemaIds An optional list of schemas' IDs with type layer. For a Content schema it stores the layers that can be assigned to a content. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Names Language specific schema names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary ParentSchemaId The parent schema ID. Declaration public string ParentSchemaId { get; set; } Property Value System.String ReferencedInContentSchemaIds If the schema if of type Layer, the list contains the schemas with type Content that reference the layer. Declaration public ICollection ReferencedInContentSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SchemaPermissionSetIds An optional list of schema permission set IDs which control schema permissions. Declaration public ICollection SchemaPermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Sort Sorts content documents and/or list items. In order for the sorting to work properly, the Sortable property of the related field must be set to true. Multiple sorting is supported: they are applied in the specified order. Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > Types List of schema types. Currently only one schema type can be assigned to this list, and it cannot be modified once the schema is created. Declaration public ICollection Types { get; set; } Property Value System.Collections.Generic.ICollection < SchemaType > ViewForAll Defines a schema as viewable by everyone. Everyone with ManageSchema user permission is able to see the schema. Declaration public bool ViewForAll { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static SchemaCreateRequest FromJson(string data) Parameters System.String data Returns SchemaCreateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.TraceLevel.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.TraceLevel.html", + "title": "Enum TraceLevel | Picturepark.SDK.V1 API", + "keywords": "Enum TraceLevel Namespace : System.Dynamic.ExpandoObject Syntax [Flags] public enum TraceLevel Critical Error Information Verbose Warning" }, - "api/Picturepark.SDK.V1.Contract.SchemaCreateManyRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaCreateManyRequest.html", - "title": "Class SchemaCreateManyRequest | Picturepark.SDK.V1 API", - "keywords": "Class SchemaCreateManyRequest Request to create multiple schemas Inheritance System.Object SchemaCreateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaCreateManyRequest Properties Schemas The schemas to create. Cyclic dependencies between schemas are supported, if the are all in the same request. Declaration public ICollection Schemas { get; set; } Property Value System.Collections.Generic.ICollection < SchemaCreateRequest > Methods FromJson(String) Declaration public static SchemaCreateManyRequest FromJson(string data) Parameters System.String data Returns SchemaCreateManyRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.TransferInfoNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.TransferInfoNotFoundException.html", + "title": "Class TransferInfoNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class TransferInfoNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException TransferInfoNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TransferInfoNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties TransferInfoId Declaration public string TransferInfoId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TransferInfoNotFoundException FromJson(string data) Parameters System.String data Returns TransferInfoNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaCountLimitReachedException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaCountLimitReachedException.html", - "title": "Class SchemaCountLimitReachedException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaCountLimitReachedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException SchemaCountLimitReachedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaCountLimitReachedException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static SchemaCountLimitReachedException FromJson(string data) Parameters System.String data Returns SchemaCountLimitReachedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.TransferNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.TransferNotFoundException.html", + "title": "Class TransferNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class TransferNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException TransferNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TransferNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties TransferId Declaration public string TransferId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TransferNotFoundException FromJson(string data) Parameters System.String data Returns TransferNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Schema.html": { - "href": "api/Picturepark.SDK.V1.Contract.Schema.html", - "title": "Class Schema | Picturepark.SDK.V1 API", - "keywords": "Class Schema A schema Inheritance System.Object Schema Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Schema Properties ChildCount The count of all schema descendants with an immediate inheritance. Declaration public int ChildCount { get; set; } Property Value System.Int32 Descriptions Language specific schema descriptions. Declaration public TranslatedStringDictionary Descriptions { get; set; } Property Value TranslatedStringDictionary FieldCount The count of all fields. Declaration public int FieldCount { get; set; } Property Value System.Int32 Id The schema ID. It is unique throughout the whole customer setup. Declaration public string Id { get; set; } Property Value System.String LayerSchemaIds An optional list of schemas' IDs with type layer. For a Content schema it stores the layers that can be assigned to a content. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Level The descendant depth of the schema. Declaration public int Level { get; set; } Property Value System.Int32 Names Language specific schema names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary ParentSchemaId The parent schema ID. Declaration public string ParentSchemaId { get; set; } Property Value System.String System Identifies a system provided schema. A system schema cannot be created, updated or deleted. Declaration public bool System { get; set; } Property Value System.Boolean Types List of schema types. Currently only one schema type can be assigned to this list, and it cannot be modified once the schema is created. Declaration public ICollection Types { get; set; } Property Value System.Collections.Generic.ICollection < SchemaType > Methods FromJson(String) Declaration public static Schema FromJson(string data) Parameters System.String data Returns Schema ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.TransferType.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.TransferType.html", + "title": "Enum TransferType | Picturepark.SDK.V1 API", + "keywords": "Enum TransferType Type of the transfer Namespace : System.Dynamic.ExpandoObject Syntax public enum TransferType FileUpload FileUploadAutoImport SchemaImport WebDownload" }, - "api/Picturepark.SDK.V1.Contract.RetryException.html": { - "href": "api/Picturepark.SDK.V1.Contract.RetryException.html", - "title": "Class RetryException | Picturepark.SDK.V1 API", - "keywords": "Class RetryException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException RetryException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RetryException : PictureparkBusinessException, ISerializable, _Exception Properties InnerExceptionDetail Declaration public string InnerExceptionDetail { get; set; } Property Value System.String Retries Declaration public int Retries { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static RetryException FromJson(string data) Parameters System.String data Returns RetryException ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.CloudManager.MaintenanceClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.MaintenanceClient.ObjectResponseResult-1.html", - "title": "Struct MaintenanceClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct MaintenanceClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" - }, - "api/Picturepark.SDK.V1.CloudManager.ICloudManagerServiceSettings.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.ICloudManagerServiceSettings.html", - "title": "Interface ICloudManagerServiceSettings | Picturepark.SDK.V1 API", - "keywords": "Interface ICloudManagerServiceSettings The Picturepark service settings interface. Namespace : System.Dynamic.ExpandoObject Syntax public interface ICloudManagerServiceSettings Properties AuthClient Gets the . Declaration IAuthClient AuthClient { get; } Property Value IAuthClient BaseUrl Gets the server URL of the Picturepark authentication server. Declaration string BaseUrl { get; } Property Value System.String HttpTimeout Gets the HTTP timeout. Declaration TimeSpan HttpTimeout { get; } Property Value System.TimeSpan" - }, - "api/Picturepark.SDK.V1.CloudManager.EnvironmentProcessClient.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.EnvironmentProcessClient.html", - "title": "Class EnvironmentProcessClient | Picturepark.SDK.V1 API", - "keywords": "Class EnvironmentProcessClient Inheritance System.Object ClientBase EnvironmentProcessClient Inherited Members ClientBase.BaseUrl ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessClient : ClientBase, IEnvironmentProcessClient Constructors EnvironmentProcessClient(ICloudManagerServiceSettings, Net.Http.HttpClient) Declaration public EnvironmentProcessClient(ICloudManagerServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters ICloudManagerServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods AcknowledgeAsync(String, CancellationToken) Declaration public Task AcknowledgeAsync(string processId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CancelAsync(String, CancellationToken) Declaration public Task CancelAsync(string processId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Declaration public Task GetAsync(string processId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < EnvironmentProcessClient.ObjectResponseResult > Type Parameters T SearchAsync(EnvironmentProcessSearchRequest, CancellationToken) Declaration public Task SearchAsync(EnvironmentProcessSearchRequest searchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters EnvironmentProcessSearchRequest searchRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentProcessSearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception WaitForLifecycleAsync(String, IEnumerable, Nullable, CancellationToken) Declaration public Task WaitForLifecycleAsync(string processId, IEnumerable lifecycles = null, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId System.Collections.Generic.IEnumerable < EnvironmentProcessLifeCycle > lifecycles System.Nullable < System.TimeSpan > timeout System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentProcessWaitResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" - }, - "api/Picturepark.SDK.V1.CloudManager.EnvironmentProcessClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.EnvironmentProcessClient.ObjectResponseResult-1.html", - "title": "Struct EnvironmentProcessClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct EnvironmentProcessClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" - }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SystemSchemaInvalidModificationException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SystemSchemaInvalidModificationException.html", - "title": "Class SystemSchemaInvalidModificationException | Picturepark.SDK.V1 API", - "keywords": "Class SystemSchemaInvalidModificationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SystemSchemaInvalidModificationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SystemSchemaInvalidModificationException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SystemSchemaInvalidModificationException FromJson(string data) Parameters System.String data Returns SystemSchemaInvalidModificationException ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SystemLayerReferenceInvalidModificationException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SystemLayerReferenceInvalidModificationException.html", - "title": "Class SystemLayerReferenceInvalidModificationException | Picturepark.SDK.V1 API", - "keywords": "Class SystemLayerReferenceInvalidModificationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SystemLayerReferenceInvalidModificationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SystemLayerReferenceInvalidModificationException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SystemLayerReferenceInvalidModificationException FromJson(string data) Parameters System.String data Returns SystemLayerReferenceInvalidModificationException ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SuperAdminRolesNotAssignableToChannelException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SuperAdminRolesNotAssignableToChannelException.html", - "title": "Class SuperAdminRolesNotAssignableToChannelException | Picturepark.SDK.V1 API", - "keywords": "Class SuperAdminRolesNotAssignableToChannelException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SuperAdminRolesNotAssignableToChannelException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SuperAdminRolesNotAssignableToChannelException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static SuperAdminRolesNotAssignableToChannelException FromJson(string data) Parameters System.String data Returns SuperAdminRolesNotAssignableToChannelException ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SourceOutputFormats.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SourceOutputFormats.html", - "title": "Class SourceOutputFormats | Picturepark.SDK.V1 API", - "keywords": "Class SourceOutputFormats Inheritance System.Object SourceOutputFormats Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SourceOutputFormats Properties Audio Declaration public string Audio { get; set; } Property Value System.String Document Declaration public string Document { get; set; } Property Value System.String Image Declaration public string Image { get; set; } Property Value System.String Video Declaration public string Video { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SourceOutputFormats FromJson(string data) Parameters System.String data Returns SourceOutputFormats ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaValidationException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaValidationException.html", - "title": "Class SchemaValidationException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaValidationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaValidationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaValidationException : PictureparkValidationException, ISerializable, _Exception Properties Exceptions Declaration public ICollection Exceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkBusinessException > SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaValidationException FromJson(string data) Parameters System.String data Returns SchemaValidationException ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaType.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaType.html", - "title": "Enum SchemaType | Picturepark.SDK.V1 API", - "keywords": "Enum SchemaType Type of the schema Namespace : System.Dynamic.ExpandoObject Syntax public enum SchemaType Content Layer List Struct" - }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException.html", - "title": "Class SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException FromJson(string data) Parameters System.String data Returns SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaSortFieldException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaSortFieldException.html", - "title": "Class SchemaSortFieldException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaSortFieldException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaSortFieldException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaSortFieldException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaSortFieldException FromJson(string data) Parameters System.String data Returns SchemaSortFieldException ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ResizeAction2.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ResizeAction2.html", - "title": "Class ResizeAction2 | Picturepark.SDK.V1 API", - "keywords": "Class ResizeAction2 Inheritance System.Object ResizeAction2 Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ResizeAction2 Properties Height Declaration public int Height { get; set; } Property Value System.Int32 ResizeMode Declaration public ResizeMode ResizeMode { get; set; } Property Value ResizeMode Width Declaration public int Width { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static ResizeAction2 FromJson(string data) Parameters System.String data Returns ResizeAction2 ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ResizeAction.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ResizeAction.html", - "title": "Class ResizeAction | Picturepark.SDK.V1 API", - "keywords": "Class ResizeAction Does not implement the IImageAction interface. The ResizeAction is directly exposed within ImageFormat. Inheritance System.Object ResizeAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ResizeAction Properties Height Declaration public int Height { get; set; } Property Value System.Int32 ResizeMode Declaration public ResizeMode ResizeMode { get; set; } Property Value ResizeMode Width Declaration public int Width { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static ResizeAction FromJson(string data) Parameters System.String data Returns ResizeAction ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.CloudManager.Contract.RequestSizeLimitExceededException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.RequestSizeLimitExceededException.html", - "title": "Class RequestSizeLimitExceededException | Picturepark.SDK.V1 API", - "keywords": "Class RequestSizeLimitExceededException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException RequestSizeLimitExceededException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RequestSizeLimitExceededException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static RequestSizeLimitExceededException FromJson(string data) Parameters System.String data Returns RequestSizeLimitExceededException ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.CloudManager.Contract.RenderingException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.RenderingException.html", - "title": "Class RenderingException | Picturepark.SDK.V1 API", - "keywords": "Class RenderingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException RenderingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RenderingException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static RenderingException FromJson(string data) Parameters System.String data Returns RenderingException ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotEnvironmentRestoreRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotEnvironmentRestoreRequest.html", - "title": "Class SnapshotEnvironmentRestoreRequest | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotEnvironmentRestoreRequest Inheritance System.Object SnapshotBaseRestoreRequest SnapshotEnvironmentRestoreRequest Inherited Members SnapshotBaseRestoreRequest.SnapshotName SnapshotBaseRestoreRequest.RepositoryName SnapshotBaseRestoreRequest.Indices System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotEnvironmentRestoreRequest : SnapshotBaseRestoreRequest Methods FromJson(String) Declaration public static SnapshotEnvironmentRestoreRequest FromJson(string data) Parameters System.String data Returns SnapshotEnvironmentRestoreRequest ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotEnvironmentCreateRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotEnvironmentCreateRequest.html", - "title": "Class SnapshotEnvironmentCreateRequest | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotEnvironmentCreateRequest Inheritance System.Object SnapshotBaseCreateRequest SnapshotEnvironmentCreateRequest Inherited Members SnapshotBaseCreateRequest.SnapshotName SnapshotBaseCreateRequest.RepositoryName SnapshotBaseCreateRequest.Indices SnapshotBaseCreateRequest.SnapshotInactive SnapshotBaseCreateRequest.Reason SnapshotBaseCreateRequest.Timestamp SnapshotBaseCreateRequest.TokenId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotEnvironmentCreateRequest : SnapshotBaseCreateRequest Methods FromJson(String) Declaration public static SnapshotEnvironmentCreateRequest FromJson(string data) Parameters System.String data Returns SnapshotEnvironmentCreateRequest ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotEnqueueResult.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotEnqueueResult.html", - "title": "Class SnapshotEnqueueResult | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotEnqueueResult Inheritance System.Object SnapshotEnqueueResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotEnqueueResult Properties TokenId Declaration public string TokenId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SnapshotEnqueueResult FromJson(string data) Parameters System.String data Returns SnapshotEnqueueResult ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotDataType.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotDataType.html", - "title": "Enum SnapshotDataType | Picturepark.SDK.V1 API", - "keywords": "Enum SnapshotDataType Type of data that have been snapshot Namespace : System.Dynamic.ExpandoObject Syntax public enum SnapshotDataType Customer Export History" - }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaImportVersionMismatchException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaImportVersionMismatchException.html", - "title": "Class SchemaImportVersionMismatchException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaImportVersionMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaImportVersionMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaImportVersionMismatchException : PictureparkValidationException, ISerializable, _Exception Properties ExpectedVersion Declaration public string ExpectedVersion { get; set; } Property Value System.String ProvidedVersion Declaration public string ProvidedVersion { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaImportVersionMismatchException FromJson(string data) Parameters System.String data Returns SchemaImportVersionMismatchException ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaImportEmptyException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaImportEmptyException.html", - "title": "Class SchemaImportEmptyException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaImportEmptyException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaImportEmptyException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaImportEmptyException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static SchemaImportEmptyException FromJson(string data) Parameters System.String data Returns SchemaImportEmptyException ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaIdLowercaseException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaIdLowercaseException.html", - "title": "Class SchemaIdLowercaseException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaIdLowercaseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaIdLowercaseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaIdLowercaseException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaIdLowercaseException FromJson(string data) Parameters System.String data Returns SchemaIdLowercaseException ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaIdException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaIdException.html", - "title": "Class SchemaIdException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaIdException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaIdException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaIdException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaIdException FromJson(string data) Parameters System.String data Returns SchemaIdException ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.Contract.PermissionSetNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.PermissionSetNotFoundException.html", - "title": "Class PermissionSetNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class PermissionSetNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException PermissionSetNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties PermissionSetIds Declaration public ICollection PermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static PermissionSetNotFoundException FromJson(string data) Parameters System.String data Returns PermissionSetNotFoundException ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.Contract.PermissionSetInvalidRightCombinationException.html": { - "href": "api/Picturepark.SDK.V1.Contract.PermissionSetInvalidRightCombinationException.html", - "title": "Class PermissionSetInvalidRightCombinationException | Picturepark.SDK.V1 API", - "keywords": "Class PermissionSetInvalidRightCombinationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionSetValidationException PermissionSetInvalidRightCombinationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetInvalidRightCombinationException : PermissionSetValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static PermissionSetInvalidRightCombinationException FromJson(string data) Parameters System.String data Returns PermissionSetInvalidRightCombinationException ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.Contract.PermissionSetInUseException.html": { - "href": "api/Picturepark.SDK.V1.Contract.PermissionSetInUseException.html", - "title": "Class PermissionSetInUseException | Picturepark.SDK.V1 API", - "keywords": "Class PermissionSetInUseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionSetInUseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetInUseException : PictureparkValidationException, ISerializable, _Exception Properties Reference Declaration public string Reference { get; set; } Property Value System.String ReferenceCount Declaration public long ReferenceCount { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static PermissionSetInUseException FromJson(string data) Parameters System.String data Returns PermissionSetInUseException ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.Contract.PermissionSetDetailOfMetadataRight.html": { - "href": "api/Picturepark.SDK.V1.Contract.PermissionSetDetailOfMetadataRight.html", - "title": "Class PermissionSetDetailOfMetadataRight | Picturepark.SDK.V1 API", - "keywords": "Class PermissionSetDetailOfMetadataRight Inheritance System.Object PermissionSetDetailOfMetadataRight SchemaPermissionSetDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class PermissionSetDetailOfMetadataRight Properties Audit Declaration public UserAuditDetail Audit { get; set; } Property Value UserAuditDetail Exclusive Declaration public bool Exclusive { get; set; } Property Value System.Boolean Id Declaration public string Id { get; set; } Property Value System.String Names Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary OwnerTokenId Declaration public string OwnerTokenId { get; set; } Property Value System.String UserRolesPermissionSetRights Declaration public ICollection UserRolesPermissionSetRights { get; set; } Property Value System.Collections.Generic.ICollection < PermissionUserRoleRightsOfPermissionSetRight > UserRolesRights Declaration public ICollection UserRolesRights { get; set; } Property Value System.Collections.Generic.ICollection < PermissionUserRoleRightsOfMetadataRight > Methods FromJson(String) Declaration public static PermissionSetDetailOfMetadataRight FromJson(string data) Parameters System.String data Returns PermissionSetDetailOfMetadataRight ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.Contract.PermissionSetDetailOfContentRight.html": { - "href": "api/Picturepark.SDK.V1.Contract.PermissionSetDetailOfContentRight.html", - "title": "Class PermissionSetDetailOfContentRight | Picturepark.SDK.V1 API", - "keywords": "Class PermissionSetDetailOfContentRight Inheritance System.Object PermissionSetDetailOfContentRight ContentPermissionSetDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class PermissionSetDetailOfContentRight Properties Audit Declaration public UserAuditDetail Audit { get; set; } Property Value UserAuditDetail Exclusive Declaration public bool Exclusive { get; set; } Property Value System.Boolean Id Declaration public string Id { get; set; } Property Value System.String Names Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary OwnerTokenId Declaration public string OwnerTokenId { get; set; } Property Value System.String UserRolesPermissionSetRights Declaration public ICollection UserRolesPermissionSetRights { get; set; } Property Value System.Collections.Generic.ICollection < PermissionUserRoleRightsOfPermissionSetRight > UserRolesRights Declaration public ICollection UserRolesRights { get; set; } Property Value System.Collections.Generic.ICollection < PermissionUserRoleRightsOfContentRight > Methods FromJson(String) Declaration public static PermissionSetDetailOfContentRight FromJson(string data) Parameters System.String data Returns PermissionSetDetailOfContentRight ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.Contract.NotSupportedFileMappingException.html": { - "href": "api/Picturepark.SDK.V1.Contract.NotSupportedFileMappingException.html", - "title": "Class NotSupportedFileMappingException | Picturepark.SDK.V1 API", - "keywords": "Class NotSupportedFileMappingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException NotSupportedFileMappingException NotSupportedFileMappingForDynamicFormatException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NotSupportedFileMappingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static NotSupportedFileMappingException FromJson(string data) Parameters System.String data Returns NotSupportedFileMappingException ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.Contract.NotSupportedFileExtensionException.html": { - "href": "api/Picturepark.SDK.V1.Contract.NotSupportedFileExtensionException.html", - "title": "Class NotSupportedFileExtensionException | Picturepark.SDK.V1 API", - "keywords": "Class NotSupportedFileExtensionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException NotSupportedFileExtensionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NotSupportedFileExtensionException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static NotSupportedFileExtensionException FromJson(string data) Parameters System.String data Returns NotSupportedFileExtensionException ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.Contract.NotificationEventType.html": { - "href": "api/Picturepark.SDK.V1.Contract.NotificationEventType.html", - "title": "Enum NotificationEventType | Picturepark.SDK.V1 API", - "keywords": "Enum NotificationEventType Namespace : System.Dynamic.ExpandoObject Syntax public enum NotificationEventType Error Information InProgress Pending Success Warning" - }, - "api/Picturepark.SDK.V1.Contract.NotFilter.html": { - "href": "api/Picturepark.SDK.V1.Contract.NotFilter.html", - "title": "Class NotFilter | Picturepark.SDK.V1 API", - "keywords": "Class NotFilter Negates the specified filter Inheritance System.Object FilterBase NotFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NotFilter : FilterBase Properties Filter The filter to be negated. Declaration public FilterBase Filter { get; set; } Property Value FilterBase Methods FromJson(String) Declaration public static NotFilter FromJson(string data) Parameters System.String data Returns NotFilter ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.Contract.NoTermsOfServiceDefinedException.html": { - "href": "api/Picturepark.SDK.V1.Contract.NoTermsOfServiceDefinedException.html", - "title": "Class NoTermsOfServiceDefinedException | Picturepark.SDK.V1 API", - "keywords": "Class NoTermsOfServiceDefinedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException NoTermsOfServiceDefinedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NoTermsOfServiceDefinedException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static NoTermsOfServiceDefinedException FromJson(string data) Parameters System.String data Returns NoTermsOfServiceDefinedException ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.Contract.NoTagsFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.NoTagsFoundException.html", - "title": "Class NoTagsFoundException | Picturepark.SDK.V1 API", - "keywords": "Class NoTagsFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException NoTagsFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NoTagsFoundException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static NoTagsFoundException FromJson(string data) Parameters System.String data Returns NoTagsFoundException ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.Contract.NodeInfoMessage.html": { - "href": "api/Picturepark.SDK.V1.Contract.NodeInfoMessage.html", - "title": "Class NodeInfoMessage | Picturepark.SDK.V1 API", - "keywords": "Class NodeInfoMessage Inheritance System.Object Message NodeInfoMessage Inherited Members Message.Id Message.MaximumRetryCount Message.Retries Message.Priority Message.Deduplicate System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NodeInfoMessage : Message Properties FileVersion Declaration public string FileVersion { get; set; } Property Value System.String HostName Declaration public string HostName { get; set; } Property Value System.String LastResponseTime Declaration public DateTime LastResponseTime { get; set; } Property Value System.DateTime LogLevel Declaration public string LogLevel { get; set; } Property Value System.String NodeId Declaration public string NodeId { get; set; } Property Value System.String ProductVersion Declaration public string ProductVersion { get; set; } Property Value System.String Release Declaration public string Release { get; set; } Property Value System.String ServiceName Declaration public string ServiceName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static NodeInfoMessage FromJson(string data) Parameters System.String data Returns NodeInfoMessage ToJson() Declaration public string ToJson() Returns System.String" - }, - "api/Picturepark.SDK.V1.Contract.NGramTransformation.html": { - "href": "api/Picturepark.SDK.V1.Contract.NGramTransformation.html", - "title": "Class NGramTransformation | Picturepark.SDK.V1 API", - "keywords": "Class NGramTransformation Produces N-grams based on splitting a text on whitespace characters. Removes punctuation as well. Inheritance System.Object BusinessRuleTransformation NGramTransformation Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NGramTransformation : BusinessRuleTransformation Properties MaxWordLength Maximum length of a word to be considered. Declaration public int? MaxWordLength { get; set; } Property Value System.Nullable < System.Int32 > MinWordLength Minimum length of a word to be considered. Declaration public int MinWordLength { get; set; } Property Value System.Int32 Size Maximum size of n-grams to produce. Settings this to 3 will produce unigrams, bigrams, trigrams. Declaration public int Size { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static NGramTransformation FromJson(string data) Parameters System.String data Returns NGramTransformation ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkConflictException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkConflictException.html", + "title": "Class PictureparkConflictException | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkConflictException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkConflictException DocumentVersionConflictException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkConflictException : PictureparkBusinessException, ISerializable, _Exception Properties Reference Declaration public string Reference { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PictureparkConflictException FromJson(string data) Parameters System.String data Returns PictureparkConflictException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.IOutputFormatClient.html": { - "href": "api/Picturepark.SDK.V1.Contract.IOutputFormatClient.html", - "title": "Interface IOutputFormatClient | Picturepark.SDK.V1 API", - "keywords": "Interface IOutputFormatClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IOutputFormatClient Methods CreateAsync(OutputFormat, Nullable, CancellationToken) Create output format Declaration Task CreateAsync(OutputFormat request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputFormat request The request containing information needed to create new output format. System.Nullable < System.TimeSpan > timeout Timeout for business process completion System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatOperationResult > Output format Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateManyAsync(OutputFormatCreateManyRequest, Nullable, CancellationToken) Create multiple output formats Declaration Task CreateManyAsync(OutputFormatCreateManyRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputFormatCreateManyRequest request The request containing information needed to create new output formats. System.Nullable < System.TimeSpan > timeout Timeout for business process completion System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatBatchOperationResult > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, Nullable, CancellationToken) Delete output format Declaration Task DeleteAsync(string id, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the output format that should be deleted. System.Nullable < System.TimeSpan > timeout Timeout for business process completion System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatDeleteResult > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyAsync(OutputFormatDeleteManyRequest, Nullable, CancellationToken) Delete multiple output formats Declaration Task DeleteManyAsync(OutputFormatDeleteManyRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputFormatDeleteManyRequest request The request with output formats IDs to delete. System.Nullable < System.TimeSpan > timeout Timeout for business process completion System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatBatchOperationResult > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAllAsync(CancellationToken) Declaration Task> GetAllAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < ICollection < OutputFormatDetail >> GetAsync(String, CancellationToken) Get output format Declaration Task GetAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id The output format ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatDetail > Output format Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, CancellationToken) Get multiple output formats Declaration Task> GetManyAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids Output format IDs to get information about. If this is omitted, all output formats in the system will be returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < OutputFormatDetail >> Output formats Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(String, OutputFormatEditable, Nullable, CancellationToken) Update output format Declaration Task UpdateAsync(string id, OutputFormatEditable request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of output format to update OutputFormatEditable request The request containing information needed to update the output format. System.Nullable < System.TimeSpan > timeout Timeout for business process completion System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatOperationResult > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateManyAsync(OutputFormatUpdateManyRequest, Nullable, CancellationToken) Update multiple output formats Declaration Task UpdateManyAsync(OutputFormatUpdateManyRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputFormatUpdateManyRequest request The request containing information needed to update the output format. System.Nullable < System.TimeSpan > timeout Timeout for business process completion System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatBatchOperationResult > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkException.html", + "title": "Class PictureparkException | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkException Inheritance System.Object System.Exception PictureparkException ConfigurationIndexNotFoundException CustomerAliasNotFoundException CustomerDeactivationException CustomerHostNotFoundException CustomerNotActiveException CustomerNotAvailableException CustomerNotDeactivatedException CustomerNotFoundException CustomerViolationException DuplicateAliasException ElasticVersionUpdateException EnvironmentDeactivationException EnvironmentNotAvailableException EnvironmentNotDeactivatedException EnvironmentNotFoundException InvalidVersionException MaximumTransferSizeException PictureparkBusinessException RedisDatabaseExceededException ServiceProviderCreateException ServiceProviderDeleteException ServiceProviderNotFoundException Inherited Members System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkException : Exception, ISerializable, _Exception Properties ExceptionMessage Declaration public string ExceptionMessage { get; set; } Property Value System.String HttpStatusCode Declaration public int HttpStatusCode { get; set; } Property Value System.Int32 TraceId Declaration public string TraceId { get; set; } Property Value System.String TraceJobId Declaration public string TraceJobId { get; set; } Property Value System.String TraceLevel Declaration public TraceLevel TraceLevel { get; set; } Property Value TraceLevel Methods FromJson(String) Declaration public static PictureparkException FromJson(string data) Parameters System.String data Returns PictureparkException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.IOutputClient.html": { - "href": "api/Picturepark.SDK.V1.Contract.IOutputClient.html", - "title": "Interface IOutputClient | Picturepark.SDK.V1 API", - "keywords": "Interface IOutputClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IOutputClient Methods GetAsync(String, CancellationToken) Get - single Declaration Task GetAsync(string outputId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String outputId The output id. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputDetail > OutputDetail Exceptions ApiException A server side error occurred. OutputNotFoundException A server side error occurred. PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception ResetRetryAttemptsAsync(OutputResetRetryAttemptsRequest, CancellationToken) Resets retry attempts counter on failed (optionally also completed) outputs and they will be subsequently picked up for re-rendering. Declaration Task ResetRetryAttemptsAsync(OutputResetRetryAttemptsRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputResetRetryAttemptsRequest request Request containing options to filter which outputs should be reset. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process tracking the resetting Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(OutputSearchRequest, CancellationToken) Search output documents Declaration Task SearchAsync(OutputSearchRequest outputSearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputSearchRequest outputSearchRequest The output search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputSearchResult > Output result set. Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldRelationSchemaTypeUnsupportedException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldRelationSchemaTypeUnsupportedException.html", + "title": "Class SchemaFieldRelationSchemaTypeUnsupportedException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldRelationSchemaTypeUnsupportedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldRelationSchemaTypeUnsupportedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldRelationSchemaTypeUnsupportedException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String RelationSchemaId Declaration public string RelationSchemaId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldRelationSchemaTypeUnsupportedException FromJson(string data) Parameters System.String data Returns SchemaFieldRelationSchemaTypeUnsupportedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.InvalidVersionException.html": { - "href": "api/Picturepark.SDK.V1.Contract.InvalidVersionException.html", - "title": "Class InvalidVersionException | Picturepark.SDK.V1 API", - "keywords": "Class InvalidVersionException Inheritance System.Object System.Exception PictureparkException InvalidVersionException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidVersionException : PictureparkException, ISerializable, _Exception Properties Component Declaration public string Component { get; set; } Property Value System.String ExpectedVersion Declaration public string ExpectedVersion { get; set; } Property Value System.String Version Declaration public string Version { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidVersionException FromJson(string data) Parameters System.String data Returns InvalidVersionException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldSchemaIndexInfoNestingException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldSchemaIndexInfoNestingException.html", + "title": "Class SchemaFieldSchemaIndexInfoNestingException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldSchemaIndexInfoNestingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldSchemaIndexInfoNestingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldSchemaIndexInfoNestingException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String RelatedFieldId Declaration public string RelatedFieldId { get; set; } Property Value System.String RelatedOuterFieldId Declaration public string RelatedOuterFieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldSchemaIndexInfoNestingException FromJson(string data) Parameters System.String data Returns SchemaFieldSchemaIndexInfoNestingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.InvalidValueFormatException.html": { - "href": "api/Picturepark.SDK.V1.Contract.InvalidValueFormatException.html", - "title": "Class InvalidValueFormatException | Picturepark.SDK.V1 API", - "keywords": "Class InvalidValueFormatException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidValueFormatException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidValueFormatException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static InvalidValueFormatException FromJson(string data) Parameters System.String data Returns InvalidValueFormatException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldSchemaIndexInfoSimpleSearchNestingException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldSchemaIndexInfoSimpleSearchNestingException.html", + "title": "Class SchemaFieldSchemaIndexInfoSimpleSearchNestingException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldSchemaIndexInfoSimpleSearchNestingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldSchemaIndexInfoSimpleSearchNestingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldSchemaIndexInfoSimpleSearchNestingException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String RelatedFieldId Declaration public string RelatedFieldId { get; set; } Property Value System.String RelatedOuterFieldId Declaration public string RelatedOuterFieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldSchemaIndexInfoSimpleSearchNestingException FromJson(string data) Parameters System.String data Returns SchemaFieldSchemaIndexInfoSimpleSearchNestingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.InvalidTransferTypeException.html": { - "href": "api/Picturepark.SDK.V1.Contract.InvalidTransferTypeException.html", - "title": "Class InvalidTransferTypeException | Picturepark.SDK.V1 API", - "keywords": "Class InvalidTransferTypeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException InvalidTransferTypeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidTransferTypeException : PictureparkBusinessException, ISerializable, _Exception Properties TransferType Declaration public TransferType TransferType { get; set; } Property Value TransferType Methods FromJson(String) Declaration public static InvalidTransferTypeException FromJson(string data) Parameters System.String data Returns InvalidTransferTypeException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldTypeChangeException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldTypeChangeException.html", + "title": "Class SchemaFieldTypeChangeException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldTypeChangeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldTypeChangeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldTypeChangeException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String NewTypeName Declaration public string NewTypeName { get; set; } Property Value System.String OldTypeName Declaration public string OldTypeName { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldTypeChangeException FromJson(string data) Parameters System.String data Returns SchemaFieldTypeChangeException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.InvalidStateTransitionException.html": { - "href": "api/Picturepark.SDK.V1.Contract.InvalidStateTransitionException.html", - "title": "Class InvalidStateTransitionException | Picturepark.SDK.V1 API", - "keywords": "Class InvalidStateTransitionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidStateException InvalidStateTransitionException Inherited Members InvalidStateException.ResourceId InvalidStateException.State PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidStateTransitionException : InvalidStateException, ISerializable, _Exception Properties Transition Declaration public string Transition { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidStateTransitionException FromJson(string data) Parameters System.String data Returns InvalidStateTransitionException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotCustomerCreateRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotCustomerCreateRequest.html", + "title": "Class SnapshotCustomerCreateRequest | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotCustomerCreateRequest Inheritance System.Object SnapshotBaseCreateRequest SnapshotCustomerCreateRequest Inherited Members SnapshotBaseCreateRequest.SnapshotName SnapshotBaseCreateRequest.RepositoryName SnapshotBaseCreateRequest.Indices SnapshotBaseCreateRequest.SnapshotInactive SnapshotBaseCreateRequest.Reason SnapshotBaseCreateRequest.Timestamp SnapshotBaseCreateRequest.TokenId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotCustomerCreateRequest : SnapshotBaseCreateRequest Properties CustomerAlias Declaration public string CustomerAlias { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SnapshotCustomerCreateRequest FromJson(string data) Parameters System.String data Returns SnapshotCustomerCreateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.InvalidStateException.html": { - "href": "api/Picturepark.SDK.V1.Contract.InvalidStateException.html", - "title": "Class InvalidStateException | Picturepark.SDK.V1 API", - "keywords": "Class InvalidStateException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidStateException InvalidStateTransitionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidStateException : PictureparkValidationException, ISerializable, _Exception Properties ResourceId Declaration public string ResourceId { get; set; } Property Value System.String State Declaration public string State { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidStateException FromJson(string data) Parameters System.String data Returns InvalidStateException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotCustomerRestoreRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotCustomerRestoreRequest.html", + "title": "Class SnapshotCustomerRestoreRequest | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotCustomerRestoreRequest Inheritance System.Object SnapshotBaseRestoreRequest SnapshotCustomerRestoreRequest Inherited Members SnapshotBaseRestoreRequest.SnapshotName SnapshotBaseRestoreRequest.RepositoryName SnapshotBaseRestoreRequest.Indices System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotCustomerRestoreRequest : SnapshotBaseRestoreRequest Properties CustomerAlias Declaration public string CustomerAlias { get; set; } Property Value System.String CustomerId Declaration public string CustomerId { get; set; } Property Value System.String ResetServiceProviders Declaration public bool ResetServiceProviders { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static SnapshotCustomerRestoreRequest FromJson(string data) Parameters System.String data Returns SnapshotCustomerRestoreRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.InvalidSortFieldException.html": { - "href": "api/Picturepark.SDK.V1.Contract.InvalidSortFieldException.html", - "title": "Class InvalidSortFieldException | Picturepark.SDK.V1 API", - "keywords": "Class InvalidSortFieldException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidSortFieldException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidSortFieldException : PictureparkValidationException, ISerializable, _Exception Properties FieldName Declaration public string FieldName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidSortFieldException FromJson(string data) Parameters System.String data Returns InvalidSortFieldException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotCustomerSearchRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotCustomerSearchRequest.html", + "title": "Class SnapshotCustomerSearchRequest | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotCustomerSearchRequest Inheritance System.Object SnapshotCustomerSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotCustomerSearchRequest Properties CustomerAlias Declaration public string CustomerAlias { get; set; } Property Value System.String CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Limit Declaration public int Limit { get; set; } Property Value System.Int32 RepositoryNames Declaration public ICollection RepositoryNames { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchString Declaration public string SearchString { get; set; } Property Value System.String SnapshotDataType Limits the returned snapshots to the ones containing data of the specified type (customer, export or history). This search criteria is applied only if no repository name is specified. Declaration public SnapshotDataType? SnapshotDataType { get; set; } Property Value System.Nullable < SnapshotDataType > Start Declaration public int Start { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static SnapshotCustomerSearchRequest FromJson(string data) Parameters System.String data Returns SnapshotCustomerSearchRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FieldGeoPoint.html": { - "href": "api/Picturepark.SDK.V1.Contract.FieldGeoPoint.html", - "title": "Class FieldGeoPoint | Picturepark.SDK.V1 API", - "keywords": "Class FieldGeoPoint The field used to store a geo point Inheritance System.Object FieldBase FieldGeoPoint Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldGeoPoint : FieldBase Properties Boost Value to prioritize search results. Set to 1 by default. Ignored if SimpleSearch not set to true. Declaration public double Boost { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static FieldGeoPoint FromJson(string data) Parameters System.String data Returns FieldGeoPoint ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotCustomerSearchResult.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotCustomerSearchResult.html", + "title": "Class SnapshotCustomerSearchResult | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotCustomerSearchResult Inheritance System.Object BaseResultOfSnapshot SnapshotCustomerSearchResult Inherited Members BaseResultOfSnapshot.TotalResults BaseResultOfSnapshot.Results BaseResultOfSnapshot.ElapsedMilliseconds BaseResultOfSnapshot.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotCustomerSearchResult : BaseResultOfSnapshot Methods FromJson(String) Declaration public static SnapshotCustomerSearchResult FromJson(string data) Parameters System.String data Returns SnapshotCustomerSearchResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FieldExistsResponse.html": { - "href": "api/Picturepark.SDK.V1.Contract.FieldExistsResponse.html", - "title": "Class FieldExistsResponse | Picturepark.SDK.V1 API", - "keywords": "Class FieldExistsResponse Response for a query if a field exists Inheritance System.Object FieldExistsResponse Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldExistsResponse Properties Exists Indicates if a field with the specified ID currently exists. Declaration public bool Exists { get; set; } Property Value System.Boolean PreviouslyUsed Indicates if a field with the specified ID was previously used. A field ID that was previously in use cannot be used again. Declaration public bool PreviouslyUsed { get; set; } Property Value System.Boolean SchemaId If the field does already exist or has already existed, this will contain the ID of the schema containing it. It case of parent-child schemas, a field ID has to be unique across the schema hierarchy. Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FieldExistsResponse FromJson(string data) Parameters System.String data Returns FieldExistsResponse ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.UpdateInfo.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UpdateInfo.html", + "title": "Class UpdateInfo | Picturepark.SDK.V1 API", + "keywords": "Class UpdateInfo The UpdateInfoViewItem is the view item for update commands. Inheritance System.Object UpdateInfo Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UpdateInfo Properties CreationDate The creation date of the update command. Declaration public DateTime CreationDate { get; set; } Property Value System.DateTime Creator The creator of the update command. Declaration public string Creator { get; set; } Property Value System.String Description The description of the update command. Declaration public string Description { get; set; } Property Value System.String ObjectStoreVersion The version of the object store (elastic search) at the time of the update command creation. Declaration public string ObjectStoreVersion { get; set; } Property Value System.String UpdateVersion The version of the update command. Declaration public string UpdateVersion { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UpdateInfo FromJson(string data) Parameters System.String data Returns UpdateInfo ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FieldDictionaryArray.html": { - "href": "api/Picturepark.SDK.V1.Contract.FieldDictionaryArray.html", - "title": "Class FieldDictionaryArray | Picturepark.SDK.V1 API", - "keywords": "Class FieldDictionaryArray The field used to store multiple dictionaries' values Inheritance System.Object FieldBase FieldDictionary FieldDictionaryArray Inherited Members FieldDictionary.Boost FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldDictionaryArray : FieldDictionary Properties MaximumItems The maximum number of items that can be stored. Declaration public int? MaximumItems { get; set; } Property Value System.Nullable < System.Int32 > MinimumItems The minimum number of items that must be stored. Declaration public int? MinimumItems { get; set; } Property Value System.Nullable < System.Int32 > Methods FromJson(String) Declaration public static FieldDictionaryArray FromJson(string data) Parameters System.String data Returns FieldDictionaryArray ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.User.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.User.html", + "title": "Class User | Picturepark.SDK.V1 API", + "keywords": "Class User Inheritance System.Object User Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class User Properties EmailAddress Email address of the user (doubles as username). Declaration public string EmailAddress { get; set; } Property Value System.String FirstName User's first name. Declaration public string FirstName { get; set; } Property Value System.String Id User's Picturepark ID. Declaration public string Id { get; set; } Property Value System.String IsDeleted Marks a user that was deleted from the system. Declaration public bool IsDeleted { get; set; } Property Value System.Boolean LastName User's last name. Declaration public string LastName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static User FromJson(string data) Parameters System.String data Returns User ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FieldDictionary.html": { - "href": "api/Picturepark.SDK.V1.Contract.FieldDictionary.html", - "title": "Class FieldDictionary | Picturepark.SDK.V1 API", - "keywords": "Class FieldDictionary The field used to store a dictionary of values Inheritance System.Object FieldBase FieldDictionary FieldDictionaryArray Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldDictionary : FieldBase Properties Boost Value to prioritize search results. Set to 1 by default. Ignored if SimpleSearch not set to true. Declaration public double Boost { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static FieldDictionary FromJson(string data) Parameters System.String data Returns FieldDictionary ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.UserDeveloperFlagUpdateRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UserDeveloperFlagUpdateRequest.html", + "title": "Class UserDeveloperFlagUpdateRequest | Picturepark.SDK.V1 API", + "keywords": "Class UserDeveloperFlagUpdateRequest Inheritance System.Object UserDeveloperFlagUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserDeveloperFlagUpdateRequest Properties IsDeveloper Declaration public bool IsDeveloper { get; set; } Property Value System.Boolean UserId Declaration public string UserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserDeveloperFlagUpdateRequest FromJson(string data) Parameters System.String data Returns UserDeveloperFlagUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FieldDecimal.html": { - "href": "api/Picturepark.SDK.V1.Contract.FieldDecimal.html", - "title": "Class FieldDecimal | Picturepark.SDK.V1 API", - "keywords": "Class FieldDecimal The field used to store a decimal value Inheritance System.Object FieldBase FieldDecimal Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldDecimal : FieldBase Properties Boost Value to prioritize search results. Set to 1 by default. Ignored if SimpleSearch not set to true. Declaration public double Boost { get; set; } Property Value System.Double Maximum The maximum possible value. Declaration public decimal? Maximum { get; set; } Property Value System.Nullable < System.Decimal > Minimum The minimum possible value. Declaration public decimal? Minimum { get; set; } Property Value System.Nullable < System.Decimal > Pattern The decimal pattern structure. Declaration public string Pattern { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FieldDecimal FromJson(string data) Parameters System.String data Returns FieldDecimal ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.UserEmailAlreadyExistsException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UserEmailAlreadyExistsException.html", + "title": "Class UserEmailAlreadyExistsException | Picturepark.SDK.V1 API", + "keywords": "Class UserEmailAlreadyExistsException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException UserEmailAlreadyExistsException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserEmailAlreadyExistsException : PictureparkValidationException, ISerializable, _Exception Properties Email Declaration public string Email { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserEmailAlreadyExistsException FromJson(string data) Parameters System.String data Returns UserEmailAlreadyExistsException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FieldDateTimeArray.html": { - "href": "api/Picturepark.SDK.V1.Contract.FieldDateTimeArray.html", - "title": "Class FieldDateTimeArray | Picturepark.SDK.V1 API", - "keywords": "Class FieldDateTimeArray The field used to store multiple date time values Inheritance System.Object FieldBase FieldDateTime FieldDateTimeArray Inherited Members FieldDateTime.Format FieldDateTime.Boost FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldDateTimeArray : FieldDateTime Properties MaximumItems The maximum number of items that can be stored. Declaration public int? MaximumItems { get; set; } Property Value System.Nullable < System.Int32 > MinimumItems The minimum number of items that must be stored. Declaration public int? MinimumItems { get; set; } Property Value System.Nullable < System.Int32 > Methods FromJson(String) Declaration public static FieldDateTimeArray FromJson(string data) Parameters System.String data Returns FieldDateTimeArray ToJson() Declaration public string ToJson() Returns System.String" + "index.html": { + "href": "index.html", + "title": "Picturepark.SDK.V1 documentation | Picturepark.SDK.V1 API", + "keywords": "Picturepark.SDK.V1 documentation Available clients: BusinessProcessClient BusinessRuleClient ChannelClient ContentClient ContentPermissionSetClient DisplayValueClient DocumentHistoryClient InfoClient JsonSchemaClient ListItemClient OutputClient OutputFormatClient ProfileClient SchemaClient SchemaPermissionSetClient SchemaTransferClient ShareClient TransferClient UserClient UserRoleClient All Clients inherit from ClientBase . Back to GitHub" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidArgumentException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidArgumentException.html", - "title": "Class InvalidArgumentException | Picturepark.SDK.V1 API", - "keywords": "Class InvalidArgumentException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidArgumentException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidArgumentException : PictureparkValidationException, ISerializable, _Exception Properties ArgumentName Declaration public string ArgumentName { get; set; } Property Value System.String ArgumentValue Declaration public string ArgumentValue { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidArgumentException FromJson(string data) Parameters System.String data Returns InvalidArgumentException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.AddMetadataLanguageState.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AddMetadataLanguageState.html", + "title": "Enum AddMetadataLanguageState | Picturepark.SDK.V1 API", + "keywords": "Enum AddMetadataLanguageState Namespace : System.Dynamic.ExpandoObject Syntax public enum AddMetadataLanguageState Cancelled CustomerExported CustomerUpdated Draft Failed InProgress MasterDataReindexed RedisCacheRestored SearchIndexesReindexed SortingFallbackApplied Succeeded TranslationsForSystemEntitiesAdded" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.IndexType.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IndexType.html", - "title": "Enum IndexType | Picturepark.SDK.V1 API", - "keywords": "Enum IndexType Namespace : System.Dynamic.ExpandoObject Syntax public enum IndexType BusinessProcess BusinessRule Cache Channel Configuration Content ContentSearch DisplayValue DocumentHistory DocumentHistorySteady ListItem ListItemSearch LiveStream Mail Main Notification Output OutputFormat Reference Schema Share Statistics Token Transfer User" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInheritanceTypeDeviationException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInheritanceTypeDeviationException.html", + "title": "Class SchemaInheritanceTypeDeviationException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaInheritanceTypeDeviationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInheritanceTypeDeviationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInheritanceTypeDeviationException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInheritanceTypeDeviationException FromJson(string data) Parameters System.String data Returns SchemaInheritanceTypeDeviationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.GeoLocation.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.GeoLocation.html", - "title": "Class GeoLocation | Picturepark.SDK.V1 API", - "keywords": "Class GeoLocation It stores geo location information (latitude and longitude) Inheritance System.Object GeoLocation Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class GeoLocation Properties Lat The latitude Declaration public double Lat { get; set; } Property Value System.Double Lon The longitude Declaration public double Lon { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static GeoLocation FromJson(string data) Parameters System.String data Returns GeoLocation ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInUseContentException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInUseContentException.html", + "title": "Class SchemaInUseContentException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaInUseContentException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInUseContentException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInUseContentException : PictureparkValidationException, ISerializable, _Exception Properties ContentCount Declaration public long ContentCount { get; set; } Property Value System.Int64 SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInUseContentException FromJson(string data) Parameters System.String data Returns SchemaInUseContentException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.GeoDistanceFilter.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.GeoDistanceFilter.html", - "title": "Class GeoDistanceFilter | Picturepark.SDK.V1 API", - "keywords": "Class GeoDistanceFilter Filters within the radius of the distance from a location Inheritance System.Object FilterBase GeoDistanceFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class GeoDistanceFilter : FilterBase Properties Distance The distance in meters from the point of origin. Declaration public double Distance { get; set; } Property Value System.Double Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Location The point of origin to calculate the distance from (latitude/longitude). Declaration public GeoLocation Location { get; set; } Property Value GeoLocation Methods FromJson(String) Declaration public static GeoDistanceFilter FromJson(string data) Parameters System.String data Returns GeoDistanceFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotFailedException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotFailedException.html", + "title": "Class SnapshotFailedException | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotFailedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException SnapshotFailedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotFailedException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static SnapshotFailedException FromJson(string data) Parameters System.String data Returns SnapshotFailedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessNotFoundException.html", - "title": "Class EnvironmentProcessNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class EnvironmentProcessNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException EnvironmentProcessNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties EnvironmentProcessId Declaration public string EnvironmentProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static EnvironmentProcessNotFoundException FromJson(string data) Parameters System.String data Returns EnvironmentProcessNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepository.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepository.html", + "title": "Class SnapshotRepository | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotRepository Inheritance System.Object SnapshotRepository Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotRepository Properties EntityId Declaration public string EntityId { get; set; } Property Value System.String EntityType Declaration public BackupEntityType EntityType { get; set; } Property Value BackupEntityType Id Declaration public string Id { get; set; } Property Value System.String IsArchived Declaration public bool IsArchived { get; set; } Property Value System.Boolean Name Declaration public string Name { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SnapshotRepository FromJson(string data) Parameters System.String data Returns SnapshotRepository ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessLifeCycle.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessLifeCycle.html", - "title": "Enum EnvironmentProcessLifeCycle | Picturepark.SDK.V1 API", - "keywords": "Enum EnvironmentProcessLifeCycle Namespace : System.Dynamic.ExpandoObject Syntax public enum EnvironmentProcessLifeCycle Acknowledged CancellationInProgress Cancelled Draft Failed InProgress Succeeded" + "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryArchiveRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryArchiveRequest.html", + "title": "Class SnapshotRepositoryArchiveRequest | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotRepositoryArchiveRequest Inheritance System.Object SnapshotRepositoryArchiveRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotRepositoryArchiveRequest Properties IsArchived Declaration public bool IsArchived { get; set; } Property Value System.Boolean RepositoryName Declaration public string RepositoryName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SnapshotRepositoryArchiveRequest FromJson(string data) Parameters System.String data Returns SnapshotRepositoryArchiveRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateAliasException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateAliasException.html", - "title": "Class DuplicateAliasException | Picturepark.SDK.V1 API", - "keywords": "Class DuplicateAliasException Inheritance System.Object System.Exception PictureparkException DuplicateAliasException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateAliasException : PictureparkException, ISerializable, _Exception Properties IndexAlias Declaration public string IndexAlias { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateAliasException FromJson(string data) Parameters System.String data Returns DuplicateAliasException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryBaseCreateRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryBaseCreateRequest.html", + "title": "Class SnapshotRepositoryBaseCreateRequest | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotRepositoryBaseCreateRequest Inheritance System.Object SnapshotRepositoryBaseCreateRequest SnapshotRepositoryCustomerCreateRequest SnapshotRepositoryEnvironmentCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class SnapshotRepositoryBaseCreateRequest Properties RepositoryName Declaration public string RepositoryName { get; set; } Property Value System.String StartTime Declaration public DateTime StartTime { get; set; } Property Value System.DateTime Methods FromJson(String) Declaration public static SnapshotRepositoryBaseCreateRequest FromJson(string data) Parameters System.String data Returns SnapshotRepositoryBaseCreateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateAggregatorException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateAggregatorException.html", - "title": "Class DuplicateAggregatorException | Picturepark.SDK.V1 API", - "keywords": "Class DuplicateAggregatorException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicateAggregatorException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateAggregatorException : PictureparkValidationException, ISerializable, _Exception Properties AggregatorName Declaration public string AggregatorName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateAggregatorException FromJson(string data) Parameters System.String data Returns DuplicateAggregatorException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.UserRolesNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UserRolesNotFoundException.html", + "title": "Class UserRolesNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class UserRolesNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException UserRolesNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRolesNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties UserRoleIds Declaration public ICollection UserRoleIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static UserRolesNotFoundException FromJson(string data) Parameters System.String data Returns UserRolesNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerNotFoundException.html", - "title": "Class CustomerNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class CustomerNotFoundException Inheritance System.Object System.Exception PictureparkException CustomerNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerNotFoundException : PictureparkException, ISerializable, _Exception Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerNotFoundException FromJson(string data) Parameters System.String data Returns CustomerNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.UserUnlockDisallowedException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UserUnlockDisallowedException.html", + "title": "Class UserUnlockDisallowedException | Picturepark.SDK.V1 API", + "keywords": "Class UserUnlockDisallowedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException UserUnlockDisallowedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserUnlockDisallowedException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static UserUnlockDisallowedException FromJson(string data) Parameters System.String data Returns UserUnlockDisallowedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerNotDeactivatedException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerNotDeactivatedException.html", - "title": "Class CustomerNotDeactivatedException | Picturepark.SDK.V1 API", - "keywords": "Class CustomerNotDeactivatedException Inheritance System.Object System.Exception PictureparkException CustomerNotDeactivatedException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerNotDeactivatedException : PictureparkException, ISerializable, _Exception Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerNotDeactivatedException FromJson(string data) Parameters System.String data Returns CustomerNotDeactivatedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.UserWithRoles.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UserWithRoles.html", + "title": "Class UserWithRoles | Picturepark.SDK.V1 API", + "keywords": "Class UserWithRoles User information retrieved via search Inheritance System.Object UserWithRoles Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserWithRoles Properties AuthorizationState Authorization state the user is currently in. Declaration public AuthorizationState AuthorizationState { get; set; } Property Value AuthorizationState EmailAddress Email address of the user (doubles as username). Declaration public string EmailAddress { get; set; } Property Value System.String FirstName User's first name. Declaration public string FirstName { get; set; } Property Value System.String Id User's Picturepark ID. Declaration public string Id { get; set; } Property Value System.String IsReadOnly Read-only users can't be removed from the system, e.g. service user. Declaration public bool IsReadOnly { get; set; } Property Value System.Boolean IsSupportUser The support user is a user created for Picturepark support personnel. Declaration public bool IsSupportUser { get; set; } Property Value System.Boolean LastName User's last name. Declaration public string LastName { get; set; } Property Value System.String LifeCycle Life cycle state the user is currently in. Declaration public LifeCycle LifeCycle { get; set; } Property Value LifeCycle UserRoleIds IDs of user roles user is assigned to Declaration public ICollection UserRoleIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static UserWithRoles FromJson(string data) Parameters System.String data Returns UserWithRoles ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerBoostValuesUpdateRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerBoostValuesUpdateRequest.html", - "title": "Class CustomerBoostValuesUpdateRequest | Picturepark.SDK.V1 API", - "keywords": "Class CustomerBoostValuesUpdateRequest Inheritance System.Object CustomerBoostValuesUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerBoostValuesUpdateRequest Properties BoostValuesToAdd List of boost values that need to be added to the existing ones. Declaration public ICollection BoostValuesToAdd { get; set; } Property Value System.Collections.Generic.ICollection < System.Double > BoostValuesToRemove List of existing boost values that need to be removed. Declaration public ICollection BoostValuesToRemove { get; set; } Property Value System.Collections.Generic.ICollection < CustomerBoostValueRemoveInfo > Methods FromJson(String) Declaration public static CustomerBoostValuesUpdateRequest FromJson(string data) Parameters System.String data Returns CustomerBoostValuesUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.VersionInfo.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.VersionInfo.html", + "title": "Class VersionInfo | Picturepark.SDK.V1 API", + "keywords": "Class VersionInfo The version view item for the environment. Inheritance System.Object VersionInfo CustomerVersionInfo Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class VersionInfo Properties ContractVersion The current contract version stored in CustomerDoc / EnvironmentDoc. Declaration public string ContractVersion { get; set; } Property Value System.String FileProductVersion The GitVersionTask generated file product version of Picturepark.Configuration.dll. Declaration public string FileProductVersion { get; set; } Property Value System.String FileVersion The manual file version of Picturepark.Contract.dll. Declaration public string FileVersion { get; set; } Property Value System.String Release The bamboo release version. Only provided on bamboo deployments. Declaration public string Release { get; set; } Property Value System.String Methods FromJson(String) Declaration public static VersionInfo FromJson(string data) Parameters System.String data Returns VersionInfo ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.Customer.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.Customer.html", - "title": "Class Customer | Picturepark.SDK.V1 API", - "keywords": "Class Customer Inheritance System.Object Customer Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Customer Properties Alias Declaration public string Alias { get; set; } Property Value System.String ContractVersion Declaration public string ContractVersion { get; set; } Property Value System.String CustomerHosts Declaration public ICollection CustomerHosts { get; set; } Property Value System.Collections.Generic.ICollection < System.String > DeactivationComment Declaration public string DeactivationComment { get; set; } Property Value System.String Id Declaration public string Id { get; set; } Property Value System.String LifeCycle Declaration public LifeCycle LifeCycle { get; set; } Property Value LifeCycle LogoPath Declaration public string LogoPath { get; set; } Property Value System.String MainCatalog Declaration public string MainCatalog { get; set; } Property Value System.String Name Declaration public string Name { get; set; } Property Value System.String StoragePath Declaration public string StoragePath { get; set; } Property Value System.String WatermarkPath Declaration public string WatermarkPath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static Customer FromJson(string data) Parameters System.String data Returns Customer ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.ContentBackupClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.ContentBackupClient.ObjectResponseResult-1.html", + "title": "Struct ContentBackupClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct ContentBackupClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CompressionType.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CompressionType.html", - "title": "Enum CompressionType | Picturepark.SDK.V1 API", - "keywords": "Enum CompressionType Namespace : System.Dynamic.ExpandoObject Syntax public enum CompressionType Lzw None Rle Zip" + "api/Picturepark.SDK.V1.CloudManager.Contract.Coder.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.Coder.html", + "title": "Enum Coder | Picturepark.SDK.V1 API", + "keywords": "Enum Coder Namespace : System.Dynamic.ExpandoObject Syntax public enum Coder Anmr Fast Twoloop" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.AlphaHandlingAction.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AlphaHandlingAction.html", - "title": "Class AlphaHandlingAction | Picturepark.SDK.V1 API", - "keywords": "Class AlphaHandlingAction Inheritance System.Object ImageActionBase AlphaHandlingAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AlphaHandlingAction : ImageActionBase Properties AlphaHandling Declaration public AlphaHandling AlphaHandling { get; set; } Property Value AlphaHandling ReplacementRgbColorHexCode Declaration public string ReplacementRgbColorHexCode { get; set; } Property Value System.String Methods FromJson(String) Declaration public static AlphaHandlingAction FromJson(string data) Parameters System.String data Returns AlphaHandlingAction ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerVersionInfo.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerVersionInfo.html", + "title": "Class CustomerVersionInfo | Picturepark.SDK.V1 API", + "keywords": "Class CustomerVersionInfo The version view item for the customer. Inheritance System.Object VersionInfo CustomerVersionInfo Inherited Members VersionInfo.FileVersion VersionInfo.FileProductVersion VersionInfo.ContractVersion VersionInfo.Release System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerVersionInfo : VersionInfo Properties CustomerId The customer id. Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerVersionInfo FromJson(string data) Parameters System.String data Returns CustomerVersionInfo ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaUpdateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaUpdateRequest.html", - "title": "Class SchemaUpdateRequest | Picturepark.SDK.V1 API", - "keywords": "Class SchemaUpdateRequest Request to update an existing schema Inheritance System.Object SchemaUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaUpdateRequest Properties Aggregations An optional list of aggregations to show grouped list item documents. When aggregations are defined for a List, the UI uses such information to show the available filters and grouped results. Declaration public ICollection Aggregations { get; set; } Property Value System.Collections.Generic.ICollection < AggregatorBase > Descriptions Language specific schema descriptions. Declaration public TranslatedStringDictionary Descriptions { get; set; } Property Value TranslatedStringDictionary DisplayPatterns Language specific DotLiquid templates. These templates will be resolved into display values in content documents and/or list items. Declaration public ICollection DisplayPatterns { get; set; } Property Value System.Collections.Generic.ICollection < DisplayPattern > Fields The schema fields. Declaration public ICollection Fields { get; set; } Property Value System.Collections.Generic.ICollection < FieldBase > FieldsOverwrite A list of schema fields overwrite information. It is used to overwrite the field configuration coming from the parent schema. Only a subset of properties of a FieldSingleTagbox and FieldMultiTagbox can be be overwritten. All other properties and fields cannot. Declaration public ICollection FieldsOverwrite { get; set; } Property Value System.Collections.Generic.ICollection < FieldOverwriteBase > LayerSchemaIds An optional list of schemas' IDs with type layer. For a Content schema it stores the layers that can be assigned to a content. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Names Language specific schema names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary ReferencedInContentSchemaIds If the schema if of type Layer, the list contains the schemas with type Content that reference the layer. Declaration public ICollection ReferencedInContentSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SchemaPermissionSetIds An optional list of schema permission set IDs which control schema permissions. Declaration public ICollection SchemaPermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Sort Sorts content documents and/or list items. In order for the sorting to work properly, the Sortable property of the related field must be set to true. Multiple sorting is supported: they are applied in the specified order. Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > ViewForAll Defines a schema as viewable by everyone. Everyone with ManageSchema user permission is able to see the schema. Declaration public bool ViewForAll { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static SchemaUpdateRequest FromJson(string data) Parameters System.String data Returns SchemaUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidChangeCommandFieldNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidChangeCommandFieldNotFoundException.html", + "title": "Class InvalidChangeCommandFieldNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class InvalidChangeCommandFieldNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidChangeCommandFieldNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidChangeCommandFieldNotFoundException : PictureparkValidationException, ISerializable, _Exception Properties CommandTypeName Declaration public string CommandTypeName { get; set; } Property Value System.String FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidChangeCommandFieldNotFoundException FromJson(string data) Parameters System.String data Returns InvalidChangeCommandFieldNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaType.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaType.html", - "title": "Enum SchemaType | Picturepark.SDK.V1 API", - "keywords": "Enum SchemaType Type of the schema Namespace : System.Dynamic.ExpandoObject Syntax public enum SchemaType Content Layer List Struct" + "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidChangeCommandFieldTypeInvalidException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidChangeCommandFieldTypeInvalidException.html", + "title": "Class InvalidChangeCommandFieldTypeInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class InvalidChangeCommandFieldTypeInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidChangeCommandFieldTypeInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidChangeCommandFieldTypeInvalidException : PictureparkValidationException, ISerializable, _Exception Properties CommandType Declaration public string CommandType { get; set; } Property Value System.String FieldActualType Declaration public string FieldActualType { get; set; } Property Value System.String FieldExpectedType Declaration public string FieldExpectedType { get; set; } Property Value System.String FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidChangeCommandFieldTypeInvalidException FromJson(string data) Parameters System.String data Returns InvalidChangeCommandFieldTypeInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ReindexEvent.html": { - "href": "api/Picturepark.SDK.V1.Contract.ReindexEvent.html", - "title": "Class ReindexEvent | Picturepark.SDK.V1 API", - "keywords": "Class ReindexEvent Inheritance System.Object ApplicationEvent ReindexEvent Inherited Members ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ReindexEvent : ApplicationEvent Properties IndexId Declaration public string IndexId { get; set; } Property Value System.String State Declaration public IndexState State { get; set; } Property Value IndexState Methods FromJson(String) Declaration public static ReindexEvent FromJson(string data) Parameters System.String data Returns ReindexEvent ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.ServiceProviderClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.ServiceProviderClient.ObjectResponseResult-1.html", + "title": "Struct ServiceProviderClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct ServiceProviderClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.Contract.ReferenceUpdateException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ReferenceUpdateException.html", - "title": "Class ReferenceUpdateException | Picturepark.SDK.V1 API", - "keywords": "Class ReferenceUpdateException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ReferenceUpdateException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ReferenceUpdateException : PictureparkBusinessException, ISerializable, _Exception Properties Exceptions These exceptions describe why the source metadata item could not be updated. Declaration public ICollection Exceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkException > ReferenceItemId This is the source of the reference. Declaration public string ReferenceItemId { get; set; } Property Value System.String ReferenceType This is the DocType of the source of the reference. Declaration public string ReferenceType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ReferenceUpdateException FromJson(string data) Parameters System.String data Returns ReferenceUpdateException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BaseResultOfSnapshot.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BaseResultOfSnapshot.html", + "title": "Class BaseResultOfSnapshot | Picturepark.SDK.V1 API", + "keywords": "Class BaseResultOfSnapshot Inheritance System.Object BaseResultOfSnapshot SnapshotCustomerSearchResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfSnapshot Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < Snapshot > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfSnapshot FromJson(string data) Parameters System.String data Returns BaseResultOfSnapshot ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ReferencesUpdateException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ReferencesUpdateException.html", - "title": "Class ReferencesUpdateException | Picturepark.SDK.V1 API", - "keywords": "Class ReferencesUpdateException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ReferencesUpdateException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ReferencesUpdateException : PictureparkBusinessException, ISerializable, _Exception Properties Exceptions Declaration public ICollection Exceptions { get; set; } Property Value System.Collections.Generic.ICollection < ReferenceUpdateException > Methods FromJson(String) Declaration public static ReferencesUpdateException FromJson(string data) Parameters System.String data Returns ReferencesUpdateException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CropAction.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CropAction.html", + "title": "Class CropAction | Picturepark.SDK.V1 API", + "keywords": "Class CropAction Inheritance System.Object ImageActionBase CropAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CropAction : ImageActionBase Properties Height Declaration public int Height { get; set; } Property Value System.Int32 Width Declaration public int Width { get; set; } Property Value System.Int32 X Declaration public int X { get; set; } Property Value System.Int32 Y Declaration public int Y { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static CropAction FromJson(string data) Parameters System.String data Returns CropAction ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ReferenceObject.html": { - "href": "api/Picturepark.SDK.V1.Contract.ReferenceObject.html", - "title": "Class ReferenceObject | Picturepark.SDK.V1 API", - "keywords": "Class ReferenceObject Inheritance System.Object ReferenceObject Country Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class ReferenceObject : IReferenceObject Properties RefId Declaration public string RefId { get; set; } Property Value System.String Implements IReferenceObject.RefId RefRequestId Declaration public string RefRequestId { get; set; } Property Value System.String Implements IReferenceObject.RefRequestId" + "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessSearchResult.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessSearchResult.html", + "title": "Class EnvironmentProcessSearchResult | Picturepark.SDK.V1 API", + "keywords": "Class EnvironmentProcessSearchResult Inheritance System.Object EnvironmentProcessSearchResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessSearchResult Properties Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < EnvironmentProcess > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static EnvironmentProcessSearchResult FromJson(string data) Parameters System.String data Returns EnvironmentProcessSearchResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.RedisDatabaseExceededException.html": { - "href": "api/Picturepark.SDK.V1.Contract.RedisDatabaseExceededException.html", - "title": "Class RedisDatabaseExceededException | Picturepark.SDK.V1 API", - "keywords": "Class RedisDatabaseExceededException Inheritance System.Object System.Exception PictureparkException RedisDatabaseExceededException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RedisDatabaseExceededException : PictureparkException, ISerializable, _Exception Properties CustomerCount Declaration public int CustomerCount { get; set; } Property Value System.Int32 CustomerId Declaration public string CustomerId { get; set; } Property Value System.String MaxCount Declaration public int MaxCount { get; set; } Property Value System.Int32 RedisDatabaseCount Declaration public int RedisDatabaseCount { get; set; } Property Value System.Int32 StartIndex Declaration public int StartIndex { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static RedisDatabaseExceededException FromJson(string data) Parameters System.String data Returns RedisDatabaseExceededException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.OperationInProgressException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.OperationInProgressException.html", + "title": "Class OperationInProgressException | Picturepark.SDK.V1 API", + "keywords": "Class OperationInProgressException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException OperationInProgressException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OperationInProgressException : PictureparkBusinessException, ISerializable, _Exception Properties LeaseResourceType Declaration public LeaseResourceType LeaseResourceType { get; set; } Property Value LeaseResourceType Methods FromJson(String) Declaration public static OperationInProgressException FromJson(string data) Parameters System.String data Returns OperationInProgressException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ImportTransferPartialRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ImportTransferPartialRequest.html", - "title": "Class ImportTransferPartialRequest | Picturepark.SDK.V1 API", - "keywords": "Class ImportTransferPartialRequest Inheritance System.Object ImportTransferPartialRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ImportTransferPartialRequest Properties Items Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < FileTransferCreateItem > Methods FromJson(String) Declaration public static ImportTransferPartialRequest FromJson(string data) Parameters System.String data Returns ImportTransferPartialRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ResizeMode.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ResizeMode.html", + "title": "Enum ResizeMode | Picturepark.SDK.V1 API", + "keywords": "Enum ResizeMode Namespace : System.Dynamic.ExpandoObject Syntax public enum ResizeMode Fit Resize Shrink" }, - "api/Picturepark.SDK.V1.Contract.ImageMetadata.html": { - "href": "api/Picturepark.SDK.V1.Contract.ImageMetadata.html", - "title": "Class ImageMetadata | Picturepark.SDK.V1 API", - "keywords": "Class ImageMetadata Inheritance System.Object FileMetadata ImageMetadata Inherited Members FileMetadata.Names FileMetadata.Descriptions FileMetadata.FileExtension FileMetadata.FileName FileMetadata.FilePath FileMetadata.FileSizeInBytes FileMetadata.Sha1Hash FileMetadata.XmpMetadata FileMetadata.ExifMetadata FileMetadata.Language System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ImageMetadata : FileMetadata Properties BitsPerChannel Declaration public int BitsPerChannel { get; set; } Property Value System.Int32 BitsPerPixel Declaration public int BitsPerPixel { get; set; } Property Value System.Int32 Channels Declaration public string Channels { get; set; } Property Value System.String ColorProfile Declaration public string ColorProfile { get; set; } Property Value System.String ColorSpace Declaration public string ColorSpace { get; set; } Property Value System.String HasAdobeResourceData Declaration public bool HasAdobeResourceData { get; set; } Property Value System.Boolean HasAlpha Declaration public bool HasAlpha { get; set; } Property Value System.Boolean HasExifData Declaration public bool HasExifData { get; set; } Property Value System.Boolean HasIptcData Declaration public bool HasIptcData { get; set; } Property Value System.Boolean HasXmpData Declaration public bool HasXmpData { get; set; } Property Value System.Boolean Height Declaration public int Height { get; set; } Property Value System.Int32 HeightInCm Declaration public double HeightInCm { get; set; } Property Value System.Double HeightInInch Declaration public double HeightInInch { get; set; } Property Value System.Double HorizontalResolution Declaration public double HorizontalResolution { get; set; } Property Value System.Double IsExtended Declaration public bool IsExtended { get; set; } Property Value System.Boolean IsIndexed Declaration public bool IsIndexed { get; set; } Property Value System.Boolean PixelFormat Declaration public string PixelFormat { get; set; } Property Value System.String TotalFrames Declaration public int TotalFrames { get; set; } Property Value System.Int32 TotalUnspecifiedTiffExtraChannels Declaration public int TotalUnspecifiedTiffExtraChannels { get; set; } Property Value System.Int32 UncompressedSizeInBytes Declaration public long UncompressedSizeInBytes { get; set; } Property Value System.Int64 VerticalResolution Declaration public double VerticalResolution { get; set; } Property Value System.Double Width Declaration public int Width { get; set; } Property Value System.Int32 WidthInCm Declaration public double WidthInCm { get; set; } Property Value System.Double WidthInInch Declaration public double WidthInInch { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static ImageMetadata FromJson(string data) Parameters System.String data Returns ImageMetadata ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SearchIndexDocNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SearchIndexDocNotFoundException.html", + "title": "Class SearchIndexDocNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class SearchIndexDocNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException SearchIndexDocNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchIndexDocNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties SearchIndexDocId Declaration public string SearchIndexDocId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchIndexDocNotFoundException FromJson(string data) Parameters System.String data Returns SearchIndexDocNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ImageFormatBase.html": { - "href": "api/Picturepark.SDK.V1.Contract.ImageFormatBase.html", - "title": "Class ImageFormatBase | Picturepark.SDK.V1 API", - "keywords": "Class ImageFormatBase Inheritance System.Object FormatBase ImageFormatBase JpegFormat PngFormat TiffFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class ImageFormatBase : FormatBase Properties Actions Declaration public ICollection Actions { get; set; } Property Value System.Collections.Generic.ICollection < ImageActionBase > CloneAdobeResources Declaration public bool CloneAdobeResources { get; set; } Property Value System.Boolean CloneExif Declaration public bool CloneExif { get; set; } Property Value System.Boolean CloneIptc Declaration public bool CloneIptc { get; set; } Property Value System.Boolean CloneXmp Declaration public bool CloneXmp { get; set; } Property Value System.Boolean ColorProfile Declaration public ColorProfile? ColorProfile { get; set; } Property Value System.Nullable < ColorProfile > ColorTransformationIntent Declaration public ColorTransformationIntent ColorTransformationIntent { get; set; } Property Value ColorTransformationIntent HorizontalResolution Declaration public double? HorizontalResolution { get; set; } Property Value System.Nullable < System.Double > KeepClippingPath Declaration public bool KeepClippingPath { get; set; } Property Value System.Boolean RenderFirstFrameOnly Declaration public bool RenderFirstFrameOnly { get; set; } Property Value System.Boolean ResizeAction Declaration public ResizeAction ResizeAction { get; set; } Property Value ResizeAction VerticalResolution Declaration public double? VerticalResolution { get; set; } Property Value System.Nullable < System.Double > Methods FromJson(String) Declaration public static ImageFormatBase FromJson(string data) Parameters System.String data Returns ImageFormatBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SearchIndexInUseException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SearchIndexInUseException.html", + "title": "Class SearchIndexInUseException | Picturepark.SDK.V1 API", + "keywords": "Class SearchIndexInUseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException SearchIndexInUseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchIndexInUseException : PictureparkBusinessException, ISerializable, _Exception Properties SearchIndex Declaration public string SearchIndex { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchIndexInUseException FromJson(string data) Parameters System.String data Returns SearchIndexInUseException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ImageActionBase.html": { - "href": "api/Picturepark.SDK.V1.Contract.ImageActionBase.html", - "title": "Class ImageActionBase | Picturepark.SDK.V1 API", - "keywords": "Class ImageActionBase Inheritance System.Object ImageActionBase AlphaHandlingAction CropAction UnsharpenMaskAction WatermarkAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class ImageActionBase Methods FromJson(String) Declaration public static ImageActionBase FromJson(string data) Parameters System.String data Returns ImageActionBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.IContentBackupClient.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IContentBackupClient.html", + "title": "Interface IContentBackupClient | Picturepark.SDK.V1 API", + "keywords": "Interface IContentBackupClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IContentBackupClient Methods AckBackupAsync(String, String, CancellationToken) Declaration Task AckBackupAsync(string customerId, string filePath, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.String filePath System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception AckBackupManyAsync(String, IEnumerable, CancellationToken) Declaration Task> AckBackupManyAsync(string customerId, IEnumerable filePaths, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Collections.Generic.IEnumerable < System.String > filePaths System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < ContentBackupAcknowledgementResult >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CancelContentBackupRecoveryAsync(ContentBackupCancelRecoveryRequest, CancellationToken) Declaration Task CancelContentBackupRecoveryAsync(ContentBackupCancelRecoveryRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentBackupCancelRecoveryRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DisableContentBackupAsync(ContentBackupDisableRequest, CancellationToken) Declaration Task DisableContentBackupAsync(ContentBackupDisableRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentBackupDisableRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception EnableContentBackupAsync(ContentBackupEnableRequest, CancellationToken) Declaration Task EnableContentBackupAsync(ContentBackupEnableRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentBackupEnableRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ForceCompleteContentBackupRecoveryAsync(ContentBackupForceCompleteRecoveryRequest, CancellationToken) Declaration Task ForceCompleteContentBackupRecoveryAsync(ContentBackupForceCompleteRecoveryRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentBackupForceCompleteRecoveryRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception NotAcknowledgedCountAsync(CancellationToken) Declaration Task NotAcknowledgedCountAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Int64 > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchMissingContentBackupsAsync(ContentBackupSearchRequest, CancellationToken) Declaration Task SearchMissingContentBackupsAsync(ContentBackupSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentBackupSearchRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBackupSearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.Contract.SchemaFieldNumberRangeException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldNumberRangeException.html", - "title": "Class SchemaFieldNumberRangeException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldNumberRangeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldNumberRangeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldNumberRangeException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String MaxValue Declaration public decimal MaxValue { get; set; } Property Value System.Decimal MinValue Declaration public decimal MinValue { get; set; } Property Value System.Decimal PropertyName Declaration public string PropertyName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldNumberRangeException FromJson(string data) Parameters System.String data Returns SchemaFieldNumberRangeException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ICustomerClient.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ICustomerClient.html", + "title": "Interface ICustomerClient | Picturepark.SDK.V1 API", + "keywords": "Interface ICustomerClient Namespace : System.Dynamic.ExpandoObject Syntax public interface ICustomerClient Methods CreateAsync(CustomerCreateRequest, CancellationToken) Declaration Task CreateAsync(CustomerCreateRequest createRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters CustomerCreateRequest createRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerConfiguration > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateMetadataLanguageAsync(String, CustomerMetadataLanguageCreateRequest, Nullable, CancellationToken) Declaration Task CreateMetadataLanguageAsync(string customerAlias, CustomerMetadataLanguageCreateRequest metadataLanguageCreateRequest, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias CustomerMetadataLanguageCreateRequest metadataLanguageCreateRequest System.Nullable < System.TimeSpan > timeout System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, CancellationToken) Declaration Task DeleteAsync(string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAllUsersAsync(String, CancellationToken) Declaration Task> GetAllUsersAsync(string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < UserWithRoles >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Declaration Task GetAsync(string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerConfiguration > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAvailableMetadataLanguagesAsync(String, CancellationToken) Declaration Task> GetAvailableMetadataLanguagesAsync(string customerAlias, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < System.String >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetCreateRequestAsync(CancellationToken) Declaration Task GetCreateRequestAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerCreateRequest > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception InvalidateAsync(String, CancellationToken) Declaration Task InvalidateAsync(string customerAlias, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ListAsync(String, CancellationToken) Declaration Task ListAsync(string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerSearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReindexAsync(String, SearchIndexReindexRequest, CancellationToken) Declaration Task ReindexAsync(string customerAlias, SearchIndexReindexRequest reindexRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias SearchIndexReindexRequest reindexRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Index > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RestoreAsync(String, CancellationToken) Declaration Task RestoreAsync(string customerAlias, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(CustomerSearchRequest, CancellationToken) Declaration Task SearchAsync(CustomerSearchRequest searchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters CustomerSearchRequest searchRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerSearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(CustomerUpdateRequest, CancellationToken) Declaration Task UpdateAsync(CustomerUpdateRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters CustomerUpdateRequest updateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerConfiguration > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateBoostValuesAsync(String, CustomerBoostValuesUpdateRequest, Nullable, CancellationToken) Declaration Task UpdateBoostValuesAsync(string customerAlias, CustomerBoostValuesUpdateRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias CustomerBoostValuesUpdateRequest request System.Nullable < System.TimeSpan > timeout System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.Contract.SchemaFieldNotSupportedException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldNotSupportedException.html", - "title": "Class SchemaFieldNotSupportedException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldNotSupportedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldNotSupportedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldNotSupportedException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String FieldType Declaration public string FieldType { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldNotSupportedException FromJson(string data) Parameters System.String data Returns SchemaFieldNotSupportedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidStateException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidStateException.html", + "title": "Class InvalidStateException | Picturepark.SDK.V1 API", + "keywords": "Class InvalidStateException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidStateException InvalidStateTransitionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidStateException : PictureparkValidationException, ISerializable, _Exception Properties ResourceId Declaration public string ResourceId { get; set; } Property Value System.String State Declaration public string State { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidStateException FromJson(string data) Parameters System.String data Returns InvalidStateException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaFieldNotSortableException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldNotSortableException.html", - "title": "Class SchemaFieldNotSortableException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldNotSortableException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldNotSortableException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldNotSortableException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldNotSortableException FromJson(string data) Parameters System.String data Returns SchemaFieldNotSortableException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidStateTransitionException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidStateTransitionException.html", + "title": "Class InvalidStateTransitionException | Picturepark.SDK.V1 API", + "keywords": "Class InvalidStateTransitionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidStateException InvalidStateTransitionException Inherited Members InvalidStateException.ResourceId InvalidStateException.State PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidStateTransitionException : InvalidStateException, ISerializable, _Exception Properties Transition Declaration public string Transition { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidStateTransitionException FromJson(string data) Parameters System.String data Returns InvalidStateTransitionException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaFieldNotSearchableException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldNotSearchableException.html", - "title": "Class SchemaFieldNotSearchableException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldNotSearchableException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldNotSearchableException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldNotSearchableException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldNotSearchableException FromJson(string data) Parameters System.String data Returns SchemaFieldNotSearchableException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemSchemaMismatchException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemSchemaMismatchException.html", + "title": "Class ListItemSchemaMismatchException | Picturepark.SDK.V1 API", + "keywords": "Class ListItemSchemaMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ListItemSchemaMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemSchemaMismatchException : PictureparkValidationException, ISerializable, _Exception Properties FieldSchemaId Declaration public string FieldSchemaId { get; set; } Property Value System.String ListItemId Declaration public string ListItemId { get; set; } Property Value System.String ListItemSchemaId Declaration public string ListItemSchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ListItemSchemaMismatchException FromJson(string data) Parameters System.String data Returns ListItemSchemaMismatchException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OutputFormatUpdateManyRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.OutputFormatUpdateManyRequest.html", - "title": "Class OutputFormatUpdateManyRequest | Picturepark.SDK.V1 API", - "keywords": "Class OutputFormatUpdateManyRequest Used to modify multiple output formats at once. Inheritance System.Object OutputFormatUpdateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatUpdateManyRequest Properties Items Output format items to be modified. Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < OutputFormatUpdateManyRequestItem > Methods FromJson(String) Declaration public static OutputFormatUpdateManyRequest FromJson(string data) Parameters System.String data Returns OutputFormatUpdateManyRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemUpdateManyException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemUpdateManyException.html", + "title": "Class ListItemUpdateManyException | Picturepark.SDK.V1 API", + "keywords": "Class ListItemUpdateManyException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ListItemUpdateManyException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemUpdateManyException : PictureparkBusinessException, ISerializable, _Exception Properties FailedItemsCount Declaration public int FailedItemsCount { get; set; } Property Value System.Int32 TotalItemsCount Declaration public int TotalItemsCount { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static ListItemUpdateManyException FromJson(string data) Parameters System.String data Returns ListItemUpdateManyException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OutputFormatResizingNotSupportedException.html": { - "href": "api/Picturepark.SDK.V1.Contract.OutputFormatResizingNotSupportedException.html", + "api/Picturepark.SDK.V1.CloudManager.Contract.OutputFormatResizingNotSupportedException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.OutputFormatResizingNotSupportedException.html", "title": "Class OutputFormatResizingNotSupportedException | Picturepark.SDK.V1 API", "keywords": "Class OutputFormatResizingNotSupportedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException OutputFormatResizingNotSupportedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatResizingNotSupportedException : PictureparkValidationException, ISerializable, _Exception Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String OutputFormatId Declaration public string OutputFormatId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static OutputFormatResizingNotSupportedException FromJson(string data) Parameters System.String data Returns OutputFormatResizingNotSupportedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OutputFormatInfo.html": { - "href": "api/Picturepark.SDK.V1.Contract.OutputFormatInfo.html", - "title": "Class OutputFormatInfo | Picturepark.SDK.V1 API", - "keywords": "Class OutputFormatInfo Inheritance System.Object OutputFormatInfo Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatInfo Properties Id Output ID. Declaration public string Id { get; set; } Property Value System.String Names Output translations. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary Methods FromJson(String) Declaration public static OutputFormatInfo FromJson(string data) Parameters System.String data Returns OutputFormatInfo ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.OutputIdNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.OutputIdNotFoundException.html", + "title": "Class OutputIdNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class OutputIdNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException OutputIdNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputIdNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties OutputId Declaration public string OutputId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static OutputIdNotFoundException FromJson(string data) Parameters System.String data Returns OutputIdNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OutputFormatEditable.html": { - "href": "api/Picturepark.SDK.V1.Contract.OutputFormatEditable.html", - "title": "Class OutputFormatEditable | Picturepark.SDK.V1 API", - "keywords": "Class OutputFormatEditable Represents the editable part of the output format. Inheritance System.Object OutputFormatEditable OutputFormat OutputFormatUpdateManyRequestItem Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatEditable Properties Format Information about the technical format of the data, e.g. JPEG, AAC or video still. Declaration public FormatBase Format { get; set; } Property Value FormatBase Names Language specific names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary RetentionTime How long should the dynamic outputs created from this format be kept. Declaration public TimeSpan RetentionTime { get; set; } Property Value System.TimeSpan SourceOutputFormats Which output format should be used as a source of data. Declaration public SourceOutputFormats SourceOutputFormats { get; set; } Property Value SourceOutputFormats Methods FromJson(String) Declaration public static OutputFormatEditable FromJson(string data) Parameters System.String data Returns OutputFormatEditable ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.OutputNotAvailableException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.OutputNotAvailableException.html", + "title": "Class OutputNotAvailableException | Picturepark.SDK.V1 API", + "keywords": "Class OutputNotAvailableException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException OutputNotAvailableException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputNotAvailableException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static OutputNotAvailableException FromJson(string data) Parameters System.String data Returns OutputNotAvailableException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.UserRoleAssignedException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UserRoleAssignedException.html", - "title": "Class UserRoleAssignedException | Picturepark.SDK.V1 API", - "keywords": "Class UserRoleAssignedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException UserRoleAssignedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleAssignedException : PictureparkValidationException, ISerializable, _Exception Properties UserRoleId Declaration public string UserRoleId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserRoleAssignedException FromJson(string data) Parameters System.String data Returns UserRoleAssignedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.OutputNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.OutputNotFoundException.html", + "title": "Class OutputNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class OutputNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException OutputNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String OutputFormatId Declaration public string OutputFormatId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static OutputNotFoundException FromJson(string data) Parameters System.String data Returns OutputNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.UserRight.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UserRight.html", - "title": "Enum UserRight | Picturepark.SDK.V1 API", - "keywords": "Enum UserRight Namespace : System.Dynamic.ExpandoObject Syntax public enum UserRight ManageAllShares ManageBusinessProcesses ManageChannels ManageCollections ManageContent ManageDocumentHistory ManageEmbeds ManageListItems ManageLiveStream ManageOutputFormats ManagePermissions ManageSchemas ManageSearchIndexes ManageServiceProviders ManageSharings ManageTemplates ManageTermsOfService ManageTransfer ManageUserRoles ManageUsers" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldDisplayPatternTypeNotSupportedException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldDisplayPatternTypeNotSupportedException.html", + "title": "Class SchemaFieldDisplayPatternTypeNotSupportedException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldDisplayPatternTypeNotSupportedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldDisplayPatternTypeNotSupportedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldDisplayPatternTypeNotSupportedException : PictureparkValidationException, ISerializable, _Exception Properties DisplayPatternType Declaration public DisplayPatternType DisplayPatternType { get; set; } Property Value DisplayPatternType FieldId Declaration public string FieldId { get; set; } Property Value System.String SupportedDisplayPatternTypes Declaration public ICollection SupportedDisplayPatternTypes { get; set; } Property Value System.Collections.Generic.ICollection < DisplayPatternType > Methods FromJson(String) Declaration public static SchemaFieldDisplayPatternTypeNotSupportedException FromJson(string data) Parameters System.String data Returns SchemaFieldDisplayPatternTypeNotSupportedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.UserNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UserNotFoundException.html", - "title": "Class UserNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class UserNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException UserNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties MissingUserId Declaration public string MissingUserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserNotFoundException FromJson(string data) Parameters System.String data Returns UserNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldIdAlreadyExistsInSchemaHierarchyException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldIdAlreadyExistsInSchemaHierarchyException.html", + "title": "Class SchemaFieldIdAlreadyExistsInSchemaHierarchyException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldIdAlreadyExistsInSchemaHierarchyException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldIdAlreadyExistsInSchemaHierarchyException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldIdAlreadyExistsInSchemaHierarchyException : PictureparkValidationException, ISerializable, _Exception Properties ExistingInSchemaId Declaration public string ExistingInSchemaId { get; set; } Property Value System.String FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldIdAlreadyExistsInSchemaHierarchyException FromJson(string data) Parameters System.String data Returns SchemaFieldIdAlreadyExistsInSchemaHierarchyException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.UserInactiveOrDeletedException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UserInactiveOrDeletedException.html", - "title": "Class UserInactiveOrDeletedException | Picturepark.SDK.V1 API", - "keywords": "Class UserInactiveOrDeletedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkForbiddenException UserInactiveOrDeletedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserInactiveOrDeletedException : PictureparkForbiddenException, ISerializable, _Exception Methods FromJson(String) Declaration public static UserInactiveOrDeletedException FromJson(string data) Parameters System.String data Returns UserInactiveOrDeletedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldIdDuplicatedException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldIdDuplicatedException.html", + "title": "Class SchemaFieldIdDuplicatedException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldIdDuplicatedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldIdDuplicatedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldIdDuplicatedException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldIdDuplicatedException FromJson(string data) Parameters System.String data Returns SchemaFieldIdDuplicatedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleTransformationGroupTransformationsMissingException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleTransformationGroupTransformationsMissingException.html", - "title": "Class BusinessRuleTransformationGroupTransformationsMissingException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleTransformationGroupTransformationsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleTransformationGroupTransformationsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleTransformationGroupTransformationsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleTransformationGroupTransformationsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleTransformationGroupTransformationsMissingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldIdException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldIdException.html", + "title": "Class SchemaFieldIdException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldIdException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldIdException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldIdException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldIdException FromJson(string data) Parameters System.String data Returns SchemaFieldIdException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRulePathInvalidException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRulePathInvalidException.html", - "title": "Class BusinessRulePathInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRulePathInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRulePathInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRulePathInvalidException : PictureparkValidationException, ISerializable, _Exception Properties Path Declaration public string Path { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRulePathInvalidException FromJson(string data) Parameters System.String data Returns BusinessRulePathInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SearchIndexReindexRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SearchIndexReindexRequest.html", + "title": "Class SearchIndexReindexRequest | Picturepark.SDK.V1 API", + "keywords": "Class SearchIndexReindexRequest Inheritance System.Object SearchIndexReindexRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchIndexReindexRequest Properties NumberOfReplicas Declaration public int NumberOfReplicas { get; set; } Property Value System.Int32 NumberOfRoutingShards Declaration public int NumberOfRoutingShards { get; set; } Property Value System.Int32 NumberOfShards Declaration public int NumberOfShards { get; set; } Property Value System.Int32 OnBehalfOfUserId Declaration public string OnBehalfOfUserId { get; set; } Property Value System.String SearchIndexId Declaration public string SearchIndexId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchIndexReindexRequest FromJson(string data) Parameters System.String data Returns SearchIndexReindexRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleConfigurationValidationException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleConfigurationValidationException.html", - "title": "Class BusinessRuleConfigurationValidationException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleConfigurationValidationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleConfigurationValidationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleConfigurationValidationException : PictureparkValidationException, ISerializable, _Exception Properties InnerExceptions Declaration public ICollection InnerExceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkValidationException > Methods FromJson(String) Declaration public static BusinessRuleConfigurationValidationException FromJson(string data) Parameters System.String data Returns BusinessRuleConfigurationValidationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SearchStringLeadingWildcardException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SearchStringLeadingWildcardException.html", + "title": "Class SearchStringLeadingWildcardException | Picturepark.SDK.V1 API", + "keywords": "Class SearchStringLeadingWildcardException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SearchStringLeadingWildcardException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchStringLeadingWildcardException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static SearchStringLeadingWildcardException FromJson(string data) Parameters System.String data Returns SearchStringLeadingWildcardException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessStateNotHitException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessStateNotHitException.html", - "title": "Class BusinessProcessStateNotHitException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessStateNotHitException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException BusinessProcessStateNotHitException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessStateNotHitException : PictureparkTimeoutException, ISerializable, _Exception Properties Actual Declaration public string Actual { get; set; } Property Value System.String BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String Expected Declaration public ICollection Expected { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static BusinessProcessStateNotHitException FromJson(string data) Parameters System.String data Returns BusinessProcessStateNotHitException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ColorProfile.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ColorProfile.html", + "title": "Enum ColorProfile | Picturepark.SDK.V1 API", + "keywords": "Enum ColorProfile Namespace : System.Dynamic.ExpandoObject Syntax public enum ColorProfile AdobeRgb1998 AppleRgb CoatedFogra27 CoatedFogra39 ColorMatchRgb EciRgbV1 EciRgbV2 EuropeIsoCoatedFogra27 EuroscaleCoated EuroscaleUncoated IsoCoated IsoCoated300EciV2 IsoCoatedEciV2 IsoCoatedV2Grey1cBas Isonewspaper26v4 Isonewspaper26v4Grey JapanColor2001Coated JapanColor2001Uncoated JapanColor2002Newspaper JapanWebCoated Srgb SrgbColorSpaceProfile UncoatedFogra29 UsSheetfedCoated UsSheetfedUncoated UsWebCoatedSwop UsWebUncoated WebCoatedFogra28 WebCoatedSwop2006Grade3 WebCoatedSwop2006Grade5" }, - "api/Picturepark.SDK.V1.Contract.ListItemUpdateManyException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemUpdateManyException.html", - "title": "Class ListItemUpdateManyException | Picturepark.SDK.V1 API", - "keywords": "Class ListItemUpdateManyException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ListItemUpdateManyException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemUpdateManyException : PictureparkBusinessException, ISerializable, _Exception Properties FailedItemsCount Declaration public int FailedItemsCount { get; set; } Property Value System.Int32 TotalItemsCount Declaration public int TotalItemsCount { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static ListItemUpdateManyException FromJson(string data) Parameters System.String data Returns ListItemUpdateManyException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ColorTransformationIntent.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ColorTransformationIntent.html", + "title": "Enum ColorTransformationIntent | Picturepark.SDK.V1 API", + "keywords": "Enum ColorTransformationIntent Namespace : System.Dynamic.ExpandoObject Syntax public enum ColorTransformationIntent AbsoluteColorimetric Perceptual RelativeColorimetric RelativeColorimetricBpc Saturation" }, - "api/Picturepark.SDK.V1.Contract.ListItemUpdateItem.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemUpdateItem.html", - "title": "Class ListItemUpdateItem | Picturepark.SDK.V1 API", - "keywords": "Class ListItemUpdateItem Inheritance System.Object ListItemUpdateRequest ListItemUpdateItem Inherited Members ListItemUpdateRequest.Content System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemUpdateItem : ListItemUpdateRequest Properties Id The list item id. Declaration public string Id { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ListItemUpdateItem FromJson(string data) Parameters System.String data Returns ListItemUpdateItem ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerAliasHeaderMissingException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerAliasHeaderMissingException.html", + "title": "Class CustomerAliasHeaderMissingException | Picturepark.SDK.V1 API", + "keywords": "Class CustomerAliasHeaderMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException CustomerAliasHeaderMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerAliasHeaderMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static CustomerAliasHeaderMissingException FromJson(string data) Parameters System.String data Returns CustomerAliasHeaderMissingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ListItemSearchResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemSearchResult.html", - "title": "Class ListItemSearchResult | Picturepark.SDK.V1 API", - "keywords": "Class ListItemSearchResult Result for list item search operation Inheritance System.Object BaseResultOfListItem SearchBehaviorBaseResultOfListItem ListItemSearchResult Inherited Members SearchBehaviorBaseResultOfListItem.SearchString SearchBehaviorBaseResultOfListItem.IsSearchStringRewritten SearchBehaviorBaseResultOfListItem.QueryDebugInformation BaseResultOfListItem.TotalResults BaseResultOfListItem.Results BaseResultOfListItem.ElapsedMilliseconds BaseResultOfListItem.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemSearchResult : SearchBehaviorBaseResultOfListItem Methods FromJson(String) Declaration public static ListItemSearchResult FromJson(string data) Parameters System.String data Returns ListItemSearchResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerAliasInUseException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerAliasInUseException.html", + "title": "Class CustomerAliasInUseException | Picturepark.SDK.V1 API", + "keywords": "Class CustomerAliasInUseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException CustomerAliasInUseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerAliasInUseException : PictureparkBusinessException, ISerializable, _Exception Properties Alias Declaration public string Alias { get; set; } Property Value System.String ExistingCustomerId Declaration public string ExistingCustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerAliasInUseException FromJson(string data) Parameters System.String data Returns CustomerAliasInUseException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ListItemSearchRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemSearchRequest.html", - "title": "Class ListItemSearchRequest | Picturepark.SDK.V1 API", - "keywords": "Class ListItemSearchRequest Request to search list items Inheritance System.Object ListItemSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemSearchRequest Properties BrokenDependenciesFilter Limits the search to the list items that have or not have broken references. By default it includes both. Declaration public BrokenDependenciesFilter BrokenDependenciesFilter { get; set; } Property Value BrokenDependenciesFilter DebugMode Enable debug mode: additional debug information regarding the query execution and reason of the matched documents are returned in the ListItemSearchResult. Warning! It severely affects performance. Declaration public bool DebugMode { get; set; } Property Value System.Boolean Filter An optional filter to limit the list items. Declaration public FilterBase Filter { get; set; } Property Value FilterBase IncludeAllSchemaChildren Broadens the search to include all schema descendant list items. Declaration public bool IncludeAllSchemaChildren { get; set; } Property Value System.Boolean LifeCycleFilter Limits the search to the list items that have the specified life cycle state. Defaults to ActiveOnly. Declaration public LifeCycleFilter LifeCycleFilter { get; set; } Property Value LifeCycleFilter Limit Limits the number of the returned schemas. Defaults to 30. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken The token used to retrieve the next page of results. It must be null on first request and only filled with the returned pageToken to request next page of results. Declaration public string PageToken { get; set; } Property Value System.String ResolveBehaviors List of enums that control which parts of the list item are resolved and returned. Declaration public ICollection ResolveBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < ListItemResolveBehavior > SchemaIds Limits the search among the list items of the provided schemas. Declaration public ICollection SchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied in the specified order. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchLanguages When searching in multi language fields, limit the searchable fields to the ones corresponding to the specified languages. If not specified, all metadata languages defined in the system are used. Declaration public ICollection SearchLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchString The string used to query the data. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Sort Sorts the search results. Sorting on a field not marked as Sortable in the Content schema will throw an exception. Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > Methods FromJson(String) Declaration public static ListItemSearchRequest FromJson(string data) Parameters System.String data Returns ListItemSearchRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidChangeCommandSchemaChangeInvalidException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidChangeCommandSchemaChangeInvalidException.html", + "title": "Class InvalidChangeCommandSchemaChangeInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class InvalidChangeCommandSchemaChangeInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidChangeCommandSchemaChangeInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidChangeCommandSchemaChangeInvalidException : PictureparkValidationException, ISerializable, _Exception Properties CommandTypeName Declaration public string CommandTypeName { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidChangeCommandSchemaChangeInvalidException FromJson(string data) Parameters System.String data Returns InvalidChangeCommandSchemaChangeInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentDeleteManyRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentDeleteManyRequest.html", - "title": "Class ContentDeleteManyRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentDeleteManyRequest Request to delete multiple contents. Inheritance System.Object ContentDeleteManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentDeleteManyRequest Properties ContentIds IDs of the contents to delete. Declaration public ICollection ContentIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > ForceReferenceRemoval A value indicating whether references to the contents should be removed. Declaration public bool ForceReferenceRemoval { get; set; } Property Value System.Boolean NotifyProgress Create a progress notification and notify on progress. Notifications are shown in the UI only to the same use who triggered the delete request. Declaration public bool NotifyProgress { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static ContentDeleteManyRequest FromJson(string data) Parameters System.String data Returns ContentDeleteManyRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidDateTimeFormatException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidDateTimeFormatException.html", + "title": "Class InvalidDateTimeFormatException | Picturepark.SDK.V1 API", + "keywords": "Class InvalidDateTimeFormatException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidDateTimeFormatException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidDateTimeFormatException : PictureparkValidationException, ISerializable, _Exception Properties ExpectedFormat Declaration public string ExpectedFormat { get; set; } Property Value System.String Value Declaration public string Value { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidDateTimeFormatException FromJson(string data) Parameters System.String data Returns InvalidDateTimeFormatException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentDeleteManyFilterRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentDeleteManyFilterRequest.html", - "title": "Class ContentDeleteManyFilterRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentDeleteManyFilterRequest Request to delete multiple contents based on a provided filter Inheritance System.Object ContentDeleteManyFilterRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentDeleteManyFilterRequest Properties FilterRequest Filters the contents that need to be deleted. Declaration public ContentFilterRequest FilterRequest { get; set; } Property Value ContentFilterRequest ForceReferenceRemoval A value indicating whether references to the content items should be removed. Declaration public bool ForceReferenceRemoval { get; set; } Property Value System.Boolean NotifyProgress Create a progress notification and notify on progress. Notifications are shown in the UI only to the same use who triggered the delete request. Declaration public bool NotifyProgress { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static ContentDeleteManyFilterRequest FromJson(string data) Parameters System.String data Returns ContentDeleteManyFilterRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemNotFoundException.html", + "title": "Class ListItemNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class ListItemNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException ListItemNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties ListItemIds Declaration public ICollection ListItemIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static ListItemNotFoundException FromJson(string data) Parameters System.String data Returns ListItemNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BaseResultOfUserWithRoles.html": { - "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfUserWithRoles.html", - "title": "Class BaseResultOfUserWithRoles | Picturepark.SDK.V1 API", - "keywords": "Class BaseResultOfUserWithRoles Inheritance System.Object BaseResultOfUserWithRoles SearchBehaviorBaseResultOfUserWithRoles Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfUserWithRoles Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < UserWithRoles > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfUserWithRoles FromJson(string data) Parameters System.String data Returns BaseResultOfUserWithRoles ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemPermissionException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemPermissionException.html", + "title": "Class ListItemPermissionException | Picturepark.SDK.V1 API", + "keywords": "Class ListItemPermissionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ListItemPermissionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemPermissionException : PictureparkValidationException, ISerializable, _Exception Properties ListItemId Declaration public string ListItemId { get; set; } Property Value System.String MetadataRight Declaration public MetadataRight MetadataRight { get; set; } Property Value MetadataRight Methods FromJson(String) Declaration public static ListItemPermissionException FromJson(string data) Parameters System.String data Returns ListItemPermissionException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BaseResultOfUserRole.html": { - "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfUserRole.html", - "title": "Class BaseResultOfUserRole | Picturepark.SDK.V1 API", - "keywords": "Class BaseResultOfUserRole Inheritance System.Object BaseResultOfUserRole SearchBehaviorBaseResultOfUserRole Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfUserRole Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < UserRole > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfUserRole FromJson(string data) Parameters System.String data Returns BaseResultOfUserRole ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.OrFilter.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.OrFilter.html", + "title": "Class OrFilter | Picturepark.SDK.V1 API", + "keywords": "Class OrFilter Put filters in \"or\" Inheritance System.Object FilterBase OrFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OrFilter : FilterBase Properties Filters The filters to put in \"or\". All kinds of filters are accepted. Declaration public ICollection Filters { get; set; } Property Value System.Collections.Generic.ICollection < FilterBase > Methods FromJson(String) Declaration public static OrFilter FromJson(string data) Parameters System.String data Returns OrFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.DocumentHistoryClient.html": { - "href": "api/Picturepark.SDK.V1.DocumentHistoryClient.html", - "title": "Class DocumentHistoryClient | Picturepark.SDK.V1 API", - "keywords": "Class DocumentHistoryClient Inheritance System.Object ClientBase DocumentHistoryClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DocumentHistoryClient : ClientBase, IDocumentHistoryClient Constructors DocumentHistoryClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public DocumentHistoryClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods CompareWithCurrentAsync(String, String, Nullable, CancellationToken) Compare with current Declaration public Task CompareWithCurrentAsync(string documentType, string documentId, long? version = default(long? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String documentType The type of the document (e.g. Content). System.String documentId The ID of the document (e.g. contentId). System.Nullable < System.Int64 > version The version of the document to compare with. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DocumentHistoryDifference > Document history difference. Implements IDocumentHistoryClient.CompareWithCurrentAsync(String, String, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CompareWithVersionAsync(String, String, Int64, Nullable, CancellationToken) Compare with version Declaration public Task CompareWithVersionAsync(string documentType, string documentId, long documentVersion, long? version = default(long? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String documentType The type of the document (e.g. Content). System.String documentId The ID of the document (e.g. contentId). System.Int64 documentVersion The version of the document to use for the comparison. System.Nullable < System.Int64 > version The version of the document to compare with. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DocumentHistoryDifference > Document history difference Implements IDocumentHistoryClient.CompareWithVersionAsync(String, String, Int64, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetCurrentAsync(String, String, CancellationToken) Get current Declaration public Task GetCurrentAsync(string documentType, string documentId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String documentType The type of the document (e.g. Content). System.String documentId The ID of the document (e.g. contentId). System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DocumentHistory > Document history item Implements IDocumentHistoryClient.GetCurrentAsync(String, String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetVersionAsync(String, String, Int64, CancellationToken) Get version Declaration public Task GetVersionAsync(string documentType, string documentId, long documentVersion, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String documentType The type of the document (e.g. Content). System.String documentId The ID of the document (e.g. contentId). System.Int64 documentVersion The version of the document. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DocumentHistory > Document history item Implements IDocumentHistoryClient.GetVersionAsync(String, String, Int64, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < DocumentHistoryClient.ObjectResponseResult > Type Parameters T SearchAsync(DocumentHistorySearchRequest, CancellationToken) Search Declaration public Task SearchAsync(DocumentHistorySearchRequest documentHistorySearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters DocumentHistorySearchRequest documentHistorySearchRequest The document history search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DocumentHistorySearchResult > Document history search result. Implements IDocumentHistoryClient.SearchAsync(DocumentHistorySearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.CloudManager.Contract.OriginalFormat.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.OriginalFormat.html", + "title": "Class OriginalFormat | Picturepark.SDK.V1 API", + "keywords": "Class OriginalFormat Inheritance System.Object FormatBase OriginalFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OriginalFormat : FormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String Methods FromJson(String) Declaration public static OriginalFormat FromJson(string data) Parameters System.String data Returns OriginalFormat ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.DocumentHistoryClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.DocumentHistoryClient.ObjectResponseResult-1.html", - "title": "Struct DocumentHistoryClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct DocumentHistoryClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.OutputFormat.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.OutputFormat.html", + "title": "Class OutputFormat | Picturepark.SDK.V1 API", + "keywords": "Class OutputFormat Represents an output format. Inheritance System.Object OutputFormatEditable OutputFormat Inherited Members OutputFormatEditable.Names OutputFormatEditable.SourceOutputFormats OutputFormatEditable.Format OutputFormatEditable.RetentionTime System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormat : OutputFormatEditable Properties DataExtraction Specifies if output format should be taken into account during data extraction. Declaration public bool DataExtraction { get; set; } Property Value System.Boolean Dynamic A dynamic output format is not rendered automatically, but only on demand. Declaration public bool Dynamic { get; set; } Property Value System.Boolean Id Output format ID. Declaration public string Id { get; set; } Property Value System.String System Marks if this is a system output format. Declaration public bool System { get; set; } Property Value System.Boolean Temporary Temporary outputs will not be backed up. Declaration public bool Temporary { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static OutputFormat FromJson(string data) Parameters System.String data Returns OutputFormat ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaNoContentException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaNoContentException.html", - "title": "Class SchemaNoContentException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaNoContentException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaNoContentException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaNoContentException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaNoContentException FromJson(string data) Parameters System.String data Returns SchemaNoContentException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.OutputFormatEditable.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.OutputFormatEditable.html", + "title": "Class OutputFormatEditable | Picturepark.SDK.V1 API", + "keywords": "Class OutputFormatEditable Represents the editable part of the output format. Inheritance System.Object OutputFormatEditable OutputFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatEditable Properties Format Information about the technical format of the data, e.g. JPEG, AAC or video still. Declaration public FormatBase Format { get; set; } Property Value FormatBase Names Language specific names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary RetentionTime How long should the dynamic outputs created from this format be kept. Declaration public TimeSpan RetentionTime { get; set; } Property Value System.TimeSpan SourceOutputFormats Which output format should be used as a source of data. Declaration public SourceOutputFormats SourceOutputFormats { get; set; } Property Value SourceOutputFormats Methods FromJson(String) Declaration public static OutputFormatEditable FromJson(string data) Parameters System.String data Returns OutputFormatEditable ToJson() Declaration public string ToJson() Returns System.String" + }, + "api/Picturepark.SDK.V1.CloudManager.CloudManagerServiceSettings.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.CloudManagerServiceSettings.html", + "title": "Class CloudManagerServiceSettings | Picturepark.SDK.V1 API", + "keywords": "Class CloudManagerServiceSettings The Picturepark service settings. Inheritance System.Object CloudManagerServiceSettings Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CloudManagerServiceSettings : ICloudManagerServiceSettings Constructors CloudManagerServiceSettings(IAuthClient) Initializes a new instance of the CloudManagerServiceSettings class. Declaration public CloudManagerServiceSettings(IAuthClient authClient) Parameters IAuthClient authClient The authentication client. CloudManagerServiceSettings(String) Initializes a new instance of the CloudManagerServiceSettings class. Declaration public CloudManagerServiceSettings(string baseUrl) Parameters System.String baseUrl The base URL. CloudManagerServiceSettings(String, IAuthClient) Initializes a new instance of the CloudManagerServiceSettings class. Declaration public CloudManagerServiceSettings(string baseUrl, IAuthClient authClient) Parameters System.String baseUrl The base URL. IAuthClient authClient The authentication client. Properties AuthClient Gets or sets the . Declaration public IAuthClient AuthClient { get; set; } Property Value IAuthClient Implements ICloudManagerServiceSettings.AuthClient BaseUrl Gets the server URL of the Picturepark server. Declaration public string BaseUrl { get; set; } Property Value System.String Implements ICloudManagerServiceSettings.BaseUrl HttpTimeout Gets or sets the HTTP timeout. Declaration public TimeSpan HttpTimeout { get; set; } Property Value System.TimeSpan Implements ICloudManagerServiceSettings.HttpTimeout" + }, + "api/Picturepark.SDK.V1.CloudManager.Contract.Analyzer.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.Analyzer.html", + "title": "Enum Analyzer | Picturepark.SDK.V1 API", + "keywords": "Enum Analyzer Namespace : System.Dynamic.ExpandoObject Syntax public enum Analyzer EdgeNGram Language NGram None PathHierarchy Simple" + }, + "api/Picturepark.SDK.V1.CloudManager.Contract.BaseResultOfCustomer.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BaseResultOfCustomer.html", + "title": "Class BaseResultOfCustomer | Picturepark.SDK.V1 API", + "keywords": "Class BaseResultOfCustomer Inheritance System.Object BaseResultOfCustomer CustomerSearchResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfCustomer Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < Customer > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfCustomer FromJson(string data) Parameters System.String data Returns BaseResultOfCustomer ToJson() Declaration public string ToJson() Returns System.String" + }, + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessNotExternalException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessNotExternalException.html", + "title": "Class BusinessProcessNotExternalException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessNotExternalException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkForbiddenException BusinessProcessNotExternalException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessNotExternalException : PictureparkForbiddenException, ISerializable, _Exception Properties BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessNotExternalException FromJson(string data) Parameters System.String data Returns BusinessProcessNotExternalException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaMultipleTypesException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaMultipleTypesException.html", - "title": "Class SchemaMultipleTypesException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaMultipleTypesException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaMultipleTypesException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaMultipleTypesException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String SchemaTypes Declaration public ICollection SchemaTypes { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static SchemaMultipleTypesException FromJson(string data) Parameters System.String data Returns SchemaMultipleTypesException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleExecutionScope.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleExecutionScope.html", + "title": "Enum BusinessRuleExecutionScope | Picturepark.SDK.V1 API", + "keywords": "Enum BusinessRuleExecutionScope Namespace : System.Dynamic.ExpandoObject Syntax public enum BusinessRuleExecutionScope MainDoc SearchDoc" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaMissingTypeException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaMissingTypeException.html", - "title": "Class SchemaMissingTypeException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaMissingTypeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaMissingTypeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaMissingTypeException : PictureparkValidationException, ISerializable, _Exception Properties ExpectedSchemaTypes Declaration public ICollection ExpectedSchemaTypes { get; set; } Property Value System.Collections.Generic.ICollection < SchemaType > SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaMissingTypeException FromJson(string data) Parameters System.String data Returns SchemaMissingTypeException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleTransformationGroupInputsMissingException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleTransformationGroupInputsMissingException.html", + "title": "Class BusinessRuleTransformationGroupInputsMissingException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleTransformationGroupInputsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleTransformationGroupInputsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleTransformationGroupInputsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleTransformationGroupInputsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleTransformationGroupInputsMissingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaInheritanceTypeDeviationException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaInheritanceTypeDeviationException.html", - "title": "Class SchemaInheritanceTypeDeviationException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaInheritanceTypeDeviationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInheritanceTypeDeviationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInheritanceTypeDeviationException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInheritanceTypeDeviationException FromJson(string data) Parameters System.String data Returns SchemaInheritanceTypeDeviationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupCancelRecoveryRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupCancelRecoveryRequest.html", + "title": "Class ContentBackupCancelRecoveryRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentBackupCancelRecoveryRequest Request to search aggregation values for Contents Inheritance System.Object ContentBackupCancelRecoveryRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentBackupCancelRecoveryRequest Properties BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentBackupCancelRecoveryRequest FromJson(string data) Parameters System.String data Returns ContentBackupCancelRecoveryRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaInheritanceFieldIndexDeviationException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaInheritanceFieldIndexDeviationException.html", - "title": "Class SchemaInheritanceFieldIndexDeviationException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaInheritanceFieldIndexDeviationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInheritanceFieldIndexDeviationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInheritanceFieldIndexDeviationException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInheritanceFieldIndexDeviationException FromJson(string data) Parameters System.String data Returns SchemaInheritanceFieldIndexDeviationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ContentLayerSameRootException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentLayerSameRootException.html", + "title": "Class ContentLayerSameRootException | Picturepark.SDK.V1 API", + "keywords": "Class ContentLayerSameRootException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ContentLayerSameRootException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentLayerSameRootException : PictureparkValidationException, ISerializable, _Exception Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String LayerIdsByRootSchema Declaration public ICollection LayerIdsByRootSchema { get; set; } Property Value System.Collections.Generic.ICollection < LayerIdsByRootSchema > Methods FromJson(String) Declaration public static ContentLayerSameRootException FromJson(string data) Parameters System.String data Returns ContentLayerSameRootException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaInfoNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaInfoNotFoundException.html", - "title": "Class SchemaInfoNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaInfoNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException SchemaInfoNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInfoNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInfoNotFoundException FromJson(string data) Parameters System.String data Returns SchemaInfoNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.AlphaHandling.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AlphaHandling.html", + "title": "Enum AlphaHandling | Picturepark.SDK.V1 API", + "keywords": "Enum AlphaHandling Namespace : System.Dynamic.ExpandoObject Syntax public enum AlphaHandling DiscardAlpha ReplaceAlpha ReplaceInvertedAlpha" }, - "api/Picturepark.SDK.V1.Contract.SchemaIndexingInfo.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaIndexingInfo.html", - "title": "Class SchemaIndexingInfo | Picturepark.SDK.V1 API", - "keywords": "Class SchemaIndexingInfo Indexing information for a schema Inheritance System.Object SchemaIndexingInfo Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaIndexingInfo Properties Fields A collection of indexing information for the fields of a schema Declaration public ICollection Fields { get; set; } Property Value System.Collections.Generic.ICollection < FieldIndexingInfo > Methods FromJson(String) Declaration public static SchemaIndexingInfo FromJson(string data) Parameters System.String data Returns SchemaIndexingInfo ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BackupReason.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BackupReason.html", + "title": "Enum BackupReason | Picturepark.SDK.V1 API", + "keywords": "Enum BackupReason Namespace : System.Dynamic.ExpandoObject Syntax public enum BackupReason Custom Deletion Update" }, - "api/Picturepark.SDK.V1.Contract.ContentDetail.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentDetail.html", - "title": "Class ContentDetail | Picturepark.SDK.V1 API", - "keywords": "Class ContentDetail Content detail Inheritance System.Object ContentDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentDetail Properties Audit Audit information. Declaration public UserAuditDetail Audit { get; set; } Property Value UserAuditDetail BrokenIndirectReferenceIds All the IDs of the indirectly referenced list items (tagboxes) that do not exist in the system. They are referenced list items that reference at least a list item that do not exist in the system. Declaration public ICollection BrokenIndirectReferenceIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > BrokenReferenceIds All the IDs of the referenced list items (tagboxes) that do not exist in the system. Declaration public ICollection BrokenReferenceIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > BrokenRelationTargetIds All the IDs of the contents or list items target of a relation that do not exist in the system. Declaration public ICollection BrokenRelationTargetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Content The content data of the content. It's an object of dynamic metadata whose structure is defined in the Content schema identified. by the ContentSchemaId property. Declaration public object Content { get; set; } Property Value System.Object ContentPermissionSetIds An optional list of content permission set IDs which control content permissions. These permissions control content accessibility for the users that do not own the content. Declaration public ICollection ContentPermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > ContentRights List of content rights the user has on this content Declaration public ICollection ContentRights { get; set; } Property Value System.Collections.Generic.ICollection < ContentRight > ContentSchemaId The ID of the content schema. The SchemaType of the specified schema must be Content. The schema specifies the structure of the Content dictionary. Declaration public string ContentSchemaId { get; set; } Property Value System.String ContentType Content type. Declaration public ContentType ContentType { get; set; } Property Value ContentType DisplayValues Contains language specific display values. They are calculated values based on the template stored in the Content schema DisplayPatterns property. Declaration public DisplayValueDictionary DisplayValues { get; set; } Property Value DisplayValueDictionary Id The content ID. Declaration public string Id { get; set; } Property Value System.String LayerSchemaIds An optional list of IDs of the schemas that form the layers of the content. The SchemaType of the specified schemas must be Layer. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > LifeCycle The actual lifecycle value of the content. Becomes Inactive when the content is deleted. Declaration public LifeCycle LifeCycle { get; set; } Property Value LifeCycle Metadata The metadata belonging to the layers of the content. It's a dictionary of dynamic metadata whose structure is defined in the Layer schemas identified by the LayerSchemaIds property. Declaration public IDictionary Metadata { get; set; } Property Value System.Collections.Generic.IDictionary < System.String , System.Object > Outputs The Outputs generated from the content. They identifies the rendered files generated by the system. They are available only for file base contents, and they depends on the output formats configured in the system. Declaration public ICollection Outputs { get; set; } Property Value System.Collections.Generic.ICollection < Output > Owner The resolved owner. Declaration public User Owner { get; set; } Property Value User OwnerTokenId The owner token ID. Defines the content owner. Declaration public string OwnerTokenId { get; set; } Property Value System.String Methods AsContentItem() Creates a typed content item wrapped in a ContentItem container. Declaration public ContentItem AsContentItem() Returns ContentItem The content item. Type Parameters T The content item type. ContentAs() Returns content deserialized into the requested class Declaration public T ContentAs() Returns T Deserialized content Type Parameters T Content type FromJson(String) Declaration public static ContentDetail FromJson(string data) Parameters System.String data Returns ContentDetail GetFileMetadata() Gets the content detail's file metadata. Declaration public FileMetadata GetFileMetadata() Returns FileMetadata The file metadata. HasLayer(String) Tests if a layer is present in Metadata dictionary. Declaration public bool HasLayer(string schemaId) Parameters System.String schemaId OSchema ID of the layer within the metadata dictionary. Returns System.Boolean True if the layer with the provided schema ID is present in metadata dictionary, false otherwise. HasLayer() Tests if a layer is present in Metadata dictionary. Declaration public bool HasLayer() Returns System.Boolean True if the layer representing the type T is present in metadata dictionary, false otherwise. Type Parameters T Type representing the layer Layer(String) Returns layer from Metadata based on a schema ID. Declaration public JObject Layer(string schemaId) Parameters System.String schemaId Schema ID of the layer within the metadata dictionary. Returns JObject Layer metadata Layer(String) Returns layer from Metadata deserialized into a custom type. Declaration public T Layer(string schemaId = null) Parameters System.String schemaId Optional ID of the layer within the metadata dictionary. If not provided, it will be determined by schema ID defined in PictureparkSchemaAttribute on the layer class (if applied) or the name of the type. Anonymous classes are naturally not supported. Returns T Layer metadata Type Parameters T Type representing the layer LayerDisplayValues(String) Deserializes the values for the specified layer and gets the display values. Declaration public DisplayValueDictionary LayerDisplayValues(string schemaId) Parameters System.String schemaId Layer schema ID Returns DisplayValueDictionary Deserialized display values for the layer LayerDisplayValues() Deserializes the values for the specified layer and gets the display values. Declaration public DisplayValueDictionary LayerDisplayValues() Returns DisplayValueDictionary Deserialized display values for the layer Type Parameters T Type representing the layer ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessState.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessState.html", + "title": "Class BusinessProcessState | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessState State transition information of a business process Inheritance System.Object BusinessProcessState Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessState Properties Error Eventual error associated to the state transition. Declaration public ErrorResponse Error { get; set; } Property Value ErrorResponse State State of the business process Declaration public string State { get; set; } Property Value System.String Timestamp Date and time of when the state transition was performed. Declaration public DateTime Timestamp { get; set; } Property Value System.DateTime Methods FromJson(String) Declaration public static BusinessProcessState FromJson(string data) Parameters System.String data Returns BusinessProcessState ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleFieldPathInvalidException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleFieldPathInvalidException.html", + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleFieldPathInvalidException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleFieldPathInvalidException.html", "title": "Class BusinessRuleFieldPathInvalidException | Picturepark.SDK.V1 API", "keywords": "Class BusinessRuleFieldPathInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleFieldPathInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleFieldPathInvalidException : PictureparkValidationException, ISerializable, _Exception Properties FieldPath Declaration public string FieldPath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleFieldPathInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleFieldPathInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleFieldIdInvalidException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleFieldIdInvalidException.html", - "title": "Class BusinessRuleFieldIdInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleFieldIdInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleFieldIdInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleFieldIdInvalidException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleFieldIdInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleFieldIdInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleSchemaIdInvalidException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleSchemaIdInvalidException.html", + "title": "Class BusinessRuleSchemaIdInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleSchemaIdInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleSchemaIdInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleSchemaIdInvalidException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleSchemaIdInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleSchemaIdInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleAction.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleAction.html", - "title": "Class BusinessRuleAction | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleAction Action to be performed by a business rule Inheritance System.Object BusinessRuleAction AssignContentPermissionSetsAction AssignLayerAction AssignTagboxItemsAction AssignTagboxItemsInLayerAction AssignValueAction ProduceMessageAction UnassignContentPermissionSetsAction UnassignLayerAction UnassignTagboxItemsAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class BusinessRuleAction Methods FromJson(String) Declaration public static BusinessRuleAction FromJson(string data) Parameters System.String data Returns BusinessRuleAction ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ConfigurationIndexNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ConfigurationIndexNotFoundException.html", + "title": "Class ConfigurationIndexNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class ConfigurationIndexNotFoundException Inheritance System.Object System.Exception PictureparkException ConfigurationIndexNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ConfigurationIndexNotFoundException : PictureparkException, ISerializable, _Exception Properties ConfigurationIndex Declaration public string ConfigurationIndex { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ConfigurationIndexNotFoundException FromJson(string data) Parameters System.String data Returns ConfigurationIndexNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRule.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRule.html", - "title": "Class BusinessRule | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRule A business rule Inheritance System.Object BusinessRule BusinessRuleConfigurable BusinessRuleScript Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class BusinessRule Properties Description Language specific rule description. Declaration public TranslatedStringDictionary Description { get; set; } Property Value TranslatedStringDictionary Id User defined ID of the rule. Declaration public string Id { get; set; } Property Value System.String IsEnabled Enable. Declaration public bool IsEnabled { get; set; } Property Value System.Boolean Names Language specific rule names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary TriggerPoint Trigger point. Declaration public BusinessRuleTriggerPoint TriggerPoint { get; set; } Property Value BusinessRuleTriggerPoint Methods FromJson(String) Declaration public static BusinessRule FromJson(string data) Parameters System.String data Returns BusinessRule ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupState.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupState.html", + "title": "Enum ContentBackupState | Picturepark.SDK.V1 API", + "keywords": "Enum ContentBackupState Namespace : System.Dynamic.ExpandoObject Syntax public enum ContentBackupState Disabled Enabled Recovery" }, - "api/Picturepark.SDK.V1.Contract.BaseResultOfFileTransfer.html": { - "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfFileTransfer.html", - "title": "Class BaseResultOfFileTransfer | Picturepark.SDK.V1 API", - "keywords": "Class BaseResultOfFileTransfer Inheritance System.Object BaseResultOfFileTransfer SearchBehaviorBaseResultOfFileTransfer Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfFileTransfer Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < FileTransfer > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfFileTransfer FromJson(string data) Parameters System.String data Returns BaseResultOfFileTransfer ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ContentFileReplaceTypeMismatchException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentFileReplaceTypeMismatchException.html", + "title": "Class ContentFileReplaceTypeMismatchException | Picturepark.SDK.V1 API", + "keywords": "Class ContentFileReplaceTypeMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ContentFileReplaceTypeMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentFileReplaceTypeMismatchException : PictureparkValidationException, ISerializable, _Exception Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String NewContentType Declaration public ContentType NewContentType { get; set; } Property Value ContentType OriginalContentType Declaration public ContentType OriginalContentType { get; set; } Property Value ContentType Methods FromJson(String) Declaration public static ContentFileReplaceTypeMismatchException FromJson(string data) Parameters System.String data Returns ContentFileReplaceTypeMismatchException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BaseResultOfDocumentHistory.html": { - "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfDocumentHistory.html", - "title": "Class BaseResultOfDocumentHistory | Picturepark.SDK.V1 API", - "keywords": "Class BaseResultOfDocumentHistory Inheritance System.Object BaseResultOfDocumentHistory DocumentHistorySearchResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfDocumentHistory Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < DocumentHistory > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfDocumentHistory FromJson(string data) Parameters System.String data Returns BaseResultOfDocumentHistory ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerConfiguration.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerConfiguration.html", + "title": "Class CustomerConfiguration | Picturepark.SDK.V1 API", + "keywords": "Class CustomerConfiguration Inheritance System.Object CustomerConfiguration Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerConfiguration Properties Alias Declaration public string Alias { get; set; } Property Value System.String ApiCallsPerMinute Declaration public int ApiCallsPerMinute { get; set; } Property Value System.Int32 BaseUrl Declaration public string BaseUrl { get; set; } Property Value System.String BoostValues Declaration public ICollection BoostValues { get; set; } Property Value System.Collections.Generic.ICollection < System.Double > BusinessProcessCatalog Declaration public string BusinessProcessCatalog { get; set; } Property Value System.String BusinessRuleCatalog Declaration public string BusinessRuleCatalog { get; set; } Property Value System.String CacheCatalog Declaration public string CacheCatalog { get; set; } Property Value System.String CdnConfiguration Declaration public CdnConfigurationBase CdnConfiguration { get; set; } Property Value CdnConfigurationBase ChannelCatalog Declaration public string ChannelCatalog { get; set; } Property Value System.String ContentBackupState Declaration public ContentBackupState ContentBackupState { get; set; } Property Value ContentBackupState ContentBackupStoragePath Declaration public string ContentBackupStoragePath { get; set; } Property Value System.String ContentCatalog Declaration public string ContentCatalog { get; set; } Property Value System.String ContentRetentionTime Declaration public TimeSpan ContentRetentionTime { get; set; } Property Value System.TimeSpan ContractVersion Declaration public string ContractVersion { get; set; } Property Value System.String CorsAllowedHosts Declaration public ICollection CorsAllowedHosts { get; set; } Property Value System.Collections.Generic.ICollection < System.String > CustomerHosts Declaration public ICollection CustomerHosts { get; set; } Property Value System.Collections.Generic.ICollection < System.String > DeactivationMessage Declaration public TranslatedStringDictionary DeactivationMessage { get; set; } Property Value TranslatedStringDictionary DefaultContentPermissionSetIds Declaration public ICollection DefaultContentPermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > DisplayValueCatalog Declaration public string DisplayValueCatalog { get; set; } Property Value System.String DocumentHistoryCatalog Declaration public string DocumentHistoryCatalog { get; set; } Property Value System.String DocumentHistoryRetentionTime Declaration public TimeSpan DocumentHistoryRetentionTime { get; set; } Property Value System.TimeSpan DocumentHistorySteadyCatalog Declaration public string DocumentHistorySteadyCatalog { get; set; } Property Value System.String EditCollectionRetentionTime Declaration public TimeSpan EditCollectionRetentionTime { get; set; } Property Value System.TimeSpan ElasticSearchNumberOfReplicas Declaration public int ElasticSearchNumberOfReplicas { get; set; } Property Value System.Int32 ElasticSearchNumberOfRoutingShards Declaration public int ElasticSearchNumberOfRoutingShards { get; set; } Property Value System.Int32 ElasticSearchNumberOfShards Declaration public int ElasticSearchNumberOfShards { get; set; } Property Value System.Int32 EnableQueryDetails Declaration public bool EnableQueryDetails { get; set; } Property Value System.Boolean Id Declaration public string Id { get; set; } Property Value System.String IncompleteTransferRetentionTime Declaration public TimeSpan IncompleteTransferRetentionTime { get; set; } Property Value System.TimeSpan IndexedFieldThreshold Declaration public int IndexedFieldThreshold { get; set; } Property Value System.Int32 LanguageConfiguration Declaration public LanguageConfiguration LanguageConfiguration { get; set; } Property Value LanguageConfiguration LifeCycle Declaration public LifeCycle LifeCycle { get; set; } Property Value LifeCycle LifelineId Declaration public string LifelineId { get; set; } Property Value System.String ListItemCatalog Declaration public string ListItemCatalog { get; set; } Property Value System.String ListItemRetentionTime Declaration public TimeSpan ListItemRetentionTime { get; set; } Property Value System.TimeSpan LiveStreamCatalog Declaration public string LiveStreamCatalog { get; set; } Property Value System.String LiveStreamRetentionTime Declaration public TimeSpan LiveStreamRetentionTime { get; set; } Property Value System.TimeSpan LogoPath Declaration public string LogoPath { get; set; } Property Value System.String MailCatalog Declaration public string MailCatalog { get; set; } Property Value System.String MainCatalog Declaration public string MainCatalog { get; set; } Property Value System.String Name Declaration public string Name { get; set; } Property Value System.String Namespace Declaration public string Namespace { get; set; } Property Value System.String NoReplyEmailAddress Declaration public string NoReplyEmailAddress { get; set; } Property Value System.String NotificationCatalog Declaration public string NotificationCatalog { get; set; } Property Value System.String OutputCatalog Declaration public string OutputCatalog { get; set; } Property Value System.String OutputFormatCatalog Declaration public string OutputFormatCatalog { get; set; } Property Value System.String RedisDatabaseIndex Declaration public int RedisDatabaseIndex { get; set; } Property Value System.Int32 ReferenceCatalog Declaration public string ReferenceCatalog { get; set; } Property Value System.String ReplacedOriginalsRetentionTime Declaration public TimeSpan ReplacedOriginalsRetentionTime { get; set; } Property Value System.TimeSpan RootContentSearchIndexNumberOfReplicas Declaration public int RootContentSearchIndexNumberOfReplicas { get; set; } Property Value System.Int32 RootContentSearchIndexNumberOfRoutingShards Declaration public int RootContentSearchIndexNumberOfRoutingShards { get; set; } Property Value System.Int32 RootContentSearchIndexNumberOfShards Declaration public int RootContentSearchIndexNumberOfShards { get; set; } Property Value System.Int32 RootListItemSearchIndexNumberOfReplicas Declaration public int RootListItemSearchIndexNumberOfReplicas { get; set; } Property Value System.Int32 RootListItemSearchIndexNumberOfRoutingShards Declaration public int RootListItemSearchIndexNumberOfRoutingShards { get; set; } Property Value System.Int32 RootListItemSearchIndexNumberOfShards Declaration public int RootListItemSearchIndexNumberOfShards { get; set; } Property Value System.Int32 SchemaCatalog Declaration public string SchemaCatalog { get; set; } Property Value System.String ServiceAdminUserId Declaration public string ServiceAdminUserId { get; set; } Property Value System.String ServiceProviders Declaration public ICollection ServiceProviders { get; set; } Property Value System.Collections.Generic.ICollection < CustomerServiceProviderConfiguration > ShareCatalog Declaration public string ShareCatalog { get; set; } Property Value System.String SnapshotEnabled Declaration public bool SnapshotEnabled { get; set; } Property Value System.Boolean SnapshotFullbackupScheduleTime Declaration public TimeSpan SnapshotFullbackupScheduleTime { get; set; } Property Value System.TimeSpan SnapshotRetentionTime Declaration public TimeSpan SnapshotRetentionTime { get; set; } Property Value System.TimeSpan SortableFieldThreshold Declaration public int SortableFieldThreshold { get; set; } Property Value System.Int32 StatisticsCatalog Declaration public string StatisticsCatalog { get; set; } Property Value System.String StoragePath Declaration public string StoragePath { get; set; } Property Value System.String SuccessfulTransferRetentionTime Declaration public TimeSpan SuccessfulTransferRetentionTime { get; set; } Property Value System.TimeSpan SupportContactEmailAddress Declaration public string SupportContactEmailAddress { get; set; } Property Value System.String TaggingConfiguration Declaration public TaggingConfigurationBase TaggingConfiguration { get; set; } Property Value TaggingConfigurationBase TokenCatalog Declaration public string TokenCatalog { get; set; } Property Value System.String TransferCatalog Declaration public string TransferCatalog { get; set; } Property Value System.String UserCatalog Declaration public string UserCatalog { get; set; } Property Value System.String UserRetentionTime Declaration public TimeSpan UserRetentionTime { get; set; } Property Value System.TimeSpan UseSsl Declaration public bool UseSsl { get; set; } Property Value System.Boolean WatermarkPath Declaration public string WatermarkPath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerConfiguration FromJson(string data) Parameters System.String data Returns CustomerConfiguration ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BaseResultOfContentShareReference.html": { - "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfContentShareReference.html", - "title": "Class BaseResultOfContentShareReference | Picturepark.SDK.V1 API", - "keywords": "Class BaseResultOfContentShareReference Inheritance System.Object BaseResultOfContentShareReference ContentShareReferenceResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfContentShareReference Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < ContentShareReference > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfContentShareReference FromJson(string data) Parameters System.String data Returns BaseResultOfContentShareReference ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerCreateRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerCreateRequest.html", + "title": "Class CustomerCreateRequest | Picturepark.SDK.V1 API", + "keywords": "Class CustomerCreateRequest Inheritance System.Object CustomerCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerCreateRequest Properties AdminUser Declaration public User AdminUser { get; set; } Property Value User AdminUserPassword Declaration public string AdminUserPassword { get; set; } Property Value System.String Alias Declaration public string Alias { get; set; } Property Value System.String ApiCallsPerMinute Declaration public int ApiCallsPerMinute { get; set; } Property Value System.Int32 BaseUrl Declaration public string BaseUrl { get; set; } Property Value System.String BoostValues Declaration public ICollection BoostValues { get; set; } Property Value System.Collections.Generic.ICollection < System.Double > CdnConfiguration Declaration public CdnConfigurationBase CdnConfiguration { get; set; } Property Value CdnConfigurationBase ContentBackupState Declaration public ContentBackupState ContentBackupState { get; set; } Property Value ContentBackupState ContentBackupStoragePath Declaration public string ContentBackupStoragePath { get; set; } Property Value System.String ContentRetentionTime Declaration public TimeSpan ContentRetentionTime { get; set; } Property Value System.TimeSpan CorsAllowedHosts Declaration public ICollection CorsAllowedHosts { get; set; } Property Value System.Collections.Generic.ICollection < System.String > CustomerHosts Declaration public ICollection CustomerHosts { get; set; } Property Value System.Collections.Generic.ICollection < System.String > DocumentHistoryRetentionTime Declaration public TimeSpan DocumentHistoryRetentionTime { get; set; } Property Value System.TimeSpan EditCollectionRetentionTime Declaration public TimeSpan EditCollectionRetentionTime { get; set; } Property Value System.TimeSpan ElasticSearchNumberOfReplicas Declaration public int ElasticSearchNumberOfReplicas { get; set; } Property Value System.Int32 ElasticSearchNumberOfShards Declaration public int ElasticSearchNumberOfShards { get; set; } Property Value System.Int32 EnableQueryDetails Declaration public bool EnableQueryDetails { get; set; } Property Value System.Boolean IdentityServerProviders Declaration public ICollection IdentityServerProviders { get; set; } Property Value System.Collections.Generic.ICollection < IdentityServerProvider > IncompleteTransferRetentionTime Declaration public TimeSpan IncompleteTransferRetentionTime { get; set; } Property Value System.TimeSpan IndexedFieldThreshold Declaration public int IndexedFieldThreshold { get; set; } Property Value System.Int32 LanguageConfiguration Declaration public LanguageConfiguration LanguageConfiguration { get; set; } Property Value LanguageConfiguration ListItemRetentionTime Declaration public TimeSpan ListItemRetentionTime { get; set; } Property Value System.TimeSpan LiveStreamRetentionTime Declaration public TimeSpan LiveStreamRetentionTime { get; set; } Property Value System.TimeSpan LogoPath Declaration public string LogoPath { get; set; } Property Value System.String Name Declaration public string Name { get; set; } Property Value System.String NoReplyEmailAddress Declaration public string NoReplyEmailAddress { get; set; } Property Value System.String OutputFormats Declaration public ICollection OutputFormats { get; set; } Property Value System.Collections.Generic.ICollection < OutputFormat > Prefix Declaration public string Prefix { get; set; } Property Value System.String RootContentSearchIndexNumberOfReplicas Declaration public int RootContentSearchIndexNumberOfReplicas { get; set; } Property Value System.Int32 RootContentSearchIndexNumberOfShards Declaration public int RootContentSearchIndexNumberOfShards { get; set; } Property Value System.Int32 RootListItemSearchIndexNumberOfReplicas Declaration public int RootListItemSearchIndexNumberOfReplicas { get; set; } Property Value System.Int32 RootListItemSearchIndexNumberOfShards Declaration public int RootListItemSearchIndexNumberOfShards { get; set; } Property Value System.Int32 ServiceProviders Declaration public ICollection ServiceProviders { get; set; } Property Value System.Collections.Generic.ICollection < CustomerServiceProvider > SnapshotEnabled Declaration public bool SnapshotEnabled { get; set; } Property Value System.Boolean SnapshotFullbackupScheduleTime Declaration public TimeSpan SnapshotFullbackupScheduleTime { get; set; } Property Value System.TimeSpan SnapshotRetentionTime Declaration public TimeSpan SnapshotRetentionTime { get; set; } Property Value System.TimeSpan SortableFieldThreshold Declaration public int SortableFieldThreshold { get; set; } Property Value System.Int32 StoragePath Declaration public string StoragePath { get; set; } Property Value System.String SuccessfulTransferRetentionTime Declaration public TimeSpan SuccessfulTransferRetentionTime { get; set; } Property Value System.TimeSpan SupportContactEmailAddress Declaration public string SupportContactEmailAddress { get; set; } Property Value System.String TaggingConfiguration Declaration public TaggingConfigurationBase TaggingConfiguration { get; set; } Property Value TaggingConfigurationBase UserRetentionTime Declaration public TimeSpan UserRetentionTime { get; set; } Property Value System.TimeSpan UseSsl Declaration public bool UseSsl { get; set; } Property Value System.Boolean WatermarkPath Declaration public string WatermarkPath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerCreateRequest FromJson(string data) Parameters System.String data Returns CustomerCreateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BaseResultOfContent.html": { - "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfContent.html", - "title": "Class BaseResultOfContent | Picturepark.SDK.V1 API", - "keywords": "Class BaseResultOfContent Inheritance System.Object BaseResultOfContent SearchBehaviorBaseResultOfContent Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfContent Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < Content > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfContent FromJson(string data) Parameters System.String data Returns BaseResultOfContent ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.DateRange.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DateRange.html", + "title": "Class DateRange | Picturepark.SDK.V1 API", + "keywords": "Class DateRange The date time range class used in filters Inheritance System.Object DateRange Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DateRange Properties From The from value: it can be a datetime string or a pattern now(+-)(int)(YMDHm). Declaration public string From { get; set; } Property Value System.String Names Language specific range names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary To The to value: it can be a datetime string or a pattern now(+-)(int)(YMDHm). Declaration public string To { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DateRange FromJson(string data) Parameters System.String data Returns DateRange ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.AssignLayerAction.html": { - "href": "api/Picturepark.SDK.V1.Contract.AssignLayerAction.html", - "title": "Class AssignLayerAction | Picturepark.SDK.V1 API", - "keywords": "Class AssignLayerAction Assigns a layer, adding the default values to the data dictionary Inheritance System.Object BusinessRuleAction AssignLayerAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AssignLayerAction : BusinessRuleAction Properties DefaultValues An object containing default values (used for example to populate required fields). Declaration public object DefaultValues { get; set; } Property Value System.Object LayerId The ID of the layer. Declaration public string LayerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static AssignLayerAction FromJson(string data) Parameters System.String data Returns AssignLayerAction ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.DateRangeFilter.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DateRangeFilter.html", + "title": "Class DateRangeFilter | Picturepark.SDK.V1 API", + "keywords": "Class DateRangeFilter Filters over a range of date time values Inheritance System.Object FilterBase DateRangeFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DateRangeFilter : FilterBase Properties Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Range The date time range. Declaration public DateRange Range { get; set; } Property Value DateRange Methods FromJson(String) Declaration public static DateRangeFilter FromJson(string data) Parameters System.String data Returns DateRangeFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.AssignContentPermissionSetsAction.html": { - "href": "api/Picturepark.SDK.V1.Contract.AssignContentPermissionSetsAction.html", - "title": "Class AssignContentPermissionSetsAction | Picturepark.SDK.V1 API", - "keywords": "Class AssignContentPermissionSetsAction Assigns one or more permission sets to a content. Inheritance System.Object BusinessRuleAction AssignContentPermissionSetsAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AssignContentPermissionSetsAction : BusinessRuleAction Properties PermissionSetIds IDs of the permission sets to assign. Declaration public object PermissionSetIds { get; set; } Property Value System.Object Replace Indicates whether the already assigned permissions should be replaced or merged. Declaration public bool Replace { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static AssignContentPermissionSetsAction FromJson(string data) Parameters System.String data Returns AssignContentPermissionSetsAction ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateSearchIndexDocException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateSearchIndexDocException.html", + "title": "Class DuplicateSearchIndexDocException | Picturepark.SDK.V1 API", + "keywords": "Class DuplicateSearchIndexDocException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException DuplicateSearchIndexDocException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateSearchIndexDocException : PictureparkBusinessException, ISerializable, _Exception Properties SearchIndexDocId Declaration public string SearchIndexDocId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateSearchIndexDocException FromJson(string data) Parameters System.String data Returns DuplicateSearchIndexDocException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UserAuditHistory.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserAuditHistory.html", - "title": "Class UserAuditHistory | Picturepark.SDK.V1 API", - "keywords": "Class UserAuditHistory Inheritance System.Object UserAuditHistory Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserAuditHistory Properties ModificationDate Declaration public DateTime ModificationDate { get; set; } Property Value System.DateTime ModifiedByUser Declaration public string ModifiedByUser { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserAuditHistory FromJson(string data) Parameters System.String data Returns UserAuditHistory ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ElasticVersionUpdateException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ElasticVersionUpdateException.html", + "title": "Class ElasticVersionUpdateException | Picturepark.SDK.V1 API", + "keywords": "Class ElasticVersionUpdateException Inheritance System.Object System.Exception PictureparkException ElasticVersionUpdateException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ElasticVersionUpdateException : PictureparkException, ISerializable, _Exception Properties ActualVersion Declaration public string ActualVersion { get; set; } Property Value System.String ExpectedVersion Declaration public string ExpectedVersion { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ElasticVersionUpdateException FromJson(string data) Parameters System.String data Returns ElasticVersionUpdateException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UserAuditDetail.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserAuditDetail.html", - "title": "Class UserAuditDetail | Picturepark.SDK.V1 API", - "keywords": "Class UserAuditDetail Audit information Inheritance System.Object UserAuditDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserAuditDetail Properties CreatedByUser ID of the user who created the document. Declaration public User CreatedByUser { get; set; } Property Value User CreationDate The date on which the document was created. Declaration public DateTime CreationDate { get; set; } Property Value System.DateTime ModificationDate The last date on which the document was modified. Declaration public DateTime ModificationDate { get; set; } Property Value System.DateTime ModifiedByUser ID of the last user who modified the document. Declaration public User ModifiedByUser { get; set; } Property Value User Methods FromJson(String) Declaration public static UserAuditDetail FromJson(string data) Parameters System.String data Returns UserAuditDetail ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessWaitResult.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessWaitResult.html", + "title": "Class EnvironmentProcessWaitResult | Picturepark.SDK.V1 API", + "keywords": "Class EnvironmentProcessWaitResult Inheritance System.Object EnvironmentProcessWaitResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessWaitResult Properties EnvironmentProcess Declaration public EnvironmentProcess EnvironmentProcess { get; set; } Property Value EnvironmentProcess LifeCycleHit Declaration public EnvironmentProcessLifeCycle? LifeCycleHit { get; set; } Property Value System.Nullable < EnvironmentProcessLifeCycle > Methods FromJson(String) Declaration public static EnvironmentProcessWaitResult FromJson(string data) Parameters System.String data Returns EnvironmentProcessWaitResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ShareBaseUpdateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ShareBaseUpdateRequest.html", - "title": "Class ShareBaseUpdateRequest | Picturepark.SDK.V1 API", - "keywords": "Class ShareBaseUpdateRequest Base of update request for share Inheritance System.Object ShareBaseUpdateRequest ShareBasicUpdateRequest ShareEmbedUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class ShareBaseUpdateRequest Properties Contents List of contents including outputs. Existing items needs to be sent again, otherwise they will be removed. Declaration public ICollection Contents { get; set; } Property Value System.Collections.Generic.ICollection < ShareContent > Description Optional description of share. Declaration public string Description { get; set; } Property Value System.String ExpirationDate Optional date when share expires and cannot be accessed anymore. Declaration public DateTime? ExpirationDate { get; set; } Property Value System.Nullable < System.DateTime > LayerSchemaIds List of content layers to share. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Name Name of share. Declaration public string Name { get; set; } Property Value System.String OutputAccess Access for content outputs in share. Declaration public OutputAccess OutputAccess { get; set; } Property Value OutputAccess Template Configuration for template to use on the share detail page. Declaration public TemplateBase Template { get; set; } Property Value TemplateBase Methods FromJson(String) Declaration public static ShareBaseUpdateRequest FromJson(string data) Parameters System.String data Returns ShareBaseUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessWaitTimeoutException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessWaitTimeoutException.html", + "title": "Class EnvironmentProcessWaitTimeoutException | Picturepark.SDK.V1 API", + "keywords": "Class EnvironmentProcessWaitTimeoutException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException EnvironmentProcessWaitTimeoutException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessWaitTimeoutException : PictureparkTimeoutException, ISerializable, _Exception Properties EnvironmentProcessId Declaration public string EnvironmentProcessId { get; set; } Property Value System.String WaitedLifecycles Declaration public string WaitedLifecycles { get; set; } Property Value System.String Methods FromJson(String) Declaration public static EnvironmentProcessWaitTimeoutException FromJson(string data) Parameters System.String data Returns EnvironmentProcessWaitTimeoutException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ShareBaseCreateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ShareBaseCreateRequest.html", - "title": "Class ShareBaseCreateRequest | Picturepark.SDK.V1 API", - "keywords": "Class ShareBaseCreateRequest Base create request for share Inheritance System.Object ShareBaseCreateRequest ShareBasicCreateRequest ShareEmbedCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class ShareBaseCreateRequest Properties Contents List of contents including outputs to share. Declaration public ICollection Contents { get; set; } Property Value System.Collections.Generic.ICollection < ShareContent > Description Optional description of share. Declaration public string Description { get; set; } Property Value System.String ExpirationDate Optional date when share expires and cannot be accessed anymore. Declaration public DateTime? ExpirationDate { get; set; } Property Value System.Nullable < System.DateTime > LayerSchemaIds List of content layers to share. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Name Name of share. Declaration public string Name { get; set; } Property Value System.String OutputAccess Access for content outputs in share. Declaration public OutputAccess OutputAccess { get; set; } Property Value OutputAccess Template Configuration for template to use on the share detail page. Declaration public TemplateBase Template { get; set; } Property Value TemplateBase Methods FromJson(String) Declaration public static ShareBaseCreateRequest FromJson(string data) Parameters System.String data Returns ShareBaseCreateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.IEnvironmentClient.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IEnvironmentClient.html", + "title": "Interface IEnvironmentClient | Picturepark.SDK.V1 API", + "keywords": "Interface IEnvironmentClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IEnvironmentClient Methods CreateEnvironmentAsync(CancellationToken) Declaration Task CreateEnvironmentAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentConfiguration > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetVersionAsync(CancellationToken) Declaration Task GetVersionAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < VersionInfo > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.Contract.ShareAggregationRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ShareAggregationRequest.html", - "title": "Class ShareAggregationRequest | Picturepark.SDK.V1 API", - "keywords": "Class ShareAggregationRequest Request to aggregate shares based on the specified aggregators Inheritance System.Object ShareAggregationRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareAggregationRequest Properties AggregationFilters Special filters used to filter down the aggregations' values on specific conditions. The behavior is different when filtering an aggregation that matches the same AggregationName or another aggregation. In the first case, the filter is put in \"or\" with (eventual) other existing filters. In the second case it is put in \"and\". Declaration public ICollection AggregationFilters { get; set; } Property Value System.Collections.Generic.ICollection < AggregationFilter > Aggregators List of aggregators that defines how the list item should be aggregated. Declaration public ICollection Aggregators { get; set; } Property Value System.Collections.Generic.ICollection < AggregatorBase > Filter An optional search filter. Limits the document result set. Declaration public FilterBase Filter { get; set; } Property Value FilterBase SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchString Limits the search by using a query string filter. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Sort Fields and respective directions requested to sort the search results. Sorting on a not indexed field will throw an exception. Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > Methods FromJson(String) Declaration public static ShareAggregationRequest FromJson(string data) Parameters System.String data Returns ShareAggregationRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.IEnvironmentProcessClient.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IEnvironmentProcessClient.html", + "title": "Interface IEnvironmentProcessClient | Picturepark.SDK.V1 API", + "keywords": "Interface IEnvironmentProcessClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IEnvironmentProcessClient Methods AcknowledgeAsync(String, CancellationToken) Declaration Task AcknowledgeAsync(string processId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CancelAsync(String, CancellationToken) Declaration Task CancelAsync(string processId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Declaration Task GetAsync(string processId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(EnvironmentProcessSearchRequest, CancellationToken) Declaration Task SearchAsync(EnvironmentProcessSearchRequest searchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters EnvironmentProcessSearchRequest searchRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentProcessSearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception WaitForLifecycleAsync(String, IEnumerable, Nullable, CancellationToken) Declaration Task WaitForLifecycleAsync(string processId, IEnumerable lifecycles = null, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId System.Collections.Generic.IEnumerable < EnvironmentProcessLifeCycle > lifecycles System.Nullable < System.TimeSpan > timeout System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentProcessWaitResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.Contract.Share.html": { - "href": "api/Picturepark.SDK.V1.Contract.Share.html", - "title": "Class Share | Picturepark.SDK.V1 API", - "keywords": "Class Share Share Inheritance System.Object Share Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Share Properties Audit Audit information. Declaration public UserAudit Audit { get; set; } Property Value UserAudit ContentIds List of shared content IDs. Declaration public ICollection ContentIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > ExpirationDate Date when share expires and cannot be accessed anymore. Declaration public DateTime? ExpirationDate { get; set; } Property Value System.Nullable < System.DateTime > Id Share ID. Declaration public string Id { get; set; } Property Value System.String IsReadOnly Share is readonly if the current user is not the creator but only the recipient. Declaration public bool IsReadOnly { get; set; } Property Value System.Boolean Name Name of share. Declaration public string Name { get; set; } Property Value System.String ShareType Type of share. Declaration public ShareType ShareType { get; set; } Property Value ShareType Methods FromJson(String) Declaration public static Share FromJson(string data) Parameters System.String data Returns Share ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidTransferTypeException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidTransferTypeException.html", + "title": "Class InvalidTransferTypeException | Picturepark.SDK.V1 API", + "keywords": "Class InvalidTransferTypeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException InvalidTransferTypeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidTransferTypeException : PictureparkBusinessException, ISerializable, _Exception Properties TransferType Declaration public TransferType TransferType { get; set; } Property Value TransferType Methods FromJson(String) Declaration public static InvalidTransferTypeException FromJson(string data) Parameters System.String data Returns InvalidTransferTypeException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SessionRenewalEvent.html": { - "href": "api/Picturepark.SDK.V1.Contract.SessionRenewalEvent.html", - "title": "Class SessionRenewalEvent | Picturepark.SDK.V1 API", - "keywords": "Class SessionRenewalEvent Inheritance System.Object ApplicationEvent SessionRenewalEvent Inherited Members ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SessionRenewalEvent : ApplicationEvent Properties AuthorizationState Declaration public AuthorizationState AuthorizationState { get; set; } Property Value AuthorizationState Methods FromJson(String) Declaration public static SessionRenewalEvent FromJson(string data) Parameters System.String data Returns SessionRenewalEvent ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidValueFormatException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidValueFormatException.html", + "title": "Class InvalidValueFormatException | Picturepark.SDK.V1 API", + "keywords": "Class InvalidValueFormatException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidValueFormatException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidValueFormatException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static InvalidValueFormatException FromJson(string data) Parameters System.String data Returns InvalidValueFormatException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ServiceProviderNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ServiceProviderNotFoundException.html", - "title": "Class ServiceProviderNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class ServiceProviderNotFoundException Inheritance System.Object System.Exception PictureparkException ServiceProviderNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ServiceProviderNotFoundException : PictureparkException, ISerializable, _Exception Properties MissingServiceProviderId Declaration public string MissingServiceProviderId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ServiceProviderNotFoundException FromJson(string data) Parameters System.String data Returns ServiceProviderNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.MissingDependenciesException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.MissingDependenciesException.html", + "title": "Class MissingDependenciesException | Picturepark.SDK.V1 API", + "keywords": "Class MissingDependenciesException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException MissingDependenciesException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MissingDependenciesException : PictureparkValidationException, ISerializable, _Exception Properties ItemIds Declaration public string ItemIds { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MissingDependenciesException FromJson(string data) Parameters System.String data Returns MissingDependenciesException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.NestedAggregator.html": { - "href": "api/Picturepark.SDK.V1.Contract.NestedAggregator.html", - "title": "Class NestedAggregator | Picturepark.SDK.V1 API", - "keywords": "Class NestedAggregator A special single bucket aggregation that enables aggregating on nested documents Inheritance System.Object AggregatorBase NestedAggregator Inherited Members AggregatorBase.Name AggregatorBase.Names AggregatorBase.Aggregators AggregatorBase.Filter System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NestedAggregator : AggregatorBase Properties Path The path pointing to the nested object. Declaration public string Path { get; set; } Property Value System.String Methods FromJson(String) Declaration public static NestedAggregator FromJson(string data) Parameters System.String data Returns NestedAggregator ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.MissingDisplayPatternForCustomerDefaultLanguageException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.MissingDisplayPatternForCustomerDefaultLanguageException.html", + "title": "Class MissingDisplayPatternForCustomerDefaultLanguageException | Picturepark.SDK.V1 API", + "keywords": "Class MissingDisplayPatternForCustomerDefaultLanguageException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException MissingDisplayPatternForCustomerDefaultLanguageException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MissingDisplayPatternForCustomerDefaultLanguageException : PictureparkValidationException, ISerializable, _Exception Properties MissingTypes Declaration public ICollection MissingTypes { get; set; } Property Value System.Collections.Generic.ICollection < DisplayPatternType > SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MissingDisplayPatternForCustomerDefaultLanguageException FromJson(string data) Parameters System.String data Returns MissingDisplayPatternForCustomerDefaultLanguageException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.NamedCacheNameMissingException.html": { - "href": "api/Picturepark.SDK.V1.Contract.NamedCacheNameMissingException.html", - "title": "Class NamedCacheNameMissingException | Picturepark.SDK.V1 API", - "keywords": "Class NamedCacheNameMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException NamedCacheNameMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NamedCacheNameMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static NamedCacheNameMissingException FromJson(string data) Parameters System.String data Returns NamedCacheNameMissingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionOwnershipTransferException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionOwnershipTransferException.html", + "title": "Class PermissionOwnershipTransferException | Picturepark.SDK.V1 API", + "keywords": "Class PermissionOwnershipTransferException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionOwnershipTransferException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionOwnershipTransferException : PictureparkValidationException, ISerializable, _Exception Properties MissingUserRight Declaration public UserRight MissingUserRight { get; set; } Property Value UserRight TransferUserId Declaration public string TransferUserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PermissionOwnershipTransferException FromJson(string data) Parameters System.String data Returns PermissionOwnershipTransferException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.NamedCacheNameDuplicationException.html": { - "href": "api/Picturepark.SDK.V1.Contract.NamedCacheNameDuplicationException.html", - "title": "Class NamedCacheNameDuplicationException | Picturepark.SDK.V1 API", - "keywords": "Class NamedCacheNameDuplicationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException NamedCacheNameDuplicationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NamedCacheNameDuplicationException : PictureparkValidationException, ISerializable, _Exception Properties Name Declaration public string Name { get; set; } Property Value System.String Methods FromJson(String) Declaration public static NamedCacheNameDuplicationException FromJson(string data) Parameters System.String data Returns NamedCacheNameDuplicationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionSetAggregateException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionSetAggregateException.html", + "title": "Class PermissionSetAggregateException | Picturepark.SDK.V1 API", + "keywords": "Class PermissionSetAggregateException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionSetAggregateException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetAggregateException : PictureparkValidationException, ISerializable, _Exception Properties Exceptions Declaration public ICollection Exceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkException > Methods FromJson(String) Declaration public static PermissionSetAggregateException FromJson(string data) Parameters System.String data Returns PermissionSetAggregateException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.NamedCacheConfigurationException.html": { - "href": "api/Picturepark.SDK.V1.Contract.NamedCacheConfigurationException.html", - "title": "Class NamedCacheConfigurationException | Picturepark.SDK.V1 API", - "keywords": "Class NamedCacheConfigurationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException NamedCacheConfigurationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NamedCacheConfigurationException : PictureparkValidationException, ISerializable, _Exception Properties InnerExceptions Declaration public ICollection InnerExceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkValidationException > Methods FromJson(String) Declaration public static NamedCacheConfigurationException FromJson(string data) Parameters System.String data Returns NamedCacheConfigurationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.AndFilter.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AndFilter.html", + "title": "Class AndFilter | Picturepark.SDK.V1 API", + "keywords": "Class AndFilter Used to put filters in \"and\" Inheritance System.Object FilterBase AndFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AndFilter : FilterBase Properties Filters The filters to put in \"and\". All kinds of filters are accepted. Declaration public ICollection Filters { get; set; } Property Value System.Collections.Generic.ICollection < FilterBase > Methods FromJson(String) Declaration public static AndFilter FromJson(string data) Parameters System.String data Returns AndFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.NamedCacheConfigurationBase.html": { - "href": "api/Picturepark.SDK.V1.Contract.NamedCacheConfigurationBase.html", - "title": "Class NamedCacheConfigurationBase | Picturepark.SDK.V1 API", - "keywords": "Class NamedCacheConfigurationBase Named cache configuration Inheritance System.Object NamedCacheConfigurationBase ListItemNamedCacheConfiguration SchemaTagboxFilterLookupNamedCacheConfiguration Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class NamedCacheConfigurationBase Properties CaseSensitive Indicates if the lookup should be cache sensitive. Declaration public bool CaseSensitive { get; set; } Property Value System.Boolean Name Name of named cache. Declaration public string Name { get; set; } Property Value System.String Methods FromJson(String) Declaration public static NamedCacheConfigurationBase FromJson(string data) Parameters System.String data Returns NamedCacheConfigurationBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleRuleIdDuplicationException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleRuleIdDuplicationException.html", + "title": "Class BusinessRuleRuleIdDuplicationException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleRuleIdDuplicationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleRuleIdDuplicationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleRuleIdDuplicationException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleRuleIdDuplicationException FromJson(string data) Parameters System.String data Returns BusinessRuleRuleIdDuplicationException ToJson() Declaration public string ToJson() Returns System.String" + }, + "api/Picturepark.SDK.V1.CloudManager.Contract.ICdnClient.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ICdnClient.html", + "title": "Interface ICdnClient | Picturepark.SDK.V1 API", + "keywords": "Interface ICdnClient Namespace : System.Dynamic.ExpandoObject Syntax public interface ICdnClient Methods PurgeCdnForCustomerAsync(String, CancellationToken) Declaration Task PurgeCdnForCustomerAsync(string customerAlias, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + }, + "api/Picturepark.SDK.V1.CloudManager.Contract.ObjectTypeMismatchException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ObjectTypeMismatchException.html", + "title": "Class ObjectTypeMismatchException | Picturepark.SDK.V1 API", + "keywords": "Class ObjectTypeMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ObjectTypeMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ObjectTypeMismatchException : PictureparkBusinessException, ISerializable, _Exception Properties Type Declaration public string Type { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ObjectTypeMismatchException FromJson(string data) Parameters System.String data Returns ObjectTypeMismatchException ToJson() Declaration public string ToJson() Returns System.String" + }, + "api/Picturepark.SDK.V1.CloudManager.Contract.OnlyAccessibleToRecipientException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.OnlyAccessibleToRecipientException.html", + "title": "Class OnlyAccessibleToRecipientException | Picturepark.SDK.V1 API", + "keywords": "Class OnlyAccessibleToRecipientException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException OnlyAccessibleToRecipientException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OnlyAccessibleToRecipientException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static OnlyAccessibleToRecipientException FromJson(string data) Parameters System.String data Returns OnlyAccessibleToRecipientException ToJson() Declaration public string ToJson() Returns System.String" + }, + "api/Picturepark.SDK.V1.CloudManager.Contract.TermsOfServiceConsentRequiredException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.TermsOfServiceConsentRequiredException.html", + "title": "Class TermsOfServiceConsentRequiredException | Picturepark.SDK.V1 API", + "keywords": "Class TermsOfServiceConsentRequiredException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkForbiddenException TermsOfServiceConsentRequiredException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TermsOfServiceConsentRequiredException : PictureparkForbiddenException, ISerializable, _Exception Methods FromJson(String) Declaration public static TermsOfServiceConsentRequiredException FromJson(string data) Parameters System.String data Returns TermsOfServiceConsentRequiredException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Mp4VideoFormat.html": { - "href": "api/Picturepark.SDK.V1.Contract.Mp4VideoFormat.html", - "title": "Class Mp4VideoFormat | Picturepark.SDK.V1 API", - "keywords": "Class Mp4VideoFormat Inheritance System.Object FormatBase VideoFormatBase Mp4VideoFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Mp4VideoFormat : VideoFormatBase Properties AudioCodec Gets or sets the encoding audio codec. Declaration public AudioFormatBase AudioCodec { get; set; } Property Value AudioFormatBase Extension Declaration public string Extension { get; set; } Property Value System.String Preset Gets or sets the encoding codec preset. Declaration public Preset Preset { get; set; } Property Value Preset ResizeAction Declaration public ResizeAction2 ResizeAction { get; set; } Property Value ResizeAction2 Methods FromJson(String) Declaration public static Mp4VideoFormat FromJson(string data) Parameters System.String data Returns Mp4VideoFormat ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.InfoClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.InfoClient.ObjectResponseResult-1.html", + "title": "Struct InfoClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct InfoClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.Contract.InvalidMetadataException.html": { - "href": "api/Picturepark.SDK.V1.Contract.InvalidMetadataException.html", - "title": "Class InvalidMetadataException | Picturepark.SDK.V1 API", - "keywords": "Class InvalidMetadataException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidMetadataException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidMetadataException : PictureparkValidationException, ISerializable, _Exception Properties MetadataErrors Declaration public ICollection MetadataErrors { get; set; } Property Value System.Collections.Generic.ICollection < MetadataError > ValidationErrors Declaration public ICollection ValidationErrors { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkBusinessException > Methods FromJson(String) Declaration public static InvalidMetadataException FromJson(string data) Parameters System.String data Returns InvalidMetadataException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerAliasNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerAliasNotFoundException.html", + "title": "Class CustomerAliasNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class CustomerAliasNotFoundException Inheritance System.Object System.Exception PictureparkException CustomerAliasNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerAliasNotFoundException : PictureparkException, ISerializable, _Exception Properties CustomerAlias Declaration public string CustomerAlias { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerAliasNotFoundException FromJson(string data) Parameters System.String data Returns CustomerAliasNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.InvalidDateTimeFormatException.html": { - "href": "api/Picturepark.SDK.V1.Contract.InvalidDateTimeFormatException.html", - "title": "Class InvalidDateTimeFormatException | Picturepark.SDK.V1 API", - "keywords": "Class InvalidDateTimeFormatException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidDateTimeFormatException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidDateTimeFormatException : PictureparkValidationException, ISerializable, _Exception Properties ExpectedFormat Declaration public string ExpectedFormat { get; set; } Property Value System.String Value Declaration public string Value { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidDateTimeFormatException FromJson(string data) Parameters System.String data Returns InvalidDateTimeFormatException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerDeactivationException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerDeactivationException.html", + "title": "Class CustomerDeactivationException | Picturepark.SDK.V1 API", + "keywords": "Class CustomerDeactivationException Inheritance System.Object System.Exception PictureparkException CustomerDeactivationException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerDeactivationException : PictureparkException, ISerializable, _Exception Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String DeactivationMessage Declaration public string DeactivationMessage { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerDeactivationException FromJson(string data) Parameters System.String data Returns CustomerDeactivationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.InvalidChangeCommandSchemaChangeInvalidException.html": { - "href": "api/Picturepark.SDK.V1.Contract.InvalidChangeCommandSchemaChangeInvalidException.html", - "title": "Class InvalidChangeCommandSchemaChangeInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class InvalidChangeCommandSchemaChangeInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidChangeCommandSchemaChangeInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidChangeCommandSchemaChangeInvalidException : PictureparkValidationException, ISerializable, _Exception Properties CommandTypeName Declaration public string CommandTypeName { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidChangeCommandSchemaChangeInvalidException FromJson(string data) Parameters System.String data Returns InvalidChangeCommandSchemaChangeInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerExportRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerExportRequest.html", + "title": "Class CustomerExportRequest | Picturepark.SDK.V1 API", + "keywords": "Class CustomerExportRequest Inheritance System.Object CustomerExportRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerExportRequest Properties CustomerAlias Declaration public string CustomerAlias { get; set; } Property Value System.String KeepRepository Declaration public bool KeepRepository { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static CustomerExportRequest FromJson(string data) Parameters System.String data Returns CustomerExportRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.InvalidChangeCommandFieldTypeInvalidException.html": { - "href": "api/Picturepark.SDK.V1.Contract.InvalidChangeCommandFieldTypeInvalidException.html", - "title": "Class InvalidChangeCommandFieldTypeInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class InvalidChangeCommandFieldTypeInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidChangeCommandFieldTypeInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidChangeCommandFieldTypeInvalidException : PictureparkValidationException, ISerializable, _Exception Properties CommandType Declaration public string CommandType { get; set; } Property Value System.String FieldActualType Declaration public string FieldActualType { get; set; } Property Value System.String FieldExpectedType Declaration public string FieldExpectedType { get; set; } Property Value System.String FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidChangeCommandFieldTypeInvalidException FromJson(string data) Parameters System.String data Returns InvalidChangeCommandFieldTypeInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.DeactivationCustomerRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DeactivationCustomerRequest.html", + "title": "Class DeactivationCustomerRequest | Picturepark.SDK.V1 API", + "keywords": "Class DeactivationCustomerRequest Inheritance System.Object DeactivationCustomerRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DeactivationCustomerRequest Properties CustomerId The customer id. Declaration public string CustomerId { get; set; } Property Value System.String DeactivationMessage Language specific deactivation messages. Declaration public TranslatedStringDictionary DeactivationMessage { get; set; } Property Value TranslatedStringDictionary Methods FromJson(String) Declaration public static DeactivationCustomerRequest FromJson(string data) Parameters System.String data Returns DeactivationCustomerRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.InvalidChangeCommandFieldNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.InvalidChangeCommandFieldNotFoundException.html", - "title": "Class InvalidChangeCommandFieldNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class InvalidChangeCommandFieldNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidChangeCommandFieldNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidChangeCommandFieldNotFoundException : PictureparkValidationException, ISerializable, _Exception Properties CommandTypeName Declaration public string CommandTypeName { get; set; } Property Value System.String FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidChangeCommandFieldNotFoundException FromJson(string data) Parameters System.String data Returns InvalidChangeCommandFieldNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotShardFailure.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotShardFailure.html", + "title": "Class SnapshotShardFailure | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotShardFailure Inheritance System.Object SnapshotShardFailure Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotShardFailure Properties Index The Index having the shard failure. Declaration public string Index { get; set; } Property Value System.String NodeId The elastic search NodeId. Declaration public string NodeId { get; set; } Property Value System.String Reason The elastic serach shard failure Reason. Declaration public string Reason { get; set; } Property Value System.String ShardId The failing elastic search ShardId. Declaration public string ShardId { get; set; } Property Value System.String Status The snapshot failure status. Declaration public string Status { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SnapshotShardFailure FromJson(string data) Parameters System.String data Returns SnapshotShardFailure ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.InvalidArgumentException.html": { - "href": "api/Picturepark.SDK.V1.Contract.InvalidArgumentException.html", - "title": "Class InvalidArgumentException | Picturepark.SDK.V1 API", - "keywords": "Class InvalidArgumentException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidArgumentException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidArgumentException : PictureparkValidationException, ISerializable, _Exception Properties ArgumentName Declaration public string ArgumentName { get; set; } Property Value System.String ArgumentValue Declaration public string ArgumentValue { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidArgumentException FromJson(string data) Parameters System.String data Returns InvalidArgumentException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotSkippedException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotSkippedException.html", + "title": "Class SnapshotSkippedException | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotSkippedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException SnapshotSkippedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotSkippedException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static SnapshotSkippedException FromJson(string data) Parameters System.String data Returns SnapshotSkippedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OutputDataAudio.html": { - "href": "api/Picturepark.SDK.V1.Contract.OutputDataAudio.html", - "title": "Class OutputDataAudio | Picturepark.SDK.V1 API", - "keywords": "Class OutputDataAudio Output information for an audio file. Inheritance System.Object OutputDataBase OutputDataAudio Inherited Members OutputDataBase.FileExtension OutputDataBase.FileName OutputDataBase.FilePath OutputDataBase.FileSizeInBytes OutputDataBase.Sha1Hash System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputDataAudio : OutputDataBase Properties DurationInSeconds Duration of the audio stream in seconds. Declaration public double? DurationInSeconds { get; set; } Property Value System.Nullable < System.Double > Methods FromJson(String) Declaration public static OutputDataAudio FromJson(string data) Parameters System.String data Returns OutputDataAudio ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotTimeoutException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotTimeoutException.html", + "title": "Class SnapshotTimeoutException | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotTimeoutException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException SnapshotTimeoutException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotTimeoutException : PictureparkTimeoutException, ISerializable, _Exception Methods FromJson(String) Declaration public static SnapshotTimeoutException FromJson(string data) Parameters System.String data Returns SnapshotTimeoutException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OutputAccess.html": { - "href": "api/Picturepark.SDK.V1.Contract.OutputAccess.html", - "title": "Enum OutputAccess | Picturepark.SDK.V1 API", - "keywords": "Enum OutputAccess Namespace : System.Dynamic.ExpandoObject Syntax public enum OutputAccess Full None Preview" + "api/Picturepark.SDK.V1.CloudManager.Contract.SortableFieldThresholdExceededException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SortableFieldThresholdExceededException.html", + "title": "Class SortableFieldThresholdExceededException | Picturepark.SDK.V1 API", + "keywords": "Class SortableFieldThresholdExceededException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SortableFieldThresholdExceededException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SortableFieldThresholdExceededException : PictureparkValidationException, ISerializable, _Exception Properties SchemaIds Declaration public ICollection SchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SortableFieldCount Declaration public double SortableFieldCount { get; set; } Property Value System.Double SortableFieldThreshold Declaration public int SortableFieldThreshold { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static SortableFieldThresholdExceededException FromJson(string data) Parameters System.String data Returns SortableFieldThresholdExceededException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ListItemImportResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemImportResult.html", - "title": "Class ListItemImportResult | Picturepark.SDK.V1 API", - "keywords": "Class ListItemImportResult Result information of a list item import operation Inheritance System.Object ListItemImportResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemImportResult Properties ImportedListItemCount Number of list items imported Declaration public int ImportedListItemCount { get; set; } Property Value System.Int32 ImportedListItemIds Ids of the list items that were successfully imported Declaration public ICollection ImportedListItemIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SkippedListItemCount Number of list items skipped during import phase because they were already found in the system Declaration public int SkippedListItemCount { get; set; } Property Value System.Int32 SkippedListItemIds Ids of the list items that were not imported because already found in the system Declaration public ICollection SkippedListItemIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > TotalListItemCount Total number of list items requested to be imported Declaration public int TotalListItemCount { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static ListItemImportResult FromJson(string data) Parameters System.String data Returns ListItemImportResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.CustomerServiceProviderClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.CustomerServiceProviderClient.ObjectResponseResult-1.html", + "title": "Struct CustomerServiceProviderClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct CustomerServiceProviderClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.Contract.ListItemFilterRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemFilterRequest.html", - "title": "Class ListItemFilterRequest | Picturepark.SDK.V1 API", - "keywords": "Class ListItemFilterRequest Request to filter list items Inheritance System.Object ListItemFilterRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemFilterRequest Properties BrokenDependenciesFilter Limits the search to the list items that have or not have broken references. By default it includes both. Declaration public BrokenDependenciesFilter BrokenDependenciesFilter { get; set; } Property Value BrokenDependenciesFilter Filter An optional filter to limit the list items. Declaration public FilterBase Filter { get; set; } Property Value FilterBase IncludeAllSchemaChildren Broadens the search to include all schema descendant list items. Declaration public bool IncludeAllSchemaChildren { get; set; } Property Value System.Boolean SchemaIds Limits the search among the list items of the provided schemas. Declaration public ICollection SchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchLanguages When searching in multi language fields, limit the searchable fields to the ones corresponding to the specified languages. If not specified, all metadata languages defined in the system are used. Declaration public ICollection SearchLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchString The string used to query the data. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ListItemFilterRequest FromJson(string data) Parameters System.String data Returns ListItemFilterRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.EnvironmentClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.EnvironmentClient.ObjectResponseResult-1.html", + "title": "Struct EnvironmentClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct EnvironmentClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.Contract.ListItemFieldsBatchUpdateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemFieldsBatchUpdateRequest.html", - "title": "Class ListItemFieldsBatchUpdateRequest | Picturepark.SDK.V1 API", - "keywords": "Class ListItemFieldsBatchUpdateRequest Request to batch update list items' fields based on list item IDs Inheritance System.Object ListItemFieldsBatchUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemFieldsBatchUpdateRequest Properties AllowMissingDependencies Allows updating list items with references to list items or contents that do not exist in the system. Declaration public bool AllowMissingDependencies { get; set; } Property Value System.Boolean ChangeCommands Changes that need to be applied to the existing list items. The same set of changes is applied to all list items. Declaration public ICollection ChangeCommands { get; set; } Property Value System.Collections.Generic.ICollection < MetadataValuesChangeCommandBase > ListItemIds The ids of the list items whose fields need to be updated. Declaration public ICollection ListItemIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > NotifyProgress Create a progress notification and notify on progress. Notifications are shown in the UI only to the same use who triggered the batch update. Declaration public bool NotifyProgress { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static ListItemFieldsBatchUpdateRequest FromJson(string data) Parameters System.String data Returns ListItemFieldsBatchUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.ShareClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.ShareClient.ObjectResponseResult-1.html", + "title": "Struct ShareClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct ShareClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.Contract.ListItemFieldsBatchUpdateFilterRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemFieldsBatchUpdateFilterRequest.html", - "title": "Class ListItemFieldsBatchUpdateFilterRequest | Picturepark.SDK.V1 API", - "keywords": "Class ListItemFieldsBatchUpdateFilterRequest Request to batch update list items' fields based on a filter Inheritance System.Object ListItemFieldsBatchUpdateFilterRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemFieldsBatchUpdateFilterRequest Properties AllowMissingDependencies Allow updating list items with references to list items or contents that do not exist in the system. Declaration public bool AllowMissingDependencies { get; set; } Property Value System.Boolean ChangeCommands Changes that need to be applied to the existing list items. The same set of changes is applied to all list items. Declaration public ICollection ChangeCommands { get; set; } Property Value System.Collections.Generic.ICollection < MetadataValuesChangeCommandBase > FilterRequest Filters the list items on which the change commands must be applied. Declaration public ListItemFilterRequest FilterRequest { get; set; } Property Value ListItemFilterRequest NotifyProgress Create a progress notification and notify on progress. Notifications are shown in the UI only to the same use who triggered the batch update. Declaration public bool NotifyProgress { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static ListItemFieldsBatchUpdateFilterRequest FromJson(string data) Parameters System.String data Returns ListItemFieldsBatchUpdateFilterRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Builders.html": { + "href": "api/Picturepark.SDK.V1.Builders.html", + "title": "Namespace Picturepark.SDK.V1.Builders | Picturepark.SDK.V1 API", + "keywords": "Namespace Picturepark.SDK.V1.Builders Classes BuilderBase SchemaIndexingInfoBuilder" }, - "api/Picturepark.SDK.V1.Contract.ListItemDetail.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemDetail.html", - "title": "Class ListItemDetail | Picturepark.SDK.V1 API", - "keywords": "Class ListItemDetail List item detail Inheritance System.Object ListItemDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemDetail Properties Audit Audit information. Declaration public UserAuditDetail Audit { get; set; } Property Value UserAuditDetail BrokenIndirectReferenceIds All the IDs of the indirectly referenced list items (tagboxes) that do not exist in the system. They are referenced list items that reference at least a list item that do not exist in the system. Declaration public ICollection BrokenIndirectReferenceIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > BrokenReferenceIds All the IDs of the referenced list items (tagboxes) that do not exist in the system. Declaration public ICollection BrokenReferenceIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > BrokenRelationTargetIds All the IDs of the contents or list items target of a relation that do not exist in the system. Declaration public ICollection BrokenRelationTargetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Content The content data of the list item. It's an object of dynamic metadata whose structure is defined in the Content schema specified by the ContentSchemaId property. Declaration public object Content { get; set; } Property Value System.Object ContentSchemaId The ID of the content schema. The SchemaType of the specified schema must be List. Declaration public string ContentSchemaId { get; set; } Property Value System.String DisplayValues Contains language specific display values. They are calculated values based on the template stored in the Content schema DisplayPatterns property. Declaration public DisplayValueDictionary DisplayValues { get; set; } Property Value DisplayValueDictionary Id The list item ID. Declaration public string Id { get; set; } Property Value System.String Methods ConvertTo() Converts the content of a list item detail to the given type. Declaration public T ConvertTo() Returns T The converted content. Type Parameters T The content type. FromJson(String) Declaration public static ListItemDetail FromJson(string data) Parameters System.String data Returns ListItemDetail ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.ClientBase.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.ClientBase.html", + "title": "Class ClientBase | Picturepark.SDK.V1 API", + "keywords": "Class ClientBase The base class for all clients. Inheritance System.Object ClientBase CdnClient CloudBackupClient ContentBackupClient CustomerClient CustomerServiceProviderClient EnvironmentClient EnvironmentProcessClient MaintenanceClient ServiceClient ServiceProviderClient UpdateClient UserClient Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class ClientBase Constructors ClientBase(ICloudManagerServiceSettings) Initializes a new instance of the ClientBase class. Declaration protected ClientBase(ICloudManagerServiceSettings settings) Parameters ICloudManagerServiceSettings settings The client settings. Properties BaseUrl Gets the base URL of the Picturepark API. Declaration public string BaseUrl { get; } Property Value System.String Methods CreateHttpRequestMessageAsync(CancellationToken) Declaration protected Task CreateHttpRequestMessageAsync(CancellationToken cancellationToken) Parameters System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < HttpRequestMessage >" }, - "api/Picturepark.SDK.V1.Contract.ListItemDeleteManyRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemDeleteManyRequest.html", - "title": "Class ListItemDeleteManyRequest | Picturepark.SDK.V1 API", - "keywords": "Class ListItemDeleteManyRequest Request to delete multiple list items Inheritance System.Object ListItemDeleteManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemDeleteManyRequest Properties ForceReferenceRemoval A value indicating whether references to the list item should be removed. Declaration public bool ForceReferenceRemoval { get; set; } Property Value System.Boolean ListItemIds IDs of the list items to delete. Declaration public ICollection ListItemIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > NotifyProgress Create a progress notification and notify on progress. Notifications are shown in the UI only to the same use who triggered the delete request. Declaration public bool NotifyProgress { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static ListItemDeleteManyRequest FromJson(string data) Parameters System.String data Returns ListItemDeleteManyRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.AggregationNameInvalidException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AggregationNameInvalidException.html", + "title": "Class AggregationNameInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class AggregationNameInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException AggregationNameInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AggregationNameInvalidException : PictureparkValidationException, ISerializable, _Exception Properties AggregationName Declaration public string AggregationName { get; set; } Property Value System.String AggregationPrefix Declaration public string AggregationPrefix { get; set; } Property Value System.String Methods FromJson(String) Declaration public static AggregationNameInvalidException FromJson(string data) Parameters System.String data Returns AggregationNameInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ListItemDeleteManyFilterRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemDeleteManyFilterRequest.html", - "title": "Class ListItemDeleteManyFilterRequest | Picturepark.SDK.V1 API", - "keywords": "Class ListItemDeleteManyFilterRequest Request to delete multiple list items based on a provided filter Inheritance System.Object ListItemDeleteManyFilterRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemDeleteManyFilterRequest Properties FilterRequest Filters the list items that need to be deleted. Declaration public ListItemFilterRequest FilterRequest { get; set; } Property Value ListItemFilterRequest ForceReferenceRemoval A value indicating whether references to the list item should be removed. Declaration public bool ForceReferenceRemoval { get; set; } Property Value System.Boolean NotifyProgress Create a progress notification and notify on progress. Notifications are shown in the UI only to the same use who triggered the delete request. Declaration public bool NotifyProgress { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static ListItemDeleteManyFilterRequest FromJson(string data) Parameters System.String data Returns ListItemDeleteManyFilterRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.AudioFormatBase.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AudioFormatBase.html", + "title": "Class AudioFormatBase | Picturepark.SDK.V1 API", + "keywords": "Class AudioFormatBase Inheritance System.Object FormatBase AudioFormatBase AacAudioFormat AudioStillFormat Mp3AudioFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class AudioFormatBase : FormatBase Methods FromJson(String) Declaration public static AudioFormatBase FromJson(string data) Parameters System.String data Returns AudioFormatBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ListItemCyclicDependencyException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemCyclicDependencyException.html", - "title": "Class ListItemCyclicDependencyException | Picturepark.SDK.V1 API", - "keywords": "Class ListItemCyclicDependencyException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ListItemCyclicDependencyException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemCyclicDependencyException : PictureparkBusinessException, ISerializable, _Exception Properties ListItemIds Declaration public ICollection ListItemIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static ListItemCyclicDependencyException FromJson(string data) Parameters System.String data Returns ListItemCyclicDependencyException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessDefinitionCreateException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessDefinitionCreateException.html", + "title": "Class BusinessProcessDefinitionCreateException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessDefinitionCreateException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException BusinessProcessDefinitionCreateException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessDefinitionCreateException : PictureparkBusinessException, ISerializable, _Exception Properties ProcessDefinitionIds Declaration public ICollection ProcessDefinitionIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static BusinessProcessDefinitionCreateException FromJson(string data) Parameters System.String data Returns BusinessProcessDefinitionCreateException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FileTransferDeleteRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.FileTransferDeleteRequest.html", - "title": "Class FileTransferDeleteRequest | Picturepark.SDK.V1 API", - "keywords": "Class FileTransferDeleteRequest Deletes files from transfer. Inheritance System.Object FileTransferDeleteRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FileTransferDeleteRequest Properties FileTransferIds List of IDs of file transfers to delete. Declaration public ICollection FileTransferIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > TransferId ID of transfer. Declaration public string TransferId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FileTransferDeleteRequest FromJson(string data) Parameters System.String data Returns FileTransferDeleteRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleActionsMissingException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleActionsMissingException.html", + "title": "Class BusinessRuleActionsMissingException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleActionsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleActionsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleActionsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleActionsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleActionsMissingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FileTransferCreateItem.html": { - "href": "api/Picturepark.SDK.V1.Contract.FileTransferCreateItem.html", - "title": "Class FileTransferCreateItem | Picturepark.SDK.V1 API", - "keywords": "Class FileTransferCreateItem Inheritance System.Object FileTransferCreateItem Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FileTransferCreateItem Properties ContentPermissionSetIds An optional id list of content permission sets. Controls content accessibility outside of content ownership. Declaration public ICollection ContentPermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > FileId Declaration public string FileId { get; set; } Property Value System.String LayerSchemaIds An optional id list of schemas with type layer. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Metadata The metadata to be assigned to the imported content. It's a dictionary of dynamic metadata whose structure is defined in the Layer schemas identified by the LayerSchemaIds property. Declaration public IDictionary Metadata { get; set; } Property Value System.Collections.Generic.IDictionary < System.String , System.Object > Methods FromJson(String) Declaration public static FileTransferCreateItem FromJson(string data) Parameters System.String data Returns FileTransferCreateItem ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleProjectionTransformationsMissingException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleProjectionTransformationsMissingException.html", + "title": "Class BusinessRuleProjectionTransformationsMissingException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleProjectionTransformationsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleProjectionTransformationsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleProjectionTransformationsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleProjectionTransformationsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleProjectionTransformationsMissingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FileTransfer.html": { - "href": "api/Picturepark.SDK.V1.Contract.FileTransfer.html", - "title": "Class FileTransfer | Picturepark.SDK.V1 API", - "keywords": "Class FileTransfer Representation of a file transfer. Inheritance System.Object FileTransfer FileTransferDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FileTransfer Properties ContentId ID of Content created for file. Declaration public string ContentId { get; set; } Property Value System.String Id ID of file transfer. Declaration public string Id { get; set; } Property Value System.String Identifier Replaced in favor of RequestId. Client provided identifier. Declaration public string Identifier { get; set; } Property Value System.String Name Name of file transfer. Declaration public string Name { get; set; } Property Value System.String RequestId Client provided identifier. Declaration public string RequestId { get; set; } Property Value System.String State State of file transfer. Declaration public FileTransferState State { get; set; } Property Value FileTransferState TransferId ID of transfer. Declaration public string TransferId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FileTransfer FromJson(string data) Parameters System.String data Returns FileTransfer ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateMetadataDisplayPatternException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateMetadataDisplayPatternException.html", + "title": "Class DuplicateMetadataDisplayPatternException | Picturepark.SDK.V1 API", + "keywords": "Class DuplicateMetadataDisplayPatternException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicateMetadataDisplayPatternException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateMetadataDisplayPatternException : PictureparkValidationException, ISerializable, _Exception Properties DisplayPatternId Declaration public string DisplayPatternId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateMetadataDisplayPatternException FromJson(string data) Parameters System.String data Returns DuplicateMetadataDisplayPatternException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FileResponse.html": { - "href": "api/Picturepark.SDK.V1.Contract.FileResponse.html", - "title": "Class FileResponse | Picturepark.SDK.V1 API", - "keywords": "Class FileResponse Inheritance System.Object FileResponse Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FileResponse : IDisposable Constructors FileResponse(Int32, IReadOnlyDictionary>, Stream, IDisposable, IDisposable) Declaration public FileResponse(int statusCode, IReadOnlyDictionary> headers, Stream stream, IDisposable client, IDisposable response) Parameters System.Int32 statusCode System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers System.IO.Stream stream System.IDisposable client System.IDisposable response Properties Headers Declaration public IReadOnlyDictionary> Headers { get; } Property Value System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> IsPartial Declaration public bool IsPartial { get; } Property Value System.Boolean StatusCode Declaration public int StatusCode { get; } Property Value System.Int32 Stream Declaration public Stream Stream { get; } Property Value System.IO.Stream Methods Dispose() Declaration public void Dispose() Implements System.IDisposable.Dispose() GetResponse() Declaration public IDisposable GetResponse() Returns System.IDisposable" + "api/Picturepark.SDK.V1.CloudManager.Contract.RetryException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.RetryException.html", + "title": "Class RetryException | Picturepark.SDK.V1 API", + "keywords": "Class RetryException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException RetryException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RetryException : PictureparkBusinessException, ISerializable, _Exception Properties InnerExceptionDetail Declaration public string InnerExceptionDetail { get; set; } Property Value System.String Retries Declaration public int Retries { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static RetryException FromJson(string data) Parameters System.String data Returns RetryException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FileParameter.html": { - "href": "api/Picturepark.SDK.V1.Contract.FileParameter.html", - "title": "Class FileParameter | Picturepark.SDK.V1 API", - "keywords": "Class FileParameter Inheritance System.Object FileParameter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FileParameter Constructors FileParameter(Stream) Declaration public FileParameter(Stream data) Parameters System.IO.Stream data FileParameter(Stream, String) Declaration public FileParameter(Stream data, string fileName) Parameters System.IO.Stream data System.String fileName FileParameter(Stream, String, String) Declaration public FileParameter(Stream data, string fileName, string contentType) Parameters System.IO.Stream data System.String fileName System.String contentType Properties ContentType Declaration public string ContentType { get; } Property Value System.String Data Declaration public Stream Data { get; } Property Value System.IO.Stream FileName Declaration public string FileName { get; } Property Value System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaCountLimitReachedException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaCountLimitReachedException.html", + "title": "Class SchemaCountLimitReachedException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaCountLimitReachedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException SchemaCountLimitReachedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaCountLimitReachedException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static SchemaCountLimitReachedException FromJson(string data) Parameters System.String data Returns SchemaCountLimitReachedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FileMetadata.html": { - "href": "api/Picturepark.SDK.V1.Contract.FileMetadata.html", - "title": "Class FileMetadata | Picturepark.SDK.V1 API", - "keywords": "Class FileMetadata Inheritance System.Object FileMetadata AudioMetadata DocumentMetadata ImageMetadata VideoMetadata Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FileMetadata Properties Descriptions Declaration public TranslatedStringDictionary Descriptions { get; set; } Property Value TranslatedStringDictionary ExifMetadata Declaration public object ExifMetadata { get; set; } Property Value System.Object FileExtension Declaration public string FileExtension { get; set; } Property Value System.String FileName Declaration public string FileName { get; set; } Property Value System.String FilePath Declaration public string FilePath { get; set; } Property Value System.String FileSizeInBytes Declaration public long? FileSizeInBytes { get; set; } Property Value System.Nullable < System.Int64 > Language Declaration public string Language { get; set; } Property Value System.String Names Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary Sha1Hash Declaration public string Sha1Hash { get; set; } Property Value System.String XmpMetadata Declaration public object XmpMetadata { get; set; } Property Value System.Object Methods FromJson(String) Declaration public static FileMetadata FromJson(string data) Parameters System.String data Returns FileMetadata ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.ServiceClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.ServiceClient.ObjectResponseResult-1.html", + "title": "Struct ServiceClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct ServiceClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.Contract.ExistsFilter.html": { - "href": "api/Picturepark.SDK.V1.Contract.ExistsFilter.html", - "title": "Class ExistsFilter | Picturepark.SDK.V1 API", - "keywords": "Class ExistsFilter Filters over the existence of a field's value Inheritance System.Object FilterBase ExistsFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ExistsFilter : FilterBase Properties Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ExistsFilter FromJson(string data) Parameters System.String data Returns ExistsFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BackupEntityType.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BackupEntityType.html", + "title": "Enum BackupEntityType | Picturepark.SDK.V1 API", + "keywords": "Enum BackupEntityType Namespace : System.Dynamic.ExpandoObject Syntax public enum BackupEntityType Customer Environment" }, - "api/Picturepark.SDK.V1.Contract.ErrorResponse.html": { - "href": "api/Picturepark.SDK.V1.Contract.ErrorResponse.html", - "title": "Class ErrorResponse | Picturepark.SDK.V1 API", - "keywords": "Class ErrorResponse Error information with serialized exception Inheritance System.Object ErrorResponse Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ErrorResponse Properties Exception Serialized PictureparkBusinessException. Declaration public string Exception { get; set; } Property Value System.String TraceId Trace ID. Declaration public string TraceId { get; set; } Property Value System.String TraceJobId Trace job ID. Declaration public string TraceJobId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ErrorResponse FromJson(string data) Parameters System.String data Returns ErrorResponse ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleNGramTransformationSizeInvalidException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleNGramTransformationSizeInvalidException.html", + "title": "Class BusinessRuleNGramTransformationSizeInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleNGramTransformationSizeInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleNGramTransformationSizeInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleNGramTransformationSizeInvalidException : PictureparkValidationException, ISerializable, _Exception Properties MaxSize Declaration public int MaxSize { get; set; } Property Value System.Int32 MinSize Declaration public int MinSize { get; set; } Property Value System.Int32 Size Declaration public int Size { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static BusinessRuleNGramTransformationSizeInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleNGramTransformationSizeInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentPermissionsUpdateManyRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentPermissionsUpdateManyRequest.html", - "title": "Class ContentPermissionsUpdateManyRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentPermissionsUpdateManyRequest Request to update multiple contents permissions Inheritance System.Object ContentPermissionsUpdateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionsUpdateManyRequest Properties Items Content permissions update items Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < ContentPermissionsUpdateItem > Methods FromJson(String) Declaration public static ContentPermissionsUpdateManyRequest FromJson(string data) Parameters System.String data Returns ContentPermissionsUpdateManyRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupAcknowledgementResult.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupAcknowledgementResult.html", + "title": "Class ContentBackupAcknowledgementResult | Picturepark.SDK.V1 API", + "keywords": "Class ContentBackupAcknowledgementResult Inheritance System.Object ContentBackupAcknowledgementResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentBackupAcknowledgementResult Properties Error Declaration public ErrorResponse Error { get; set; } Property Value ErrorResponse FilePath Declaration public string FilePath { get; set; } Property Value System.String Succeeded Declaration public bool Succeeded { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static ContentBackupAcknowledgementResult FromJson(string data) Parameters System.String data Returns ContentBackupAcknowledgementResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentPermissionsUpdateItem.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentPermissionsUpdateItem.html", - "title": "Class ContentPermissionsUpdateItem | Picturepark.SDK.V1 API", - "keywords": "Class ContentPermissionsUpdateItem Content permissions update item Inheritance System.Object ContentPermissionsUpdateRequest ContentPermissionsUpdateItem Inherited Members ContentPermissionsUpdateRequest.ContentPermissionSetIds System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionsUpdateItem : ContentPermissionsUpdateRequest Properties ContentId ID of the content. Declaration public string ContentId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentPermissionsUpdateItem FromJson(string data) Parameters System.String data Returns ContentPermissionsUpdateItem ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ContentLayerInvalidException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentLayerInvalidException.html", + "title": "Class ContentLayerInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class ContentLayerInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ContentLayerInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentLayerInvalidException : PictureparkValidationException, ISerializable, _Exception Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String LayerIds Declaration public string LayerIds { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentLayerInvalidException FromJson(string data) Parameters System.String data Returns ContentLayerInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentPermissionSetUpdateRequestItem.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentPermissionSetUpdateRequestItem.html", - "title": "Class ContentPermissionSetUpdateRequestItem | Picturepark.SDK.V1 API", - "keywords": "Class ContentPermissionSetUpdateRequestItem Request to update a content permission set Inheritance System.Object PermissionSetUpdateRequestOfContentRight PermissionSetUpdateRequestItemOfContentRight ContentPermissionSetUpdateRequestItem Inherited Members PermissionSetUpdateRequestItemOfContentRight.Id PermissionSetUpdateRequestOfContentRight.Names PermissionSetUpdateRequestOfContentRight.UserRolesRights PermissionSetUpdateRequestOfContentRight.UserRolesPermissionSetRights System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionSetUpdateRequestItem : PermissionSetUpdateRequestItemOfContentRight Methods FromJson(String) Declaration public static ContentPermissionSetUpdateRequestItem FromJson(string data) Parameters System.String data Returns ContentPermissionSetUpdateRequestItem ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Conversion.DateFieldConverter.html": { + "href": "api/Picturepark.SDK.V1.Conversion.DateFieldConverter.html", + "title": "Class DateFieldConverter | Picturepark.SDK.V1 API", + "keywords": "Class DateFieldConverter Inheritance System.Object DateFieldConverter Namespace : System.Dynamic.ExpandoObject Syntax public class DateFieldConverter : IsoDateTimeConverter Constructors DateFieldConverter() Declaration public DateFieldConverter()" }, - "api/Picturepark.SDK.V1.Contract.ContentPermissionSetUpdateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentPermissionSetUpdateRequest.html", - "title": "Class ContentPermissionSetUpdateRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentPermissionSetUpdateRequest Request to update a content permission set Inheritance System.Object PermissionSetUpdateRequestOfContentRight ContentPermissionSetUpdateRequest Inherited Members PermissionSetUpdateRequestOfContentRight.Names PermissionSetUpdateRequestOfContentRight.UserRolesRights PermissionSetUpdateRequestOfContentRight.UserRolesPermissionSetRights System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionSetUpdateRequest : PermissionSetUpdateRequestOfContentRight Methods FromJson(String) Declaration public static ContentPermissionSetUpdateRequest FromJson(string data) Parameters System.String data Returns ContentPermissionSetUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Conversion.html": { + "href": "api/Picturepark.SDK.V1.Conversion.html", + "title": "Namespace Picturepark.SDK.V1.Conversion | Picturepark.SDK.V1 API", + "keywords": "Namespace Picturepark.SDK.V1.Conversion Classes DateFieldConverter" }, - "api/Picturepark.SDK.V1.Contract.ContentPermissionSetUpdateManyRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentPermissionSetUpdateManyRequest.html", - "title": "Class ContentPermissionSetUpdateManyRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentPermissionSetUpdateManyRequest Request to update multiple content permission sets Inheritance System.Object ContentPermissionSetUpdateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionSetUpdateManyRequest Properties Items Content permission sets update requests. Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < ContentPermissionSetUpdateRequestItem > Methods FromJson(String) Declaration public static ContentPermissionSetUpdateManyRequest FromJson(string data) Parameters System.String data Returns ContentPermissionSetUpdateManyRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.DisplayValueClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.DisplayValueClient.ObjectResponseResult-1.html", + "title": "Struct DisplayValueClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct DisplayValueClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentPermissionSetUnassignedCondition.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentPermissionSetUnassignedCondition.html", - "title": "Class ContentPermissionSetUnassignedCondition | Picturepark.SDK.V1 API", - "keywords": "Class ContentPermissionSetUnassignedCondition Matches when a permission set was unassigned Inheritance System.Object BusinessRuleCondition ContentPermissionSetUnassignedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionSetUnassignedCondition : BusinessRuleCondition Properties PermissionSetId Permission set id to match on. Declaration public string PermissionSetId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentPermissionSetUnassignedCondition FromJson(string data) Parameters System.String data Returns ContentPermissionSetUnassignedCondition ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.MetadataRight.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.MetadataRight.html", + "title": "Enum MetadataRight | Picturepark.SDK.V1 API", + "keywords": "Enum MetadataRight Metadata rights Namespace : System.Dynamic.ExpandoObject Syntax public enum MetadataRight ManageItems ManageSchema View" }, - "api/Picturepark.SDK.V1.Contract.ContentPermissionSetsChangedCondition.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentPermissionSetsChangedCondition.html", - "title": "Class ContentPermissionSetsChangedCondition | Picturepark.SDK.V1 API", - "keywords": "Class ContentPermissionSetsChangedCondition Matches whenever the assigned content permission sets changed. Inheritance System.Object BusinessRuleCondition ContentPermissionSetsChangedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionSetsChangedCondition : BusinessRuleCondition Methods FromJson(String) Declaration public static ContentPermissionSetsChangedCondition FromJson(string data) Parameters System.String data Returns ContentPermissionSetsChangedCondition ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.MissingCustomerDefaultLanguageException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.MissingCustomerDefaultLanguageException.html", + "title": "Class MissingCustomerDefaultLanguageException | Picturepark.SDK.V1 API", + "keywords": "Class MissingCustomerDefaultLanguageException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException MissingCustomerDefaultLanguageException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MissingCustomerDefaultLanguageException : PictureparkValidationException, ISerializable, _Exception Properties CustomerDefaultLanguage Declaration public string CustomerDefaultLanguage { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MissingCustomerDefaultLanguageException FromJson(string data) Parameters System.String data Returns MissingCustomerDefaultLanguageException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentPermissionSetDetail.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentPermissionSetDetail.html", - "title": "Class ContentPermissionSetDetail | Picturepark.SDK.V1 API", - "keywords": "Class ContentPermissionSetDetail Detail of a content permission set Inheritance System.Object PermissionSetDetailOfContentRight ContentPermissionSetDetail Inherited Members PermissionSetDetailOfContentRight.Id PermissionSetDetailOfContentRight.Names PermissionSetDetailOfContentRight.UserRolesRights PermissionSetDetailOfContentRight.UserRolesPermissionSetRights PermissionSetDetailOfContentRight.Exclusive PermissionSetDetailOfContentRight.OwnerTokenId PermissionSetDetailOfContentRight.Audit System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionSetDetail : PermissionSetDetailOfContentRight Methods FromJson(String) Declaration public static ContentPermissionSetDetail FromJson(string data) Parameters System.String data Returns ContentPermissionSetDetail ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.OutputResetRetryAttemptsRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.OutputResetRetryAttemptsRequest.html", + "title": "Class OutputResetRetryAttemptsRequest | Picturepark.SDK.V1 API", + "keywords": "Class OutputResetRetryAttemptsRequest Inheritance System.Object OutputResetRetryAttemptsRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputResetRetryAttemptsRequest Properties ContentIds List of Content IDs you want to filter on. Declaration public ICollection ContentIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > FileExtensions The file extension of the outputs you want to filter on. Declaration public ICollection FileExtensions { get; set; } Property Value System.Collections.Generic.ICollection < System.String > IncludeCompleted Should the successful filter results also be reset (and subsequently re-rendered)? Declaration public bool IncludeCompleted { get; set; } Property Value System.Boolean OutputFormatIds The IDs of the output formats you want to filter on. Declaration public ICollection OutputFormatIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > OutputIds List of output IDs you want to filter on. If this field is not empty, the other will be ignored. Declaration public ICollection OutputIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static OutputResetRetryAttemptsRequest FromJson(string data) Parameters System.String data Returns OutputResetRetryAttemptsRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleRuleIdMissingException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleRuleIdMissingException.html", - "title": "Class BusinessRuleRuleIdMissingException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleRuleIdMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleRuleIdMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleRuleIdMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleRuleIdMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleRuleIdMissingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.OwnerTokenInUseException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.OwnerTokenInUseException.html", + "title": "Class OwnerTokenInUseException | Picturepark.SDK.V1 API", + "keywords": "Class OwnerTokenInUseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException OwnerTokenInUseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OwnerTokenInUseException : PictureparkValidationException, ISerializable, _Exception Properties OwnerTokenUserId Declaration public string OwnerTokenUserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static OwnerTokenInUseException FromJson(string data) Parameters System.String data Returns OwnerTokenInUseException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleRuleIdDuplicationException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleRuleIdDuplicationException.html", - "title": "Class BusinessRuleRuleIdDuplicationException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleRuleIdDuplicationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleRuleIdDuplicationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleRuleIdDuplicationException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleRuleIdDuplicationException FromJson(string data) Parameters System.String data Returns BusinessRuleRuleIdDuplicationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkValidationException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkValidationException.html", + "title": "Class PictureparkValidationException | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkValidationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException AggregationFilterNotSupportedException AggregationNameInvalidException AggregationSizeInvalidException AtLeastOneActiveTermsOfServiceMustExistException BusinessProcessCancellationNotSupportedException BusinessRuleActionInvalidDocumentTypeException BusinessRuleActionInvalidExecutionScopeException BusinessRuleActionsMissingException BusinessRuleArrayIndexInvalidException BusinessRuleConditionInvalidTriggerPointActionException BusinessRuleConditionInvalidTriggerPointDocumentTypeException BusinessRuleConditionMissingException BusinessRuleConditionsMissingException BusinessRuleConfigurationValidationException BusinessRuleContentPermissionSetIdsMissingException BusinessRuleDictionaryKeyInvalidException BusinessRuleFieldIdInvalidException BusinessRuleFieldPathInvalidException BusinessRuleInvalidVariableNameException BusinessRuleNamedCacheNameInvalidException BusinessRuleNGramTransformationMaxWordLengthInvalidException BusinessRuleNGramTransformationMinWordLengthInvalidException BusinessRuleNGramTransformationSizeInvalidException BusinessRulePathInvalidException BusinessRulePermissionSetIdInvalidException BusinessRulePolygonInvalidException BusinessRuleProjectionTransformationsMissingException BusinessRuleRefIdsMissingException BusinessRuleRegularExpressionInvalidException BusinessRuleRuleIdDuplicationException BusinessRuleRuleIdMissingException BusinessRuleSchemaIdInvalidException BusinessRuleTransformationGroupInputsMissingException BusinessRuleTransformationGroupTransformationsMissingException BusinessRuleTriggerPointMissingException BusinessRuleValidationException ChunkSizeOutOfRangeException ContentFileReplaceTypeMismatchException ContentLayerInvalidException ContentLayerSameRootException ContentPermissionException ContractMismatchException CustomerAliasHeaderMissingException CustomerBoostValuesInvalidException DefaultChannelDeleteException DeleteContentsWithReferencesException DeleteListItemsWithReferencesException DisplayValueRerenderingInProgressException DuplicateAggregatorException DuplicatedItemAssignedException DuplicateDocumentException DuplicatedSearchBehaviorException DuplicateMetadataDisplayPatternException DuplicateOutputFormatIdException DuplicateRightException DuplicateSchemaException EnvironmentProcessAlreadyRunningException ForbiddenHtmlElementsUsedException IllegalAuthorizationStateTransitionException IndexedFieldThresholdExceededException InvalidArgumentException InvalidChangeCommandFieldNotFoundException InvalidChangeCommandFieldTypeInvalidException InvalidChangeCommandSchemaChangeInvalidException InvalidDateTimeFormatException InvalidMetadataException InvalidSortFieldException InvalidStateException InvalidValueFormatException ItemIdDuplicatedException ListItemLayerException ListItemNamedCacheKeyFieldsInvalidException ListItemNamedCacheSchemaIdInvalidException ListItemPermissionException ListItemSchemaMismatchException MissingCustomerDefaultLanguageException MissingDependenciesException MissingDisplayPatternForCustomerDefaultLanguageException NamedCacheConfigurationException NamedCacheNameDuplicationException NamedCacheNameMissingException NotSupportedFileExtensionException NotSupportedFileMappingException OnlyAccessibleToRecipientException OutputFormatResizingNotSupportedException OwnerTokenInUseException PartialOperationNotSupportedException PermissionOwnershipTransferException PermissionSetAggregateException PermissionSetInUseException PermissionSetValidationException PermissionValidationException PictureparkArgumentNullException PictureparkTimeoutException RelationSelfReferencingException RequestSizeLimitExceededException SchemaFieldAnalyzerInvalidException SchemaFieldDisplayPatternTypeNotSupportedException SchemaFieldIdAlreadyExistsInSchemaHierarchyException SchemaFieldIdDuplicatedException SchemaFieldIdException SchemaFieldIdPreviouslyUsedException SchemaFieldIdUppercaseException SchemaFieldImportMismatchException SchemaFieldImportRelatedSchemaMismatchException SchemaFieldImportTypeMismatchException SchemaFieldIndexException SchemaFieldInvalidBoostException SchemaFieldNotRequirableException SchemaFieldNotSearchableException SchemaFieldNotSortableException SchemaFieldNotSupportedException SchemaFieldNumberRangeException SchemaFieldOverwriteIdException SchemaFieldOverwriteTypeMismatchException SchemaFieldRelationMultipleTypesException SchemaFieldRelationSchemaSystemSchemaException SchemaFieldRelationSchemaTypeUnsupportedException SchemaFieldSchemaIndexInfoNestingException SchemaFieldSchemaIndexInfoSimpleSearchNestingException SchemaFieldTypeChangeException SchemaIdException SchemaIdLowercaseException SchemaImportEmptyException SchemaImportVersionMismatchException SchemaInheritanceFieldIndexDeviationException SchemaInheritanceTypeDeviationException SchemaInUseContentException SchemaInUseContentSchemaException SchemaInUseException SchemaInUseFieldException SchemaInUseListItemException SchemaMissingTypeException SchemaMultipleTypesException SchemaNoContentException SchemaNoLayerException SchemaParentChangeException SchemaPermissionConfigurationException SchemaPermissionException SchemaSortFieldException SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException SchemaValidationException SchemaViewForAllException SearchStringLeadingWildcardException SortableFieldThresholdExceededException SuperAdminRolesNotAssignableToChannelException SystemLayerReferenceInvalidModificationException SystemSchemaInvalidModificationException UnableToCreateOrModifyStaticOutputFormatException UnsupportedListItemChangeCommandException UserEmailAlreadyExistsException UserRoleAssignedException UserUnlockDisallowedException WrongChunkSizeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkValidationException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static PictureparkValidationException FromJson(string data) Parameters System.String data Returns PictureparkValidationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.GeoPointWithinPolygonCondition.html": { - "href": "api/Picturepark.SDK.V1.Contract.GeoPointWithinPolygonCondition.html", - "title": "Class GeoPointWithinPolygonCondition | Picturepark.SDK.V1 API", - "keywords": "Class GeoPointWithinPolygonCondition Matches when the geo point from the field specified by the field path is inside the specified polygon. Inheritance System.Object BusinessRuleCondition GeoPointWithinPolygonCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class GeoPointWithinPolygonCondition : BusinessRuleCondition Properties FieldPath JSON path to the field Declaration public string FieldPath { get; set; } Property Value System.String Polygon List of points that form the polygon for the geo fence. Must include at least 3 points. Declaration public ICollection Polygon { get; set; } Property Value System.Collections.Generic.ICollection < LatLon > Methods FromJson(String) Declaration public static GeoPointWithinPolygonCondition FromJson(string data) Parameters System.String data Returns GeoPointWithinPolygonCondition ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.PngFormat.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PngFormat.html", + "title": "Class PngFormat | Picturepark.SDK.V1 API", + "keywords": "Class PngFormat Inheritance System.Object FormatBase ImageFormatBase PngFormat Inherited Members ImageFormatBase.ColorProfile ImageFormatBase.ColorTransformationIntent ImageFormatBase.HorizontalResolution ImageFormatBase.VerticalResolution ImageFormatBase.RenderFirstFrameOnly ImageFormatBase.KeepClippingPath ImageFormatBase.CloneExif ImageFormatBase.CloneIptc ImageFormatBase.CloneAdobeResources ImageFormatBase.CloneXmp ImageFormatBase.ResizeAction ImageFormatBase.Actions System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PngFormat : ImageFormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String Interlaced Declaration public bool Interlaced { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static PngFormat FromJson(string data) Parameters System.String data Returns PngFormat ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.GeoPoint.html": { - "href": "api/Picturepark.SDK.V1.Contract.GeoPoint.html", - "title": "Class GeoPoint | Picturepark.SDK.V1 API", - "keywords": "Class GeoPoint Inheritance System.Object GeoPoint Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class GeoPoint" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldIdPreviouslyUsedException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldIdPreviouslyUsedException.html", + "title": "Class SchemaFieldIdPreviouslyUsedException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldIdPreviouslyUsedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldIdPreviouslyUsedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldIdPreviouslyUsedException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String UsedInSchemaId Declaration public string UsedInSchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldIdPreviouslyUsedException FromJson(string data) Parameters System.String data Returns SchemaFieldIdPreviouslyUsedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.GeoLocation.html": { - "href": "api/Picturepark.SDK.V1.Contract.GeoLocation.html", - "title": "Class GeoLocation | Picturepark.SDK.V1 API", - "keywords": "Class GeoLocation It stores geo location information (latitude and longitude) Inheritance System.Object GeoLocation Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class GeoLocation Properties Lat The latitude Declaration public double Lat { get; set; } Property Value System.Double Lon The longitude Declaration public double Lon { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static GeoLocation FromJson(string data) Parameters System.String data Returns GeoLocation ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldIdUppercaseException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldIdUppercaseException.html", + "title": "Class SchemaFieldIdUppercaseException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldIdUppercaseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldIdUppercaseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldIdUppercaseException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldIdUppercaseException FromJson(string data) Parameters System.String data Returns SchemaFieldIdUppercaseException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.GeoDistanceFilter.html": { - "href": "api/Picturepark.SDK.V1.Contract.GeoDistanceFilter.html", - "title": "Class GeoDistanceFilter | Picturepark.SDK.V1 API", - "keywords": "Class GeoDistanceFilter Filters within the radius of the distance from a location Inheritance System.Object FilterBase GeoDistanceFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class GeoDistanceFilter : FilterBase Properties Distance The distance in meters from the point of origin. Declaration public double Distance { get; set; } Property Value System.Double Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Location The point of origin to calculate the distance from (latitude/longitude). Declaration public GeoLocation Location { get; set; } Property Value GeoLocation Methods FromJson(String) Declaration public static GeoDistanceFilter FromJson(string data) Parameters System.String data Returns GeoDistanceFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleActionInvalidDocumentTypeException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleActionInvalidDocumentTypeException.html", + "title": "Class BusinessRuleActionInvalidDocumentTypeException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleActionInvalidDocumentTypeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleActionInvalidDocumentTypeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleActionInvalidDocumentTypeException : PictureparkValidationException, ISerializable, _Exception Properties AllowedDocumentTypes Declaration public ICollection AllowedDocumentTypes { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRuleTriggerDocType > Methods FromJson(String) Declaration public static BusinessRuleActionInvalidDocumentTypeException FromJson(string data) Parameters System.String data Returns BusinessRuleActionInvalidDocumentTypeException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.GeoDistanceAggregator.html": { - "href": "api/Picturepark.SDK.V1.Contract.GeoDistanceAggregator.html", - "title": "Class GeoDistanceAggregator | Picturepark.SDK.V1 API", - "keywords": "Class GeoDistanceAggregator A multi-bucket range aggregator that works on geo_point fields Inheritance System.Object AggregatorBase GeoDistanceAggregator Inherited Members AggregatorBase.Name AggregatorBase.Names AggregatorBase.Aggregators AggregatorBase.Filter System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class GeoDistanceAggregator : AggregatorBase Properties Field The field's ID to execute the aggregation on. Declaration public string Field { get; set; } Property Value System.String Location The point of origin to calculate the distance from (latitude/longitude). Declaration public GeoLocation Location { get; set; } Property Value GeoLocation Ranges A list of distance ranges. Declaration public ICollection Ranges { get; set; } Property Value System.Collections.Generic.ICollection < GeoDistance > Methods FromJson(String) Declaration public static GeoDistanceAggregator FromJson(string data) Parameters System.String data Returns GeoDistanceAggregator ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleContentPermissionSetIdsMissingException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleContentPermissionSetIdsMissingException.html", + "title": "Class BusinessRuleContentPermissionSetIdsMissingException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleContentPermissionSetIdsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleContentPermissionSetIdsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleContentPermissionSetIdsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleContentPermissionSetIdsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleContentPermissionSetIdsMissingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.GeoDistance.html": { - "href": "api/Picturepark.SDK.V1.Contract.GeoDistance.html", - "title": "Class GeoDistance | Picturepark.SDK.V1 API", - "keywords": "Class GeoDistance Stores geo distance information for gei distance aggregation Inheritance System.Object GeoDistance Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class GeoDistance Properties Distance The distance in meters. Declaration public double Distance { get; set; } Property Value System.Double Names Language specific geo distance names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary Methods FromJson(String) Declaration public static GeoDistance FromJson(string data) Parameters System.String data Returns GeoDistance ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRulePermissionSetIdInvalidException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRulePermissionSetIdInvalidException.html", + "title": "Class BusinessRulePermissionSetIdInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRulePermissionSetIdInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRulePermissionSetIdInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRulePermissionSetIdInvalidException : PictureparkValidationException, ISerializable, _Exception Properties PermissionSetId Declaration public string PermissionSetId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRulePermissionSetIdInvalidException FromJson(string data) Parameters System.String data Returns BusinessRulePermissionSetIdInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.GeoBoundingBoxFilter.html": { - "href": "api/Picturepark.SDK.V1.Contract.GeoBoundingBoxFilter.html", - "title": "Class GeoBoundingBoxFilter | Picturepark.SDK.V1 API", - "keywords": "Class GeoBoundingBoxFilter Filters geo point values based on a bounding box Inheritance System.Object FilterBase GeoBoundingBoxFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class GeoBoundingBoxFilter : FilterBase Properties BottomRight The bottom right corner of the bounding box's geo location (latitude and longitude). Declaration public GeoLocation BottomRight { get; set; } Property Value GeoLocation Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String TopLeft The top left corner of the bounding box's geo location (latitude and longitude). Declaration public GeoLocation TopLeft { get; set; } Property Value GeoLocation Methods FromJson(String) Declaration public static GeoBoundingBoxFilter FromJson(string data) Parameters System.String data Returns GeoBoundingBoxFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleTriggerAction.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleTriggerAction.html", + "title": "Enum BusinessRuleTriggerAction | Picturepark.SDK.V1 API", + "keywords": "Enum BusinessRuleTriggerAction Namespace : System.Dynamic.ExpandoObject Syntax public enum BusinessRuleTriggerAction Create FileReplacement Update" }, - "api/Picturepark.SDK.V1.Contract.FormatBase.html": { - "href": "api/Picturepark.SDK.V1.Contract.FormatBase.html", - "title": "Class FormatBase | Picturepark.SDK.V1 API", - "keywords": "Class FormatBase Inheritance System.Object FormatBase AudioFormatBase DocumentFormatBase ImageFormatBase OriginalFormat VideoFormatBase Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class FormatBase Methods FromJson(String) Declaration public static FormatBase FromJson(string data) Parameters System.String data Returns FormatBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupFailedException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupFailedException.html", + "title": "Class ContentBackupFailedException | Picturepark.SDK.V1 API", + "keywords": "Class ContentBackupFailedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ContentBackupFailedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentBackupFailedException : PictureparkBusinessException, ISerializable, _Exception Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String OutputFormatId Declaration public string OutputFormatId { get; set; } Property Value System.String OutputId Declaration public string OutputId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentBackupFailedException FromJson(string data) Parameters System.String data Returns ContentBackupFailedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.TemplateBase.html": { - "href": "api/Picturepark.SDK.V1.Contract.TemplateBase.html", - "title": "Class TemplateBase | Picturepark.SDK.V1 API", - "keywords": "Class TemplateBase Inheritance System.Object TemplateBase BasicTemplate CardTemplate ListTemplate Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class TemplateBase Properties Height Declaration public int? Height { get; set; } Property Value System.Nullable < System.Int32 > Width Declaration public int? Width { get; set; } Property Value System.Nullable < System.Int32 > Methods FromJson(String) Declaration public static TemplateBase FromJson(string data) Parameters System.String data Returns TemplateBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupForceCompleteRecoveryRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupForceCompleteRecoveryRequest.html", + "title": "Class ContentBackupForceCompleteRecoveryRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentBackupForceCompleteRecoveryRequest Request to search aggregation values for Contents Inheritance System.Object ContentBackupForceCompleteRecoveryRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentBackupForceCompleteRecoveryRequest Properties BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentBackupForceCompleteRecoveryRequest FromJson(string data) Parameters System.String data Returns ContentBackupForceCompleteRecoveryRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.TakeDictionaryValueTransformation.html": { - "href": "api/Picturepark.SDK.V1.Contract.TakeDictionaryValueTransformation.html", - "title": "Class TakeDictionaryValueTransformation | Picturepark.SDK.V1 API", - "keywords": "Class TakeDictionaryValueTransformation Takes an item from a dictionary by its key. Inheritance System.Object BusinessRuleTransformation TakeDictionaryValueTransformation Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TakeDictionaryValueTransformation : BusinessRuleTransformation Properties Key Key of the item. Declaration public string Key { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TakeDictionaryValueTransformation FromJson(string data) Parameters System.String data Returns TakeDictionaryValueTransformation ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerBoostValueRemoveInfo.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerBoostValueRemoveInfo.html", + "title": "Class CustomerBoostValueRemoveInfo | Picturepark.SDK.V1 API", + "keywords": "Class CustomerBoostValueRemoveInfo Inheritance System.Object CustomerBoostValueRemoveInfo Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerBoostValueRemoveInfo Properties ValueToRemove Existing boost value that is going to be removed. Declaration public double ValueToRemove { get; set; } Property Value System.Double ValueToReplaceWith Boost value that is going to replace the removed one where it was used. Declaration public double ValueToReplaceWith { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static CustomerBoostValueRemoveInfo FromJson(string data) Parameters System.String data Returns CustomerBoostValueRemoveInfo ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.TakeArrayValueTransformation.html": { - "href": "api/Picturepark.SDK.V1.Contract.TakeArrayValueTransformation.html", - "title": "Class TakeArrayValueTransformation | Picturepark.SDK.V1 API", - "keywords": "Class TakeArrayValueTransformation Takes an item from an array by its index. Inheritance System.Object BusinessRuleTransformation TakeArrayValueTransformation Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TakeArrayValueTransformation : BusinessRuleTransformation Properties Index Index of the item. Declaration public string Index { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TakeArrayValueTransformation FromJson(string data) Parameters System.String data Returns TakeArrayValueTransformation ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerBoostValuesInvalidException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerBoostValuesInvalidException.html", + "title": "Class CustomerBoostValuesInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class CustomerBoostValuesInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException CustomerBoostValuesInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerBoostValuesInvalidException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static CustomerBoostValuesInvalidException FromJson(string data) Parameters System.String data Returns CustomerBoostValuesInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.TagboxItemUnassignedCondition.html": { - "href": "api/Picturepark.SDK.V1.Contract.TagboxItemUnassignedCondition.html", - "title": "Class TagboxItemUnassignedCondition | Picturepark.SDK.V1 API", - "keywords": "Class TagboxItemUnassignedCondition Matches when a tag in a tagbox matching the field path string (JSON path) is removed. Inheritance System.Object BusinessRuleCondition TagboxItemUnassignedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TagboxItemUnassignedCondition : BusinessRuleCondition Properties FieldPath JSON path to the field Declaration public string FieldPath { get; set; } Property Value System.String RefId Ref Id of the list item that was unassigned from the tagbox Declaration public string RefId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TagboxItemUnassignedCondition FromJson(string data) Parameters System.String data Returns TagboxItemUnassignedCondition ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.RedisDatabaseExceededException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.RedisDatabaseExceededException.html", + "title": "Class RedisDatabaseExceededException | Picturepark.SDK.V1 API", + "keywords": "Class RedisDatabaseExceededException Inheritance System.Object System.Exception PictureparkException RedisDatabaseExceededException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RedisDatabaseExceededException : PictureparkException, ISerializable, _Exception Properties CustomerCount Declaration public int CustomerCount { get; set; } Property Value System.Int32 CustomerId Declaration public string CustomerId { get; set; } Property Value System.String MaxCount Declaration public int MaxCount { get; set; } Property Value System.Int32 RedisDatabaseCount Declaration public int RedisDatabaseCount { get; set; } Property Value System.Int32 StartIndex Declaration public int StartIndex { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static RedisDatabaseExceededException FromJson(string data) Parameters System.String data Returns RedisDatabaseExceededException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.EnvironmentDeactivationException.html": { - "href": "api/Picturepark.SDK.V1.Contract.EnvironmentDeactivationException.html", - "title": "Class EnvironmentDeactivationException | Picturepark.SDK.V1 API", - "keywords": "Class EnvironmentDeactivationException Inheritance System.Object System.Exception PictureparkException EnvironmentDeactivationException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentDeactivationException : PictureparkException, ISerializable, _Exception Properties DeactivationMessage Declaration public string DeactivationMessage { get; set; } Property Value System.String Methods FromJson(String) Declaration public static EnvironmentDeactivationException FromJson(string data) Parameters System.String data Returns EnvironmentDeactivationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ReferencesUpdateException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ReferencesUpdateException.html", + "title": "Class ReferencesUpdateException | Picturepark.SDK.V1 API", + "keywords": "Class ReferencesUpdateException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ReferencesUpdateException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ReferencesUpdateException : PictureparkBusinessException, ISerializable, _Exception Properties Exceptions Declaration public ICollection Exceptions { get; set; } Property Value System.Collections.Generic.ICollection < ReferenceUpdateException > Methods FromJson(String) Declaration public static ReferencesUpdateException FromJson(string data) Parameters System.String data Returns ReferencesUpdateException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ElasticVersionUpdateException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ElasticVersionUpdateException.html", - "title": "Class ElasticVersionUpdateException | Picturepark.SDK.V1 API", - "keywords": "Class ElasticVersionUpdateException Inheritance System.Object System.Exception PictureparkException ElasticVersionUpdateException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ElasticVersionUpdateException : PictureparkException, ISerializable, _Exception Properties ActualVersion Declaration public string ActualVersion { get; set; } Property Value System.String ExpectedVersion Declaration public string ExpectedVersion { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ElasticVersionUpdateException FromJson(string data) Parameters System.String data Returns ElasticVersionUpdateException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInUseContentSchemaException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInUseContentSchemaException.html", + "title": "Class SchemaInUseContentSchemaException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaInUseContentSchemaException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInUseContentSchemaException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInUseContentSchemaException : PictureparkValidationException, ISerializable, _Exception Properties ContentSchemaIds Declaration public ICollection ContentSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInUseContentSchemaException FromJson(string data) Parameters System.String data Returns SchemaInUseContentSchemaException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.AssignTagboxItemsInLayerAction.html": { - "href": "api/Picturepark.SDK.V1.Contract.AssignTagboxItemsInLayerAction.html", - "title": "Class AssignTagboxItemsInLayerAction | Picturepark.SDK.V1 API", - "keywords": "Class AssignTagboxItemsInLayerAction Assigns a set of list item ids to all multi tag boxes in a layer where the filter defined on the tagbox does allow assignment of the ID. Inheritance System.Object BusinessRuleAction AssignTagboxItemsInLayerAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AssignTagboxItemsInLayerAction : BusinessRuleAction Properties NamedCache Named cache to use for lookup, should be of type SchemaTagboxFilterLookupNamedCacheConfiguration Declaration public string NamedCache { get; set; } Property Value System.String RefIds List of refIds of the items that should be assigned. Declaration public object RefIds { get; set; } Property Value System.Object Replace Indicates where the assignment should be additive to the already assigned tags or if existing tags should be replaced. Declaration public bool Replace { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static AssignTagboxItemsInLayerAction FromJson(string data) Parameters System.String data Returns AssignTagboxItemsInLayerAction ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInUseException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInUseException.html", + "title": "Class SchemaInUseException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaInUseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInUseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInUseException : PictureparkValidationException, ISerializable, _Exception Properties Exceptions Declaration public ICollection Exceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkBusinessException > SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInUseException FromJson(string data) Parameters System.String data Returns SchemaInUseException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.AssignTagboxItemsAction.html": { - "href": "api/Picturepark.SDK.V1.Contract.AssignTagboxItemsAction.html", - "title": "Class AssignTagboxItemsAction | Picturepark.SDK.V1 API", - "keywords": "Class AssignTagboxItemsAction Assigns one or multiple tag box items to the multi tagbox identified by the path (JSON path). Inheritance System.Object BusinessRuleAction AssignTagboxItemsAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AssignTagboxItemsAction : BusinessRuleAction Properties FieldId ID of the tagbox field. Declaration public string FieldId { get; set; } Property Value System.String Path Path to the object the tagbox is contained in. Declaration public string Path { get; set; } Property Value System.String RefIds List of refIds of the items that should be assigned. Declaration public object RefIds { get; set; } Property Value System.Object Replace Indicates whether all the already assigned tags get replaced by the set specified in the action. If false, the not already assigned tags get added, the rest is left as is. Declaration public bool Replace { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static AssignTagboxItemsAction FromJson(string data) Parameters System.String data Returns AssignTagboxItemsAction ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInUseFieldException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInUseFieldException.html", + "title": "Class SchemaInUseFieldException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaInUseFieldException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInUseFieldException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInUseFieldException : PictureparkValidationException, ISerializable, _Exception Properties FieldNamespaces Declaration public ICollection FieldNamespaces { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInUseFieldException FromJson(string data) Parameters System.String data Returns SchemaInUseFieldException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ObjectStoreException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ObjectStoreException.html", - "title": "Class ObjectStoreException | Picturepark.SDK.V1 API", - "keywords": "Class ObjectStoreException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ObjectStoreException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ObjectStoreException : PictureparkBusinessException, ISerializable, _Exception Properties ErrorMessage Declaration public string ErrorMessage { get; set; } Property Value System.String RowErrorMessages Declaration public string RowErrorMessages { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ObjectStoreException FromJson(string data) Parameters System.String data Returns ObjectStoreException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInUseListItemException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInUseListItemException.html", + "title": "Class SchemaInUseListItemException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaInUseListItemException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInUseListItemException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInUseListItemException : PictureparkValidationException, ISerializable, _Exception Properties ListItemCount Declaration public long ListItemCount { get; set; } Property Value System.Int64 SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInUseListItemException FromJson(string data) Parameters System.String data Returns SchemaInUseListItemException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.NumericRangeFilter.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.NumericRangeFilter.html", - "title": "Class NumericRangeFilter | Picturepark.SDK.V1 API", - "keywords": "Class NumericRangeFilter Filters over a range of numeric values Inheritance System.Object FilterBase NumericRangeFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NumericRangeFilter : FilterBase Properties Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Range The numeric range on which filtering. Declaration public NumericRange Range { get; set; } Property Value NumericRange Methods FromJson(String) Declaration public static NumericRangeFilter FromJson(string data) Parameters System.String data Returns NumericRangeFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryCleanupResult.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryCleanupResult.html", + "title": "Class SnapshotRepositoryCleanupResult | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotRepositoryCleanupResult Inheritance System.Object SnapshotRepositoryCleanupResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotRepositoryCleanupResult Properties CleanupTime Declaration public DateTime CleanupTime { get; set; } Property Value System.DateTime Repositories Declaration public ICollection Repositories { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static SnapshotRepositoryCleanupResult FromJson(string data) Parameters System.String data Returns SnapshotRepositoryCleanupResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.JsonSchemaClient.html": { - "href": "api/Picturepark.SDK.V1.JsonSchemaClient.html", - "title": "Class JsonSchemaClient | Picturepark.SDK.V1 API", - "keywords": "Class JsonSchemaClient Inheritance System.Object ClientBase JsonSchemaClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class JsonSchemaClient : ClientBase, IJsonSchemaClient Constructors JsonSchemaClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public JsonSchemaClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods GetAsync(String, CancellationToken) Gets an existing JSON Schema by schema ID. Declaration public Task GetAsync(string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < JObject > The JSON Schema as . Implements IJsonSchemaClient.GetAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. GetCoreAsync(String, CancellationToken) Get json schema Declaration protected Task GetCoreAsync(string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The ID of the schema whose json schema to retrieve. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Object > Json schema view item: almost a 1:1 representation of the Newtonsoft json schema. Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < JsonSchemaClient.ObjectResponseResult > Type Parameters T" + "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryCustomerCreateRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryCustomerCreateRequest.html", + "title": "Class SnapshotRepositoryCustomerCreateRequest | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotRepositoryCustomerCreateRequest Inheritance System.Object SnapshotRepositoryBaseCreateRequest SnapshotRepositoryCustomerCreateRequest Inherited Members SnapshotRepositoryBaseCreateRequest.RepositoryName SnapshotRepositoryBaseCreateRequest.StartTime System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotRepositoryCustomerCreateRequest : SnapshotRepositoryBaseCreateRequest Properties CustomerAlias Declaration public string CustomerAlias { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SnapshotRepositoryCustomerCreateRequest FromJson(string data) Parameters System.String data Returns SnapshotRepositoryCustomerCreateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SystemStatus.html": { - "href": "api/Picturepark.SDK.V1.Contract.SystemStatus.html", - "title": "Class SystemStatus | Picturepark.SDK.V1 API", - "keywords": "Class SystemStatus Inheritance System.Object SystemStatus Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SystemStatus Properties DisplayValuesStatus The status of the display values. Declaration public ICollection DisplayValuesStatus { get; set; } Property Value System.Collections.Generic.ICollection < StatusOfDisplayValuesState > SearchIndicesStatus The status of the search indices. Declaration public ICollection SearchIndicesStatus { get; set; } Property Value System.Collections.Generic.ICollection < StatusOfSearchIndexState > Methods FromJson(String) Declaration public static SystemStatus FromJson(string data) Parameters System.String data Returns SystemStatus ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryCustomerSearchRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryCustomerSearchRequest.html", + "title": "Class SnapshotRepositoryCustomerSearchRequest | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotRepositoryCustomerSearchRequest Inheritance System.Object SnapshotRepositoryCustomerSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotRepositoryCustomerSearchRequest Properties CustomerAlias Declaration public string CustomerAlias { get; set; } Property Value System.String CustomerId Declaration public string CustomerId { get; set; } Property Value System.String SnapshotDataType Limits the returned snapshot repositories to the ones containing customer, history or export backups. Declaration public SnapshotDataType? SnapshotDataType { get; set; } Property Value System.Nullable < SnapshotDataType > Methods FromJson(String) Declaration public static SnapshotRepositoryCustomerSearchRequest FromJson(string data) Parameters System.String data Returns SnapshotRepositoryCustomerSearchRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Mp3AudioFormat.html": { - "href": "api/Picturepark.SDK.V1.Contract.Mp3AudioFormat.html", - "title": "Class Mp3AudioFormat | Picturepark.SDK.V1 API", - "keywords": "Class Mp3AudioFormat Inheritance System.Object FormatBase AudioFormatBase Mp3AudioFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Mp3AudioFormat : AudioFormatBase Properties Bitrate Gets or sets the encoding bitrate. Declaration public int? Bitrate { get; set; } Property Value System.Nullable < System.Int32 > Extension Declaration public string Extension { get; set; } Property Value System.String Quality Gets or sets the encoding quality. Values can be set it range of 0 to 9, where a lower value is a higher quality. Declaration public int? Quality { get; set; } Property Value System.Nullable < System.Int32 > Methods FromJson(String) Declaration public static Mp3AudioFormat FromJson(string data) Parameters System.String data Returns Mp3AudioFormat ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryEnvironmentCreateRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryEnvironmentCreateRequest.html", + "title": "Class SnapshotRepositoryEnvironmentCreateRequest | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotRepositoryEnvironmentCreateRequest Inheritance System.Object SnapshotRepositoryBaseCreateRequest SnapshotRepositoryEnvironmentCreateRequest Inherited Members SnapshotRepositoryBaseCreateRequest.RepositoryName SnapshotRepositoryBaseCreateRequest.StartTime System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotRepositoryEnvironmentCreateRequest : SnapshotRepositoryBaseCreateRequest Methods FromJson(String) Declaration public static SnapshotRepositoryEnvironmentCreateRequest FromJson(string data) Parameters System.String data Returns SnapshotRepositoryEnvironmentCreateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkBusinessException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkBusinessException.html", - "title": "Class PictureparkBusinessException | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkBusinessException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException BusinessProcessContinuationException BusinessProcessDefinitionCreateException BusinessProcessEngineRequestException ContentBackupFailedException ContentMetadataUpdateManyException CustomerAliasInUseException DefaultSearchIndexDeleteException DuplicateSchemaInfoException DuplicateSearchIndexDocException FailedToLockException IndexDocumentNotFoundException IndexException IndexMappingException InvalidTransferTypeException LeaseNotAcquiredException ListItemCyclicDependencyException ListItemUpdateManyException NoTagsFoundException NoTermsOfServiceDefinedException ObjectStoreException ObjectStoreResponseException ObjectTypeMismatchException OperationInProgressException OutputNotAvailableException OutputNotFoundException PictureparkApplicationException PictureparkConflictException PictureparkForbiddenException PictureparkNotFoundException PictureparkOperationCanceledException PictureparkValidationException QueryException ReferencesUpdateException ReferenceUpdateException RelationNotFoundException RelationTypeMissingException RelationTypeNotFoundException RelationTypeTargetDocTypeMismatchException RenderingException RetryException SchemaCountLimitReachedException SearchIndexDocNotFoundException SearchIndexInUseException SearchIndexNotFoundException ShareExpiredException SnapshotFailedException SnapshotSkippedException TermsOfServiceNotNewestException TokenGenerationException UnauthorizedException UnknownException UserNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkBusinessException : PictureparkException, ISerializable, _Exception Properties CustomerAlias Declaration public string CustomerAlias { get; set; } Property Value System.String CustomerId Declaration public string CustomerId { get; set; } Property Value System.String UserId Declaration public string UserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PictureparkBusinessException FromJson(string data) Parameters System.String data Returns PictureparkBusinessException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.VideoFormatBase.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.VideoFormatBase.html", + "title": "Class VideoFormatBase | Picturepark.SDK.V1 API", + "keywords": "Class VideoFormatBase Inheritance System.Object FormatBase VideoFormatBase Mp4VideoFormat VideoSpriteFormat VideoStillFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class VideoFormatBase : FormatBase Methods FromJson(String) Declaration public static VideoFormatBase FromJson(string data) Parameters System.String data Returns VideoFormatBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkArgumentNullException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkArgumentNullException.html", - "title": "Class PictureparkArgumentNullException | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkArgumentNullException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkArgumentNullException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkArgumentNullException : PictureparkValidationException, ISerializable, _Exception Properties ArgumentName Declaration public string ArgumentName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PictureparkArgumentNullException FromJson(string data) Parameters System.String data Returns PictureparkArgumentNullException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.VideoSpriteFormat.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.VideoSpriteFormat.html", + "title": "Class VideoSpriteFormat | Picturepark.SDK.V1 API", + "keywords": "Class VideoSpriteFormat Inheritance System.Object FormatBase VideoFormatBase VideoSpriteFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class VideoSpriteFormat : VideoFormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String MaxNumberOfSprites Declaration public int MaxNumberOfSprites { get; set; } Property Value System.Int32 Quality Declaration public int Quality { get; set; } Property Value System.Int32 SpriteResizeAction Declaration public ResizeAction2 SpriteResizeAction { get; set; } Property Value ResizeAction2 Methods FromJson(String) Declaration public static VideoSpriteFormat FromJson(string data) Parameters System.String data Returns VideoSpriteFormat ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.NamedCacheNameDuplicationException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.NamedCacheNameDuplicationException.html", - "title": "Class NamedCacheNameDuplicationException | Picturepark.SDK.V1 API", - "keywords": "Class NamedCacheNameDuplicationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException NamedCacheNameDuplicationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NamedCacheNameDuplicationException : PictureparkValidationException, ISerializable, _Exception Properties Name Declaration public string Name { get; set; } Property Value System.String Methods FromJson(String) Declaration public static NamedCacheNameDuplicationException FromJson(string data) Parameters System.String data Returns NamedCacheNameDuplicationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.VideoStillFormat.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.VideoStillFormat.html", + "title": "Class VideoStillFormat | Picturepark.SDK.V1 API", + "keywords": "Class VideoStillFormat Inheritance System.Object FormatBase VideoFormatBase VideoStillFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class VideoStillFormat : VideoFormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String PositionInSeconds Declaration public int PositionInSeconds { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static VideoStillFormat FromJson(string data) Parameters System.String data Returns VideoStillFormat ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.NamedCacheConfigurationException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.NamedCacheConfigurationException.html", - "title": "Class NamedCacheConfigurationException | Picturepark.SDK.V1 API", - "keywords": "Class NamedCacheConfigurationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException NamedCacheConfigurationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NamedCacheConfigurationException : PictureparkValidationException, ISerializable, _Exception Properties InnerExceptions Declaration public ICollection InnerExceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkValidationException > Methods FromJson(String) Declaration public static NamedCacheConfigurationException FromJson(string data) Parameters System.String data Returns NamedCacheConfigurationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.WatermarkAction.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.WatermarkAction.html", + "title": "Class WatermarkAction | Picturepark.SDK.V1 API", + "keywords": "Class WatermarkAction Inheritance System.Object ImageActionBase WatermarkAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class WatermarkAction : ImageActionBase Properties HeightRatio Declaration public double HeightRatio { get; set; } Property Value System.Double MarginBottom Declaration public int? MarginBottom { get; set; } Property Value System.Nullable < System.Int32 > MarginLeft Declaration public int? MarginLeft { get; set; } Property Value System.Nullable < System.Int32 > MarginRight Declaration public int? MarginRight { get; set; } Property Value System.Nullable < System.Int32 > MarginTop Declaration public int? MarginTop { get; set; } Property Value System.Nullable < System.Int32 > Opacity Declaration public double Opacity { get; set; } Property Value System.Double WatermarkFilePath Declaration public string WatermarkFilePath { get; set; } Property Value System.String WatermarkText Declaration public string WatermarkText { get; set; } Property Value System.String WidthRatio Declaration public double WidthRatio { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static WatermarkAction FromJson(string data) Parameters System.String data Returns WatermarkAction ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.IUserClient.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IUserClient.html", - "title": "Interface IUserClient | Picturepark.SDK.V1 API", - "keywords": "Interface IUserClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IUserClient Methods GetUserDeveloperFlagAsync(String, String, CancellationToken) Declaration Task GetUserDeveloperFlagAsync(string customerAlias, string userId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias System.String userId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Boolean > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateUserDeveloperFlagAsync(String, UserDeveloperFlagUpdateRequest, CancellationToken) Declaration Task UpdateUserDeveloperFlagAsync(string customerAlias, UserDeveloperFlagUpdateRequest userDeveloperFlagUpdateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias UserDeveloperFlagUpdateRequest userDeveloperFlagUpdateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserDeveloperFlagUpdateRequest > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleConditionInvalidTriggerPointDocumentTypeException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleConditionInvalidTriggerPointDocumentTypeException.html", + "title": "Class BusinessRuleConditionInvalidTriggerPointDocumentTypeException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleConditionInvalidTriggerPointDocumentTypeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleConditionInvalidTriggerPointDocumentTypeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleConditionInvalidTriggerPointDocumentTypeException : PictureparkValidationException, ISerializable, _Exception Properties AllowedDocumentTypes Declaration public ICollection AllowedDocumentTypes { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRuleTriggerDocType > Methods FromJson(String) Declaration public static BusinessRuleConditionInvalidTriggerPointDocumentTypeException FromJson(string data) Parameters System.String data Returns BusinessRuleConditionInvalidTriggerPointDocumentTypeException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.IUpdateClient.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IUpdateClient.html", - "title": "Interface IUpdateClient | Picturepark.SDK.V1 API", - "keywords": "Interface IUpdateClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IUpdateClient Methods DeactivateCustomersAsync(IEnumerable, CancellationToken) Declaration Task DeactivateCustomersAsync(IEnumerable deactivationRequests, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < DeactivationCustomerRequest > deactivationRequests System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeactivateEnvironmentAsync(DeactivationEnvironmentRequest, CancellationToken) Declaration Task DeactivateEnvironmentAsync(DeactivationEnvironmentRequest deactivationRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters DeactivationEnvironmentRequest deactivationRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAvailableCustomerUpdatesAsync(String, CancellationToken) Declaration Task> GetAvailableCustomerUpdatesAsync(string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < UpdateInfo >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAvailableEnvironmentUpdatesAsync(CancellationToken) Declaration Task> GetAvailableEnvironmentUpdatesAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < UpdateInfo >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetCustomerVersionAsync(String, CancellationToken) Declaration Task GetCustomerVersionAsync(string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerVersionInfo > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetCustomerVersionsAsync(CancellationToken) Declaration Task> GetCustomerVersionsAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < CustomerVersionInfo >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetEnvironmentVersionAsync(CancellationToken) Declaration Task GetEnvironmentVersionAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < VersionInfo > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReactivateCustomersAsync(IEnumerable, CancellationToken) Declaration Task ReactivateCustomersAsync(IEnumerable reactivationRequests, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < ReactivationCustomerRequest > reactivationRequests System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReactivateEnvironmentAsync(ReactivationEnvironmentRequest, CancellationToken) Declaration Task ReactivateEnvironmentAsync(ReactivationEnvironmentRequest reactivationRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ReactivationEnvironmentRequest reactivationRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateCustomersAsync(IEnumerable, CancellationToken) Declaration Task> UpdateCustomersAsync(IEnumerable updateRequests, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < UpdateCustomerRequest > updateRequests System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < EnvironmentProcess >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateEnvironmentAsync(UpdateEnvironmentRequest, CancellationToken) Declaration Task UpdateEnvironmentAsync(UpdateEnvironmentRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters UpdateEnvironmentRequest updateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerUpdateState.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerUpdateState.html", + "title": "Enum CustomerUpdateState | Picturepark.SDK.V1 API", + "keywords": "Enum CustomerUpdateState Namespace : System.Dynamic.ExpandoObject Syntax public enum CustomerUpdateState Cancelled CustomerExported Draft Failed InProgress Succeeded" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.IndexException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IndexException.html", - "title": "Class IndexException | Picturepark.SDK.V1 API", - "keywords": "Class IndexException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException IndexException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class IndexException : PictureparkBusinessException, ISerializable, _Exception Properties DebugInformation Declaration public string DebugInformation { get; set; } Property Value System.String IndexName Declaration public string IndexName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static IndexException FromJson(string data) Parameters System.String data Returns IndexException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.ListItemClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.ListItemClient.ObjectResponseResult-1.html", + "title": "Struct ListItemClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct ListItemClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.IndexedFieldThresholdExceededException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IndexedFieldThresholdExceededException.html", - "title": "Class IndexedFieldThresholdExceededException | Picturepark.SDK.V1 API", - "keywords": "Class IndexedFieldThresholdExceededException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException IndexedFieldThresholdExceededException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class IndexedFieldThresholdExceededException : PictureparkValidationException, ISerializable, _Exception Properties IndexedFieldCount Declaration public double IndexedFieldCount { get; set; } Property Value System.Double IndexedFieldThreshold Declaration public int IndexedFieldThreshold { get; set; } Property Value System.Int32 SchemaIds Declaration public ICollection SchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static IndexedFieldThresholdExceededException FromJson(string data) Parameters System.String data Returns IndexedFieldThresholdExceededException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.DeactivationEnvironmentRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DeactivationEnvironmentRequest.html", + "title": "Class DeactivationEnvironmentRequest | Picturepark.SDK.V1 API", + "keywords": "Class DeactivationEnvironmentRequest Inheritance System.Object DeactivationEnvironmentRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DeactivationEnvironmentRequest Properties DeactivationMessage Language specific deactivation messages. Declaration public TranslatedStringDictionary DeactivationMessage { get; set; } Property Value TranslatedStringDictionary Methods FromJson(String) Declaration public static DeactivationEnvironmentRequest FromJson(string data) Parameters System.String data Returns DeactivationEnvironmentRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.GeoBoundingBoxFilter.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.GeoBoundingBoxFilter.html", - "title": "Class GeoBoundingBoxFilter | Picturepark.SDK.V1 API", - "keywords": "Class GeoBoundingBoxFilter Filters geo point values based on a bounding box Inheritance System.Object FilterBase GeoBoundingBoxFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class GeoBoundingBoxFilter : FilterBase Properties BottomRight The bottom right corner of the bounding box's geo location (latitude and longitude). Declaration public GeoLocation BottomRight { get; set; } Property Value GeoLocation Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String TopLeft The top left corner of the bounding box's geo location (latitude and longitude). Declaration public GeoLocation TopLeft { get; set; } Property Value GeoLocation Methods FromJson(String) Declaration public static GeoBoundingBoxFilter FromJson(string data) Parameters System.String data Returns GeoBoundingBoxFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateSchemaException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateSchemaException.html", + "title": "Class DuplicateSchemaException | Picturepark.SDK.V1 API", + "keywords": "Class DuplicateSchemaException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicateSchemaException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateSchemaException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateSchemaException FromJson(string data) Parameters System.String data Returns DuplicateSchemaException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.FormatBase.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.FormatBase.html", - "title": "Class FormatBase | Picturepark.SDK.V1 API", - "keywords": "Class FormatBase Inheritance System.Object FormatBase AudioFormatBase DocumentFormatBase ImageFormatBase OriginalFormat VideoFormatBase Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class FormatBase Methods FromJson(String) Declaration public static FormatBase FromJson(string data) Parameters System.String data Returns FormatBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryEnvironmentSearchRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryEnvironmentSearchRequest.html", + "title": "Class SnapshotRepositoryEnvironmentSearchRequest | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotRepositoryEnvironmentSearchRequest Inheritance System.Object SnapshotRepositoryEnvironmentSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotRepositoryEnvironmentSearchRequest Properties EnvironmentId Declaration public string EnvironmentId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SnapshotRepositoryEnvironmentSearchRequest FromJson(string data) Parameters System.String data Returns SnapshotRepositoryEnvironmentSearchRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessCustomerUpdateData.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessCustomerUpdateData.html", - "title": "Class EnvironmentProcessCustomerUpdateData | Picturepark.SDK.V1 API", - "keywords": "Class EnvironmentProcessCustomerUpdateData Inheritance System.Object EnvironmentProcessDataViewItemBase EnvironmentProcessCustomerUpdateData Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessCustomerUpdateData : EnvironmentProcessDataViewItemBase Properties State Declaration public CustomerUpdateState State { get; set; } Property Value CustomerUpdateState StateHistory Declaration public ICollection StateHistory { get; set; } Property Value System.Collections.Generic.ICollection < EnvironmentProcessState > TargetVersion Declaration public string TargetVersion { get; set; } Property Value System.String Methods FromJson(String) Declaration public static EnvironmentProcessCustomerUpdateData FromJson(string data) Parameters System.String data Returns EnvironmentProcessCustomerUpdateData ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositorySearchByNameRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositorySearchByNameRequest.html", + "title": "Class SnapshotRepositorySearchByNameRequest | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotRepositorySearchByNameRequest Inheritance System.Object SnapshotRepositorySearchByNameRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotRepositorySearchByNameRequest Properties RepositoryName Declaration public string RepositoryName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SnapshotRepositorySearchByNameRequest FromJson(string data) Parameters System.String data Returns SnapshotRepositorySearchByNameRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessCustomerBoostValuesUpdateData.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessCustomerBoostValuesUpdateData.html", - "title": "Class EnvironmentProcessCustomerBoostValuesUpdateData | Picturepark.SDK.V1 API", - "keywords": "Class EnvironmentProcessCustomerBoostValuesUpdateData Inheritance System.Object EnvironmentProcessDataViewItemBase EnvironmentProcessCustomerBoostValuesUpdateData Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessCustomerBoostValuesUpdateData : EnvironmentProcessDataViewItemBase Properties AddedBoostValues Declaration public ICollection AddedBoostValues { get; set; } Property Value System.Collections.Generic.ICollection < System.Double > RemovedBoostValues Declaration public ICollection RemovedBoostValues { get; set; } Property Value System.Collections.Generic.ICollection < CustomerBoostValueRemoveInfo > State Declaration public CustomerBoostValuesUpdateState State { get; set; } Property Value CustomerBoostValuesUpdateState StateHistory Declaration public ICollection StateHistory { get; set; } Property Value System.Collections.Generic.ICollection < EnvironmentProcessState > Methods FromJson(String) Declaration public static EnvironmentProcessCustomerBoostValuesUpdateData FromJson(string data) Parameters System.String data Returns EnvironmentProcessCustomerBoostValuesUpdateData ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessNotFoundException.html", + "title": "Class BusinessProcessNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException BusinessProcessNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessNotFoundException FromJson(string data) Parameters System.String data Returns BusinessProcessNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.DocumentVersionNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DocumentVersionNotFoundException.html", - "title": "Class DocumentVersionNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class DocumentVersionNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException DocumentVersionNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DocumentVersionNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties DocumentId Declaration public string DocumentId { get; set; } Property Value System.String DocumentType Declaration public string DocumentType { get; set; } Property Value System.String DocumentVersion Declaration public string DocumentVersion { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DocumentVersionNotFoundException FromJson(string data) Parameters System.String data Returns DocumentVersionNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleConditionMissingException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleConditionMissingException.html", + "title": "Class BusinessRuleConditionMissingException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleConditionMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleConditionMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleConditionMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleConditionMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleConditionMissingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.DocumentVersionConflictException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DocumentVersionConflictException.html", - "title": "Class DocumentVersionConflictException | Picturepark.SDK.V1 API", - "keywords": "Class DocumentVersionConflictException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkConflictException DocumentVersionConflictException Inherited Members PictureparkConflictException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DocumentVersionConflictException : PictureparkConflictException, ISerializable, _Exception Properties DocumentId Declaration public string DocumentId { get; set; } Property Value System.String DocumentType Declaration public string DocumentType { get; set; } Property Value System.String DocumentVersion Declaration public long DocumentVersion { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static DocumentVersionConflictException FromJson(string data) Parameters System.String data Returns DocumentVersionConflictException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleNGramTransformationMaxWordLengthInvalidException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleNGramTransformationMaxWordLengthInvalidException.html", + "title": "Class BusinessRuleNGramTransformationMaxWordLengthInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleNGramTransformationMaxWordLengthInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleNGramTransformationMaxWordLengthInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleNGramTransformationMaxWordLengthInvalidException : PictureparkValidationException, ISerializable, _Exception Properties MaxWordLength Declaration public int MaxWordLength { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static BusinessRuleNGramTransformationMaxWordLengthInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleNGramTransformationMaxWordLengthInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerSearchResult.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerSearchResult.html", - "title": "Class CustomerSearchResult | Picturepark.SDK.V1 API", - "keywords": "Class CustomerSearchResult Inheritance System.Object BaseResultOfCustomer CustomerSearchResult Inherited Members BaseResultOfCustomer.TotalResults BaseResultOfCustomer.Results BaseResultOfCustomer.ElapsedMilliseconds BaseResultOfCustomer.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerSearchResult : BaseResultOfCustomer Methods FromJson(String) Declaration public static CustomerSearchResult FromJson(string data) Parameters System.String data Returns CustomerSearchResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleRuleIdMissingException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleRuleIdMissingException.html", + "title": "Class BusinessRuleRuleIdMissingException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleRuleIdMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleRuleIdMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleRuleIdMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleRuleIdMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleRuleIdMissingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerSearchRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerSearchRequest.html", - "title": "Class CustomerSearchRequest | Picturepark.SDK.V1 API", - "keywords": "Class CustomerSearchRequest Inheritance System.Object CustomerSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerSearchRequest Properties Filter Declaration public FilterBase Filter { get; set; } Property Value FilterBase Limit Declaration public int Limit { get; set; } Property Value System.Int32 SearchString Declaration public string SearchString { get; set; } Property Value System.String Start Declaration public int Start { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static CustomerSearchRequest FromJson(string data) Parameters System.String data Returns CustomerSearchRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ImageFormatBase.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ImageFormatBase.html", + "title": "Class ImageFormatBase | Picturepark.SDK.V1 API", + "keywords": "Class ImageFormatBase Inheritance System.Object FormatBase ImageFormatBase JpegFormat PngFormat TiffFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class ImageFormatBase : FormatBase Properties Actions Declaration public ICollection Actions { get; set; } Property Value System.Collections.Generic.ICollection < ImageActionBase > CloneAdobeResources Declaration public bool CloneAdobeResources { get; set; } Property Value System.Boolean CloneExif Declaration public bool CloneExif { get; set; } Property Value System.Boolean CloneIptc Declaration public bool CloneIptc { get; set; } Property Value System.Boolean CloneXmp Declaration public bool CloneXmp { get; set; } Property Value System.Boolean ColorProfile Declaration public ColorProfile? ColorProfile { get; set; } Property Value System.Nullable < ColorProfile > ColorTransformationIntent Declaration public ColorTransformationIntent ColorTransformationIntent { get; set; } Property Value ColorTransformationIntent HorizontalResolution Declaration public double? HorizontalResolution { get; set; } Property Value System.Nullable < System.Double > KeepClippingPath Declaration public bool KeepClippingPath { get; set; } Property Value System.Boolean RenderFirstFrameOnly Declaration public bool RenderFirstFrameOnly { get; set; } Property Value System.Boolean ResizeAction Declaration public ResizeAction ResizeAction { get; set; } Property Value ResizeAction VerticalResolution Declaration public double? VerticalResolution { get; set; } Property Value System.Nullable < System.Double > Methods FromJson(String) Declaration public static ImageFormatBase FromJson(string data) Parameters System.String data Returns ImageFormatBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CdnConfigurationBase.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CdnConfigurationBase.html", - "title": "Class CdnConfigurationBase | Picturepark.SDK.V1 API", - "keywords": "Class CdnConfigurationBase Inheritance System.Object CdnConfigurationBase FastlyCdnConfiguration Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class CdnConfigurationBase Properties Url Declaration public string Url { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CdnConfigurationBase FromJson(string data) Parameters System.String data Returns CdnConfigurationBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.IMaintenanceClient.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IMaintenanceClient.html", + "title": "Interface IMaintenanceClient | Picturepark.SDK.V1 API", + "keywords": "Interface IMaintenanceClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IMaintenanceClient Methods ResetOutputRetryAttemptsAsync(OutputResetRetryAttemptsRequest, String, CancellationToken) Declaration Task ResetOutputRetryAttemptsAsync(OutputResetRetryAttemptsRequest request, string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputResetRetryAttemptsRequest request System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TouchSchemasAsync(String, TouchSchemasRequest, Nullable, CancellationToken) Declaration Task TouchSchemasAsync(string customerId, TouchSchemasRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId TouchSchemasRequest request System.Nullable < System.TimeSpan > timeout System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleValidationException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleValidationException.html", - "title": "Class BusinessRuleValidationException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleValidationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleValidationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleValidationException : PictureparkValidationException, ISerializable, _Exception Properties InnerExceptions Declaration public ICollection InnerExceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkValidationException > RuleId Declaration public string RuleId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleValidationException FromJson(string data) Parameters System.String data Returns BusinessRuleValidationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.IServiceProviderClient.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IServiceProviderClient.html", + "title": "Interface IServiceProviderClient | Picturepark.SDK.V1 API", + "keywords": "Interface IServiceProviderClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IServiceProviderClient Methods CreateAsync(ServiceProviderCreateRequest, CancellationToken) Declaration Task CreateAsync(ServiceProviderCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ServiceProviderCreateRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ServiceProvider > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, CancellationToken) Declaration Task DeleteAsync(string serviceProviderId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String serviceProviderId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. ServiceProviderNotFoundException Service provoider with this id could not be found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleRefIdsMissingException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleRefIdsMissingException.html", - "title": "Class BusinessRuleRefIdsMissingException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleRefIdsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleRefIdsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleRefIdsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleRefIdsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleRefIdsMissingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ItemIdDuplicatedException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ItemIdDuplicatedException.html", + "title": "Class ItemIdDuplicatedException | Picturepark.SDK.V1 API", + "keywords": "Class ItemIdDuplicatedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ItemIdDuplicatedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ItemIdDuplicatedException : PictureparkValidationException, ISerializable, _Exception Properties Id Declaration public string Id { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ItemIdDuplicatedException FromJson(string data) Parameters System.String data Returns ItemIdDuplicatedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ShareContentDetail.html": { - "href": "api/Picturepark.SDK.V1.Contract.ShareContentDetail.html", - "title": "Class ShareContentDetail | Picturepark.SDK.V1 API", - "keywords": "Class ShareContentDetail Detail of shared content Inheritance System.Object ShareContentDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareContentDetail Properties Content The content data. It's an object of dynamic metadata whose structure is defined in the Content schema specified by the ContentSchemaId property. Declaration public object Content { get; set; } Property Value System.Object ContentSchemaId The id of the schema with schema type content. Declaration public string ContentSchemaId { get; set; } Property Value System.String ContentType The type of content Declaration public ContentType ContentType { get; set; } Property Value ContentType DisplayValues Contains language specific display values, rendered according to the content schema's display pattern configuration. Declaration public DisplayValueDictionary DisplayValues { get; set; } Property Value DisplayValueDictionary IconUrl Contains an URL that can be used to retrieve the icon corresponding to the file type. Declaration public string IconUrl { get; set; } Property Value System.String Id Content ID. Declaration public string Id { get; set; } Property Value System.String LayerSchemaIds An optional id list of schemas with type layer. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Metadata The metadata belonging to the layers of the content. It's a dictionary of dynamic metadata whose structure is defined in the Layer schemas identified by the LayerSchemaIds property. Declaration public IDictionary Metadata { get; set; } Property Value System.Collections.Generic.IDictionary < System.String , System.Object > Outputs List of shared outputs for this content. Declaration public ICollection Outputs { get; set; } Property Value System.Collections.Generic.ICollection < ShareOutputBase > Methods FromJson(String) Declaration public static ShareContentDetail FromJson(string data) Parameters System.String data Returns ShareContentDetail ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.Mp3AudioFormat.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.Mp3AudioFormat.html", + "title": "Class Mp3AudioFormat | Picturepark.SDK.V1 API", + "keywords": "Class Mp3AudioFormat Inheritance System.Object FormatBase AudioFormatBase Mp3AudioFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Mp3AudioFormat : AudioFormatBase Properties Bitrate Gets or sets the encoding bitrate. Declaration public int? Bitrate { get; set; } Property Value System.Nullable < System.Int32 > Extension Declaration public string Extension { get; set; } Property Value System.String Quality Gets or sets the encoding quality. Values can be set it range of 0 to 9, where a lower value is a higher quality. Declaration public int? Quality { get; set; } Property Value System.Nullable < System.Int32 > Methods FromJson(String) Declaration public static Mp3AudioFormat FromJson(string data) Parameters System.String data Returns Mp3AudioFormat ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ShareContent.html": { - "href": "api/Picturepark.SDK.V1.Contract.ShareContent.html", - "title": "Class ShareContent | Picturepark.SDK.V1 API", - "keywords": "Class ShareContent Inheritance System.Object ShareContent Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareContent Properties ContentId Content ID to share. Declaration public string ContentId { get; set; } Property Value System.String OutputFormatIds List of output formats for this content to share. If not specified outer OutputAccess is used. Declaration public ICollection OutputFormatIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static ShareContent FromJson(string data) Parameters System.String data Returns ShareContent ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.Mp4VideoFormat.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.Mp4VideoFormat.html", + "title": "Class Mp4VideoFormat | Picturepark.SDK.V1 API", + "keywords": "Class Mp4VideoFormat Inheritance System.Object FormatBase VideoFormatBase Mp4VideoFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Mp4VideoFormat : VideoFormatBase Properties AudioCodec Gets or sets the encoding audio codec. Declaration public AudioFormatBase AudioCodec { get; set; } Property Value AudioFormatBase Extension Declaration public string Extension { get; set; } Property Value System.String Preset Gets or sets the encoding codec preset. Declaration public Preset Preset { get; set; } Property Value Preset ResizeAction Declaration public ResizeAction2 ResizeAction { get; set; } Property Value ResizeAction2 Methods FromJson(String) Declaration public static Mp4VideoFormat FromJson(string data) Parameters System.String data Returns Mp4VideoFormat ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ShareByTokenNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ShareByTokenNotFoundException.html", - "title": "Class ShareByTokenNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class ShareByTokenNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException ShareByTokenNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareByTokenNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties Token Declaration public string Token { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ShareByTokenNotFoundException FromJson(string data) Parameters System.String data Returns ShareByTokenNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionSetNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionSetNotFoundException.html", + "title": "Class PermissionSetNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class PermissionSetNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException PermissionSetNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties PermissionSetIds Declaration public ICollection PermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static PermissionSetNotFoundException FromJson(string data) Parameters System.String data Returns PermissionSetNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotBaseCreateRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotBaseCreateRequest.html", - "title": "Class SnapshotBaseCreateRequest | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotBaseCreateRequest Inheritance System.Object SnapshotBaseCreateRequest SnapshotCustomerCreateRequest SnapshotEnvironmentCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class SnapshotBaseCreateRequest Properties Indices The Indices being part of the snapshot. Declaration public ICollection Indices { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Reason The snapshot backup reason will be added to the snapshot name. Declaration public BackupReason Reason { get; set; } Property Value BackupReason RepositoryName The Repository in which the snapshot will be created. Declaration public string RepositoryName { get; set; } Property Value System.String SnapshotInactive Snapshot also if the entity is inactive. Declaration public bool SnapshotInactive { get; set; } Property Value System.Boolean SnapshotName The SnapshotName. Must be unique. The name usually will be enriched with Reason, ContractVersion and DateTime information. Declaration public string SnapshotName { get; set; } Property Value System.String Timestamp Timestamp when creating the requst (utc). If there is a more recent snapshot in the repository, it will keep/return the latest one, instead of creating a new one. Declaration public DateTime Timestamp { get; set; } Property Value System.DateTime TokenId Declaration public string TokenId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SnapshotBaseCreateRequest FromJson(string data) Parameters System.String data Returns SnapshotBaseCreateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionSetValidationException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionSetValidationException.html", + "title": "Class PermissionSetValidationException | Picturepark.SDK.V1 API", + "keywords": "Class PermissionSetValidationException This exception is an abstract base for permission set validation. Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionSetValidationException AmbiguousUserRoleRightsException PermissionSetInvalidRightCombinationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetValidationException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static PermissionSetValidationException FromJson(string data) Parameters System.String data Returns PermissionSetValidationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.Snapshot.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.Snapshot.html", - "title": "Class Snapshot | Picturepark.SDK.V1 API", - "keywords": "Class Snapshot Inheritance System.Object Snapshot Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Snapshot Properties DurationInMilliseconds The snapshot creation DurationInMilliseconds. Declaration public long DurationInMilliseconds { get; set; } Property Value System.Int64 EndTime The snapshot EndTime. Declaration public DateTime EndTime { get; set; } Property Value System.DateTime EndTimeInMilliseconds The snapshot EndTimeInMilliseconds. Declaration public long EndTimeInMilliseconds { get; set; } Property Value System.Int64 EntityId Declaration public string EntityId { get; set; } Property Value System.String EntityType Declaration public BackupEntityType EntityType { get; set; } Property Value BackupEntityType Failures The snapshot elastic search shard failures. Declaration public ICollection Failures { get; set; } Property Value System.Collections.Generic.ICollection < SnapshotShardFailure > Indices The snapshot Indices. Declaration public ICollection Indices { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Name The snapshot Name. Declaration public string Name { get; set; } Property Value System.String RepositoryIsArchived Is the repository already archived? Declaration public bool RepositoryIsArchived { get; set; } Property Value System.Boolean RepositoryName The repository name. Declaration public string RepositoryName { get; set; } Property Value System.String RepositoryStartTime The repository start time. Declaration public DateTime RepositoryStartTime { get; set; } Property Value System.DateTime RestoreDate Declaration public DateTime RestoreDate { get; set; } Property Value System.DateTime StartTime The snapshot StartTime. Declaration public DateTime StartTime { get; set; } Property Value System.DateTime StartTimeInMilliseconds The snapshot StartTimeInMilliseconds. Declaration public long StartTimeInMilliseconds { get; set; } Property Value System.Int64 State The snapshot State. Declaration public string State { get; set; } Property Value System.String Methods FromJson(String) Declaration public static Snapshot FromJson(string data) Parameters System.String data Returns Snapshot ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionValidationException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionValidationException.html", + "title": "Class PermissionValidationException | Picturepark.SDK.V1 API", + "keywords": "Class PermissionValidationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionValidationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionValidationException : PictureparkValidationException, ISerializable, _Exception Properties Operation Declaration public string Operation { get; set; } Property Value System.String Permission Declaration public string Permission { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PermissionValidationException FromJson(string data) Parameters System.String data Returns PermissionValidationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldOverwriteTypeMismatchException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldOverwriteTypeMismatchException.html", - "title": "Class SchemaFieldOverwriteTypeMismatchException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldOverwriteTypeMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldOverwriteTypeMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldOverwriteTypeMismatchException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String FieldOverwriteType Declaration public string FieldOverwriteType { get; set; } Property Value System.String FieldType Declaration public string FieldType { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldOverwriteTypeMismatchException FromJson(string data) Parameters System.String data Returns SchemaFieldOverwriteTypeMismatchException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkApplicationException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkApplicationException.html", + "title": "Class PictureparkApplicationException | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkApplicationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkApplicationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkApplicationException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static PictureparkApplicationException FromJson(string data) Parameters System.String data Returns PictureparkApplicationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldOverwriteIdException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldOverwriteIdException.html", - "title": "Class SchemaFieldOverwriteIdException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldOverwriteIdException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldOverwriteIdException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldOverwriteIdException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldOverwriteIdException FromJson(string data) Parameters System.String data Returns SchemaFieldOverwriteIdException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldInvalidBoostException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldInvalidBoostException.html", + "title": "Class SchemaFieldInvalidBoostException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldInvalidBoostException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldInvalidBoostException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldInvalidBoostException : PictureparkValidationException, ISerializable, _Exception Properties AllowedBoostValues Declaration public ICollection AllowedBoostValues { get; set; } Property Value System.Collections.Generic.ICollection < System.Double > Boost Declaration public double Boost { get; set; } Property Value System.Double FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldInvalidBoostException FromJson(string data) Parameters System.String data Returns SchemaFieldInvalidBoostException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldNumberRangeException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldNumberRangeException.html", - "title": "Class SchemaFieldNumberRangeException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldNumberRangeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldNumberRangeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldNumberRangeException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String MaxValue Declaration public decimal MaxValue { get; set; } Property Value System.Decimal MinValue Declaration public decimal MinValue { get; set; } Property Value System.Decimal PropertyName Declaration public string PropertyName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldNumberRangeException FromJson(string data) Parameters System.String data Returns SchemaFieldNumberRangeException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldNotRequirableException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldNotRequirableException.html", + "title": "Class SchemaFieldNotRequirableException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldNotRequirableException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldNotRequirableException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldNotRequirableException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldNotRequirableException FromJson(string data) Parameters System.String data Returns SchemaFieldNotRequirableException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldNotSupportedException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldNotSupportedException.html", - "title": "Class SchemaFieldNotSupportedException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldNotSupportedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldNotSupportedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldNotSupportedException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String FieldType Declaration public string FieldType { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldNotSupportedException FromJson(string data) Parameters System.String data Returns SchemaFieldNotSupportedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldNotSearchableException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldNotSearchableException.html", + "title": "Class SchemaFieldNotSearchableException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldNotSearchableException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldNotSearchableException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldNotSearchableException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldNotSearchableException FromJson(string data) Parameters System.String data Returns SchemaFieldNotSearchableException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.PdfFormat.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PdfFormat.html", - "title": "Class PdfFormat | Picturepark.SDK.V1 API", - "keywords": "Class PdfFormat Inheritance System.Object FormatBase DocumentFormatBase PdfFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PdfFormat : DocumentFormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String ExtractFullText Declaration public bool ExtractFullText { get; set; } Property Value System.Boolean FastWebView Declaration public bool FastWebView { get; set; } Property Value System.Boolean JpegQuality JpegQuality parameter value must be between 0 and 100. Declaration public int JpegQuality { get; set; } Property Value System.Int32 ReduceFileSize Declaration public bool ReduceFileSize { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static PdfFormat FromJson(string data) Parameters System.String data Returns PdfFormat ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldNotSortableException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldNotSortableException.html", + "title": "Class SchemaFieldNotSortableException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldNotSortableException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldNotSortableException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldNotSortableException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldNotSortableException FromJson(string data) Parameters System.String data Returns SchemaFieldNotSortableException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.PartialOperationNotSupportedException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PartialOperationNotSupportedException.html", - "title": "Class PartialOperationNotSupportedException | Picturepark.SDK.V1 API", - "keywords": "Class PartialOperationNotSupportedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PartialOperationNotSupportedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PartialOperationNotSupportedException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static PartialOperationNotSupportedException FromJson(string data) Parameters System.String data Returns PartialOperationNotSupportedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ShareByTokenNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ShareByTokenNotFoundException.html", + "title": "Class ShareByTokenNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class ShareByTokenNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException ShareByTokenNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareByTokenNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties Token Declaration public string Token { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ShareByTokenNotFoundException FromJson(string data) Parameters System.String data Returns ShareByTokenNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ParentFilter.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ParentFilter.html", - "title": "Class ParentFilter | Picturepark.SDK.V1 API", - "keywords": "Class ParentFilter Filters on parent documents Inheritance System.Object FilterBase ParentFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ParentFilter : FilterBase Properties Filter The filter to be applied on the child document. All kinds of filters are accepted. Declaration public FilterBase Filter { get; set; } Property Value FilterBase ParentType The type of the parent document. Declaration public string ParentType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ParentFilter FromJson(string data) Parameters System.String data Returns ParentFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ShareExpiredException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ShareExpiredException.html", + "title": "Class ShareExpiredException | Picturepark.SDK.V1 API", + "keywords": "Class ShareExpiredException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ShareExpiredException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareExpiredException : PictureparkBusinessException, ISerializable, _Exception Properties Token Declaration public string Token { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ShareExpiredException FromJson(string data) Parameters System.String data Returns ShareExpiredException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.OwnerTokenNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.OwnerTokenNotFoundException.html", - "title": "Class OwnerTokenNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class OwnerTokenNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException OwnerTokenNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OwnerTokenNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties OwnerTokenUserIds Declaration public ICollection OwnerTokenUserIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static OwnerTokenNotFoundException FromJson(string data) Parameters System.String data Returns OwnerTokenNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ReferenceUpdateException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ReferenceUpdateException.html", + "title": "Class ReferenceUpdateException | Picturepark.SDK.V1 API", + "keywords": "Class ReferenceUpdateException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ReferenceUpdateException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ReferenceUpdateException : PictureparkBusinessException, ISerializable, _Exception Properties Exceptions These exceptions describe why the source metadata item could not be updated. Declaration public ICollection Exceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkException > ReferenceItemId This is the source of the reference. Declaration public string ReferenceItemId { get; set; } Property Value System.String ReferenceType This is the DocType of the source of the reference. Declaration public string ReferenceType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ReferenceUpdateException FromJson(string data) Parameters System.String data Returns ReferenceUpdateException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.MetadataError.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.MetadataError.html", - "title": "Class MetadataError | Picturepark.SDK.V1 API", - "keywords": "Class MetadataError Inheritance System.Object MetadataError Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MetadataError Properties ErrorType Declaration public string ErrorType { get; set; } Property Value System.String LineNumber Declaration public int LineNumber { get; set; } Property Value System.Int32 LinePosition Declaration public int LinePosition { get; set; } Property Value System.Int32 Message Declaration public string Message { get; set; } Property Value System.String Path Declaration public string Path { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MetadataError FromJson(string data) Parameters System.String data Returns MetadataError ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.RelationNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.RelationNotFoundException.html", + "title": "Class RelationNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class RelationNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException RelationNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RelationNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties RelationId Declaration public string RelationId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static RelationNotFoundException FromJson(string data) Parameters System.String data Returns RelationNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.MaximumTransferSizeException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.MaximumTransferSizeException.html", - "title": "Class MaximumTransferSizeException | Picturepark.SDK.V1 API", - "keywords": "Class MaximumTransferSizeException Inheritance System.Object System.Exception PictureparkException MaximumTransferSizeException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MaximumTransferSizeException : PictureparkException, ISerializable, _Exception Properties MaximumTransferSize Declaration public int MaximumTransferSize { get; set; } Property Value System.Int32 TransferId Declaration public string TransferId { get; set; } Property Value System.String TransferSize Declaration public int TransferSize { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static MaximumTransferSizeException FromJson(string data) Parameters System.String data Returns MaximumTransferSizeException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldRelationMultipleTypesException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldRelationMultipleTypesException.html", + "title": "Class SchemaFieldRelationMultipleTypesException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldRelationMultipleTypesException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldRelationMultipleTypesException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldRelationMultipleTypesException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldRelationMultipleTypesException FromJson(string data) Parameters System.String data Returns SchemaFieldRelationMultipleTypesException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidSortFieldException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidSortFieldException.html", - "title": "Class InvalidSortFieldException | Picturepark.SDK.V1 API", - "keywords": "Class InvalidSortFieldException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidSortFieldException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidSortFieldException : PictureparkValidationException, ISerializable, _Exception Properties FieldName Declaration public string FieldName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidSortFieldException FromJson(string data) Parameters System.String data Returns InvalidSortFieldException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldRelationSchemaSystemSchemaException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldRelationSchemaSystemSchemaException.html", + "title": "Class SchemaFieldRelationSchemaSystemSchemaException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldRelationSchemaSystemSchemaException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldRelationSchemaSystemSchemaException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldRelationSchemaSystemSchemaException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String RelationSchemaId Declaration public string RelationSchemaId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldRelationSchemaSystemSchemaException FromJson(string data) Parameters System.String data Returns SchemaFieldRelationSchemaSystemSchemaException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidMetadataException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidMetadataException.html", - "title": "Class InvalidMetadataException | Picturepark.SDK.V1 API", - "keywords": "Class InvalidMetadataException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidMetadataException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidMetadataException : PictureparkValidationException, ISerializable, _Exception Properties MetadataErrors Declaration public ICollection MetadataErrors { get; set; } Property Value System.Collections.Generic.ICollection < MetadataError > ValidationErrors Declaration public ICollection ValidationErrors { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkBusinessException > Methods FromJson(String) Declaration public static InvalidMetadataException FromJson(string data) Parameters System.String data Returns InvalidMetadataException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerNotActiveException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerNotActiveException.html", + "title": "Class CustomerNotActiveException | Picturepark.SDK.V1 API", + "keywords": "Class CustomerNotActiveException Inheritance System.Object System.Exception PictureparkException CustomerNotActiveException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerNotActiveException : PictureparkException, ISerializable, _Exception Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerNotActiveException FromJson(string data) Parameters System.String data Returns CustomerNotActiveException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.IdentityServerProvider.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IdentityServerProvider.html", - "title": "Class IdentityServerProvider | Picturepark.SDK.V1 API", - "keywords": "Class IdentityServerProvider Inheritance System.Object IdentityServerProvider Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class IdentityServerProvider Properties Id Declaration public string Id { get; set; } Property Value System.String Name Declaration public string Name { get; set; } Property Value System.String Url Declaration public string Url { get; set; } Property Value System.String Methods FromJson(String) Declaration public static IdentityServerProvider FromJson(string data) Parameters System.String data Returns IdentityServerProvider ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerNotAvailableException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerNotAvailableException.html", + "title": "Class CustomerNotAvailableException | Picturepark.SDK.V1 API", + "keywords": "Class CustomerNotAvailableException Inheritance System.Object System.Exception PictureparkException CustomerNotAvailableException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerNotAvailableException : PictureparkException, ISerializable, _Exception Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerNotAvailableException FromJson(string data) Parameters System.String data Returns CustomerNotAvailableException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ICustomerServiceProviderClient.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ICustomerServiceProviderClient.html", - "title": "Interface ICustomerServiceProviderClient | Picturepark.SDK.V1 API", - "keywords": "Interface ICustomerServiceProviderClient Namespace : System.Dynamic.ExpandoObject Syntax public interface ICustomerServiceProviderClient Methods CreateAsync(CustomerServiceProviderCreateRequest, CancellationToken) Declaration Task CreateAsync(CustomerServiceProviderCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters CustomerServiceProviderCreateRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerServiceProvider > Exceptions ApiException A server side error occurred. ServiceProviderNotFoundException Service provoider with this id could not be found CustomerAliasNotFoundException Customer with this alias could not be found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, String, CancellationToken) Declaration Task DeleteAsync(string customerAlias, string serviceProviderId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias System.String serviceProviderId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. ServiceProviderNotFoundException Service provoider with this id could not be found CustomerAliasNotFoundException Customer with this alias could not be found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.CloudManager.Contract.DocumentFormatBase.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DocumentFormatBase.html", + "title": "Class DocumentFormatBase | Picturepark.SDK.V1 API", + "keywords": "Class DocumentFormatBase Inheritance System.Object FormatBase DocumentFormatBase DocumentStillFormat PdfFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class DocumentFormatBase : FormatBase Methods FromJson(String) Declaration public static DocumentFormatBase FromJson(string data) Parameters System.String data Returns DocumentFormatBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfSchema.html": { - "href": "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfSchema.html", - "title": "Class SearchBehaviorBaseResultOfSchema | Picturepark.SDK.V1 API", - "keywords": "Class SearchBehaviorBaseResultOfSchema Inheritance System.Object BaseResultOfSchema SearchBehaviorBaseResultOfSchema SchemaSearchResult Inherited Members BaseResultOfSchema.TotalResults BaseResultOfSchema.Results BaseResultOfSchema.ElapsedMilliseconds BaseResultOfSchema.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchBehaviorBaseResultOfSchema : BaseResultOfSchema Properties IsSearchStringRewritten Declaration public bool IsSearchStringRewritten { get; set; } Property Value System.Boolean QueryDebugInformation Declaration public QueryDebugInformation QueryDebugInformation { get; set; } Property Value QueryDebugInformation SearchString Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchBehaviorBaseResultOfSchema FromJson(string data) Parameters System.String data Returns SearchBehaviorBaseResultOfSchema ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.DocumentStillFormat.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DocumentStillFormat.html", + "title": "Class DocumentStillFormat | Picturepark.SDK.V1 API", + "keywords": "Class DocumentStillFormat Inheritance System.Object FormatBase DocumentFormatBase DocumentStillFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DocumentStillFormat : DocumentFormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DocumentStillFormat FromJson(string data) Parameters System.String data Returns DocumentStillFormat ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfPermissionSet.html": { - "href": "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfPermissionSet.html", - "title": "Class SearchBehaviorBaseResultOfPermissionSet | Picturepark.SDK.V1 API", - "keywords": "Class SearchBehaviorBaseResultOfPermissionSet Inheritance System.Object BaseResultOfPermissionSet SearchBehaviorBaseResultOfPermissionSet PermissionSetSearchResult Inherited Members BaseResultOfPermissionSet.TotalResults BaseResultOfPermissionSet.Results BaseResultOfPermissionSet.ElapsedMilliseconds BaseResultOfPermissionSet.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchBehaviorBaseResultOfPermissionSet : BaseResultOfPermissionSet Properties IsSearchStringRewritten Declaration public bool IsSearchStringRewritten { get; set; } Property Value System.Boolean QueryDebugInformation Declaration public QueryDebugInformation QueryDebugInformation { get; set; } Property Value QueryDebugInformation SearchString Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchBehaviorBaseResultOfPermissionSet FromJson(string data) Parameters System.String data Returns SearchBehaviorBaseResultOfPermissionSet ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentNotFoundException.html", + "title": "Class EnvironmentNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class EnvironmentNotFoundException Inheritance System.Object System.Exception PictureparkException EnvironmentNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentNotFoundException : PictureparkException, ISerializable, _Exception Methods FromJson(String) Declaration public static EnvironmentNotFoundException FromJson(string data) Parameters System.String data Returns EnvironmentNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfListItem.html": { - "href": "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfListItem.html", - "title": "Class SearchBehaviorBaseResultOfListItem | Picturepark.SDK.V1 API", - "keywords": "Class SearchBehaviorBaseResultOfListItem Inheritance System.Object BaseResultOfListItem SearchBehaviorBaseResultOfListItem ListItemSearchResult Inherited Members BaseResultOfListItem.TotalResults BaseResultOfListItem.Results BaseResultOfListItem.ElapsedMilliseconds BaseResultOfListItem.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchBehaviorBaseResultOfListItem : BaseResultOfListItem Properties IsSearchStringRewritten Declaration public bool IsSearchStringRewritten { get; set; } Property Value System.Boolean QueryDebugInformation Declaration public QueryDebugInformation QueryDebugInformation { get; set; } Property Value QueryDebugInformation SearchString Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchBehaviorBaseResultOfListItem FromJson(string data) Parameters System.String data Returns SearchBehaviorBaseResultOfListItem ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcess.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcess.html", + "title": "Class EnvironmentProcess | Picturepark.SDK.V1 API", + "keywords": "Class EnvironmentProcess Inheritance System.Object EnvironmentProcess Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcess Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Data Declaration public EnvironmentProcessDataViewItemBase Data { get; set; } Property Value EnvironmentProcessDataViewItemBase EndDate Declaration public DateTime EndDate { get; set; } Property Value System.DateTime Error Declaration public ErrorResponse Error { get; set; } Property Value ErrorResponse Id Declaration public string Id { get; set; } Property Value System.String LifeCycle Declaration public EnvironmentProcessLifeCycle LifeCycle { get; set; } Property Value EnvironmentProcessLifeCycle ProcessType Declaration public EnvironmentProcessType ProcessType { get; set; } Property Value EnvironmentProcessType StartDate Declaration public DateTime StartDate { get; set; } Property Value System.DateTime Methods FromJson(String) Declaration public static EnvironmentProcess FromJson(string data) Parameters System.String data Returns EnvironmentProcess ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfFileTransfer.html": { - "href": "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfFileTransfer.html", - "title": "Class SearchBehaviorBaseResultOfFileTransfer | Picturepark.SDK.V1 API", - "keywords": "Class SearchBehaviorBaseResultOfFileTransfer Inheritance System.Object BaseResultOfFileTransfer SearchBehaviorBaseResultOfFileTransfer FileTransferSearchResult Inherited Members BaseResultOfFileTransfer.TotalResults BaseResultOfFileTransfer.Results BaseResultOfFileTransfer.ElapsedMilliseconds BaseResultOfFileTransfer.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchBehaviorBaseResultOfFileTransfer : BaseResultOfFileTransfer Properties IsSearchStringRewritten Declaration public bool IsSearchStringRewritten { get; set; } Property Value System.Boolean QueryDebugInformation Declaration public QueryDebugInformation QueryDebugInformation { get; set; } Property Value QueryDebugInformation SearchString Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchBehaviorBaseResultOfFileTransfer FromJson(string data) Parameters System.String data Returns SearchBehaviorBaseResultOfFileTransfer ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.FastlyCdnConfiguration.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.FastlyCdnConfiguration.html", + "title": "Class FastlyCdnConfiguration | Picturepark.SDK.V1 API", + "keywords": "Class FastlyCdnConfiguration Inheritance System.Object CdnConfigurationBase FastlyCdnConfiguration Inherited Members CdnConfigurationBase.Url System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FastlyCdnConfiguration : CdnConfigurationBase Properties ApiToken Declaration public string ApiToken { get; set; } Property Value System.String ServiceId Declaration public string ServiceId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FastlyCdnConfiguration FromJson(string data) Parameters System.String data Returns FastlyCdnConfiguration ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Results.BatchOperationWithRequestIdResultDetail-1.html": { - "href": "api/Picturepark.SDK.V1.Contract.Results.BatchOperationWithRequestIdResultDetail-1.html", - "title": "Class BatchOperationWithRequestIdResultDetail | Picturepark.SDK.V1 API", - "keywords": "Class BatchOperationWithRequestIdResultDetail Inheritance System.Object BatchOperationWithRequestIdResultDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BatchOperationWithRequestIdResultDetail Type Parameters T Properties FailedIds Declaration public IReadOnlyList FailedIds { get; } Property Value IReadOnlyList < System.String > FailedItems Declaration public IReadOnlyList FailedItems { get; } Property Value IReadOnlyList < BatchResponseRow > SucceededIds Declaration public IReadOnlyList SucceededIds { get; } Property Value IReadOnlyList < System.String > SucceededItems Gets an enumerable containing all successful items of the operation and their respective request id. Declaration public IEnumerable> SucceededItems { get; } Property Value IEnumerable < BatchOperationResultDetailRow > Remarks Items are fetched from the server, so make sure to avoid multiple enumerations." + "api/Picturepark.SDK.V1.CloudManager.Contract.FileTransferNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.FileTransferNotFoundException.html", + "title": "Class FileTransferNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class FileTransferNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException FileTransferNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FileTransferNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties FileTransferId Declaration public string FileTransferId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FileTransferNotFoundException FromJson(string data) Parameters System.String data Returns FileTransferNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Results.BatchOperationWithRequestIdResult-1.html": { - "href": "api/Picturepark.SDK.V1.Contract.Results.BatchOperationWithRequestIdResult-1.html", - "title": "Class BatchOperationWithRequestIdResult | Picturepark.SDK.V1 API", - "keywords": "Class BatchOperationWithRequestIdResult Inheritance System.Object BatchOperationWithRequestIdResult ContentBatchOperationWithRequestIdResult ListItemBatchOperationWithRequestIdResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class BatchOperationWithRequestIdResult Type Parameters T Constructors BatchOperationWithRequestIdResult(String, Nullable, IBusinessProcessClient) Declaration protected BatchOperationWithRequestIdResult(string businessProcessId, BusinessProcessLifeCycle? lifeCycle, IBusinessProcessClient businessProcessClient) Parameters System.String businessProcessId System.Nullable < BusinessProcessLifeCycle > lifeCycle IBusinessProcessClient businessProcessClient Properties BusinessProcessId Declaration public string BusinessProcessId { get; } Property Value System.String LifeCycle Declaration public BusinessProcessLifeCycle? LifeCycle { get; } Property Value System.Nullable < BusinessProcessLifeCycle > Methods FetchDetail(Func>>, Func, CancellationToken) Declaration protected Task> FetchDetail(Func>> fetchEntities, Func idAccessor, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Func < System.String [], System.Threading.Tasks.Task < IEnumerable >> fetchEntities System.Func idAccessor System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < BatchOperationWithRequestIdResultDetail >" + "api/Picturepark.SDK.V1.ContentClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.ContentClient.ObjectResponseResult-1.html", + "title": "Struct ContentClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct ContentClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.Contract.Results.BatchOperationResultDetailRow-1.html": { - "href": "api/Picturepark.SDK.V1.Contract.Results.BatchOperationResultDetailRow-1.html", - "title": "Class BatchOperationResultDetailRow | Picturepark.SDK.V1 API", - "keywords": "Class BatchOperationResultDetailRow Inheritance System.Object BatchOperationResultDetailRow Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BatchOperationResultDetailRow Type Parameters T Properties Item Declaration public T Item { get; } Property Value T RequestId Declaration public string RequestId { get; } Property Value System.String" + "api/Picturepark.SDK.V1.JsonSchemaClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.JsonSchemaClient.ObjectResponseResult-1.html", + "title": "Struct JsonSchemaClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct JsonSchemaClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.Contract.Results.BatchOperationResultDetail-1.html": { - "href": "api/Picturepark.SDK.V1.Contract.Results.BatchOperationResultDetail-1.html", - "title": "Class BatchOperationResultDetail | Picturepark.SDK.V1 API", - "keywords": "Class BatchOperationResultDetail Inheritance System.Object BatchOperationResultDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BatchOperationResultDetail Type Parameters T Properties FailedIds Declaration public IReadOnlyList FailedIds { get; } Property Value IReadOnlyList < System.String > FailedItems Declaration public IReadOnlyList FailedItems { get; } Property Value IReadOnlyList < BatchResponseRow > SucceededIds Declaration public IReadOnlyList SucceededIds { get; } Property Value IReadOnlyList < System.String > SucceededItems Gets an enumerable containing all successful items of the operation. Declaration public IEnumerable SucceededItems { get; } Property Value IEnumerable Remarks Items are fetched from the server, so make sure to avoid multiple enumerations." + "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupDisableRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupDisableRequest.html", + "title": "Class ContentBackupDisableRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentBackupDisableRequest Request to search aggregation values for Contents Inheritance System.Object ContentBackupDisableRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentBackupDisableRequest Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentBackupDisableRequest FromJson(string data) Parameters System.String data Returns ContentBackupDisableRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Results.BatchOperationResult-1.html": { - "href": "api/Picturepark.SDK.V1.Contract.Results.BatchOperationResult-1.html", - "title": "Class BatchOperationResult | Picturepark.SDK.V1 API", - "keywords": "Class BatchOperationResult Inheritance System.Object BatchOperationResult ContentBatchOperationResult ListItemBatchOperationResult OutputFormatBatchOperationResult SchemaBatchOperationResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class BatchOperationResult Type Parameters T Constructors BatchOperationResult(String, Nullable, IBusinessProcessClient) Declaration protected BatchOperationResult(string businessProcessId, BusinessProcessLifeCycle? lifeCycle, IBusinessProcessClient businessProcessClient) Parameters System.String businessProcessId System.Nullable < BusinessProcessLifeCycle > lifeCycle IBusinessProcessClient businessProcessClient Properties BusinessProcessId Declaration public string BusinessProcessId { get; } Property Value System.String LifeCycle Declaration public BusinessProcessLifeCycle? LifeCycle { get; } Property Value System.Nullable < BusinessProcessLifeCycle > Methods FetchDetail(Func>>, CancellationToken) Declaration protected Task> FetchDetail(Func>> fetchEntities, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Func < System.String [], System.Threading.Tasks.Task < IEnumerable >> fetchEntities System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < BatchOperationResultDetail >" + "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupEnableRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupEnableRequest.html", + "title": "Class ContentBackupEnableRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentBackupEnableRequest Request to search aggregation values for Contents Inheritance System.Object ContentBackupEnableRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentBackupEnableRequest Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentBackupEnableRequest FromJson(string data) Parameters System.String data Returns ContentBackupEnableRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ResizeMode.html": { - "href": "api/Picturepark.SDK.V1.Contract.ResizeMode.html", - "title": "Enum ResizeMode | Picturepark.SDK.V1 API", - "keywords": "Enum ResizeMode Namespace : System.Dynamic.ExpandoObject Syntax public enum ResizeMode Fit Resize Shrink" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerAllowedCommand.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerAllowedCommand.html", + "title": "Class CustomerAllowedCommand | Picturepark.SDK.V1 API", + "keywords": "Class CustomerAllowedCommand Inheritance System.Object CustomerAllowedCommand Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerAllowedCommand Properties Name Declaration public string Name { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerAllowedCommand FromJson(string data) Parameters System.String data Returns CustomerAllowedCommand ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ResizeAction2.html": { - "href": "api/Picturepark.SDK.V1.Contract.ResizeAction2.html", - "title": "Class ResizeAction2 | Picturepark.SDK.V1 API", - "keywords": "Class ResizeAction2 Inheritance System.Object ResizeAction2 Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ResizeAction2 Properties Height Declaration public int Height { get; set; } Property Value System.Int32 ResizeMode Declaration public ResizeMode ResizeMode { get; set; } Property Value ResizeMode Width Declaration public int Width { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static ResizeAction2 FromJson(string data) Parameters System.String data Returns ResizeAction2 ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerAllowedMessage.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerAllowedMessage.html", + "title": "Class CustomerAllowedMessage | Picturepark.SDK.V1 API", + "keywords": "Class CustomerAllowedMessage Inheritance System.Object CustomerAllowedMessage Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerAllowedMessage Properties Name Declaration public string Name { get; set; } Property Value System.String Target Declaration public string Target { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerAllowedMessage FromJson(string data) Parameters System.String data Returns CustomerAllowedMessage ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ResizeAction.html": { - "href": "api/Picturepark.SDK.V1.Contract.ResizeAction.html", - "title": "Class ResizeAction | Picturepark.SDK.V1 API", - "keywords": "Class ResizeAction Does not implement the IImageAction interface. The ResizeAction is directly exposed within ImageFormat. Inheritance System.Object ResizeAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ResizeAction Properties Height Declaration public int Height { get; set; } Property Value System.Int32 ResizeMode Declaration public ResizeMode ResizeMode { get; set; } Property Value ResizeMode Width Declaration public int Width { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static ResizeAction FromJson(string data) Parameters System.String data Returns ResizeAction ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerServiceProviderCreateRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerServiceProviderCreateRequest.html", + "title": "Class CustomerServiceProviderCreateRequest | Picturepark.SDK.V1 API", + "keywords": "Class CustomerServiceProviderCreateRequest Inheritance System.Object CustomerServiceProviderCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerServiceProviderCreateRequest Properties CustomerAlias Declaration public string CustomerAlias { get; set; } Property Value System.String CustomerId Declaration public string CustomerId { get; set; } Property Value System.String ServiceProvider Declaration public CustomerServiceProvider ServiceProvider { get; set; } Property Value CustomerServiceProvider Methods FromJson(String) Declaration public static CustomerServiceProviderCreateRequest FromJson(string data) Parameters System.String data Returns CustomerServiceProviderCreateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PermissionSetDeleteManyRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.PermissionSetDeleteManyRequest.html", - "title": "Class PermissionSetDeleteManyRequest | Picturepark.SDK.V1 API", - "keywords": "Class PermissionSetDeleteManyRequest Inheritance System.Object PermissionSetDeleteManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetDeleteManyRequest Properties PermissionSetIds Declaration public ICollection PermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static PermissionSetDeleteManyRequest FromJson(string data) Parameters System.String data Returns PermissionSetDeleteManyRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerUpdateRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerUpdateRequest.html", + "title": "Class CustomerUpdateRequest | Picturepark.SDK.V1 API", + "keywords": "Class CustomerUpdateRequest Inheritance System.Object CustomerUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerUpdateRequest Properties ApiCallsPerMinute Declaration public int ApiCallsPerMinute { get; set; } Property Value System.Int32 BaseUrl Declaration public string BaseUrl { get; set; } Property Value System.String CdnConfiguration Declaration public CdnConfigurationBase CdnConfiguration { get; set; } Property Value CdnConfigurationBase ContentBackupStoragePath Declaration public string ContentBackupStoragePath { get; set; } Property Value System.String ContentRetentionTime Declaration public TimeSpan ContentRetentionTime { get; set; } Property Value System.TimeSpan CorsAllowedHosts Declaration public ICollection CorsAllowedHosts { get; set; } Property Value System.Collections.Generic.ICollection < System.String > CustomerHosts Declaration public ICollection CustomerHosts { get; set; } Property Value System.Collections.Generic.ICollection < System.String > DeactivationMessage Declaration public TranslatedStringDictionary DeactivationMessage { get; set; } Property Value TranslatedStringDictionary DefaultContentPermissionSetIds Declaration public ICollection DefaultContentPermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > DocumentHistoryRetentionTime Declaration public TimeSpan DocumentHistoryRetentionTime { get; set; } Property Value System.TimeSpan EditCollectionRetentionTime Declaration public TimeSpan EditCollectionRetentionTime { get; set; } Property Value System.TimeSpan EnableQueryDetails Declaration public bool EnableQueryDetails { get; set; } Property Value System.Boolean Id Declaration public string Id { get; set; } Property Value System.String IncompleteTransferRetentionTime Declaration public TimeSpan IncompleteTransferRetentionTime { get; set; } Property Value System.TimeSpan IndexedFieldThreshold Declaration public int? IndexedFieldThreshold { get; set; } Property Value System.Nullable < System.Int32 > LifeCycle Declaration public LifeCycle LifeCycle { get; set; } Property Value LifeCycle ListItemRetentionTime Declaration public TimeSpan ListItemRetentionTime { get; set; } Property Value System.TimeSpan LiveStreamRetentionTime Declaration public TimeSpan LiveStreamRetentionTime { get; set; } Property Value System.TimeSpan LogoPath Declaration public string LogoPath { get; set; } Property Value System.String Name Declaration public string Name { get; set; } Property Value System.String NoReplyEmailAddress Declaration public string NoReplyEmailAddress { get; set; } Property Value System.String SnapshotEnabled Declaration public bool SnapshotEnabled { get; set; } Property Value System.Boolean SnapshotFullbackupScheduleTime Declaration public TimeSpan SnapshotFullbackupScheduleTime { get; set; } Property Value System.TimeSpan SnapshotRetentionTime Declaration public TimeSpan SnapshotRetentionTime { get; set; } Property Value System.TimeSpan SortableFieldThreshold Declaration public int? SortableFieldThreshold { get; set; } Property Value System.Nullable < System.Int32 > SuccessfulTransferRetentionTime Declaration public TimeSpan SuccessfulTransferRetentionTime { get; set; } Property Value System.TimeSpan SupportContactEmailAddress Declaration public string SupportContactEmailAddress { get; set; } Property Value System.String TaggingConfiguration Declaration public TaggingConfigurationBase TaggingConfiguration { get; set; } Property Value TaggingConfigurationBase UserRetentionTime Declaration public TimeSpan UserRetentionTime { get; set; } Property Value System.TimeSpan UseSsl Declaration public bool UseSsl { get; set; } Property Value System.Boolean WatermarkPath Declaration public string WatermarkPath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerUpdateRequest FromJson(string data) Parameters System.String data Returns CustomerUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PermissionSetCreateRequestOfMetadataRight.html": { - "href": "api/Picturepark.SDK.V1.Contract.PermissionSetCreateRequestOfMetadataRight.html", - "title": "Class PermissionSetCreateRequestOfMetadataRight | Picturepark.SDK.V1 API", - "keywords": "Class PermissionSetCreateRequestOfMetadataRight Inheritance System.Object PermissionSetCreateRequestOfMetadataRight SchemaPermissionSetCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class PermissionSetCreateRequestOfMetadataRight Properties Exclusive Declaration public bool Exclusive { get; set; } Property Value System.Boolean Names Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary RequestId Declaration public string RequestId { get; set; } Property Value System.String UserRolesPermissionSetRights Declaration public ICollection UserRolesPermissionSetRights { get; set; } Property Value System.Collections.Generic.ICollection < UserRoleRightsOfPermissionSetRight > UserRolesRights Declaration public ICollection UserRolesRights { get; set; } Property Value System.Collections.Generic.ICollection < UserRoleRightsOfMetadataRight > Methods FromJson(String) Declaration public static PermissionSetCreateRequestOfMetadataRight FromJson(string data) Parameters System.String data Returns PermissionSetCreateRequestOfMetadataRight ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidVersionException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidVersionException.html", + "title": "Class InvalidVersionException | Picturepark.SDK.V1 API", + "keywords": "Class InvalidVersionException Inheritance System.Object System.Exception PictureparkException InvalidVersionException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidVersionException : PictureparkException, ISerializable, _Exception Properties Component Declaration public string Component { get; set; } Property Value System.String ExpectedVersion Declaration public string ExpectedVersion { get; set; } Property Value System.String Version Declaration public string Version { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidVersionException FromJson(string data) Parameters System.String data Returns InvalidVersionException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PermissionSetCreateRequestOfContentRight.html": { - "href": "api/Picturepark.SDK.V1.Contract.PermissionSetCreateRequestOfContentRight.html", - "title": "Class PermissionSetCreateRequestOfContentRight | Picturepark.SDK.V1 API", - "keywords": "Class PermissionSetCreateRequestOfContentRight Inheritance System.Object PermissionSetCreateRequestOfContentRight ContentPermissionSetCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class PermissionSetCreateRequestOfContentRight Properties Exclusive Declaration public bool Exclusive { get; set; } Property Value System.Boolean Names Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary RequestId Declaration public string RequestId { get; set; } Property Value System.String UserRolesPermissionSetRights Declaration public ICollection UserRolesPermissionSetRights { get; set; } Property Value System.Collections.Generic.ICollection < UserRoleRightsOfPermissionSetRight > UserRolesRights Declaration public ICollection UserRolesRights { get; set; } Property Value System.Collections.Generic.ICollection < UserRoleRightsOfContentRight > Methods FromJson(String) Declaration public static PermissionSetCreateRequestOfContentRight FromJson(string data) Parameters System.String data Returns PermissionSetCreateRequestOfContentRight ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.IServiceClient.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IServiceClient.html", + "title": "Interface IServiceClient | Picturepark.SDK.V1 API", + "keywords": "Interface IServiceClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IServiceClient Methods DeleteNodeInfosAsync(CancellationToken) Declaration Task DeleteNodeInfosAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DumpCachesAsync(CancellationToken) Declaration Task DumpCachesAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAllActiveNodesAsync(CancellationToken) Declaration Task> GetAllActiveNodesAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < NodeInfo >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception InvalidateAllCachesAsync(CancellationToken) Declaration Task InvalidateAllCachesAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception PingAllActiveNodesAsync(CancellationToken) Declaration Task PingAllActiveNodesAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RestartAllAsync(CancellationToken) Declaration Task RestartAllAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RestartServiceAsync(String, String, CancellationToken) Declaration Task RestartServiceAsync(string serviceName, string nodeId = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String serviceName System.String nodeId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SetLogLevelAsync(SetServiceLogLevelRequest, CancellationToken) Declaration Task SetLogLevelAsync(SetServiceLogLevelRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters SetServiceLogLevelRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ShutdownAllAsync(CancellationToken) Declaration Task ShutdownAllAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ShutdownServiceAsync(String, String, CancellationToken) Declaration Task ShutdownServiceAsync(string serviceName, string nodeId = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String serviceName System.String nodeId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.Contract.PermissionSetAggregateException.html": { - "href": "api/Picturepark.SDK.V1.Contract.PermissionSetAggregateException.html", - "title": "Class PermissionSetAggregateException | Picturepark.SDK.V1 API", - "keywords": "Class PermissionSetAggregateException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionSetAggregateException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetAggregateException : PictureparkValidationException, ISerializable, _Exception Properties Exceptions Declaration public ICollection Exceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkException > Methods FromJson(String) Declaration public static PermissionSetAggregateException FromJson(string data) Parameters System.String data Returns PermissionSetAggregateException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.DefaultChannelDeleteException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DefaultChannelDeleteException.html", + "title": "Class DefaultChannelDeleteException | Picturepark.SDK.V1 API", + "keywords": "Class DefaultChannelDeleteException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DefaultChannelDeleteException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DefaultChannelDeleteException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static DefaultChannelDeleteException FromJson(string data) Parameters System.String data Returns DefaultChannelDeleteException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessContinuationException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessContinuationException.html", - "title": "Class BusinessProcessContinuationException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessContinuationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException BusinessProcessContinuationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessContinuationException : PictureparkBusinessException, ISerializable, _Exception Properties ContinuationBusinessProcessId Declaration public string ContinuationBusinessProcessId { get; set; } Property Value System.String PrecedingBusinessProcessException Declaration public PictureparkException PrecedingBusinessProcessException { get; set; } Property Value PictureparkException PrecedingBusinessProcessId Declaration public string PrecedingBusinessProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessContinuationException FromJson(string data) Parameters System.String data Returns BusinessProcessContinuationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.DefaultSearchIndexDeleteException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DefaultSearchIndexDeleteException.html", + "title": "Class DefaultSearchIndexDeleteException | Picturepark.SDK.V1 API", + "keywords": "Class DefaultSearchIndexDeleteException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException DefaultSearchIndexDeleteException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DefaultSearchIndexDeleteException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static DefaultSearchIndexDeleteException FromJson(string data) Parameters System.String data Returns DefaultSearchIndexDeleteException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.AggregationSizeInvalidException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AggregationSizeInvalidException.html", - "title": "Class AggregationSizeInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class AggregationSizeInvalidException Size of the aggregation is invalid. Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException AggregationSizeInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AggregationSizeInvalidException : PictureparkValidationException, ISerializable, _Exception Properties AggregationName The name identifying the aggregation. Declaration public string AggregationName { get; set; } Property Value System.String AggregationSize The invalid size of the aggregation: size must be equal or greater than 1. Declaration public int AggregationSize { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static AggregationSizeInvalidException FromJson(string data) Parameters System.String data Returns AggregationSizeInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentConfiguration.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentConfiguration.html", + "title": "Class EnvironmentConfiguration | Picturepark.SDK.V1 API", + "keywords": "Class EnvironmentConfiguration Inheritance System.Object EnvironmentConfiguration Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentConfiguration Properties ContractVersion The contract version of the environment configuration. Declaration public string ContractVersion { get; set; } Property Value System.String DeactivationMessage Language specific deactivation messages. Declaration public TranslatedStringDictionary DeactivationMessage { get; set; } Property Value TranslatedStringDictionary Id The environment configuration id. Declaration public string Id { get; set; } Property Value System.String LifeCycle Curent lifecycle state of the entity. Declaration public LifeCycle LifeCycle { get; set; } Property Value LifeCycle Methods FromJson(String) Declaration public static EnvironmentConfiguration FromJson(string data) Parameters System.String data Returns EnvironmentConfiguration ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.AacAudioFormat.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AacAudioFormat.html", - "title": "Class AacAudioFormat | Picturepark.SDK.V1 API", - "keywords": "Class AacAudioFormat Inheritance System.Object FormatBase AudioFormatBase AacAudioFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AacAudioFormat : AudioFormatBase Properties Bitrate Gets or sets the bitrate of the encoding. Declaration public int? Bitrate { get; set; } Property Value System.Nullable < System.Int32 > Coder Gets or sets the encoding coder. Declaration public Coder Coder { get; set; } Property Value Coder Extension Declaration public string Extension { get; set; } Property Value System.String Profile Gets or sets the encoding profile. Declaration public Profile Profile { get; set; } Property Value Profile VariableBitRate Gets or sets the encoding variable bit rate (VBR) - 1 is lowest quality and 5 is highest quality. Declaration public int? VariableBitRate { get; set; } Property Value System.Nullable < System.Int32 > Methods FromJson(String) Declaration public static AacAudioFormat FromJson(string data) Parameters System.String data Returns AacAudioFormat ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentDeactivationException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentDeactivationException.html", + "title": "Class EnvironmentDeactivationException | Picturepark.SDK.V1 API", + "keywords": "Class EnvironmentDeactivationException Inheritance System.Object System.Exception PictureparkException EnvironmentDeactivationException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentDeactivationException : PictureparkException, ISerializable, _Exception Properties DeactivationMessage Declaration public string DeactivationMessage { get; set; } Property Value System.String Methods FromJson(String) Declaration public static EnvironmentDeactivationException FromJson(string data) Parameters System.String data Returns EnvironmentDeactivationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.BusinessProcessClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.BusinessProcessClient.ObjectResponseResult-1.html", - "title": "Struct BusinessProcessClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct BusinessProcessClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.ProfileClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.ProfileClient.ObjectResponseResult-1.html", + "title": "Struct ProfileClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct ProfileClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.Contract.UserUpdateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserUpdateRequest.html", - "title": "Class UserUpdateRequest | Picturepark.SDK.V1 API", - "keywords": "Class UserUpdateRequest Represents the updateable fields of the user. Inheritance System.Object User UserUpdateRequest UserDetail Inherited Members User.Id User.FirstName User.LastName User.EmailAddress User.IsDeleted System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserUpdateRequest : User Properties Address User's address. Declaration public UserAddress Address { get; set; } Property Value UserAddress Comment Comment saved for the user. Declaration public string Comment { get; set; } Property Value System.String LanguageCode Preferred language, e.g. for correspondence. Declaration public string LanguageCode { get; set; } Property Value System.String UserRoles User roles the user should be assigned to. Overwrites the original user roles. Declaration public ICollection UserRoles { get; set; } Property Value System.Collections.Generic.ICollection < UserRole > Methods FromJson(String) Declaration public static UserUpdateRequest FromJson(string data) Parameters System.String data Returns UserUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Providers.SchemaIndexingInfoProvider-1.html": { + "href": "api/Picturepark.SDK.V1.Providers.SchemaIndexingInfoProvider-1.html", + "title": "Class SchemaIndexingInfoProvider | Picturepark.SDK.V1 API", + "keywords": "Class SchemaIndexingInfoProvider Inheritance System.Object SchemaIndexingInfoProvider Namespace : System.Dynamic.ExpandoObject Syntax public abstract class SchemaIndexingInfoProvider : ISchemaIndexingInfoProvider Type Parameters T Methods CreateBuilder() Declaration protected virtual SchemaIndexingInfoBuilder CreateBuilder() Returns SchemaIndexingInfoBuilder GetSchemaIndexingInfo() Declaration public SchemaIndexingInfo GetSchemaIndexingInfo() Returns SchemaIndexingInfo Setup(SchemaIndexingInfoBuilder) Declaration protected abstract SchemaIndexingInfoBuilder Setup(SchemaIndexingInfoBuilder builder) Parameters SchemaIndexingInfoBuilder builder Returns SchemaIndexingInfoBuilder " }, - "api/Picturepark.SDK.V1.Contract.UserUnlockDisallowedException.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserUnlockDisallowedException.html", - "title": "Class UserUnlockDisallowedException | Picturepark.SDK.V1 API", - "keywords": "Class UserUnlockDisallowedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException UserUnlockDisallowedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserUnlockDisallowedException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static UserUnlockDisallowedException FromJson(string data) Parameters System.String data Returns UserUnlockDisallowedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Providers.html": { + "href": "api/Picturepark.SDK.V1.Providers.html", + "title": "Namespace Picturepark.SDK.V1.Providers | Picturepark.SDK.V1 API", + "keywords": "Namespace Picturepark.SDK.V1.Providers Classes SchemaIndexingInfoProvider" }, - "api/Picturepark.SDK.V1.Contract.UserSearchResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserSearchResult.html", - "title": "Class UserSearchResult | Picturepark.SDK.V1 API", - "keywords": "Class UserSearchResult Holds results of the user search. Inheritance System.Object BaseResultOfUserWithRoles SearchBehaviorBaseResultOfUserWithRoles UserSearchResult Inherited Members SearchBehaviorBaseResultOfUserWithRoles.SearchString SearchBehaviorBaseResultOfUserWithRoles.IsSearchStringRewritten SearchBehaviorBaseResultOfUserWithRoles.QueryDebugInformation BaseResultOfUserWithRoles.TotalResults BaseResultOfUserWithRoles.Results BaseResultOfUserWithRoles.ElapsedMilliseconds BaseResultOfUserWithRoles.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserSearchResult : SearchBehaviorBaseResultOfUserWithRoles Methods FromJson(String) Declaration public static UserSearchResult FromJson(string data) Parameters System.String data Returns UserSearchResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.PublicAccessClient.html": { + "href": "api/Picturepark.SDK.V1.PublicAccessClient.html", + "title": "Class PublicAccessClient | Picturepark.SDK.V1 API", + "keywords": "Class PublicAccessClient Inheritance System.Object PublicAccessClient Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PublicAccessClient" }, - "api/Picturepark.SDK.V1.Contract.UserSearchRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserSearchRequest.html", - "title": "Class UserSearchRequest | Picturepark.SDK.V1 API", - "keywords": "Class UserSearchRequest Represents user search request. Inheritance System.Object UserSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserSearchRequest Properties DebugMode Enable debug mode to get as result of the Searched additional debug information. Warning! Severely affects performance. Declaration public bool DebugMode { get; set; } Property Value System.Boolean Filter Filter applied to users. Declaration public FilterBase Filter { get; set; } Property Value FilterBase IncludeServiceUser Declaration public bool IncludeServiceUser { get; set; } Property Value System.Boolean LifeCycleFilter Return only users in certain life cycle state(s). Declaration public LifeCycleFilter LifeCycleFilter { get; set; } Property Value LifeCycleFilter Limit Limits the document count of the result set. Defaults to 30. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken The token used to retrieve the next page of results. It must be null on first request and only filled with the returned pageToken to request next page of results. Declaration public string PageToken { get; set; } Property Value System.String SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchString Limits the search by using a query string filter. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Sort Fields and respective directions requested to sort the search results. Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > UserRightsFilter Return only users with certain user rights. Declaration public ICollection UserRightsFilter { get; set; } Property Value System.Collections.Generic.ICollection < UserRight > Methods FromJson(String) Declaration public static UserSearchRequest FromJson(string data) Parameters System.String data Returns UserSearchRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Authentication.html": { + "href": "api/Picturepark.SDK.V1.Authentication.html", + "title": "Namespace Picturepark.SDK.V1.Authentication | Picturepark.SDK.V1 API", + "keywords": "Namespace Picturepark.SDK.V1.Authentication Classes AccessTokenAuthClient Provides access token based authentication." }, - "api/Picturepark.SDK.V1.Contract.BaseResultOfBusinessProcess.html": { - "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfBusinessProcess.html", - "title": "Class BaseResultOfBusinessProcess | Picturepark.SDK.V1 API", - "keywords": "Class BaseResultOfBusinessProcess Inheritance System.Object BaseResultOfBusinessProcess SearchBehaviorBaseResultOfBusinessProcess Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfBusinessProcess Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < BusinessProcess > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfBusinessProcess FromJson(string data) Parameters System.String data Returns BaseResultOfBusinessProcess ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.CdnClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.CdnClient.ObjectResponseResult-1.html", + "title": "Struct CdnClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct CdnClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.Contract.AuthorizationState.html": { - "href": "api/Picturepark.SDK.V1.Contract.AuthorizationState.html", - "title": "Enum AuthorizationState | Picturepark.SDK.V1 API", - "keywords": "Enum AuthorizationState User authorization state. Namespace : System.Dynamic.ExpandoObject Syntax public enum AuthorizationState Invited Reviewed ToBeReviewed UserTriggeredDeactivation" + "api/Picturepark.SDK.V1.CloudManager.Contract.AmbiguousUserRoleRightsException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AmbiguousUserRoleRightsException.html", + "title": "Class AmbiguousUserRoleRightsException | Picturepark.SDK.V1 API", + "keywords": "Class AmbiguousUserRoleRightsException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionSetValidationException AmbiguousUserRoleRightsException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AmbiguousUserRoleRightsException : PermissionSetValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static AmbiguousUserRoleRightsException FromJson(string data) Parameters System.String data Returns AmbiguousUserRoleRightsException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Authentication.html": { - "href": "api/Picturepark.SDK.V1.Contract.Authentication.html", - "title": "Namespace Picturepark.SDK.V1.Contract.Authentication | Picturepark.SDK.V1 API", - "keywords": "Namespace Picturepark.SDK.V1.Contract.Authentication Interfaces IAuthClient Retrieves access tokens for authentication." + "api/Picturepark.SDK.V1.CloudManager.Contract.AudioStillFormat.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AudioStillFormat.html", + "title": "Class AudioStillFormat | Picturepark.SDK.V1 API", + "keywords": "Class AudioStillFormat Inheritance System.Object FormatBase AudioFormatBase AudioStillFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AudioStillFormat : AudioFormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String Methods FromJson(String) Declaration public static AudioStillFormat FromJson(string data) Parameters System.String data Returns AudioStillFormat ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Authentication.IAuthClient.html": { - "href": "api/Picturepark.SDK.V1.Contract.Authentication.IAuthClient.html", - "title": "Interface IAuthClient | Picturepark.SDK.V1 API", - "keywords": "Interface IAuthClient Retrieves access tokens for authentication. Namespace : System.Dynamic.ExpandoObject Syntax public interface IAuthClient Properties BaseUrl Gets the server URL of the Picturepark authentication server. Declaration string BaseUrl { get; } Property Value System.String CustomerAlias Gets the customer alias. Declaration string CustomerAlias { get; } Property Value System.String Methods GetAuthenticationHeadersAsync() Gets the authentication headers. Declaration Task> GetAuthenticationHeadersAsync() Returns System.Threading.Tasks.Task < IDictionary < System.String , System.String >> The headers." + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessLifeCycle.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessLifeCycle.html", + "title": "Enum BusinessProcessLifeCycle | Picturepark.SDK.V1 API", + "keywords": "Enum BusinessProcessLifeCycle Life cycle of the business process Namespace : System.Dynamic.ExpandoObject Syntax public enum BusinessProcessLifeCycle CancellationInProgress Cancelled Draft Failed InProgress Succeeded SucceededWithErrors" }, - "api/Picturepark.SDK.V1.Contract.AnalyzerBase.html": { - "href": "api/Picturepark.SDK.V1.Contract.AnalyzerBase.html", - "title": "Class AnalyzerBase | Picturepark.SDK.V1 API", - "keywords": "Class AnalyzerBase The analyzer base class Inheritance System.Object AnalyzerBase EdgeNGramAnalyzer LanguageAnalyzer NGramAnalyzer PathHierarchyAnalyzer SimpleAnalyzer Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class AnalyzerBase Methods FromJson(String) Declaration public static AnalyzerBase FromJson(string data) Parameters System.String data Returns AnalyzerBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleArrayIndexInvalidException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleArrayIndexInvalidException.html", + "title": "Class BusinessRuleArrayIndexInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleArrayIndexInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleArrayIndexInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleArrayIndexInvalidException : PictureparkValidationException, ISerializable, _Exception Properties Index Declaration public string Index { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleArrayIndexInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleArrayIndexInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Analyzer.html": { - "href": "api/Picturepark.SDK.V1.Contract.Analyzer.html", - "title": "Enum Analyzer | Picturepark.SDK.V1 API", - "keywords": "Enum Analyzer Namespace : System.Dynamic.ExpandoObject Syntax public enum Analyzer EdgeNGram Language NGram None PathHierarchy Simple" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleFieldIdInvalidException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleFieldIdInvalidException.html", + "title": "Class BusinessRuleFieldIdInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleFieldIdInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleFieldIdInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleFieldIdInvalidException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleFieldIdInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleFieldIdInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.AmbiguousUserRoleRightsException.html": { - "href": "api/Picturepark.SDK.V1.Contract.AmbiguousUserRoleRightsException.html", - "title": "Class AmbiguousUserRoleRightsException | Picturepark.SDK.V1 API", - "keywords": "Class AmbiguousUserRoleRightsException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionSetValidationException AmbiguousUserRoleRightsException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AmbiguousUserRoleRightsException : PermissionSetValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static AmbiguousUserRoleRightsException FromJson(string data) Parameters System.String data Returns AmbiguousUserRoleRightsException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ApiException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ApiException.html", + "title": "Class ApiException | Picturepark.SDK.V1 API", + "keywords": "Class ApiException Inheritance System.Object System.Exception ApiException ApiException Inherited Members System.Exception.GetBaseException() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ApiException : Exception, ISerializable, _Exception Constructors ApiException(String, Int32, String, IReadOnlyDictionary>, Exception) Declaration public ApiException(string message, int statusCode, string response, IReadOnlyDictionary> headers, Exception innerException) Parameters System.String message System.Int32 statusCode System.String response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers System.Exception innerException Properties Headers Declaration public IReadOnlyDictionary> Headers { get; } Property Value System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> Response Declaration public string Response { get; } Property Value System.String StatusCode Declaration public int StatusCode { get; } Property Value System.Int32 Methods ToString() Declaration public override string ToString() Returns System.String Overrides System.Exception.ToString()" }, - "api/Picturepark.SDK.V1.Contract.AlphaHandlingAction.html": { - "href": "api/Picturepark.SDK.V1.Contract.AlphaHandlingAction.html", - "title": "Class AlphaHandlingAction | Picturepark.SDK.V1 API", - "keywords": "Class AlphaHandlingAction Inheritance System.Object ImageActionBase AlphaHandlingAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AlphaHandlingAction : ImageActionBase Properties AlphaHandling Declaration public AlphaHandling AlphaHandling { get; set; } Property Value AlphaHandling ReplacementRgbColorHexCode Declaration public string ReplacementRgbColorHexCode { get; set; } Property Value System.String Methods FromJson(String) Declaration public static AlphaHandlingAction FromJson(string data) Parameters System.String data Returns AlphaHandlingAction ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessCancellationNotSupportedException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessCancellationNotSupportedException.html", + "title": "Class BusinessProcessCancellationNotSupportedException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessCancellationNotSupportedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessProcessCancellationNotSupportedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessCancellationNotSupportedException : PictureparkValidationException, ISerializable, _Exception Properties BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessCancellationNotSupportedException FromJson(string data) Parameters System.String data Returns BusinessProcessCancellationNotSupportedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DocumentFormatBase.html": { - "href": "api/Picturepark.SDK.V1.Contract.DocumentFormatBase.html", - "title": "Class DocumentFormatBase | Picturepark.SDK.V1 API", - "keywords": "Class DocumentFormatBase Inheritance System.Object FormatBase DocumentFormatBase DocumentStillFormat PdfFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class DocumentFormatBase : FormatBase Methods FromJson(String) Declaration public static DocumentFormatBase FromJson(string data) Parameters System.String data Returns DocumentFormatBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessScope.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessScope.html", + "title": "Enum BusinessProcessScope | Picturepark.SDK.V1 API", + "keywords": "Enum BusinessProcessScope Scope of the business process Namespace : System.Dynamic.ExpandoObject Syntax public enum BusinessProcessScope System User" }, - "api/Picturepark.SDK.V1.Contract.DocumentChangeAction.html": { - "href": "api/Picturepark.SDK.V1.Contract.DocumentChangeAction.html", - "title": "Enum DocumentChangeAction | Picturepark.SDK.V1 API", - "keywords": "Enum DocumentChangeAction Namespace : System.Dynamic.ExpandoObject Syntax public enum DocumentChangeAction Activate Create Deactivate Delete Update" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleConditionsMissingException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleConditionsMissingException.html", + "title": "Class BusinessRuleConditionsMissingException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleConditionsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleConditionsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleConditionsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleConditionsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleConditionsMissingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DocumentChange.html": { - "href": "api/Picturepark.SDK.V1.Contract.DocumentChange.html", - "title": "Class DocumentChange | Picturepark.SDK.V1 API", - "keywords": "Class DocumentChange Inheritance System.Object DocumentChange Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DocumentChange Properties Action Declaration public string Action { get; set; } Property Value System.String DocumentId Declaration public string DocumentId { get; set; } Property Value System.String DocumentName Declaration public string DocumentName { get; set; } Property Value System.String TimeStamp Declaration public DateTime TimeStamp { get; set; } Property Value System.DateTime Version Declaration public long Version { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static DocumentChange FromJson(string data) Parameters System.String data Returns DocumentChange ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleNGramTransformationMinWordLengthInvalidException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleNGramTransformationMinWordLengthInvalidException.html", + "title": "Class BusinessRuleNGramTransformationMinWordLengthInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleNGramTransformationMinWordLengthInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleNGramTransformationMinWordLengthInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleNGramTransformationMinWordLengthInvalidException : PictureparkValidationException, ISerializable, _Exception Properties MinWordLength Declaration public int MinWordLength { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static BusinessRuleNGramTransformationMinWordLengthInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleNGramTransformationMinWordLengthInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DisplayValueStatus.html": { - "href": "api/Picturepark.SDK.V1.Contract.DisplayValueStatus.html", - "title": "Class DisplayValueStatus | Picturepark.SDK.V1 API", - "keywords": "Class DisplayValueStatus Inheritance System.Object DisplayValueStatus Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DisplayValueStatus Properties ContentOrLayerSchemaIds The schema ids (of type Content or Layer) for which the re-rendering of the display values is needed. Declaration public ICollection ContentOrLayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > ListSchemaIds The schema ids (of type List) for which the re-rendering of the display values is needed. Declaration public ICollection ListSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > State The state of the display values compared to the schema structure (UpToDate = ok, Outdated = re-rendering needed). Declaration public DisplayValuesState State { get; set; } Property Value DisplayValuesState Methods FromJson(String) Declaration public static DisplayValueStatus FromJson(string data) Parameters System.String data Returns DisplayValueStatus ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ChunkSizeOutOfRangeException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ChunkSizeOutOfRangeException.html", + "title": "Class ChunkSizeOutOfRangeException | Picturepark.SDK.V1 API", + "keywords": "Class ChunkSizeOutOfRangeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ChunkSizeOutOfRangeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ChunkSizeOutOfRangeException : PictureparkValidationException, ISerializable, _Exception Properties Actual Declaration public long Actual { get; set; } Property Value System.Int64 Maximum Declaration public long Maximum { get; set; } Property Value System.Int64 Minimum Declaration public long Minimum { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static ChunkSizeOutOfRangeException FromJson(string data) Parameters System.String data Returns ChunkSizeOutOfRangeException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DisplayValuesState.html": { - "href": "api/Picturepark.SDK.V1.Contract.DisplayValuesState.html", - "title": "Enum DisplayValuesState | Picturepark.SDK.V1 API", - "keywords": "Enum DisplayValuesState Namespace : System.Dynamic.ExpandoObject Syntax public enum DisplayValuesState Outdated RerenderingInProgress UpToDate" + "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupSearchRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupSearchRequest.html", + "title": "Class ContentBackupSearchRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentBackupSearchRequest Request to search aggregation values for Contents Inheritance System.Object ContentBackupSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentBackupSearchRequest Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String ExclusionTime Time span relative to now for which missing backup timestamp is not considered a missing backup Declaration public TimeSpan ExclusionTime { get; set; } Property Value System.TimeSpan Limit Limits the document count of the result set. Defaults to 30. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken To get a large amount of data, page token returned from the response can be used to get all data. Declaration public string PageToken { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentBackupSearchRequest FromJson(string data) Parameters System.String data Returns ContentBackupSearchRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DisplayValueRerenderingInProgressException.html": { - "href": "api/Picturepark.SDK.V1.Contract.DisplayValueRerenderingInProgressException.html", - "title": "Class DisplayValueRerenderingInProgressException | Picturepark.SDK.V1 API", - "keywords": "Class DisplayValueRerenderingInProgressException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DisplayValueRerenderingInProgressException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DisplayValueRerenderingInProgressException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static DisplayValueRerenderingInProgressException FromJson(string data) Parameters System.String data Returns DisplayValueRerenderingInProgressException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupSearchResult.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupSearchResult.html", + "title": "Class ContentBackupSearchResult | Picturepark.SDK.V1 API", + "keywords": "Class ContentBackupSearchResult Inheritance System.Object ContentBackupSearchResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentBackupSearchResult Properties PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < System.String > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static ContentBackupSearchResult FromJson(string data) Parameters System.String data Returns ContentBackupSearchResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DisplayValueDictionary.html": { - "href": "api/Picturepark.SDK.V1.Contract.DisplayValueDictionary.html", - "title": "Class DisplayValueDictionary | Picturepark.SDK.V1 API", - "keywords": "Class DisplayValueDictionary Inheritance System.Object System.Collections.Generic.Dictionary < System.String , System.String > DisplayValueDictionary Inherited Members System.Collections.Generic.Dictionary.Add(System.String, System.String) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Add(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Contains(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Remove(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.Clear() System.Collections.Generic.Dictionary.ContainsKey(System.String) System.Collections.Generic.Dictionary.ContainsValue(System.String) System.Collections.Generic.Dictionary.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.Generic.IEnumerable>.GetEnumerator() System.Collections.Generic.Dictionary.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Collections.Generic.Dictionary.OnDeserialization(System.Object) System.Collections.Generic.Dictionary.Remove(System.String) System.Collections.Generic.Dictionary.TryGetValue(System.String, System.String) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.CopyTo(System.Collections.Generic.KeyValuePair[], System.Int32) System.Collections.Generic.Dictionary.System.Collections.ICollection.CopyTo(System.Array, System.Int32) System.Collections.Generic.Dictionary.System.Collections.IEnumerable.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.IDictionary.get_Item(System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.set_Item(System.Object, System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.Add(System.Object, System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.Contains(System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.IDictionary.Remove(System.Object) System.Collections.Generic.Dictionary.Comparer System.Collections.Generic.Dictionary.Count System.Collections.Generic.Dictionary.Keys System.Collections.Generic.Dictionary.System.Collections.Generic.IDictionary.Keys System.Collections.Generic.Dictionary.System.Collections.Generic.IReadOnlyDictionary.Keys System.Collections.Generic.Dictionary.Values System.Collections.Generic.Dictionary.System.Collections.Generic.IDictionary.Values System.Collections.Generic.Dictionary.System.Collections.Generic.IReadOnlyDictionary.Values System.Collections.Generic.Dictionary.Item[System.String] System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.IsReadOnly System.Collections.Generic.Dictionary.System.Collections.ICollection.IsSynchronized System.Collections.Generic.Dictionary.System.Collections.ICollection.SyncRoot System.Collections.Generic.Dictionary.System.Collections.IDictionary.IsFixedSize System.Collections.Generic.Dictionary.System.Collections.IDictionary.IsReadOnly System.Collections.Generic.Dictionary.System.Collections.IDictionary.Keys System.Collections.Generic.Dictionary.System.Collections.IDictionary.Values System.Collections.Generic.Dictionary.System.Collections.IDictionary.Item[System.Object] System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DisplayValueDictionary : Dictionary, IDictionary, ICollection>, IDictionary, ICollection, IReadOnlyDictionary, IReadOnlyCollection>, IEnumerable>, IEnumerable, ISerializable, IDeserializationCallback Properties Detail Display value for Detail Declaration public string Detail { get; } Property Value System.String List Display value for List Declaration public string List { get; } Property Value System.String Name Display value for Name Declaration public string Name { get; } Property Value System.String Thumbnail Display value for Thumbnail Declaration public string Thumbnail { get; } Property Value System.String Methods FromJson(String) Declaration public static DisplayValueDictionary FromJson(string data) Parameters System.String data Returns DisplayValueDictionary ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerBoostValuesUpdateState.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerBoostValuesUpdateState.html", + "title": "Enum CustomerBoostValuesUpdateState | Picturepark.SDK.V1 API", + "keywords": "Enum CustomerBoostValuesUpdateState Namespace : System.Dynamic.ExpandoObject Syntax public enum CustomerBoostValuesUpdateState BoostValuesAdded BoostValuesRemoved Cancelled Draft ExistingBoostValuesUpdated Failed InProgress SearchIndexesMappingUpdated SearchIndexesReindexed Succeeded" }, - "api/Picturepark.SDK.V1.Contract.DisplayPatternType.html": { - "href": "api/Picturepark.SDK.V1.Contract.DisplayPatternType.html", - "title": "Enum DisplayPatternType | Picturepark.SDK.V1 API", - "keywords": "Enum DisplayPatternType The display pattern type Namespace : System.Dynamic.ExpandoObject Syntax public enum DisplayPatternType Detail List Name Thumbnail" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerBoostValuesUpdateTimeoutException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerBoostValuesUpdateTimeoutException.html", + "title": "Class CustomerBoostValuesUpdateTimeoutException | Picturepark.SDK.V1 API", + "keywords": "Class CustomerBoostValuesUpdateTimeoutException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException CustomerBoostValuesUpdateTimeoutException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerBoostValuesUpdateTimeoutException : PictureparkTimeoutException, ISerializable, _Exception Properties EnvironmentProcessId Declaration public string EnvironmentProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerBoostValuesUpdateTimeoutException FromJson(string data) Parameters System.String data Returns CustomerBoostValuesUpdateTimeoutException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.LanguageConfiguration.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.LanguageConfiguration.html", - "title": "Class LanguageConfiguration | Picturepark.SDK.V1 API", - "keywords": "Class LanguageConfiguration Inheritance System.Object LanguageConfiguration Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LanguageConfiguration Properties DefaultLanguage The default language. Not the be confused with the metadata fallback language x-default. Declaration public string DefaultLanguage { get; set; } Property Value System.String MetadataLanguages A list of languages serving as metadata languages. Declaration public ICollection MetadataLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SystemLanguages A list of languages serving as system languages. Declaration public ICollection SystemLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static LanguageConfiguration FromJson(string data) Parameters System.String data Returns LanguageConfiguration ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerViolationException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerViolationException.html", + "title": "Class CustomerViolationException | Picturepark.SDK.V1 API", + "keywords": "Class CustomerViolationException Inheritance System.Object System.Exception PictureparkException CustomerViolationException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerViolationException : PictureparkException, ISerializable, _Exception Properties CurrentCustomerId Declaration public string CurrentCustomerId { get; set; } Property Value System.String ExpectedCustomerId Declaration public string ExpectedCustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerViolationException FromJson(string data) Parameters System.String data Returns CustomerViolationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.JpegFormat.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.JpegFormat.html", - "title": "Class JpegFormat | Picturepark.SDK.V1 API", - "keywords": "Class JpegFormat Inheritance System.Object FormatBase ImageFormatBase JpegFormat Inherited Members ImageFormatBase.ColorProfile ImageFormatBase.ColorTransformationIntent ImageFormatBase.HorizontalResolution ImageFormatBase.VerticalResolution ImageFormatBase.RenderFirstFrameOnly ImageFormatBase.KeepClippingPath ImageFormatBase.CloneExif ImageFormatBase.CloneIptc ImageFormatBase.CloneAdobeResources ImageFormatBase.CloneXmp ImageFormatBase.ResizeAction ImageFormatBase.Actions System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class JpegFormat : ImageFormatBase Properties ChromaSubsamplingEnabled Declaration public bool ChromaSubsamplingEnabled { get; set; } Property Value System.Boolean Extension Declaration public string Extension { get; set; } Property Value System.String IsProgressive Declaration public bool IsProgressive { get; set; } Property Value System.Boolean Quality Declaration public int Quality { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static JpegFormat FromJson(string data) Parameters System.String data Returns JpegFormat ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.DataDictionary.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DataDictionary.html", + "title": "Class DataDictionary | Picturepark.SDK.V1 API", + "keywords": "Class DataDictionary Inheritance System.Object System.Collections.Generic.Dictionary < System.String , System.Object > DataDictionary Inherited Members System.Collections.Generic.Dictionary.Add(System.String, System.Object) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Add(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Contains(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Remove(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.Clear() System.Collections.Generic.Dictionary.ContainsKey(System.String) System.Collections.Generic.Dictionary.ContainsValue(System.Object) System.Collections.Generic.Dictionary.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.Generic.IEnumerable>.GetEnumerator() System.Collections.Generic.Dictionary.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Collections.Generic.Dictionary.OnDeserialization(System.Object) System.Collections.Generic.Dictionary.Remove(System.String) System.Collections.Generic.Dictionary.TryGetValue(System.String, System.Object) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.CopyTo(System.Collections.Generic.KeyValuePair[], System.Int32) System.Collections.Generic.Dictionary.System.Collections.ICollection.CopyTo(System.Array, System.Int32) System.Collections.Generic.Dictionary.System.Collections.IEnumerable.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.IDictionary.get_Item(System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.set_Item(System.Object, System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.Add(System.Object, System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.Contains(System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.IDictionary.Remove(System.Object) System.Collections.Generic.Dictionary.Comparer System.Collections.Generic.Dictionary.Count System.Collections.Generic.Dictionary.Keys System.Collections.Generic.Dictionary.System.Collections.Generic.IDictionary.Keys System.Collections.Generic.Dictionary.System.Collections.Generic.IReadOnlyDictionary.Keys System.Collections.Generic.Dictionary.Values System.Collections.Generic.Dictionary.System.Collections.Generic.IDictionary.Values System.Collections.Generic.Dictionary.System.Collections.Generic.IReadOnlyDictionary.Values System.Collections.Generic.Dictionary.Item[System.String] System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.IsReadOnly System.Collections.Generic.Dictionary.System.Collections.ICollection.IsSynchronized System.Collections.Generic.Dictionary.System.Collections.ICollection.SyncRoot System.Collections.Generic.Dictionary.System.Collections.IDictionary.IsFixedSize System.Collections.Generic.Dictionary.System.Collections.IDictionary.IsReadOnly System.Collections.Generic.Dictionary.System.Collections.IDictionary.Keys System.Collections.Generic.Dictionary.System.Collections.IDictionary.Values System.Collections.Generic.Dictionary.System.Collections.IDictionary.Item[System.Object] System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DataDictionary : Dictionary, IDictionary, ICollection>, IDictionary, ICollection, IReadOnlyDictionary, IReadOnlyCollection>, IEnumerable>, IEnumerable, ISerializable, IDeserializationCallback Methods FromJson(String) Declaration public static DataDictionary FromJson(string data) Parameters System.String data Returns DataDictionary ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.IndexDocumentNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IndexDocumentNotFoundException.html", - "title": "Class IndexDocumentNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class IndexDocumentNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException IndexDocumentNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class IndexDocumentNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties IndexId Declaration public string IndexId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static IndexDocumentNotFoundException FromJson(string data) Parameters System.String data Returns IndexDocumentNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateOutputFormatIdException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateOutputFormatIdException.html", + "title": "Class DuplicateOutputFormatIdException | Picturepark.SDK.V1 API", + "keywords": "Class DuplicateOutputFormatIdException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicateOutputFormatIdException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateOutputFormatIdException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static DuplicateOutputFormatIdException FromJson(string data) Parameters System.String data Returns DuplicateOutputFormatIdException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.Index.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.Index.html", - "title": "Class Index | Picturepark.SDK.V1 API", - "keywords": "Class Index Inheritance System.Object Index Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Index Properties BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String CustomerId Declaration public string CustomerId { get; set; } Property Value System.String IndexAlias Declaration public string IndexAlias { get; set; } Property Value System.String IndexName Declaration public string IndexName { get; set; } Property Value System.String IndexType Declaration public IndexType IndexType { get; set; } Property Value IndexType NumberOfReplicas Declaration public int NumberOfReplicas { get; set; } Property Value System.Int32 NumberOfRoutingShards Declaration public int NumberOfRoutingShards { get; set; } Property Value System.Int32 NumberOfShards Declaration public int NumberOfShards { get; set; } Property Value System.Int32 State Declaration public IndexState State { get; set; } Property Value IndexState Methods FromJson(String) Declaration public static Index FromJson(string data) Parameters System.String data Returns Index ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateRightException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateRightException.html", + "title": "Class DuplicateRightException | Picturepark.SDK.V1 API", + "keywords": "Class DuplicateRightException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicateRightException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateRightException : PictureparkValidationException, ISerializable, _Exception Properties PermissionSetId Declaration public string PermissionSetId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateRightException FromJson(string data) Parameters System.String data Returns DuplicateRightException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.html", - "title": "Namespace Picturepark.SDK.V1.CloudManager.Contract | Picturepark.SDK.V1 API", - "keywords": "Namespace Picturepark.SDK.V1.CloudManager.Contract Classes AacAudioFormat AddMetadataLanguageTimeoutException AggregationFilter Filters aggregations AggregationFilterNotSupportedException AggregationNameInvalidException AggregationSizeInvalidException Size of the aggregation is invalid. AlphaHandlingAction AmbiguousUserRoleRightsException AndFilter Used to put filters in \"and\" ApiException ApiException AtLeastOneActiveTermsOfServiceMustExistException AudioFormatBase AudioStillFormat BaseResultOfCustomer BaseResultOfSnapshot BusinessProcess Business process BusinessProcessCancellationNotSupportedException BusinessProcessContinuationException BusinessProcessDefinitionCreateException BusinessProcessDefinitionNotFoundException BusinessProcessEngineRequestException BusinessProcessLifeCycleNotHitException BusinessProcessNotExternalException BusinessProcessNotFoundException BusinessProcessState State transition information of a business process BusinessProcessStateNotHitException BusinessRuleActionInvalidDocumentTypeException BusinessRuleActionInvalidExecutionScopeException BusinessRuleActionsMissingException BusinessRuleArrayIndexInvalidException BusinessRuleConditionInvalidTriggerPointActionException BusinessRuleConditionInvalidTriggerPointDocumentTypeException BusinessRuleConditionMissingException BusinessRuleConditionsMissingException BusinessRuleConfigurationValidationException BusinessRuleContentPermissionSetIdsMissingException BusinessRuleDictionaryKeyInvalidException BusinessRuleFieldIdInvalidException BusinessRuleFieldPathInvalidException BusinessRuleInvalidVariableNameException BusinessRuleNamedCacheNameInvalidException BusinessRuleNGramTransformationMaxWordLengthInvalidException BusinessRuleNGramTransformationMinWordLengthInvalidException BusinessRuleNGramTransformationSizeInvalidException BusinessRulePathInvalidException BusinessRulePermissionSetIdInvalidException BusinessRulePolygonInvalidException BusinessRuleProjectionTransformationsMissingException BusinessRuleRefIdsMissingException BusinessRuleRegularExpressionInvalidException BusinessRuleRuleIdDuplicationException BusinessRuleRuleIdMissingException BusinessRuleSchemaIdInvalidException BusinessRuleTransformationGroupInputsMissingException BusinessRuleTransformationGroupTransformationsMissingException BusinessRuleTriggerPointMissingException BusinessRuleValidationException CdnConfigurationBase ChannelsNotFoundException ChildFilter Filters on child documents ChunkSizeOutOfRangeException ClarifaiTaggingConfiguration ConfigurationIndexNotFoundException ContentBackupAcknowledgementResult ContentBackupCancelRecoveryRequest Request to search aggregation values for Contents ContentBackupDisableRequest Request to search aggregation values for Contents ContentBackupEnableRequest Request to search aggregation values for Contents ContentBackupFailedException ContentBackupForceCompleteRecoveryRequest Request to search aggregation values for Contents ContentBackupSearchRequest Request to search aggregation values for Contents ContentBackupSearchResult ContentFileReplaceTypeMismatchException ContentLayerInvalidException ContentLayerSameRootException ContentMetadataUpdateManyException ContentNotFoundException ContentPermissionException ContractMismatchException CropAction Customer CustomerAliasHeaderMissingException CustomerAliasInUseException CustomerAliasNotFoundException CustomerAllowedCommand CustomerAllowedMessage CustomerBoostValueRemoveInfo CustomerBoostValuesInvalidException CustomerBoostValuesUpdateRequest CustomerBoostValuesUpdateTimeoutException CustomerConfiguration CustomerCreateRequest CustomerDeactivationException CustomerExportRequest CustomerExportResult CustomerHostNotFoundException CustomerImportRequest Request to import the ElasticSearch repository of a customer from another cloud CustomerMetadataLanguageCreateRequest CustomerNotActiveException CustomerNotAvailableException CustomerNotDeactivatedException CustomerNotFoundException CustomerSearchRequest CustomerSearchResult CustomerServiceProvider CustomerServiceProviderConfiguration CustomerServiceProviderCreateRequest CustomerUpdateRequest CustomerVersionInfo The version view item for the customer. CustomerViolationException DataDictionary DateRange The date time range class used in filters DateRangeFilter Filters over a range of date time values DeactivationCustomerRequest DeactivationEnvironmentRequest DefaultChannelDeleteException DefaultSearchIndexDeleteException DeleteContentsWithReferencesException DeleteListItemsWithReferencesException DisplayValueRerenderingInProgressException DocumentFormatBase DocumentStillFormat DocumentVersionConflictException DocumentVersionNotFoundException DuplicateAggregatorException DuplicateAliasException DuplicatedItemAssignedException DuplicateDocumentException DuplicatedSearchBehaviorException DuplicateMetadataDisplayPatternException DuplicateOutputFormatIdException DuplicateRightException DuplicateSchemaException DuplicateSchemaInfoException DuplicateSearchIndexDocException ElasticVersionUpdateException EnvironmentConfiguration EnvironmentDeactivationException EnvironmentNotAvailableException EnvironmentNotDeactivatedException EnvironmentNotFoundException EnvironmentProcess EnvironmentProcessAddMetadataLanguageData EnvironmentProcessAlreadyRunningException EnvironmentProcessCustomerBoostValuesUpdateData EnvironmentProcessCustomerUpdateData EnvironmentProcessDataViewItemBase EnvironmentProcessEnvironmentUpdateData EnvironmentProcessNotFoundException EnvironmentProcessSearchRequest EnvironmentProcessSearchResult EnvironmentProcessState EnvironmentProcessWaitResult EnvironmentProcessWaitTimeoutException ErrorResponse Error information with serialized exception ExistsFilter Filters over the existence of a field's value FailedToLockException FastlyCdnConfiguration FileTransferNotFoundException FilterBase The filters' base class ForbiddenHtmlElementsUsedException FormatBase GeoBoundingBoxFilter Filters geo point values based on a bounding box GeoDistanceFilter Filters within the radius of the distance from a location GeoLocation It stores geo location information (latitude and longitude) IdentityServerProvider IllegalAuthorizationStateTransitionException ImageActionBase ImageFormatBase Index IndexDocumentNotFoundException IndexedFieldThresholdExceededException IndexException IndexMappingException InvalidArgumentException InvalidChangeCommandFieldNotFoundException InvalidChangeCommandFieldTypeInvalidException InvalidChangeCommandSchemaChangeInvalidException InvalidDateTimeFormatException InvalidMetadataException InvalidSortFieldException InvalidStateException InvalidStateTransitionException InvalidTransferTypeException InvalidValueFormatException InvalidVersionException ItemIdDuplicatedException JpegFormat LanguageConfiguration LayerIdsByRootSchema LeaseNotAcquiredException ListItemCyclicDependencyException ListItemLayerException ListItemNamedCacheKeyFieldsInvalidException ListItemNamedCacheSchemaIdInvalidException ListItemNotFoundException ListItemPermissionException ListItemSchemaMismatchException ListItemUpdateManyException MaximumTransferSizeException MetadataError MissingCustomerDefaultLanguageException MissingDependenciesException MissingDisplayPatternForCustomerDefaultLanguageException Mp3AudioFormat Mp4VideoFormat NamedCacheConfigurationException NamedCacheNameDuplicationException NamedCacheNameMissingException NestedFilter Filters on nested documents NodeInfo NoTagsFoundException NoTermsOfServiceDefinedException NotFilter Negates the specified filter NotSupportedFileExtensionException NotSupportedFileMappingException NotSupportedFileMappingForDynamicFormatException NumericRange The numeric range class NumericRangeFilter Filters over a range of numeric values ObjectStoreException ObjectStoreResponseException ObjectTypeMismatchException OnlyAccessibleToRecipientException OperationInProgressException OrFilter Put filters in \"or\" OriginalFormat OutputFormat Represents an output format. OutputFormatEditable Represents the editable part of the output format. OutputFormatResizingNotSupportedException OutputIdNotFoundException OutputNotAvailableException OutputNotFoundException OutputResetRetryAttemptsRequest OwnerTokenInUseException OwnerTokenNotFoundException ParentFilter Filters on parent documents PartialOperationNotSupportedException PdfFormat PermissionOwnershipTransferException PermissionSetAggregateException PermissionSetInUseException PermissionSetInvalidRightCombinationException PermissionSetNotFoundException PermissionSetValidationException This exception is an abstract base for permission set validation. PermissionValidationException PictureparkApplicationException PictureparkArgumentNullException PictureparkBusinessException PictureparkConflictException PictureparkException PictureparkForbiddenException PictureparkNotFoundException PictureparkOperationCanceledException PictureparkTimeoutException PictureparkValidationException PngFormat PrefixFilter Filters field's values based on a prefix QueryException ReactivationCustomerRequest ReactivationEnvironmentRequest RedisDatabaseExceededException ReferencesUpdateException ReferenceUpdateException RelationNotFoundException RelationSelfReferencingException RelationTypeMissingException RelationTypeNotFoundException RelationTypeTargetDocTypeMismatchException RenderingException RequestSizeLimitExceededException ResizeAction Does not implement the IImageAction interface. The ResizeAction is directly exposed within ImageFormat. ResizeAction2 RetryException SchemaCountLimitReachedException SchemaFieldAnalyzerInvalidException SchemaFieldDisplayPatternTypeNotSupportedException SchemaFieldIdAlreadyExistsInSchemaHierarchyException SchemaFieldIdDuplicatedException SchemaFieldIdException SchemaFieldIdPreviouslyUsedException SchemaFieldIdUppercaseException SchemaFieldImportMismatchException SchemaFieldImportRelatedSchemaMismatchException SchemaFieldImportTypeMismatchException SchemaFieldIndexException SchemaFieldInvalidBoostException SchemaFieldNotRequirableException SchemaFieldNotSearchableException SchemaFieldNotSortableException SchemaFieldNotSupportedException SchemaFieldNumberRangeException SchemaFieldOverwriteIdException SchemaFieldOverwriteTypeMismatchException SchemaFieldRelationMultipleTypesException SchemaFieldRelationSchemaSystemSchemaException SchemaFieldRelationSchemaTypeUnsupportedException SchemaFieldSchemaIndexInfoNestingException SchemaFieldSchemaIndexInfoSimpleSearchNestingException SchemaFieldTypeChangeException SchemaIdException SchemaIdLowercaseException SchemaImportEmptyException SchemaImportVersionMismatchException SchemaInfoNotFoundException SchemaInheritanceFieldIndexDeviationException SchemaInheritanceTypeDeviationException SchemaInUseContentException SchemaInUseContentSchemaException SchemaInUseException SchemaInUseFieldException SchemaInUseListItemException SchemaMissingTypeException SchemaMultipleTypesException SchemaNoContentException SchemaNoLayerException SchemaNotFoundException SchemaParentChangeException SchemaPermissionConfigurationException SchemaPermissionException SchemaSortFieldException SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException SchemaValidationException SchemaViewForAllException SearchIndexDocNotFoundException SearchIndexInUseException SearchIndexNotFoundException SearchIndexReindexRequest SearchStringLeadingWildcardException ServiceProvider ServiceProviderCreateException ServiceProviderCreateRequest ServiceProviderDeleteException ServiceProviderNotFoundException SetServiceLogLevelRequest ShareByTokenNotFoundException ShareExpiredException ShareNotFoundException SimulatedTaggingConfiguration Snapshot SnapshotBaseCreateRequest SnapshotBaseRestoreRequest SnapshotCustomerCloneRequest SnapshotCustomerCreateRequest SnapshotCustomerRestoreRequest SnapshotCustomerSearchRequest SnapshotCustomerSearchResult SnapshotEnqueueResult SnapshotEnvironmentCreateRequest SnapshotEnvironmentRestoreRequest SnapshotFailedException SnapshotRepository SnapshotRepositoryArchiveRequest SnapshotRepositoryBaseCreateRequest SnapshotRepositoryCleanupResult SnapshotRepositoryCustomerCreateRequest SnapshotRepositoryCustomerSearchRequest SnapshotRepositoryEnvironmentCreateRequest SnapshotRepositoryEnvironmentSearchRequest SnapshotRepositorySearchByNameRequest SnapshotRepositorySearchResult SnapshotRestore SnapshotShardFailure SnapshotSkippedException SnapshotTimeoutException SortableFieldThresholdExceededException SourceOutputFormats SuperAdminRolesNotAssignableToChannelException SystemLayerReferenceInvalidModificationException SystemSchemaInvalidModificationException TaggingConfigurationBase TermFilter Filters values exactly containing a term TermsFilter Filters values containing at least one of the terms TermsOfServiceConsentRequiredException TermsOfServiceNotNewestException TiffFormat TokenGenerationException TouchSchemasRequest TransferInfoNotFoundException TransferNotFoundException TranslatedStringDictionary A custom dictionary type to distinguish language specific class properties. UnableToCreateOrModifyStaticOutputFormatException UnauthorizedException UnknownException UnsharpenMaskAction UnsupportedListItemChangeCommandException UpdateCustomerRequest UpdateEnvironmentRequest UpdateInfo The UpdateInfoViewItem is the view item for update commands. User UserDeveloperFlagUpdateRequest UserEmailAlreadyExistsException UserInactiveOrDeletedException UserNotFoundException UserRoleAssignedException UserRolesNotFoundException UserUnlockDisallowedException UserWithRoles User information retrieved via search VersionInfo The version view item for the environment. VideoFormatBase VideoSpriteFormat VideoStillFormat WatermarkAction WrongChunkSizeException Interfaces ICdnClient ICloudBackupClient IContentBackupClient ICustomerClient ICustomerServiceProviderClient IEnvironmentClient IEnvironmentProcessClient IMaintenanceClient IServiceClient IServiceProviderClient IUpdateClient IUserClient Enums AddMetadataLanguageState AlphaHandling Analyzer AuthorizationState User authorization state. BackupEntityType BackupReason BusinessProcessLifeCycle Life cycle of the business process BusinessProcessScope Scope of the business process BusinessRuleExecutionScope BusinessRuleTriggerAction BusinessRuleTriggerDocType Coder ColorProfile ColorTransformationIntent CompressionType ContentBackupState ContentRight Content rights ContentType Content types CustomerBoostValuesUpdateState CustomerUpdateState DisplayPatternType The display pattern type EnvironmentProcessLifeCycle EnvironmentProcessType EnvironmentUpdateState IndexState IndexType LeaseResourceType LifeCycle Lifecycle MetadataRight Metadata rights Preset Profile ResizeMode SchemaType Type of the schema SnapshotDataType Type of data that have been snapshot TraceLevel TransferType Type of the transfer UserRight" + "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessState.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessState.html", + "title": "Class EnvironmentProcessState | Picturepark.SDK.V1 API", + "keywords": "Class EnvironmentProcessState Inheritance System.Object EnvironmentProcessState Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessState Properties Result Declaration public string Result { get; set; } Property Value System.String State Declaration public string State { get; set; } Property Value System.String Timestamp Declaration public DateTime Timestamp { get; set; } Property Value System.DateTime Methods FromJson(String) Declaration public static EnvironmentProcessState FromJson(string data) Parameters System.String data Returns EnvironmentProcessState ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.WrongChunkSizeException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.WrongChunkSizeException.html", - "title": "Class WrongChunkSizeException | Picturepark.SDK.V1 API", - "keywords": "Class WrongChunkSizeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException WrongChunkSizeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class WrongChunkSizeException : PictureparkValidationException, ISerializable, _Exception Properties Actual Declaration public long Actual { get; set; } Property Value System.Int64 Expected Declaration public long Expected { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static WrongChunkSizeException FromJson(string data) Parameters System.String data Returns WrongChunkSizeException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessType.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessType.html", + "title": "Enum EnvironmentProcessType | Picturepark.SDK.V1 API", + "keywords": "Enum EnvironmentProcessType Namespace : System.Dynamic.ExpandoObject Syntax public enum EnvironmentProcessType AddMetadataLanguage CustomerBoostValuesUpdate CustomerUpdate EnvironmentUpdate" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRestore.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRestore.html", - "title": "Class SnapshotRestore | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotRestore Inheritance System.Object SnapshotRestore Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotRestore Properties Indices Declaration public ICollection Indices { get; set; } Property Value System.Collections.Generic.ICollection < System.String > RepositoryName Declaration public string RepositoryName { get; set; } Property Value System.String RestoreDate Declaration public DateTime RestoreDate { get; set; } Property Value System.DateTime SnapshotName Declaration public string SnapshotName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SnapshotRestore FromJson(string data) Parameters System.String data Returns SnapshotRestore ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.AggregationFilterNotSupportedException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AggregationFilterNotSupportedException.html", + "title": "Class AggregationFilterNotSupportedException | Picturepark.SDK.V1 API", + "keywords": "Class AggregationFilterNotSupportedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException AggregationFilterNotSupportedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AggregationFilterNotSupportedException : PictureparkValidationException, ISerializable, _Exception Properties AggregationName Declaration public string AggregationName { get; set; } Property Value System.String NotSupportedFilterType Declaration public string NotSupportedFilterType { get; set; } Property Value System.String SupportedFilterTypes Declaration public ICollection SupportedFilterTypes { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static AggregationFilterNotSupportedException FromJson(string data) Parameters System.String data Returns AggregationFilterNotSupportedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositorySearchResult.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositorySearchResult.html", - "title": "Class SnapshotRepositorySearchResult | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotRepositorySearchResult Inheritance System.Object SnapshotRepositorySearchResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotRepositorySearchResult Properties Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < SnapshotRepository > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static SnapshotRepositorySearchResult FromJson(string data) Parameters System.String data Returns SnapshotRepositorySearchResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.AtLeastOneActiveTermsOfServiceMustExistException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AtLeastOneActiveTermsOfServiceMustExistException.html", + "title": "Class AtLeastOneActiveTermsOfServiceMustExistException | Picturepark.SDK.V1 API", + "keywords": "Class AtLeastOneActiveTermsOfServiceMustExistException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException AtLeastOneActiveTermsOfServiceMustExistException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AtLeastOneActiveTermsOfServiceMustExistException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static AtLeastOneActiveTermsOfServiceMustExistException FromJson(string data) Parameters System.String data Returns AtLeastOneActiveTermsOfServiceMustExistException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SuperAdminRolesNotAssignableToChannelException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SuperAdminRolesNotAssignableToChannelException.html", - "title": "Class SuperAdminRolesNotAssignableToChannelException | Picturepark.SDK.V1 API", - "keywords": "Class SuperAdminRolesNotAssignableToChannelException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SuperAdminRolesNotAssignableToChannelException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SuperAdminRolesNotAssignableToChannelException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static SuperAdminRolesNotAssignableToChannelException FromJson(string data) Parameters System.String data Returns SuperAdminRolesNotAssignableToChannelException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessDefinitionNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessDefinitionNotFoundException.html", + "title": "Class BusinessProcessDefinitionNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessDefinitionNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException BusinessProcessDefinitionNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessDefinitionNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties ProcessDefinitionId Declaration public string ProcessDefinitionId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessDefinitionNotFoundException FromJson(string data) Parameters System.String data Returns BusinessProcessDefinitionNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.StatusOfSearchIndexState.html": { - "href": "api/Picturepark.SDK.V1.Contract.StatusOfSearchIndexState.html", - "title": "Class StatusOfSearchIndexState | Picturepark.SDK.V1 API", - "keywords": "Class StatusOfSearchIndexState Inheritance System.Object StatusOfSearchIndexState Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class StatusOfSearchIndexState Properties Id Declaration public string Id { get; set; } Property Value System.String State Declaration public SearchIndexState State { get; set; } Property Value SearchIndexState Methods FromJson(String) Declaration public static StatusOfSearchIndexState FromJson(string data) Parameters System.String data Returns StatusOfSearchIndexState ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleActionInvalidExecutionScopeException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleActionInvalidExecutionScopeException.html", + "title": "Class BusinessRuleActionInvalidExecutionScopeException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleActionInvalidExecutionScopeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleActionInvalidExecutionScopeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleActionInvalidExecutionScopeException : PictureparkValidationException, ISerializable, _Exception Properties AllowedScopes Declaration public ICollection AllowedScopes { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRuleExecutionScope > Methods FromJson(String) Declaration public static BusinessRuleActionInvalidExecutionScopeException FromJson(string data) Parameters System.String data Returns BusinessRuleActionInvalidExecutionScopeException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaInUseContentSchemaException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaInUseContentSchemaException.html", - "title": "Class SchemaInUseContentSchemaException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaInUseContentSchemaException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInUseContentSchemaException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInUseContentSchemaException : PictureparkValidationException, ISerializable, _Exception Properties ContentSchemaIds Declaration public ICollection ContentSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInUseContentSchemaException FromJson(string data) Parameters System.String data Returns SchemaInUseContentSchemaException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleDictionaryKeyInvalidException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleDictionaryKeyInvalidException.html", + "title": "Class BusinessRuleDictionaryKeyInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleDictionaryKeyInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleDictionaryKeyInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleDictionaryKeyInvalidException : PictureparkValidationException, ISerializable, _Exception Properties Key Declaration public string Key { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleDictionaryKeyInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleDictionaryKeyInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaInUseContentException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaInUseContentException.html", - "title": "Class SchemaInUseContentException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaInUseContentException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInUseContentException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInUseContentException : PictureparkValidationException, ISerializable, _Exception Properties ContentCount Declaration public long ContentCount { get; set; } Property Value System.Int64 SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInUseContentException FromJson(string data) Parameters System.String data Returns SchemaInUseContentException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRulePolygonInvalidException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRulePolygonInvalidException.html", + "title": "Class BusinessRulePolygonInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRulePolygonInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRulePolygonInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRulePolygonInvalidException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRulePolygonInvalidException FromJson(string data) Parameters System.String data Returns BusinessRulePolygonInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.IndexFieldsSearchBySchemaIdsRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.IndexFieldsSearchBySchemaIdsRequest.html", - "title": "Class IndexFieldsSearchBySchemaIdsRequest | Picturepark.SDK.V1 API", - "keywords": "Class IndexFieldsSearchBySchemaIdsRequest Request to search indexed fields of specific schemas Inheritance System.Object IndexFieldsSearchBySchemaIdsRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class IndexFieldsSearchBySchemaIdsRequest Properties SchemaIds The IDs of the schemas for which the indexed fields should be returned. Declaration public ICollection SchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchMode Controls how the search works which schemas should be considered in the search. AllDescendantsFieldsOnRootSchema: All indexed fields from descendant schemas of root ones will be returned. Schemas that are not root schemas will be ignored. SchemaAndParentFieldsOnly: Indexed fields of the requested schema and its parents will be returned. Declaration public IndexFieldsSearchMode SearchMode { get; set; } Property Value IndexFieldsSearchMode Methods FromJson(String) Declaration public static IndexFieldsSearchBySchemaIdsRequest FromJson(string data) Parameters System.String data Returns IndexFieldsSearchBySchemaIdsRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleTriggerDocType.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleTriggerDocType.html", + "title": "Enum BusinessRuleTriggerDocType | Picturepark.SDK.V1 API", + "keywords": "Enum BusinessRuleTriggerDocType Namespace : System.Dynamic.ExpandoObject Syntax public enum BusinessRuleTriggerDocType Content" }, - "api/Picturepark.SDK.V1.Contract.IndexField.html": { - "href": "api/Picturepark.SDK.V1.Contract.IndexField.html", - "title": "Class IndexField | Picturepark.SDK.V1 API", - "keywords": "Class IndexField Contains compiled field information. Inheritance System.Object IndexField Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class IndexField Properties Boost Contains the fields boost value. Declaration public double Boost { get; set; } Property Value System.Double FieldId The field id. Declaration public string FieldId { get; set; } Property Value System.String Id Declaration public string Id { get; set; } Property Value System.String IgnoreForSearch Not to be returned for search query, but only used for mapping purposes Declaration public bool IgnoreForSearch { get; set; } Property Value System.Boolean IndexFields Contains all index field name variants of the field. Declaration public IDictionary IndexFields { get; set; } Property Value System.Collections.Generic.IDictionary < Analyzer , System.String > NestedPath The path of the Nested document this property belongs to. If set to null, it means that there is no Nested document Declaration public string NestedPath { get; set; } Property Value System.String SimpleSearchFields Contains all simple search field name variants of the field. The amount of simple search fields can be equal or less to the amount of IndexFields, but never more. Declaration public IDictionary SimpleSearchFields { get; set; } Property Value System.Collections.Generic.IDictionary < Analyzer , System.String > SortField Path to the sorting information in the DataSortValuesField sort index. Declaration public string SortField { get; set; } Property Value System.String Type The field's type name. Declaration public string Type { get; set; } Property Value System.String Methods FromJson(String) Declaration public static IndexField FromJson(string data) Parameters System.String data Returns IndexField ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleTriggerPointMissingException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleTriggerPointMissingException.html", + "title": "Class BusinessRuleTriggerPointMissingException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleTriggerPointMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleTriggerPointMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleTriggerPointMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleTriggerPointMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleTriggerPointMissingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.html": { - "href": "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.html", - "title": "Namespace Picturepark.SDK.V1.Contract.Attributes.Analyzer | Picturepark.SDK.V1 API", - "keywords": "Namespace Picturepark.SDK.V1.Contract.Attributes.Analyzer Classes PictureparkAnalyzerAttribute PictureparkEdgeNGramAnalyzerAttribute PictureparkLanguageAnalyzerAttribute PictureparkNGramAnalyzerAttribute PictureparkPathHierarchyAnalyzerAttribute PictureparkSimpleAnalyzerAttribute" + "api/Picturepark.SDK.V1.CloudManager.Contract.ContentNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentNotFoundException.html", + "title": "Class ContentNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class ContentNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException ContentNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties ContentIds Declaration public ICollection ContentIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static ContentNotFoundException FromJson(string data) Parameters System.String data Returns ContentNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.PictureparkSimpleAnalyzerAttribute.html": { - "href": "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.PictureparkSimpleAnalyzerAttribute.html", - "title": "Class PictureparkSimpleAnalyzerAttribute | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkSimpleAnalyzerAttribute Inheritance System.Object System.Attribute PictureparkAnalyzerAttribute PictureparkSimpleAnalyzerAttribute Inherited Members PictureparkAnalyzerAttribute.SimpleSearch PictureparkAnalyzerAttribute.Index System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false)] public class PictureparkSimpleAnalyzerAttribute : PictureparkAnalyzerAttribute, _Attribute, IPictureparkAttribute Methods CreateAnalyzer() Declaration public override AnalyzerBase CreateAnalyzer() Returns AnalyzerBase Overrides PictureparkAnalyzerAttribute.CreateAnalyzer()" + "api/Picturepark.SDK.V1.CloudManager.Contract.ContentPermissionException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentPermissionException.html", + "title": "Class ContentPermissionException | Picturepark.SDK.V1 API", + "keywords": "Class ContentPermissionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ContentPermissionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionException : PictureparkValidationException, ISerializable, _Exception Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String ContentRights Declaration public ICollection ContentRights { get; set; } Property Value System.Collections.Generic.ICollection < ContentRight > Methods FromJson(String) Declaration public static ContentPermissionException FromJson(string data) Parameters System.String data Returns ContentPermissionException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaViewForAllException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaViewForAllException.html", - "title": "Class SchemaViewForAllException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaViewForAllException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaViewForAllException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaViewForAllException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaViewForAllException FromJson(string data) Parameters System.String data Returns SchemaViewForAllException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerExportResult.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerExportResult.html", + "title": "Class CustomerExportResult | Picturepark.SDK.V1 API", + "keywords": "Class CustomerExportResult Inheritance System.Object CustomerExportResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerExportResult Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String RepositoryName Declaration public string RepositoryName { get; set; } Property Value System.String SnapshotName Declaration public string SnapshotName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerExportResult FromJson(string data) Parameters System.String data Returns CustomerExportResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldAnalyzerInvalidException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldAnalyzerInvalidException.html", - "title": "Class SchemaFieldAnalyzerInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldAnalyzerInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldAnalyzerInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldAnalyzerInvalidException : PictureparkValidationException, ISerializable, _Exception Properties AllowedAnalyzers Declaration public ICollection AllowedAnalyzers { get; set; } Property Value System.Collections.Generic.ICollection < Analyzer > Analyzers Declaration public ICollection Analyzers { get; set; } Property Value System.Collections.Generic.ICollection < Analyzer > FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldAnalyzerInvalidException FromJson(string data) Parameters System.String data Returns SchemaFieldAnalyzerInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerHostNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerHostNotFoundException.html", + "title": "Class CustomerHostNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class CustomerHostNotFoundException Inheritance System.Object System.Exception PictureparkException CustomerHostNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerHostNotFoundException : PictureparkException, ISerializable, _Exception Properties HostName Declaration public string HostName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerHostNotFoundException FromJson(string data) Parameters System.String data Returns CustomerHostNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemNamedCacheKeyFieldsInvalidException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemNamedCacheKeyFieldsInvalidException.html", - "title": "Class ListItemNamedCacheKeyFieldsInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class ListItemNamedCacheKeyFieldsInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ListItemNamedCacheKeyFieldsInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemNamedCacheKeyFieldsInvalidException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static ListItemNamedCacheKeyFieldsInvalidException FromJson(string data) Parameters System.String data Returns ListItemNamedCacheKeyFieldsInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.DisplayPatternType.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DisplayPatternType.html", + "title": "Enum DisplayPatternType | Picturepark.SDK.V1 API", + "keywords": "Enum DisplayPatternType The display pattern type Namespace : System.Dynamic.ExpandoObject Syntax public enum DisplayPatternType Detail List Name Thumbnail" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicatedSearchBehaviorException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicatedSearchBehaviorException.html", - "title": "Class DuplicatedSearchBehaviorException | Picturepark.SDK.V1 API", - "keywords": "Class DuplicatedSearchBehaviorException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicatedSearchBehaviorException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicatedSearchBehaviorException : PictureparkValidationException, ISerializable, _Exception Properties DuplicatedSearchBehaviors Declaration public string DuplicatedSearchBehaviors { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicatedSearchBehaviorException FromJson(string data) Parameters System.String data Returns DuplicatedSearchBehaviorException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.DisplayValueRerenderingInProgressException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DisplayValueRerenderingInProgressException.html", + "title": "Class DisplayValueRerenderingInProgressException | Picturepark.SDK.V1 API", + "keywords": "Class DisplayValueRerenderingInProgressException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DisplayValueRerenderingInProgressException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DisplayValueRerenderingInProgressException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static DisplayValueRerenderingInProgressException FromJson(string data) Parameters System.String data Returns DisplayValueRerenderingInProgressException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessLifeCycleNotHitException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessLifeCycleNotHitException.html", - "title": "Class BusinessProcessLifeCycleNotHitException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessLifeCycleNotHitException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException BusinessProcessLifeCycleNotHitException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessLifeCycleNotHitException : PictureparkTimeoutException, ISerializable, _Exception Properties Actual Declaration public BusinessProcessLifeCycle Actual { get; set; } Property Value BusinessProcessLifeCycle BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String Expected Declaration public ICollection Expected { get; set; } Property Value System.Collections.Generic.ICollection < BusinessProcessLifeCycle > Methods FromJson(String) Declaration public static BusinessProcessLifeCycleNotHitException FromJson(string data) Parameters System.String data Returns BusinessProcessLifeCycleNotHitException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessAddMetadataLanguageData.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessAddMetadataLanguageData.html", + "title": "Class EnvironmentProcessAddMetadataLanguageData | Picturepark.SDK.V1 API", + "keywords": "Class EnvironmentProcessAddMetadataLanguageData Inheritance System.Object EnvironmentProcessDataViewItemBase EnvironmentProcessAddMetadataLanguageData Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessAddMetadataLanguageData : EnvironmentProcessDataViewItemBase Properties Language Declaration public string Language { get; set; } Property Value System.String State Declaration public AddMetadataLanguageState State { get; set; } Property Value AddMetadataLanguageState StateHistory Declaration public ICollection StateHistory { get; set; } Property Value System.Collections.Generic.ICollection < EnvironmentProcessState > Methods FromJson(String) Declaration public static EnvironmentProcessAddMetadataLanguageData FromJson(string data) Parameters System.String data Returns EnvironmentProcessAddMetadataLanguageData ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.CloudBackupClient.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.CloudBackupClient.html", - "title": "Class CloudBackupClient | Picturepark.SDK.V1 API", - "keywords": "Class CloudBackupClient Inheritance System.Object ClientBase CloudBackupClient Inherited Members ClientBase.BaseUrl ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CloudBackupClient : ClientBase, ICloudBackupClient Constructors CloudBackupClient(ICloudManagerServiceSettings, Net.Http.HttpClient) Declaration public CloudBackupClient(ICloudManagerServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters ICloudManagerServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods ArchiveRepositoryAsync(SnapshotRepositoryArchiveRequest, CancellationToken) Declaration public Task ArchiveRepositoryAsync(SnapshotRepositoryArchiveRequest archiveRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotRepositoryArchiveRequest archiveRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepository > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CleanupRepositoriesAsync(CancellationToken) Declaration public Task CleanupRepositoriesAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepositoryCleanupResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CloneCustomerAsync(SnapshotCustomerCloneRequest, CancellationToken) Declaration public Task CloneCustomerAsync(SnapshotCustomerCloneRequest cloneRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotCustomerCloneRequest cloneRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Customer > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateCustomerSnapshotRepositoryAsync(SnapshotRepositoryCustomerCreateRequest, CancellationToken) Declaration public Task CreateCustomerSnapshotRepositoryAsync(SnapshotRepositoryCustomerCreateRequest snapshotRepositoryCustomerCreateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotRepositoryCustomerCreateRequest snapshotRepositoryCustomerCreateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepository > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateEnvironmentSnapshotRepositoryAsync(SnapshotRepositoryEnvironmentCreateRequest, CancellationToken) Declaration public Task CreateEnvironmentSnapshotRepositoryAsync(SnapshotRepositoryEnvironmentCreateRequest snapshotRepositoryEnvironmentCreateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotRepositoryEnvironmentCreateRequest snapshotRepositoryEnvironmentCreateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepository > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateSnapshot2Async(SnapshotEnvironmentCreateRequest, CancellationToken) Declaration public Task CreateSnapshot2Async(SnapshotEnvironmentCreateRequest snapshotEnvironmentCreateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotEnvironmentCreateRequest snapshotEnvironmentCreateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotEnqueueResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateSnapshotAsync(SnapshotCustomerCreateRequest, CancellationToken) Declaration public Task CreateSnapshotAsync(SnapshotCustomerCreateRequest snapshotCustomerCreateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotCustomerCreateRequest snapshotCustomerCreateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotEnqueueResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ExportAsync(CustomerExportRequest, Nullable, CancellationToken) Declaration public Task ExportAsync(CustomerExportRequest customerExportRequest, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters CustomerExportRequest customerExportRequest System.Nullable < System.TimeSpan > timeout System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerExportResult > Exceptions ApiException A server side error occurred. SnapshotTimeoutException A server side error occurred. PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict GetRepositoryAsync(SnapshotRepositorySearchByNameRequest, CancellationToken) Declaration public Task GetRepositoryAsync(SnapshotRepositorySearchByNameRequest searchByNameRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotRepositorySearchByNameRequest searchByNameRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepository > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ImportAsync(CustomerImportRequest, CancellationToken) Declaration public Task ImportAsync(CustomerImportRequest customerImportRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters CustomerImportRequest customerImportRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Customer > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < CloudBackupClient.ObjectResponseResult > Type Parameters T RestoreSnapshot2Async(SnapshotEnvironmentRestoreRequest, CancellationToken) Declaration public Task RestoreSnapshot2Async(SnapshotEnvironmentRestoreRequest snapshotEnvironmentRestoreRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotEnvironmentRestoreRequest snapshotEnvironmentRestoreRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRestore > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RestoreSnapshotAsync(SnapshotCustomerRestoreRequest, CancellationToken) Declaration public Task RestoreSnapshotAsync(SnapshotCustomerRestoreRequest snapshotCustomerRestoreRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotCustomerRestoreRequest snapshotCustomerRestoreRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRestore > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchRepositories2Async(SnapshotRepositoryEnvironmentSearchRequest, CancellationToken) Declaration public Task SearchRepositories2Async(SnapshotRepositoryEnvironmentSearchRequest searchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotRepositoryEnvironmentSearchRequest searchRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepositorySearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchRepositoriesAsync(SnapshotRepositoryCustomerSearchRequest, CancellationToken) Declaration public Task SearchRepositoriesAsync(SnapshotRepositoryCustomerSearchRequest searchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotRepositoryCustomerSearchRequest searchRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepositorySearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchSnapshotsAsync(SnapshotCustomerSearchRequest, CancellationToken) Declaration public Task SearchSnapshotsAsync(SnapshotCustomerSearchRequest snapshotCustomerSearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotCustomerSearchRequest snapshotCustomerSearchRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotCustomerSearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessAlreadyRunningException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessAlreadyRunningException.html", + "title": "Class EnvironmentProcessAlreadyRunningException | Picturepark.SDK.V1 API", + "keywords": "Class EnvironmentProcessAlreadyRunningException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException EnvironmentProcessAlreadyRunningException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessAlreadyRunningException : PictureparkValidationException, ISerializable, _Exception Properties EnvironmentProcessType Declaration public EnvironmentProcessType EnvironmentProcessType { get; set; } Property Value EnvironmentProcessType Methods FromJson(String) Declaration public static EnvironmentProcessAlreadyRunningException FromJson(string data) Parameters System.String data Returns EnvironmentProcessAlreadyRunningException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Builders.SchemaIndexingInfoBuilder-1.html": { - "href": "api/Picturepark.SDK.V1.Builders.SchemaIndexingInfoBuilder-1.html", - "title": "Class SchemaIndexingInfoBuilder | Picturepark.SDK.V1 API", - "keywords": "Class SchemaIndexingInfoBuilder Inheritance System.Object BuilderBase SchemaIndexingInfoBuilder Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaIndexingInfoBuilder : BuilderBase Type Parameters T Constructors SchemaIndexingInfoBuilder() Declaration public SchemaIndexingInfoBuilder() SchemaIndexingInfoBuilder(IContractResolver) Declaration public SchemaIndexingInfoBuilder(IContractResolver contractResolver) Parameters IContractResolver contractResolver SchemaIndexingInfoBuilder(IContractResolver, SchemaIndexingInfo) Declaration public SchemaIndexingInfoBuilder(IContractResolver contractResolver, SchemaIndexingInfo schemaIndexingInfo) Parameters IContractResolver contractResolver SchemaIndexingInfo schemaIndexingInfo Methods AddDefaultIndexes(Expression>, Int32, Func) Declaration public SchemaIndexingInfoBuilder AddDefaultIndexes(Expression> expression, int levels, Func propertySelector = null) Parameters Expression < System.Func > expression System.Int32 levels System.Func < System.Type , JsonProperty , System.Boolean > propertySelector Returns SchemaIndexingInfoBuilder AddDefaultIndexes(Int32, Func) Declaration public SchemaIndexingInfoBuilder AddDefaultIndexes(int levels, Func propertySelector = null) Parameters System.Int32 levels System.Func < System.Type , JsonProperty , System.Boolean > propertySelector Returns SchemaIndexingInfoBuilder AddIndex(Expression>) Declaration public SchemaIndexingInfoBuilder AddIndex(Expression> expression) Parameters Expression < System.Func > expression Returns SchemaIndexingInfoBuilder AddIndexes(Expression>, Int32, Func) Declaration public SchemaIndexingInfoBuilder AddIndexes(Expression> expression, int levels, Func propertySelector = null) Parameters Expression < System.Func > expression System.Int32 levels System.Func < System.Type , JsonProperty , System.Boolean > propertySelector Returns SchemaIndexingInfoBuilder AddIndexes(Int32, Func) Declaration public SchemaIndexingInfoBuilder AddIndexes(int levels, Func propertySelector = null) Parameters System.Int32 levels System.Func < System.Type , JsonProperty , System.Boolean > propertySelector Returns SchemaIndexingInfoBuilder AddIndexWithSimpleSearch(Expression>, Double) Declaration public SchemaIndexingInfoBuilder AddIndexWithSimpleSearch(Expression> expression, double boost = 1) Parameters Expression < System.Func > expression System.Double boost Returns SchemaIndexingInfoBuilder Build() Declaration public SchemaIndexingInfo Build() Returns SchemaIndexingInfo" + "api/Picturepark.SDK.V1.CloudManager.Contract.FilterBase.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.FilterBase.html", + "title": "Class FilterBase | Picturepark.SDK.V1 API", + "keywords": "Class FilterBase The filters' base class Inheritance System.Object FilterBase AggregationFilter AndFilter ChildFilter DateRangeFilter ExistsFilter GeoBoundingBoxFilter GeoDistanceFilter NestedFilter NotFilter NumericRangeFilter OrFilter ParentFilter PrefixFilter TermFilter TermsFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FilterBase Methods FromJson(String) Declaration public static FilterBase FromJson(string data) Parameters System.String data Returns FilterBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.html": { - "href": "api/Picturepark.SDK.V1.html", - "title": "Namespace Picturepark.SDK.V1 | Picturepark.SDK.V1 API", - "keywords": "Namespace Picturepark.SDK.V1 Classes BusinessProcessClient BusinessRuleClient ChannelClient ClientBase The base class for all clients. ContentClient ContentPermissionSetClient DisplayValueClient DocumentHistoryClient FileResponseExtensions InfoClient JsonSchemaClient ListItemClient LiveStreamClient OutputClient OutputFormatClient PermissionClient PictureparkRetryHandler PictureparkService ProfileClient PublicAccessClient SchemaClient SchemaPermissionSetClient SchemaTransferClient ShareClient StreamExtensions TransferClient UserClient UserRoleClient Structs BusinessProcessClient.ObjectResponseResult BusinessRuleClient.ObjectResponseResult ChannelClient.ObjectResponseResult ContentClient.ObjectResponseResult ContentPermissionSetClient.ObjectResponseResult DisplayValueClient.ObjectResponseResult DocumentHistoryClient.ObjectResponseResult InfoClient.ObjectResponseResult JsonSchemaClient.ObjectResponseResult ListItemClient.ObjectResponseResult LiveStreamClient.ObjectResponseResult OutputClient.ObjectResponseResult OutputFormatClient.ObjectResponseResult ProfileClient.ObjectResponseResult SchemaClient.ObjectResponseResult SchemaPermissionSetClient.ObjectResponseResult SchemaTransferClient.ObjectResponseResult ShareClient.ObjectResponseResult TransferClient.ObjectResponseResult UserClient.ObjectResponseResult UserRoleClient.ObjectResponseResult" + "api/Picturepark.SDK.V1.CloudManager.Contract.ForbiddenHtmlElementsUsedException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ForbiddenHtmlElementsUsedException.html", + "title": "Class ForbiddenHtmlElementsUsedException | Picturepark.SDK.V1 API", + "keywords": "Class ForbiddenHtmlElementsUsedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ForbiddenHtmlElementsUsedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ForbiddenHtmlElementsUsedException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static ForbiddenHtmlElementsUsedException FromJson(string data) Parameters System.String data Returns ForbiddenHtmlElementsUsedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.UserRoleClient.html": { - "href": "api/Picturepark.SDK.V1.UserRoleClient.html", - "title": "Class UserRoleClient | Picturepark.SDK.V1 API", - "keywords": "Class UserRoleClient Inheritance System.Object ClientBase UserRoleClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleClient : ClientBase, IUserRoleClient Constructors UserRoleClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public UserRoleClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods CreateAsync(UserRoleCreateRequest, CancellationToken) Create user role Declaration public Task CreateAsync(UserRoleCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserRoleCreateRequest request User role creation request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserRoleDetail > Newly created user role Implements IUserRoleClient.CreateAsync(UserRoleCreateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateManyAsync(UserRoleCreateManyRequest, CancellationToken) Create multiple user roles Declaration public Task CreateManyAsync(UserRoleCreateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserRoleCreateManyRequest request Multiple user role creation request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response Implements IUserRoleClient.CreateManyAsync(UserRoleCreateManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, CancellationToken) Delete user role Declaration public Task DeleteAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of user role to delete System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements IUserRoleClient.DeleteAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyAsync(UserRoleDeleteManyRequest, CancellationToken) Delete multiple user roles Declaration public Task DeleteManyAsync(UserRoleDeleteManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserRoleDeleteManyRequest request Multiple user role deletion request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk request Implements IUserRoleClient.DeleteManyAsync(UserRoleDeleteManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get user role Declaration public Task GetAsync(string userRoleId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userRoleId The user role ID System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserRoleDetail > User role or null if not found Implements IUserRoleClient.GetAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, CancellationToken) Get multiple user roles Declaration public Task> GetManyAsync(IEnumerable ids, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids User role IDs to get information about. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < UserRoleDetail >> List of user roles Implements IUserRoleClient.GetManyAsync(IEnumerable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < UserRoleClient.ObjectResponseResult > Type Parameters T SearchAsync(UserRoleSearchRequest, CancellationToken) Search user roles Declaration public Task SearchAsync(UserRoleSearchRequest searchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserRoleSearchRequest searchRequest User role search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserRoleSearchResult > Result of the user role search Implements IUserRoleClient.SearchAsync(UserRoleSearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(String, UserRoleEditable, CancellationToken) Update user roles Declaration public Task UpdateAsync(string id, UserRoleEditable request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the user role to update. UserRoleEditable request User role update request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserRoleDetail > Updated user role Implements IUserRoleClient.UpdateAsync(String, UserRoleEditable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateManyAsync(UserRoleUpdateManyRequest, CancellationToken) Update multiple user roles Declaration public Task UpdateManyAsync(UserRoleUpdateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserRoleUpdateManyRequest request Multiple user role update request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response Implements IUserRoleClient.UpdateManyAsync(UserRoleUpdateManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.CloudManager.Contract.IndexMappingException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IndexMappingException.html", + "title": "Class IndexMappingException | Picturepark.SDK.V1 API", + "keywords": "Class IndexMappingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException IndexMappingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class IndexMappingException : PictureparkBusinessException, ISerializable, _Exception Properties DebugInformation Declaration public string DebugInformation { get; set; } Property Value System.String IndexName Declaration public string IndexName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static IndexMappingException FromJson(string data) Parameters System.String data Returns IndexMappingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.UserRoleClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.UserRoleClient.ObjectResponseResult-1.html", - "title": "Struct UserRoleClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct UserRoleClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.IndexState.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IndexState.html", + "title": "Enum IndexState | Picturepark.SDK.V1 API", + "keywords": "Enum IndexState Namespace : System.Dynamic.ExpandoObject Syntax public enum IndexState Active Cancelled Closed Create Draft Inactive ReindexInProgress" }, - "api/Picturepark.SDK.V1.UserClient.html": { - "href": "api/Picturepark.SDK.V1.UserClient.html", - "title": "Class UserClient | Picturepark.SDK.V1 API", - "keywords": "Class UserClient Inheritance System.Object ClientBase UserClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserClient : ClientBase, IUserClient Constructors UserClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public UserClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods AggregateAsync(UserAggregationRequest, CancellationToken) Aggregate users Declaration public Task AggregateAsync(UserAggregationRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserAggregationRequest request User aggregation request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ObjectAggregationResult > Aggregation based on the request Implements IUserClient.AggregateAsync(UserAggregationRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CancelDeletionRequestAsync(String, CancellationToken) Cancels a user triggered deletion request and returns user to Reviewed state. Declaration public Task CancelDeletionRequestAsync(string userId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements IUserClient.CancelDeletionRequestAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateAsync(UserCreateRequest, CancellationToken) Create user Declaration public Task CreateAsync(UserCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserCreateRequest request Requested user information. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserDetail > Newly created user Implements IUserClient.CreateAsync(UserCreateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, UserDeleteRequest, CancellationToken) Delete user Declaration public Task DeleteAsync(string userId, UserDeleteRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. UserDeleteRequest request Request with details regarding the deletion. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements IUserClient.DeleteAsync(String, UserDeleteRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get user Declaration public Task GetAsync(string userId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to search for. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserDetail > Requested user details Implements IUserClient.GetAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetByOwnerTokenAsync(String, CancellationToken) Get user by owner token Declaration public Task GetByOwnerTokenAsync(string tokenId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String tokenId ID of the owner token. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserDetail > User details of the user referenced by the owner token Implements IUserClient.GetByOwnerTokenAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, CancellationToken) Get multiple users Declaration public Task> GetManyAsync(IEnumerable ids, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids User IDs. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < UserDetail >> Details of all the users who were found Implements IUserClient.GetManyAsync(IEnumerable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception InviteAsync(String, CancellationToken) Invite user Declaration public Task InviteAsync(string userId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements IUserClient.InviteAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception LockAsync(String, UserLockRequest, CancellationToken) Lock / unlock user Declaration public Task LockAsync(string userId, UserLockRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. UserLockRequest request Request detailing if the user should be locked or unlocked. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements IUserClient.LockAsync(String, UserLockRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < UserClient.ObjectResponseResult > Type Parameters T ReinviteAsync(String, CancellationToken) Reinvite user Declaration public Task ReinviteAsync(string userId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements IUserClient.ReinviteAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RestoreAsync(String, CancellationToken) Restore user Declaration public Task RestoreAsync(string userId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements IUserClient.RestoreAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReviewAsync(String, UserReviewRequest, CancellationToken) Change user's review state Declaration public Task ReviewAsync(string userId, UserReviewRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. UserReviewRequest request Request detailing if the user should be set as reviewed or to be reviewed . System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements IUserClient.ReviewAsync(String, UserReviewRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(UserSearchRequest, CancellationToken) Search users Declaration public Task SearchAsync(UserSearchRequest searchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserSearchRequest searchRequest User search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserSearchResult > Result of the user search Implements IUserClient.SearchAsync(UserSearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(String, UserUpdateRequest, CancellationToken) Update user Declaration public Task UpdateAsync(string userId, UserUpdateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. UserUpdateRequest request New user information. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserDetail > User details after the update of the user Implements IUserClient.UpdateAsync(String, UserUpdateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.CloudManager.Contract.LayerIdsByRootSchema.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.LayerIdsByRootSchema.html", + "title": "Class LayerIdsByRootSchema | Picturepark.SDK.V1 API", + "keywords": "Class LayerIdsByRootSchema Inheritance System.Object LayerIdsByRootSchema Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LayerIdsByRootSchema Properties LayerSchemaIds Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > RootSchemaId Declaration public string RootSchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static LayerIdsByRootSchema FromJson(string data) Parameters System.String data Returns LayerIdsByRootSchema ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.UserClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.UserClient.ObjectResponseResult-1.html", - "title": "Struct UserClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct UserClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.LeaseNotAcquiredException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.LeaseNotAcquiredException.html", + "title": "Class LeaseNotAcquiredException | Picturepark.SDK.V1 API", + "keywords": "Class LeaseNotAcquiredException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException LeaseNotAcquiredException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LeaseNotAcquiredException : PictureparkBusinessException, ISerializable, _Exception Properties ResourceId Declaration public string ResourceId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static LeaseNotAcquiredException FromJson(string data) Parameters System.String data Returns LeaseNotAcquiredException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.TransferClient.html": { - "href": "api/Picturepark.SDK.V1.TransferClient.html", - "title": "Class TransferClient | Picturepark.SDK.V1 API", - "keywords": "Class TransferClient Inheritance System.Object ClientBase TransferClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TransferClient : ClientBase, ITransferClient Constructors TransferClient(IBusinessProcessClient, IPictureparkServiceSettings, HttpClient) Declaration public TransferClient(IBusinessProcessClient businessProcessClient, IPictureparkServiceSettings settings, HttpClient httpClient) Parameters IBusinessProcessClient businessProcessClient IPictureparkServiceSettings settings HttpClient httpClient TransferClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public TransferClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods CancelTransferAsync(String, CancellationToken) Cancel transfer Declaration public Task CancelTransferAsync(string transferId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferId ID of transfer. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements ITransferClient.CancelTransferAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateAndWaitForCompletionAsync(CreateTransferRequest, Nullable, CancellationToken) Creates a transfer and waits for its completion. Declaration public Task CreateAndWaitForCompletionAsync(CreateTransferRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters CreateTransferRequest request The create request. System.Nullable < System.TimeSpan > timeout The timeout to wait for completion. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < CreateTransferResult > The transfer. Implements ITransferClient.CreateAndWaitForCompletionAsync(CreateTransferRequest, Nullable, CancellationToken) CreateAndWaitForCompletionAsync(String, IEnumerable, Nullable, CancellationToken) Creates a transfer and waits for its completion. Declaration public Task CreateAndWaitForCompletionAsync(string transferName, IEnumerable files, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferName The name of the transfer. IEnumerable < FileLocations > files The file names of the transfer. System.Nullable < System.TimeSpan > timeout The timeout to wait for completion. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < CreateTransferResult > The transfer. Implements ITransferClient.CreateAndWaitForCompletionAsync(String, IEnumerable, Nullable, CancellationToken) CreateAsync(CreateTransferRequest, CancellationToken) Create transfer Declaration public Task CreateAsync(CreateTransferRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters CreateTransferRequest request The create transfer request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Transfer > Transfer Implements ITransferClient.CreateAsync(CreateTransferRequest, CancellationToken) Exceptions ApiException A server side error occurred. MaximumTransferSizeException A server side error occurred. PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict DeleteAsync(String, CancellationToken) Delete transfer Declaration public Task DeleteAsync(string transferId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferId ID of transfer. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements ITransferClient.DeleteAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteFilesAsync(FileTransferDeleteRequest, CancellationToken) Delete files Declaration public Task DeleteFilesAsync(FileTransferDeleteRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters FileTransferDeleteRequest request The filetransfer delete request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Implements ITransferClient.DeleteFilesAsync(FileTransferDeleteRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get transfer details Declaration public Task GetAsync(string transferId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferId ID of transfer. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < TransferDetail > TransferDetail Implements ITransferClient.GetAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetBlacklistAsync(CancellationToken) Get blacklist Declaration public Task GetBlacklistAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Blacklist > Blacklist Implements ITransferClient.GetBlacklistAsync(CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetFileAsync(String, CancellationToken) Get file Declaration public Task GetFileAsync(string fileTransferId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String fileTransferId ID of filetransfer. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileTransferDetail > FileTransferDetail Implements ITransferClient.GetFileAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ImportAndWaitForCompletionAsync(Transfer, ImportTransferRequest, Nullable, CancellationToken) Transfers the uploaded files and waits for its completions. Declaration public Task ImportAndWaitForCompletionAsync(Transfer transfer, ImportTransferRequest createRequest, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters Transfer transfer The transfer. ImportTransferRequest createRequest The create request. System.Nullable < System.TimeSpan > timeout The timeout to wait for completion. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task The task. Implements ITransferClient.ImportAndWaitForCompletionAsync(Transfer, ImportTransferRequest, Nullable, CancellationToken) ImportTransferAsync(String, ImportTransferRequest, CancellationToken) Import transfer Declaration public Task ImportTransferAsync(string transferId, ImportTransferRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferId ID of transfer. ImportTransferRequest request The ImportTransfer request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Transfer > Transfer Implements ITransferClient.ImportTransferAsync(String, ImportTransferRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception PartialImportAsync(String, ImportTransferPartialRequest, CancellationToken) Import transfer partially Declaration public Task PartialImportAsync(string transferId, ImportTransferPartialRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferId ID of transfer. ImportTransferPartialRequest request The ImportTransferPartial request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Transfer > Transfer Implements ITransferClient.PartialImportAsync(String, ImportTransferPartialRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < TransferClient.ObjectResponseResult > Type Parameters T SearchAsync(TransferSearchRequest, CancellationToken) Search Declaration public Task SearchAsync(TransferSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters TransferSearchRequest request The transfer search request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < TransferSearchResult > TransferSearchResult Implements ITransferClient.SearchAsync(TransferSearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchFilesAsync(FileTransferSearchRequest, CancellationToken) Search for files Declaration public Task SearchFilesAsync(FileTransferSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters FileTransferSearchRequest request The filetransfer search request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileTransferSearchResult > FileTransferSearchResult Implements ITransferClient.SearchFilesAsync(FileTransferSearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchFilesByTransferIdAsync(String, Int32) Searches files of a given transfer ID. Declaration public Task SearchFilesByTransferIdAsync(string transferId, int limit = 20) Parameters System.String transferId The transfer ID. System.Int32 limit The maximum number of search results. Returns System.Threading.Tasks.Task < FileTransferSearchResult > The result. Implements ITransferClient.SearchFilesByTransferIdAsync(String, Int32) UploadFileAsync(String, Int64, Int64, Int64, Int64, String, String, FileParameter, CancellationToken) Upload file Declaration public Task UploadFileAsync(string relativePath, long chunkNumber, long currentChunkSize, long totalSize, long totalChunks, string transferId, string requestId, FileParameter formFile = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String relativePath Relative path of the uploading file. System.Int64 chunkNumber Current chunk number. Starts at 1. System.Int64 currentChunkSize Size in bytes of the current chunk. System.Int64 totalSize Total size in bytes of the uploading file. System.Int64 totalChunks Total chunks of the uploading file. System.String transferId ID of transfer. System.String requestId Identifier of file. FileParameter formFile Gets or sets the form file. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements ITransferClient.UploadFileAsync(String, Int64, Int64, Int64, Int64, String, String, FileParameter, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UploadFilesAsync(Transfer, IEnumerable, UploadOptions, Nullable, CancellationToken) Uploads multiple files from the filesystem. Declaration public Task UploadFilesAsync(Transfer transfer, IEnumerable files, UploadOptions uploadOptions, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters Transfer transfer The existing transfer object. IEnumerable < FileLocations > files The file paths on the filesystem with optional overrides. UploadOptions uploadOptions The file upload options. System.Nullable < System.TimeSpan > timeout The timeout to wait for completion. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task The created transfer object. Implements ITransferClient.UploadFilesAsync(Transfer, IEnumerable, UploadOptions, Nullable, CancellationToken) UploadFilesAsync(String, IEnumerable, UploadOptions, Nullable, CancellationToken) Uploads multiple files from the filesystem. Declaration public Task UploadFilesAsync(string transferName, IEnumerable files, UploadOptions uploadOptions, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferName The name of the created transfer. IEnumerable < FileLocations > files The file paths on the filesystem with optional overrides. UploadOptions uploadOptions The file upload options. System.Nullable < System.TimeSpan > timeout The timeout to wait for completion. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < CreateTransferResult > The created transfer object. Implements ITransferClient.UploadFilesAsync(String, IEnumerable, UploadOptions, Nullable, CancellationToken)" + "api/Picturepark.SDK.V1.CloudManager.Contract.NamedCacheNameMissingException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.NamedCacheNameMissingException.html", + "title": "Class NamedCacheNameMissingException | Picturepark.SDK.V1 API", + "keywords": "Class NamedCacheNameMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException NamedCacheNameMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NamedCacheNameMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static NamedCacheNameMissingException FromJson(string data) Parameters System.String data Returns NamedCacheNameMissingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.TransferClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.TransferClient.ObjectResponseResult-1.html", - "title": "Struct TransferClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct TransferClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.NestedFilter.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.NestedFilter.html", + "title": "Class NestedFilter | Picturepark.SDK.V1 API", + "keywords": "Class NestedFilter Filters on nested documents Inheritance System.Object FilterBase NestedFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NestedFilter : FilterBase Properties Filter The filter to be applied on the nested documents. Declaration public FilterBase Filter { get; set; } Property Value FilterBase Path The path pointing to the nested document (i.e. personLayer.nestedAddress). Declaration public string Path { get; set; } Property Value System.String Methods FromJson(String) Declaration public static NestedFilter FromJson(string data) Parameters System.String data Returns NestedFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.StreamExtensions.html": { - "href": "api/Picturepark.SDK.V1.StreamExtensions.html", - "title": "Class StreamExtensions | Picturepark.SDK.V1 API", - "keywords": "Class StreamExtensions Inheritance System.Object StreamExtensions Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public static class StreamExtensions Methods WriteToFileAsync(Stream, String) Declaration public static Task WriteToFileAsync(this Stream stream, string filePath) Parameters Stream stream System.String filePath Returns System.Threading.Tasks.Task" + "api/Picturepark.SDK.V1.CloudManager.Contract.NodeInfo.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.NodeInfo.html", + "title": "Class NodeInfo | Picturepark.SDK.V1 API", + "keywords": "Class NodeInfo Inheritance System.Object NodeInfo Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NodeInfo Properties HostName Declaration public string HostName { get; set; } Property Value System.String Id Declaration public string Id { get; set; } Property Value System.String LastResponseTime Declaration public DateTime LastResponseTime { get; set; } Property Value System.DateTime LogLevel Declaration public string LogLevel { get; set; } Property Value System.String Release Declaration public string Release { get; set; } Property Value System.String ServiceName Declaration public string ServiceName { get; set; } Property Value System.String Version Declaration public string Version { get; set; } Property Value System.String VersionInfo Declaration public string VersionInfo { get; set; } Property Value System.String Methods FromJson(String) Declaration public static NodeInfo FromJson(string data) Parameters System.String data Returns NodeInfo ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UserAudit.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserAudit.html", - "title": "Class UserAudit | Picturepark.SDK.V1 API", - "keywords": "Class UserAudit Audit information Inheritance System.Object UserAudit Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserAudit Properties CreatedByUser ID of the user who created the document. Declaration public string CreatedByUser { get; set; } Property Value System.String CreationDate The date on which the document was created. Declaration public DateTime CreationDate { get; set; } Property Value System.DateTime ModificationDate The last date on which the document was modified. Declaration public DateTime ModificationDate { get; set; } Property Value System.DateTime ModifiedByUser ID of the last user who modified the document. Declaration public string ModifiedByUser { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserAudit FromJson(string data) Parameters System.String data Returns UserAudit ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.NoTagsFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.NoTagsFoundException.html", + "title": "Class NoTagsFoundException | Picturepark.SDK.V1 API", + "keywords": "Class NoTagsFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException NoTagsFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NoTagsFoundException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static NoTagsFoundException FromJson(string data) Parameters System.String data Returns NoTagsFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UserAggregationRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserAggregationRequest.html", - "title": "Class UserAggregationRequest | Picturepark.SDK.V1 API", - "keywords": "Class UserAggregationRequest Represents an aggregation request over users. Inheritance System.Object UserAggregationRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserAggregationRequest Properties AggregationFilters Special filters used to filter down the aggregations' values on specific conditions. The behavior is different when filtering an aggregation that matches the same AggregationName or another aggregation. In the first case, the filter is put in \"or\" with (eventual) other existing filters. In the second case it is put in \"and\". Declaration public ICollection AggregationFilters { get; set; } Property Value System.Collections.Generic.ICollection < AggregationFilter > Aggregators List of aggregators used while evaluating the request. Declaration public ICollection Aggregators { get; set; } Property Value System.Collections.Generic.ICollection < AggregatorBase > Filter An optional search filter. Limits the content document result set. Declaration public FilterBase Filter { get; set; } Property Value FilterBase SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchString Limits the search by using a query string filter. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Sort Fields and respective directions requested to sort the search results. Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > Methods FromJson(String) Declaration public static UserAggregationRequest FromJson(string data) Parameters System.String data Returns UserAggregationRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.PrefixFilter.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PrefixFilter.html", + "title": "Class PrefixFilter | Picturepark.SDK.V1 API", + "keywords": "Class PrefixFilter Filters field's values based on a prefix Inheritance System.Object FilterBase PrefixFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PrefixFilter : FilterBase Properties Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Prefix The value to be used as prefix. Declaration public string Prefix { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PrefixFilter FromJson(string data) Parameters System.String data Returns PrefixFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UserAddress.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserAddress.html", - "title": "Class UserAddress | Picturepark.SDK.V1 API", - "keywords": "Class UserAddress User's address Inheritance System.Object UserAddress Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserAddress Properties Address Street and house number. Declaration public string Address { get; set; } Property Value System.String AlternativeAddress Additional address line. Declaration public string AlternativeAddress { get; set; } Property Value System.String City City or town. Declaration public string City { get; set; } Property Value System.String Company Company address line Declaration public string Company { get; set; } Property Value System.String CountryCode Country code. Declaration public string CountryCode { get; set; } Property Value System.String Department Company department. Declaration public string Department { get; set; } Property Value System.String Phone Phone number. Declaration public string Phone { get; set; } Property Value System.String Zip ZIP code. Declaration public string Zip { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserAddress FromJson(string data) Parameters System.String data Returns UserAddress ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.Preset.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.Preset.html", + "title": "Enum Preset | Picturepark.SDK.V1 API", + "keywords": "Enum Preset Namespace : System.Dynamic.ExpandoObject Syntax public enum Preset Fast Faster Medium Slow Slower Superfast Ultrafast Veryfast" }, - "api/Picturepark.SDK.V1.Contract.User.html": { - "href": "api/Picturepark.SDK.V1.Contract.User.html", - "title": "Class User | Picturepark.SDK.V1 API", - "keywords": "Class User Inheritance System.Object User UserUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class User Properties EmailAddress Email address of the user (doubles as username). Declaration public string EmailAddress { get; set; } Property Value System.String FirstName User's first name. Declaration public string FirstName { get; set; } Property Value System.String Id User's Picturepark ID. Declaration public string Id { get; set; } Property Value System.String IsDeleted Marks a user that was deleted from the system. Declaration public bool IsDeleted { get; set; } Property Value System.Boolean LastName User's last name. Declaration public string LastName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static User FromJson(string data) Parameters System.String data Returns User ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.Profile.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.Profile.html", + "title": "Enum Profile | Picturepark.SDK.V1 API", + "keywords": "Enum Profile Namespace : System.Dynamic.ExpandoObject Syntax public enum Profile Aac_low Aac_ltp Aac_main Mpeg2_aac_low" }, - "api/Picturepark.SDK.V1.Contract.UploadOptions.html": { - "href": "api/Picturepark.SDK.V1.Contract.UploadOptions.html", - "title": "Class UploadOptions | Picturepark.SDK.V1 API", - "keywords": "Class UploadOptions The file upload options. Inheritance System.Object UploadOptions Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UploadOptions Properties ChunkSize Gets or sets the chunk size in bytes (default: 1 MB). Declaration public int ChunkSize { get; set; } Property Value System.Int32 ConcurrentUploads Gets or sets the number of concurrent uploads (default: 4). Declaration public int ConcurrentUploads { get; set; } Property Value System.Int32 ErrorDelegate Gets or sets the error delegate which is called when file upload failed. Declaration public Action ErrorDelegate { get; set; } Property Value System.Action < System.Exception > SuccessDelegate Gets or sets the success delegate which is called when a file has been uploaded. Declaration public Action SuccessDelegate { get; set; } Property Value System.Action < FileLocations > WaitForTransferCompletion Gets or sets a value indicating whether to wait for the completion of the transfer. Declaration public bool WaitForTransferCompletion { get; set; } Property Value System.Boolean" + "api/Picturepark.SDK.V1.CloudManager.Contract.QueryException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.QueryException.html", + "title": "Class QueryException | Picturepark.SDK.V1 API", + "keywords": "Class QueryException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException QueryException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class QueryException : PictureparkBusinessException, ISerializable, _Exception Properties DebugInformation Declaration public string DebugInformation { get; set; } Property Value System.String Methods FromJson(String) Declaration public static QueryException FromJson(string data) Parameters System.String data Returns QueryException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UpdateOption.html": { - "href": "api/Picturepark.SDK.V1.Contract.UpdateOption.html", - "title": "Enum UpdateOption | Picturepark.SDK.V1 API", - "keywords": "Enum UpdateOption Controls the update of metadata Namespace : System.Dynamic.ExpandoObject Syntax public enum UpdateOption Merge Replace" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInfoNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInfoNotFoundException.html", + "title": "Class SchemaInfoNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaInfoNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException SchemaInfoNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInfoNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInfoNotFoundException FromJson(string data) Parameters System.String data Returns SchemaInfoNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessEnvironmentUpdateData.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessEnvironmentUpdateData.html", - "title": "Class EnvironmentProcessEnvironmentUpdateData | Picturepark.SDK.V1 API", - "keywords": "Class EnvironmentProcessEnvironmentUpdateData Inheritance System.Object EnvironmentProcessDataViewItemBase EnvironmentProcessEnvironmentUpdateData Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessEnvironmentUpdateData : EnvironmentProcessDataViewItemBase Properties State Declaration public EnvironmentUpdateState State { get; set; } Property Value EnvironmentUpdateState StateHistory Declaration public ICollection StateHistory { get; set; } Property Value System.Collections.Generic.ICollection < EnvironmentProcessState > TargetVersion Declaration public string TargetVersion { get; set; } Property Value System.String Methods FromJson(String) Declaration public static EnvironmentProcessEnvironmentUpdateData FromJson(string data) Parameters System.String data Returns EnvironmentProcessEnvironmentUpdateData ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInheritanceFieldIndexDeviationException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInheritanceFieldIndexDeviationException.html", + "title": "Class SchemaInheritanceFieldIndexDeviationException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaInheritanceFieldIndexDeviationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInheritanceFieldIndexDeviationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInheritanceFieldIndexDeviationException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInheritanceFieldIndexDeviationException FromJson(string data) Parameters System.String data Returns SchemaInheritanceFieldIndexDeviationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessDataViewItemBase.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessDataViewItemBase.html", - "title": "Class EnvironmentProcessDataViewItemBase | Picturepark.SDK.V1 API", - "keywords": "Class EnvironmentProcessDataViewItemBase Inheritance System.Object EnvironmentProcessDataViewItemBase EnvironmentProcessAddMetadataLanguageData EnvironmentProcessCustomerBoostValuesUpdateData EnvironmentProcessCustomerUpdateData EnvironmentProcessEnvironmentUpdateData Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class EnvironmentProcessDataViewItemBase Methods FromJson(String) Declaration public static EnvironmentProcessDataViewItemBase FromJson(string data) Parameters System.String data Returns EnvironmentProcessDataViewItemBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateSchemaInfoException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateSchemaInfoException.html", + "title": "Class DuplicateSchemaInfoException | Picturepark.SDK.V1 API", + "keywords": "Class DuplicateSchemaInfoException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException DuplicateSchemaInfoException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateSchemaInfoException : PictureparkBusinessException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateSchemaInfoException FromJson(string data) Parameters System.String data Returns DuplicateSchemaInfoException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateDocumentException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateDocumentException.html", - "title": "Class DuplicateDocumentException | Picturepark.SDK.V1 API", - "keywords": "Class DuplicateDocumentException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicateDocumentException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateDocumentException : PictureparkValidationException, ISerializable, _Exception Properties DocumentId Declaration public string DocumentId { get; set; } Property Value System.String DocumentType Declaration public string DocumentType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateDocumentException FromJson(string data) Parameters System.String data Returns DuplicateDocumentException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemCyclicDependencyException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemCyclicDependencyException.html", + "title": "Class ListItemCyclicDependencyException | Picturepark.SDK.V1 API", + "keywords": "Class ListItemCyclicDependencyException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ListItemCyclicDependencyException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemCyclicDependencyException : PictureparkBusinessException, ISerializable, _Exception Properties ListItemIds Declaration public ICollection ListItemIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static ListItemCyclicDependencyException FromJson(string data) Parameters System.String data Returns ListItemCyclicDependencyException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicatedItemAssignedException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicatedItemAssignedException.html", - "title": "Class DuplicatedItemAssignedException | Picturepark.SDK.V1 API", - "keywords": "Class DuplicatedItemAssignedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicatedItemAssignedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicatedItemAssignedException : PictureparkValidationException, ISerializable, _Exception Properties ItemId Declaration public string ItemId { get; set; } Property Value System.String ItemPath Declaration public string ItemPath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicatedItemAssignedException FromJson(string data) Parameters System.String data Returns DuplicatedItemAssignedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.CustomerClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.CustomerClient.ObjectResponseResult-1.html", + "title": "Struct CustomerClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct CustomerClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerServiceProviderConfiguration.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerServiceProviderConfiguration.html", - "title": "Class CustomerServiceProviderConfiguration | Picturepark.SDK.V1 API", - "keywords": "Class CustomerServiceProviderConfiguration Inheritance System.Object CustomerServiceProviderConfiguration Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerServiceProviderConfiguration Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String ServiceProviderId Declaration public string ServiceProviderId { get; set; } Property Value System.String Settings Declaration public string Settings { get; set; } Property Value System.String UserRoleIds Declaration public ICollection UserRoleIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static CustomerServiceProviderConfiguration FromJson(string data) Parameters System.String data Returns CustomerServiceProviderConfiguration ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaNotFoundException.html", + "title": "Class SchemaNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException SchemaNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaNotFoundException FromJson(string data) Parameters System.String data Returns SchemaNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerServiceProvider.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerServiceProvider.html", - "title": "Class CustomerServiceProvider | Picturepark.SDK.V1 API", - "keywords": "Class CustomerServiceProvider Inheritance System.Object CustomerServiceProvider Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerServiceProvider Properties AllowedCommands Declaration public ICollection AllowedCommands { get; set; } Property Value System.Collections.Generic.ICollection < CustomerAllowedCommand > AllowedMessages Declaration public ICollection AllowedMessages { get; set; } Property Value System.Collections.Generic.ICollection < CustomerAllowedMessage > Id Declaration public string Id { get; set; } Property Value System.String Scopes Declaration public ICollection Scopes { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Settings Declaration public string Settings { get; set; } Property Value System.String UserRoleIds Declaration public ICollection UserRoleIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static CustomerServiceProvider FromJson(string data) Parameters System.String data Returns CustomerServiceProvider ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaParentChangeException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaParentChangeException.html", + "title": "Class SchemaParentChangeException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaParentChangeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaParentChangeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaParentChangeException : PictureparkValidationException, ISerializable, _Exception Properties NewSchemaParentId Declaration public string NewSchemaParentId { get; set; } Property Value System.String OldSchemaParentId Declaration public string OldSchemaParentId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaParentChangeException FromJson(string data) Parameters System.String data Returns SchemaParentChangeException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ContentType.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentType.html", - "title": "Enum ContentType | Picturepark.SDK.V1 API", - "keywords": "Enum ContentType Content types Namespace : System.Dynamic.ExpandoObject Syntax public enum ContentType Application Archive Audio Bitmap Cad Database DesktopPublishingDocument Font InterchangeDocument Model3d Multimedia Presentation RawImage SourceCode Spreadsheet TextDocument Unknown VectorGraphic Video Virtual WordProcessingDocument" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaPermissionConfigurationException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaPermissionConfigurationException.html", + "title": "Class SchemaPermissionConfigurationException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaPermissionConfigurationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaPermissionConfigurationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaPermissionConfigurationException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaPermissionConfigurationException FromJson(string data) Parameters System.String data Returns SchemaPermissionConfigurationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ContentRight.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentRight.html", - "title": "Enum ContentRight | Picturepark.SDK.V1 API", - "keywords": "Enum ContentRight Content rights Namespace : System.Dynamic.ExpandoObject Syntax public enum ContentRight AccessOriginal Delete EditContent EditMetadata ManagePermissions View" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaPermissionException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaPermissionException.html", + "title": "Class SchemaPermissionException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaPermissionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaPermissionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaPermissionException : PictureparkValidationException, ISerializable, _Exception Properties MetadataRight Declaration public MetadataRight MetadataRight { get; set; } Property Value MetadataRight SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaPermissionException FromJson(string data) Parameters System.String data Returns SchemaPermissionException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ChildFilter.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ChildFilter.html", - "title": "Class ChildFilter | Picturepark.SDK.V1 API", - "keywords": "Class ChildFilter Filters on child documents Inheritance System.Object FilterBase ChildFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ChildFilter : FilterBase Properties ChildType The type of the child document. Declaration public string ChildType { get; set; } Property Value System.String Filter The filter to be applied on the child document. All kinds of filters are accepted. Declaration public FilterBase Filter { get; set; } Property Value FilterBase Methods FromJson(String) Declaration public static ChildFilter FromJson(string data) Parameters System.String data Returns ChildFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.SchemaClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.SchemaClient.ObjectResponseResult-1.html", + "title": "Struct SchemaClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct SchemaClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ChannelsNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ChannelsNotFoundException.html", - "title": "Class ChannelsNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class ChannelsNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException ChannelsNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ChannelsNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Methods FromJson(String) Declaration public static ChannelsNotFoundException FromJson(string data) Parameters System.String data Returns ChannelsNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.SchemaPermissionSetClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.SchemaPermissionSetClient.ObjectResponseResult-1.html", + "title": "Struct SchemaPermissionSetClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct SchemaPermissionSetClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleRegularExpressionInvalidException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleRegularExpressionInvalidException.html", - "title": "Class BusinessRuleRegularExpressionInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleRegularExpressionInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleRegularExpressionInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleRegularExpressionInvalidException : PictureparkValidationException, ISerializable, _Exception Properties Regex Declaration public string Regex { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleRegularExpressionInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleRegularExpressionInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerImportRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerImportRequest.html", + "title": "Class CustomerImportRequest | Picturepark.SDK.V1 API", + "keywords": "Class CustomerImportRequest Request to import the ElasticSearch repository of a customer from another cloud Inheritance System.Object CustomerImportRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerImportRequest Properties AdminUserEmail Provide email address of an admin user Declaration public string AdminUserEmail { get; set; } Property Value System.String AdminUserPassword Provide password for the admin user Declaration public string AdminUserPassword { get; set; } Property Value System.String CustomerId The customer id Declaration public string CustomerId { get; set; } Property Value System.String RepositoryName Name of the ElasticSearch repository Declaration public string RepositoryName { get; set; } Property Value System.String ResetExternalUserIds Set to true if the customer was configured against another IDS instance Declaration public bool ResetExternalUserIds { get; set; } Property Value System.Boolean ResetServiceProviders Reset service providers Declaration public bool ResetServiceProviders { get; set; } Property Value System.Boolean SnapshotName Name of the snapshot within the ElasticSearch repository if available Declaration public string SnapshotName { get; set; } Property Value System.String StoragePath Storage path of the originals and outputs, path shall not include the customer id Declaration public string StoragePath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerImportRequest FromJson(string data) Parameters System.String data Returns CustomerImportRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleInvalidVariableNameException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleInvalidVariableNameException.html", - "title": "Class BusinessRuleInvalidVariableNameException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleInvalidVariableNameException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleInvalidVariableNameException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleInvalidVariableNameException : PictureparkValidationException, ISerializable, _Exception Properties Name Declaration public string Name { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleInvalidVariableNameException FromJson(string data) Parameters System.String data Returns BusinessRuleInvalidVariableNameException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerMetadataLanguageCreateRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerMetadataLanguageCreateRequest.html", + "title": "Class CustomerMetadataLanguageCreateRequest | Picturepark.SDK.V1 API", + "keywords": "Class CustomerMetadataLanguageCreateRequest Inheritance System.Object CustomerMetadataLanguageCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerMetadataLanguageCreateRequest Properties Language Declaration public string Language { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerMetadataLanguageCreateRequest FromJson(string data) Parameters System.String data Returns CustomerMetadataLanguageCreateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleConditionInvalidTriggerPointActionException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleConditionInvalidTriggerPointActionException.html", - "title": "Class BusinessRuleConditionInvalidTriggerPointActionException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleConditionInvalidTriggerPointActionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleConditionInvalidTriggerPointActionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleConditionInvalidTriggerPointActionException : PictureparkValidationException, ISerializable, _Exception Properties AllowedActions Declaration public ICollection AllowedActions { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRuleTriggerAction > Methods FromJson(String) Declaration public static BusinessRuleConditionInvalidTriggerPointActionException FromJson(string data) Parameters System.String data Returns BusinessRuleConditionInvalidTriggerPointActionException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.DeleteContentsWithReferencesException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DeleteContentsWithReferencesException.html", + "title": "Class DeleteContentsWithReferencesException | Picturepark.SDK.V1 API", + "keywords": "Class DeleteContentsWithReferencesException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DeleteContentsWithReferencesException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DeleteContentsWithReferencesException : PictureparkValidationException, ISerializable, _Exception Properties NumberOfReferences Declaration public long NumberOfReferences { get; set; } Property Value System.Int64 NumberOfShares Declaration public long NumberOfShares { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static DeleteContentsWithReferencesException FromJson(string data) Parameters System.String data Returns DeleteContentsWithReferencesException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessEngineRequestException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessEngineRequestException.html", - "title": "Class BusinessProcessEngineRequestException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessEngineRequestException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException BusinessProcessEngineRequestException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessEngineRequestException : PictureparkBusinessException, ISerializable, _Exception Properties BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String EngineError Declaration public string EngineError { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessEngineRequestException FromJson(string data) Parameters System.String data Returns BusinessProcessEngineRequestException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.DeleteListItemsWithReferencesException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DeleteListItemsWithReferencesException.html", + "title": "Class DeleteListItemsWithReferencesException | Picturepark.SDK.V1 API", + "keywords": "Class DeleteListItemsWithReferencesException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DeleteListItemsWithReferencesException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DeleteListItemsWithReferencesException : PictureparkValidationException, ISerializable, _Exception Properties NumberOfReferences Declaration public long NumberOfReferences { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static DeleteListItemsWithReferencesException FromJson(string data) Parameters System.String data Returns DeleteListItemsWithReferencesException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.AuthorizationState.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AuthorizationState.html", - "title": "Enum AuthorizationState | Picturepark.SDK.V1 API", - "keywords": "Enum AuthorizationState User authorization state. Namespace : System.Dynamic.ExpandoObject Syntax public enum AuthorizationState Invited Reviewed ToBeReviewed UserTriggeredDeactivation" + "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentNotAvailableException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentNotAvailableException.html", + "title": "Class EnvironmentNotAvailableException | Picturepark.SDK.V1 API", + "keywords": "Class EnvironmentNotAvailableException Inheritance System.Object System.Exception PictureparkException EnvironmentNotAvailableException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentNotAvailableException : PictureparkException, ISerializable, _Exception Methods FromJson(String) Declaration public static EnvironmentNotAvailableException FromJson(string data) Parameters System.String data Returns EnvironmentNotAvailableException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcess.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcess.html", - "title": "Class BusinessProcess | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcess Business process Inheritance System.Object BusinessProcess BusinessProcessDetails Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcess Properties BusinessProcessScope Scope of the business process. Declaration public BusinessProcessScope BusinessProcessScope { get; set; } Property Value BusinessProcessScope ContinuationBusinessProcessId Id of the business process that will be automatically started after the completion of the current one, if any. Declaration public string ContinuationBusinessProcessId { get; set; } Property Value System.String CurrentState Current state of the business process. Declaration public string CurrentState { get; set; } Property Value System.String EndDate When the business process finished. Declaration public DateTime EndDate { get; set; } Property Value System.DateTime Finished Is the business process finished. Declaration public bool Finished { get; set; } Property Value System.Boolean Id ID of the business process. Declaration public string Id { get; set; } Property Value System.String LastReportedProgress Timestamp when the business process last reported progress. Declaration public DateTime? LastReportedProgress { get; set; } Property Value System.Nullable < System.DateTime > LifeCycle Current life cycle of the business process. Declaration public BusinessProcessLifeCycle LifeCycle { get; set; } Property Value BusinessProcessLifeCycle ProcessDefinitionId ID of the business process definition associated to the business process. Declaration public string ProcessDefinitionId { get; set; } Property Value System.String ReferenceDocType Type of the document that is modified by the running of the business process. Used during the cancellation of the business process. Declaration public string ReferenceDocType { get; set; } Property Value System.String ReferenceId ID of the document that is modified by the running of the business process. Used during the cancellation of the business process. Declaration public string ReferenceId { get; set; } Property Value System.String StartDate When the business process started. Declaration public DateTime StartDate { get; set; } Property Value System.DateTime StateHistory List containing the history of all the state transitions of the business process. Declaration public ICollection StateHistory { get; set; } Property Value System.Collections.Generic.ICollection < BusinessProcessState > SupportsCancellation True if the business process execution can be cancelled. False otherwise. Declaration public bool SupportsCancellation { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static BusinessProcess FromJson(string data) Parameters System.String data Returns BusinessProcess ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentNotDeactivatedException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentNotDeactivatedException.html", + "title": "Class EnvironmentNotDeactivatedException | Picturepark.SDK.V1 API", + "keywords": "Class EnvironmentNotDeactivatedException Inheritance System.Object System.Exception PictureparkException EnvironmentNotDeactivatedException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentNotDeactivatedException : PictureparkException, ISerializable, _Exception Methods FromJson(String) Declaration public static EnvironmentNotDeactivatedException FromJson(string data) Parameters System.String data Returns EnvironmentNotDeactivatedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.TaggingConfigurationBase.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.TaggingConfigurationBase.html", - "title": "Class TaggingConfigurationBase | Picturepark.SDK.V1 API", - "keywords": "Class TaggingConfigurationBase Inheritance System.Object TaggingConfigurationBase ClarifaiTaggingConfiguration SimulatedTaggingConfiguration Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class TaggingConfigurationBase Properties FoundTagsFieldId Declaration public string FoundTagsFieldId { get; set; } Property Value System.String KeywordLookupCacheName Declaration public string KeywordLookupCacheName { get; set; } Property Value System.String MissingKeywordsFieldId Declaration public string MissingKeywordsFieldId { get; set; } Property Value System.String TaggingLayerId Declaration public string TaggingLayerId { get; set; } Property Value System.String TagOutputFormatId Declaration public string TagOutputFormatId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TaggingConfigurationBase FromJson(string data) Parameters System.String data Returns TaggingConfigurationBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ExistsFilter.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ExistsFilter.html", + "title": "Class ExistsFilter | Picturepark.SDK.V1 API", + "keywords": "Class ExistsFilter Filters over the existence of a field's value Inheritance System.Object FilterBase ExistsFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ExistsFilter : FilterBase Properties Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ExistsFilter FromJson(string data) Parameters System.String data Returns ExistsFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SearchIndexNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SearchIndexNotFoundException.html", - "title": "Class SearchIndexNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class SearchIndexNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException SearchIndexNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchIndexNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties SearchIndexId Declaration public string SearchIndexId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchIndexNotFoundException FromJson(string data) Parameters System.String data Returns SearchIndexNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.FailedToLockException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.FailedToLockException.html", + "title": "Class FailedToLockException | Picturepark.SDK.V1 API", + "keywords": "Class FailedToLockException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException FailedToLockException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FailedToLockException : PictureparkBusinessException, ISerializable, _Exception Properties ResourceId Declaration public string ResourceId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FailedToLockException FromJson(string data) Parameters System.String data Returns FailedToLockException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ICloudBackupClient.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ICloudBackupClient.html", - "title": "Interface ICloudBackupClient | Picturepark.SDK.V1 API", - "keywords": "Interface ICloudBackupClient Namespace : System.Dynamic.ExpandoObject Syntax public interface ICloudBackupClient Methods ArchiveRepositoryAsync(SnapshotRepositoryArchiveRequest, CancellationToken) Declaration Task ArchiveRepositoryAsync(SnapshotRepositoryArchiveRequest archiveRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotRepositoryArchiveRequest archiveRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepository > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CleanupRepositoriesAsync(CancellationToken) Declaration Task CleanupRepositoriesAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepositoryCleanupResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CloneCustomerAsync(SnapshotCustomerCloneRequest, CancellationToken) Declaration Task CloneCustomerAsync(SnapshotCustomerCloneRequest cloneRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotCustomerCloneRequest cloneRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Customer > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateCustomerSnapshotRepositoryAsync(SnapshotRepositoryCustomerCreateRequest, CancellationToken) Declaration Task CreateCustomerSnapshotRepositoryAsync(SnapshotRepositoryCustomerCreateRequest snapshotRepositoryCustomerCreateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotRepositoryCustomerCreateRequest snapshotRepositoryCustomerCreateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepository > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateEnvironmentSnapshotRepositoryAsync(SnapshotRepositoryEnvironmentCreateRequest, CancellationToken) Declaration Task CreateEnvironmentSnapshotRepositoryAsync(SnapshotRepositoryEnvironmentCreateRequest snapshotRepositoryEnvironmentCreateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotRepositoryEnvironmentCreateRequest snapshotRepositoryEnvironmentCreateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepository > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateSnapshot2Async(SnapshotEnvironmentCreateRequest, CancellationToken) Declaration Task CreateSnapshot2Async(SnapshotEnvironmentCreateRequest snapshotEnvironmentCreateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotEnvironmentCreateRequest snapshotEnvironmentCreateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotEnqueueResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateSnapshotAsync(SnapshotCustomerCreateRequest, CancellationToken) Declaration Task CreateSnapshotAsync(SnapshotCustomerCreateRequest snapshotCustomerCreateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotCustomerCreateRequest snapshotCustomerCreateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotEnqueueResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ExportAsync(CustomerExportRequest, Nullable, CancellationToken) Declaration Task ExportAsync(CustomerExportRequest customerExportRequest, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters CustomerExportRequest customerExportRequest System.Nullable < System.TimeSpan > timeout System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerExportResult > Exceptions ApiException A server side error occurred. SnapshotTimeoutException A server side error occurred. PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict GetRepositoryAsync(SnapshotRepositorySearchByNameRequest, CancellationToken) Declaration Task GetRepositoryAsync(SnapshotRepositorySearchByNameRequest searchByNameRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotRepositorySearchByNameRequest searchByNameRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepository > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ImportAsync(CustomerImportRequest, CancellationToken) Declaration Task ImportAsync(CustomerImportRequest customerImportRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters CustomerImportRequest customerImportRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Customer > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RestoreSnapshot2Async(SnapshotEnvironmentRestoreRequest, CancellationToken) Declaration Task RestoreSnapshot2Async(SnapshotEnvironmentRestoreRequest snapshotEnvironmentRestoreRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotEnvironmentRestoreRequest snapshotEnvironmentRestoreRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRestore > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RestoreSnapshotAsync(SnapshotCustomerRestoreRequest, CancellationToken) Declaration Task RestoreSnapshotAsync(SnapshotCustomerRestoreRequest snapshotCustomerRestoreRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotCustomerRestoreRequest snapshotCustomerRestoreRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRestore > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchRepositories2Async(SnapshotRepositoryEnvironmentSearchRequest, CancellationToken) Declaration Task SearchRepositories2Async(SnapshotRepositoryEnvironmentSearchRequest searchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotRepositoryEnvironmentSearchRequest searchRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepositorySearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchRepositoriesAsync(SnapshotRepositoryCustomerSearchRequest, CancellationToken) Declaration Task SearchRepositoriesAsync(SnapshotRepositoryCustomerSearchRequest searchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotRepositoryCustomerSearchRequest searchRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepositorySearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchSnapshotsAsync(SnapshotCustomerSearchRequest, CancellationToken) Declaration Task SearchSnapshotsAsync(SnapshotCustomerSearchRequest snapshotCustomerSearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotCustomerSearchRequest snapshotCustomerSearchRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotCustomerSearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.BusinessRuleClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.BusinessRuleClient.ObjectResponseResult-1.html", + "title": "Struct BusinessRuleClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct BusinessRuleClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ContractMismatchException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContractMismatchException.html", - "title": "Class ContractMismatchException | Picturepark.SDK.V1 API", - "keywords": "Class ContractMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ContractMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContractMismatchException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static ContractMismatchException FromJson(string data) Parameters System.String data Returns ContractMismatchException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleNamedCacheNameInvalidException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleNamedCacheNameInvalidException.html", + "title": "Class BusinessRuleNamedCacheNameInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleNamedCacheNameInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleNamedCacheNameInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleNamedCacheNameInvalidException : PictureparkValidationException, ISerializable, _Exception Properties CacheName Declaration public string CacheName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleNamedCacheNameInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleNamedCacheNameInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Authentication.AccessTokenAuthClient.html": { - "href": "api/Picturepark.SDK.V1.Authentication.AccessTokenAuthClient.html", - "title": "Class AccessTokenAuthClient | Picturepark.SDK.V1 API", - "keywords": "Class AccessTokenAuthClient Provides access token based authentication. Inheritance System.Object AccessTokenAuthClient Namespace : System.Dynamic.ExpandoObject Syntax public class AccessTokenAuthClient : IAuthClient Constructors AccessTokenAuthClient(String, String, String) Initializes a new instance of the AccessTokenAuthClient class. Declaration public AccessTokenAuthClient(string baseUrl, string accessToken, string customerAlias) Parameters System.String baseUrl The API base URL. System.String accessToken The access token. System.String customerAlias The customer alias. Properties BaseUrl Gets the API base URL. Declaration public string BaseUrl { get; } Property Value System.String CustomerAlias Gets the customer alias. Declaration public string CustomerAlias { get; } Property Value System.String Methods GetAuthenticationHeadersAsync() Gets the authentication headers. Declaration public Task> GetAuthenticationHeadersAsync() Returns System.Threading.Tasks.Task < IDictionary < System.String , System.String >> The headers." + "api/Picturepark.SDK.V1.CloudManager.Contract.ClarifaiTaggingConfiguration.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ClarifaiTaggingConfiguration.html", + "title": "Class ClarifaiTaggingConfiguration | Picturepark.SDK.V1 API", + "keywords": "Class ClarifaiTaggingConfiguration Inheritance System.Object TaggingConfigurationBase ClarifaiTaggingConfiguration Inherited Members TaggingConfigurationBase.TagOutputFormatId TaggingConfigurationBase.KeywordLookupCacheName TaggingConfigurationBase.TaggingLayerId TaggingConfigurationBase.FoundTagsFieldId TaggingConfigurationBase.MissingKeywordsFieldId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ClarifaiTaggingConfiguration : TaggingConfigurationBase Properties ApiToken Declaration public string ApiToken { get; set; } Property Value System.String UseDownloadLink Declaration public bool UseDownloadLink { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static ClarifaiTaggingConfiguration FromJson(string data) Parameters System.String data Returns ClarifaiTaggingConfiguration ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.WatermarkAction.html": { - "href": "api/Picturepark.SDK.V1.Contract.WatermarkAction.html", - "title": "Class WatermarkAction | Picturepark.SDK.V1 API", - "keywords": "Class WatermarkAction Inheritance System.Object ImageActionBase WatermarkAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class WatermarkAction : ImageActionBase Properties HeightRatio Declaration public double HeightRatio { get; set; } Property Value System.Double MarginBottom Declaration public int? MarginBottom { get; set; } Property Value System.Nullable < System.Int32 > MarginLeft Declaration public int? MarginLeft { get; set; } Property Value System.Nullable < System.Int32 > MarginRight Declaration public int? MarginRight { get; set; } Property Value System.Nullable < System.Int32 > MarginTop Declaration public int? MarginTop { get; set; } Property Value System.Nullable < System.Int32 > Opacity Declaration public double Opacity { get; set; } Property Value System.Double WatermarkFilePath Declaration public string WatermarkFilePath { get; set; } Property Value System.String WatermarkText Declaration public string WatermarkText { get; set; } Property Value System.String WidthRatio Declaration public double WidthRatio { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static WatermarkAction FromJson(string data) Parameters System.String data Returns WatermarkAction ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessSearchRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessSearchRequest.html", + "title": "Class EnvironmentProcessSearchRequest | Picturepark.SDK.V1 API", + "keywords": "Class EnvironmentProcessSearchRequest Inheritance System.Object EnvironmentProcessSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessSearchRequest Properties Filter Declaration public FilterBase Filter { get; set; } Property Value FilterBase Limit Limits the document count of the result set. Defaults to 30. Declaration public int Limit { get; set; } Property Value System.Int32 Start Defines the offset from the first result you want to fetch. Defaults to 0. Declaration public int Start { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static EnvironmentProcessSearchRequest FromJson(string data) Parameters System.String data Returns EnvironmentProcessSearchRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.VideoStream.html": { - "href": "api/Picturepark.SDK.V1.Contract.VideoStream.html", - "title": "Class VideoStream | Picturepark.SDK.V1 API", - "keywords": "Class VideoStream Inheritance System.Object VideoStream Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class VideoStream Properties BitRate Declaration public string BitRate { get; set; } Property Value System.String Codec Declaration public string Codec { get; set; } Property Value System.String DisplayAspectRatio Declaration public string DisplayAspectRatio { get; set; } Property Value System.String DurationInSeconds Declaration public double DurationInSeconds { get; set; } Property Value System.Double Format Declaration public string Format { get; set; } Property Value System.String FrameCount Declaration public int? FrameCount { get; set; } Property Value System.Nullable < System.Int32 > FrameRate Declaration public double? FrameRate { get; set; } Property Value System.Nullable < System.Double > Height Declaration public int? Height { get; set; } Property Value System.Nullable < System.Int32 > Language Declaration public string Language { get; set; } Property Value System.String PixelAspectRatio Declaration public double? PixelAspectRatio { get; set; } Property Value System.Nullable < System.Double > Resolution Declaration public int? Resolution { get; set; } Property Value System.Nullable < System.Int32 > Rotation Declaration public double? Rotation { get; set; } Property Value System.Nullable < System.Double > StreamSize Declaration public long? StreamSize { get; set; } Property Value System.Nullable < System.Int64 > Width Declaration public int? Width { get; set; } Property Value System.Nullable < System.Int32 > Methods FromJson(String) Declaration public static VideoStream FromJson(string data) Parameters System.String data Returns VideoStream ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemNamedCacheSchemaIdInvalidException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemNamedCacheSchemaIdInvalidException.html", + "title": "Class ListItemNamedCacheSchemaIdInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class ListItemNamedCacheSchemaIdInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ListItemNamedCacheSchemaIdInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemNamedCacheSchemaIdInvalidException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ListItemNamedCacheSchemaIdInvalidException FromJson(string data) Parameters System.String data Returns ListItemNamedCacheSchemaIdInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.VideoStillFormat.html": { - "href": "api/Picturepark.SDK.V1.Contract.VideoStillFormat.html", - "title": "Class VideoStillFormat | Picturepark.SDK.V1 API", - "keywords": "Class VideoStillFormat Inheritance System.Object FormatBase VideoFormatBase VideoStillFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class VideoStillFormat : VideoFormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String PositionInSeconds Declaration public int PositionInSeconds { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static VideoStillFormat FromJson(string data) Parameters System.String data Returns VideoStillFormat ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ObjectStoreResponseException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ObjectStoreResponseException.html", + "title": "Class ObjectStoreResponseException | Picturepark.SDK.V1 API", + "keywords": "Class ObjectStoreResponseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ObjectStoreResponseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ObjectStoreResponseException : PictureparkBusinessException, ISerializable, _Exception Properties Message Declaration public string Message { get; set; } Property Value System.String RowErrorMessages Declaration public string RowErrorMessages { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ObjectStoreResponseException FromJson(string data) Parameters System.String data Returns ObjectStoreResponseException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.VideoSpriteFormat.html": { - "href": "api/Picturepark.SDK.V1.Contract.VideoSpriteFormat.html", - "title": "Class VideoSpriteFormat | Picturepark.SDK.V1 API", - "keywords": "Class VideoSpriteFormat Inheritance System.Object FormatBase VideoFormatBase VideoSpriteFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class VideoSpriteFormat : VideoFormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String MaxNumberOfSprites Declaration public int MaxNumberOfSprites { get; set; } Property Value System.Int32 Quality Declaration public int Quality { get; set; } Property Value System.Int32 SpriteResizeAction Declaration public ResizeAction2 SpriteResizeAction { get; set; } Property Value ResizeAction2 Methods FromJson(String) Declaration public static VideoSpriteFormat FromJson(string data) Parameters System.String data Returns VideoSpriteFormat ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.TermFilter.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.TermFilter.html", + "title": "Class TermFilter | Picturepark.SDK.V1 API", + "keywords": "Class TermFilter Filters values exactly containing a term Inheritance System.Object FilterBase TermFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TermFilter : FilterBase Properties Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Term The value to use to filter on. Declaration public string Term { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TermFilter FromJson(string data) Parameters System.String data Returns TermFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.VideoMetadata.html": { - "href": "api/Picturepark.SDK.V1.Contract.VideoMetadata.html", - "title": "Class VideoMetadata | Picturepark.SDK.V1 API", - "keywords": "Class VideoMetadata Inheritance System.Object FileMetadata VideoMetadata Inherited Members FileMetadata.Names FileMetadata.Descriptions FileMetadata.FileExtension FileMetadata.FileName FileMetadata.FilePath FileMetadata.FileSizeInBytes FileMetadata.Sha1Hash FileMetadata.XmpMetadata FileMetadata.ExifMetadata FileMetadata.Language System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class VideoMetadata : FileMetadata Properties AudioStreams Declaration public ICollection AudioStreams { get; set; } Property Value System.Collections.Generic.ICollection < AudioStream > Codec Declaration public string Codec { get; set; } Property Value System.String DurationInSeconds Declaration public double DurationInSeconds { get; set; } Property Value System.Double Format Declaration public string Format { get; set; } Property Value System.String Height Declaration public int Height { get; set; } Property Value System.Int32 OverallBitrate Declaration public int? OverallBitrate { get; set; } Property Value System.Nullable < System.Int32 > VideoStreams Declaration public ICollection VideoStreams { get; set; } Property Value System.Collections.Generic.ICollection < VideoStream > Width Declaration public int Width { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static VideoMetadata FromJson(string data) Parameters System.String data Returns VideoMetadata ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.TermsFilter.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.TermsFilter.html", + "title": "Class TermsFilter | Picturepark.SDK.V1 API", + "keywords": "Class TermsFilter Filters values containing at least one of the terms Inheritance System.Object FilterBase TermsFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TermsFilter : FilterBase Properties Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Terms The list of values to be filtered on. At least one must match to return results. Declaration public ICollection Terms { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static TermsFilter FromJson(string data) Parameters System.String data Returns TermsFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.VideoFormatBase.html": { - "href": "api/Picturepark.SDK.V1.Contract.VideoFormatBase.html", - "title": "Class VideoFormatBase | Picturepark.SDK.V1 API", - "keywords": "Class VideoFormatBase Inheritance System.Object FormatBase VideoFormatBase Mp4VideoFormat VideoSpriteFormat VideoStillFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class VideoFormatBase : FormatBase Methods FromJson(String) Declaration public static VideoFormatBase FromJson(string data) Parameters System.String data Returns VideoFormatBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentUpdateState.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentUpdateState.html", + "title": "Enum EnvironmentUpdateState | Picturepark.SDK.V1 API", + "keywords": "Enum EnvironmentUpdateState Namespace : System.Dynamic.ExpandoObject Syntax public enum EnvironmentUpdateState Cancelled Draft Failed InProgress Succeeded" }, - "api/Picturepark.SDK.V1.Contract.VersionInfo.html": { - "href": "api/Picturepark.SDK.V1.Contract.VersionInfo.html", - "title": "Class VersionInfo | Picturepark.SDK.V1 API", - "keywords": "Class VersionInfo The version view item for the environment. Inheritance System.Object VersionInfo Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class VersionInfo Properties ContractVersion The current contract version stored in CustomerDoc / EnvironmentDoc. Declaration public string ContractVersion { get; set; } Property Value System.String FileProductVersion The GitVersionTask generated file product version of Picturepark.Configuration.dll. Declaration public string FileProductVersion { get; set; } Property Value System.String FileVersion The manual file version of Picturepark.Contract.dll. Declaration public string FileVersion { get; set; } Property Value System.String Release The bamboo release version. Only provided on bamboo deployments. Declaration public string Release { get; set; } Property Value System.String Methods FromJson(String) Declaration public static VersionInfo FromJson(string data) Parameters System.String data Returns VersionInfo ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ErrorResponse.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ErrorResponse.html", + "title": "Class ErrorResponse | Picturepark.SDK.V1 API", + "keywords": "Class ErrorResponse Error information with serialized exception Inheritance System.Object ErrorResponse Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ErrorResponse Properties Exception Serialized PictureparkBusinessException. Declaration public string Exception { get; set; } Property Value System.String TraceId Trace ID. Declaration public string TraceId { get; set; } Property Value System.String TraceJobId Trace job ID. Declaration public string TraceJobId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ErrorResponse FromJson(string data) Parameters System.String data Returns ErrorResponse ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UserWithRoles.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserWithRoles.html", - "title": "Class UserWithRoles | Picturepark.SDK.V1 API", - "keywords": "Class UserWithRoles User information retrieved via search Inheritance System.Object UserWithRoles Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserWithRoles Properties AuthorizationState Authorization state the user is currently in. Declaration public AuthorizationState AuthorizationState { get; set; } Property Value AuthorizationState EmailAddress Email address of the user (doubles as username). Declaration public string EmailAddress { get; set; } Property Value System.String FirstName User's first name. Declaration public string FirstName { get; set; } Property Value System.String Id User's Picturepark ID. Declaration public string Id { get; set; } Property Value System.String IsReadOnly Read-only users can't be removed from the system, e.g. service user. Declaration public bool IsReadOnly { get; set; } Property Value System.Boolean IsSupportUser The support user is a user created for Picturepark support personnel. Declaration public bool IsSupportUser { get; set; } Property Value System.Boolean LastName User's last name. Declaration public string LastName { get; set; } Property Value System.String LifeCycle Life cycle state the user is currently in. Declaration public LifeCycle LifeCycle { get; set; } Property Value LifeCycle UserRoleIds IDs of user roles user is assigned to Declaration public ICollection UserRoleIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static UserWithRoles FromJson(string data) Parameters System.String data Returns UserWithRoles ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.IllegalAuthorizationStateTransitionException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IllegalAuthorizationStateTransitionException.html", + "title": "Class IllegalAuthorizationStateTransitionException | Picturepark.SDK.V1 API", + "keywords": "Class IllegalAuthorizationStateTransitionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException IllegalAuthorizationStateTransitionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class IllegalAuthorizationStateTransitionException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static IllegalAuthorizationStateTransitionException FromJson(string data) Parameters System.String data Returns IllegalAuthorizationStateTransitionException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.StatusOfDisplayValuesState.html": { - "href": "api/Picturepark.SDK.V1.Contract.StatusOfDisplayValuesState.html", - "title": "Class StatusOfDisplayValuesState | Picturepark.SDK.V1 API", - "keywords": "Class StatusOfDisplayValuesState Inheritance System.Object StatusOfDisplayValuesState Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class StatusOfDisplayValuesState Properties Id Declaration public string Id { get; set; } Property Value System.String State Declaration public DisplayValuesState State { get; set; } Property Value DisplayValuesState Methods FromJson(String) Declaration public static StatusOfDisplayValuesState FromJson(string data) Parameters System.String data Returns StatusOfDisplayValuesState ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ImageActionBase.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ImageActionBase.html", + "title": "Class ImageActionBase | Picturepark.SDK.V1 API", + "keywords": "Class ImageActionBase Inheritance System.Object ImageActionBase AlphaHandlingAction CropAction UnsharpenMaskAction WatermarkAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class ImageActionBase Methods FromJson(String) Declaration public static ImageActionBase FromJson(string data) Parameters System.String data Returns ImageActionBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Sprite.html": { - "href": "api/Picturepark.SDK.V1.Contract.Sprite.html", - "title": "Class Sprite | Picturepark.SDK.V1 API", - "keywords": "Class Sprite The sprite of a video sprite Inheritance System.Object Sprite Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Sprite Properties End The ending point in time of the sprite in the video. Declaration public TimeSpan End { get; set; } Property Value System.TimeSpan Height The height of the sprite. Declaration public int Height { get; set; } Property Value System.Int32 Start The starting point in time of the sprite in the video. Declaration public TimeSpan Start { get; set; } Property Value System.TimeSpan Width The width of the sprite. Declaration public int Width { get; set; } Property Value System.Int32 X X coordinate of the sprite in the saved file. Declaration public int X { get; set; } Property Value System.Int32 Y Y coordinate of the sprite in the saved file. Declaration public int Y { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static Sprite FromJson(string data) Parameters System.String data Returns Sprite ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ShareNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ShareNotFoundException.html", + "title": "Class ShareNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class ShareNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException ShareNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties ShareId Declaration public string ShareId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ShareNotFoundException FromJson(string data) Parameters System.String data Returns ShareNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SourceOutputFormats.html": { - "href": "api/Picturepark.SDK.V1.Contract.SourceOutputFormats.html", - "title": "Class SourceOutputFormats | Picturepark.SDK.V1 API", - "keywords": "Class SourceOutputFormats Inheritance System.Object SourceOutputFormats Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SourceOutputFormats Properties Audio Declaration public string Audio { get; set; } Property Value System.String Document Declaration public string Document { get; set; } Property Value System.String Image Declaration public string Image { get; set; } Property Value System.String Video Declaration public string Video { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SourceOutputFormats FromJson(string data) Parameters System.String data Returns SourceOutputFormats ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SimulatedTaggingConfiguration.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SimulatedTaggingConfiguration.html", + "title": "Class SimulatedTaggingConfiguration | Picturepark.SDK.V1 API", + "keywords": "Class SimulatedTaggingConfiguration Inheritance System.Object TaggingConfigurationBase SimulatedTaggingConfiguration Inherited Members TaggingConfigurationBase.TagOutputFormatId TaggingConfigurationBase.KeywordLookupCacheName TaggingConfigurationBase.TaggingLayerId TaggingConfigurationBase.FoundTagsFieldId TaggingConfigurationBase.MissingKeywordsFieldId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SimulatedTaggingConfiguration : TaggingConfigurationBase Properties NumberOfKeywords Declaration public int NumberOfKeywords { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static SimulatedTaggingConfiguration FromJson(string data) Parameters System.String data Returns SimulatedTaggingConfiguration ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SortInfo.html": { - "href": "api/Picturepark.SDK.V1.Contract.SortInfo.html", - "title": "Class SortInfo | Picturepark.SDK.V1 API", - "keywords": "Class SortInfo Sorting information Inheritance System.Object SortInfo Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SortInfo Properties Direction The sort direction (ascending/descending). Declaration public SortDirection Direction { get; set; } Property Value SortDirection Field The field's ID to sort on. Declaration public string Field { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SortInfo FromJson(string data) Parameters System.String data Returns SortInfo ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.TranslatedStringDictionary.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.TranslatedStringDictionary.html", + "title": "Class TranslatedStringDictionary | Picturepark.SDK.V1 API", + "keywords": "Class TranslatedStringDictionary A custom dictionary type to distinguish language specific class properties. Inheritance System.Object System.Collections.Generic.Dictionary < System.String , System.String > TranslatedStringDictionary Inherited Members System.Collections.Generic.Dictionary.Add(System.String, System.String) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Add(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Contains(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Remove(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.Clear() System.Collections.Generic.Dictionary.ContainsKey(System.String) System.Collections.Generic.Dictionary.ContainsValue(System.String) System.Collections.Generic.Dictionary.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.Generic.IEnumerable>.GetEnumerator() System.Collections.Generic.Dictionary.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Collections.Generic.Dictionary.OnDeserialization(System.Object) System.Collections.Generic.Dictionary.Remove(System.String) System.Collections.Generic.Dictionary.TryGetValue(System.String, System.String) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.CopyTo(System.Collections.Generic.KeyValuePair[], System.Int32) System.Collections.Generic.Dictionary.System.Collections.ICollection.CopyTo(System.Array, System.Int32) System.Collections.Generic.Dictionary.System.Collections.IEnumerable.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.IDictionary.get_Item(System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.set_Item(System.Object, System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.Add(System.Object, System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.Contains(System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.IDictionary.Remove(System.Object) System.Collections.Generic.Dictionary.Comparer System.Collections.Generic.Dictionary.Count System.Collections.Generic.Dictionary.Keys System.Collections.Generic.Dictionary.System.Collections.Generic.IDictionary.Keys System.Collections.Generic.Dictionary.System.Collections.Generic.IReadOnlyDictionary.Keys System.Collections.Generic.Dictionary.Values System.Collections.Generic.Dictionary.System.Collections.Generic.IDictionary.Values System.Collections.Generic.Dictionary.System.Collections.Generic.IReadOnlyDictionary.Values System.Collections.Generic.Dictionary.Item[System.String] System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.IsReadOnly System.Collections.Generic.Dictionary.System.Collections.ICollection.IsSynchronized System.Collections.Generic.Dictionary.System.Collections.ICollection.SyncRoot System.Collections.Generic.Dictionary.System.Collections.IDictionary.IsFixedSize System.Collections.Generic.Dictionary.System.Collections.IDictionary.IsReadOnly System.Collections.Generic.Dictionary.System.Collections.IDictionary.Keys System.Collections.Generic.Dictionary.System.Collections.IDictionary.Values System.Collections.Generic.Dictionary.System.Collections.IDictionary.Item[System.Object] System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TranslatedStringDictionary : Dictionary, IDictionary, ICollection>, IDictionary, ICollection, IReadOnlyDictionary, IReadOnlyCollection>, IEnumerable>, IEnumerable, ISerializable, IDeserializationCallback Methods FromJson(String) Declaration public static TranslatedStringDictionary FromJson(string data) Parameters System.String data Returns TranslatedStringDictionary ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SortDirection.html": { - "href": "api/Picturepark.SDK.V1.Contract.SortDirection.html", - "title": "Enum SortDirection | Picturepark.SDK.V1 API", - "keywords": "Enum SortDirection The sort direction Namespace : System.Dynamic.ExpandoObject Syntax public enum SortDirection Asc Desc" + "api/Picturepark.SDK.V1.CloudManager.Contract.UnableToCreateOrModifyStaticOutputFormatException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UnableToCreateOrModifyStaticOutputFormatException.html", + "title": "Class UnableToCreateOrModifyStaticOutputFormatException | Picturepark.SDK.V1 API", + "keywords": "Class UnableToCreateOrModifyStaticOutputFormatException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException UnableToCreateOrModifyStaticOutputFormatException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UnableToCreateOrModifyStaticOutputFormatException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static UnableToCreateOrModifyStaticOutputFormatException FromJson(string data) Parameters System.String data Returns UnableToCreateOrModifyStaticOutputFormatException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SortableFieldThresholdExceededException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SortableFieldThresholdExceededException.html", - "title": "Class SortableFieldThresholdExceededException | Picturepark.SDK.V1 API", - "keywords": "Class SortableFieldThresholdExceededException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SortableFieldThresholdExceededException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SortableFieldThresholdExceededException : PictureparkValidationException, ISerializable, _Exception Properties SchemaIds Declaration public ICollection SchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SortableFieldCount Declaration public double SortableFieldCount { get; set; } Property Value System.Double SortableFieldThreshold Declaration public int SortableFieldThreshold { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static SortableFieldThresholdExceededException FromJson(string data) Parameters System.String data Returns SortableFieldThresholdExceededException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.UnauthorizedException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UnauthorizedException.html", + "title": "Class UnauthorizedException | Picturepark.SDK.V1 API", + "keywords": "Class UnauthorizedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException UnauthorizedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UnauthorizedException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static UnauthorizedException FromJson(string data) Parameters System.String data Returns UnauthorizedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.PictureparkRetryHandler.html": { - "href": "api/Picturepark.SDK.V1.PictureparkRetryHandler.html", - "title": "Class PictureparkRetryHandler | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkRetryHandler Inheritance System.Object PictureparkRetryHandler Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkRetryHandler : DelegatingHandler Constructors PictureparkRetryHandler(HttpMessageHandler, Int32) Initializes a new instance of the PictureparkRetryHandler class to handle throttled requests (HTTP 429 Too many requests). Adds an inner handler for further processing. Declaration public PictureparkRetryHandler(HttpMessageHandler innerHandler, int maxRetries = 3) Parameters HttpMessageHandler innerHandler The inner handler. System.Int32 maxRetries Maximum number of retries before a request is failing. PictureparkRetryHandler(Int32) Initializes a new instance of the PictureparkRetryHandler class to handle throttled requests (HTTP 429 Too many requests). Uses the default inner handler. Declaration public PictureparkRetryHandler(int maxRetries = 3) Parameters System.Int32 maxRetries Maximum number of retries before a request is failing. Methods SendAsync(HttpRequestMessage, CancellationToken) Sends an HTTP request to the inner handler to send to the server as an asynchronous operation. Retries the request up to the specified maximum retries when encountering a response with the status code 429. Declaration protected override Task SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) Parameters HttpRequestMessage request The HTTP request message to send to the server. System.Threading.CancellationToken cancellationToken A cancellation token to cancel operation. Returns System.Threading.Tasks.Task < HttpResponseMessage > Returns System.Threading.Tasks.Task . The task object representing the asynchronous operation. Exceptions System.ArgumentNullException The request was null." + "api/Picturepark.SDK.V1.CloudManager.Contract.UnknownException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UnknownException.html", + "title": "Class UnknownException | Picturepark.SDK.V1 API", + "keywords": "Class UnknownException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException UnknownException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UnknownException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static UnknownException FromJson(string data) Parameters System.String data Returns UnknownException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.PermissionClient.html": { - "href": "api/Picturepark.SDK.V1.PermissionClient.html", - "title": "Class PermissionClient | Picturepark.SDK.V1 API", - "keywords": "Class PermissionClient Inheritance System.Object PermissionClient Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionClient" + "api/Picturepark.SDK.V1.ContentPermissionSetClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.ContentPermissionSetClient.ObjectResponseResult-1.html", + "title": "Struct ContentPermissionSetClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct ContentPermissionSetClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.OutputFormatClient.html": { - "href": "api/Picturepark.SDK.V1.OutputFormatClient.html", - "title": "Class OutputFormatClient | Picturepark.SDK.V1 API", - "keywords": "Class OutputFormatClient Inheritance System.Object ClientBase OutputFormatClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatClient : ClientBase, IOutputFormatClient Constructors OutputFormatClient(IBusinessProcessClient, IPictureparkServiceSettings, HttpClient) Declaration public OutputFormatClient(IBusinessProcessClient businessProcessClient, IPictureparkServiceSettings settings, HttpClient httpClient) Parameters IBusinessProcessClient businessProcessClient IPictureparkServiceSettings settings HttpClient httpClient OutputFormatClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public OutputFormatClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods CreateAsync(OutputFormat, Nullable, CancellationToken) Create output format Declaration public Task CreateAsync(OutputFormat request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputFormat request The request containing information needed to create new output format. System.Nullable < System.TimeSpan > timeout Timeout for business process completion System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatOperationResult > Output format Implements IOutputFormatClient.CreateAsync(OutputFormat, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateCoreAsync(OutputFormat, CancellationToken) Create output format Declaration protected Task CreateCoreAsync(OutputFormat request, CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputFormat request The request containing information needed to create new output format. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateManyAsync(OutputFormatCreateManyRequest, Nullable, CancellationToken) Create multiple output formats Declaration public Task CreateManyAsync(OutputFormatCreateManyRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputFormatCreateManyRequest request The request containing information needed to create new output formats. System.Nullable < System.TimeSpan > timeout Timeout for business process completion System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatBatchOperationResult > Business process Implements IOutputFormatClient.CreateManyAsync(OutputFormatCreateManyRequest, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateManyCoreAsync(OutputFormatCreateManyRequest, CancellationToken) Create multiple output formats Declaration protected Task CreateManyCoreAsync(OutputFormatCreateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputFormatCreateManyRequest request The request containing information needed to create new output formats. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, Nullable, CancellationToken) Delete output format Declaration public Task DeleteAsync(string id, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the output format that should be deleted. System.Nullable < System.TimeSpan > timeout Timeout for business process completion System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatDeleteResult > Business process Implements IOutputFormatClient.DeleteAsync(String, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteCoreAsync(String, CancellationToken) Delete output format Declaration protected Task DeleteCoreAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the output format that should be deleted. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyAsync(OutputFormatDeleteManyRequest, Nullable, CancellationToken) Delete multiple output formats Declaration public Task DeleteManyAsync(OutputFormatDeleteManyRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputFormatDeleteManyRequest request The request with output formats IDs to delete. System.Nullable < System.TimeSpan > timeout Timeout for business process completion System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatBatchOperationResult > Business process Implements IOutputFormatClient.DeleteManyAsync(OutputFormatDeleteManyRequest, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyCoreAsync(OutputFormatDeleteManyRequest, CancellationToken) Delete multiple output formats Declaration protected Task DeleteManyCoreAsync(OutputFormatDeleteManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputFormatDeleteManyRequest request The request with output formats IDs to delete. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAllAsync(CancellationToken) Declaration public Task> GetAllAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < ICollection < OutputFormatDetail >> Implements IOutputFormatClient.GetAllAsync(CancellationToken) GetAsync(String, CancellationToken) Get output format Declaration public Task GetAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id The output format ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatDetail > Output format Implements IOutputFormatClient.GetAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, CancellationToken) Get multiple output formats Declaration public Task> GetManyAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids Output format IDs to get information about. If this is omitted, all output formats in the system will be returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < OutputFormatDetail >> Output formats Implements IOutputFormatClient.GetManyAsync(IEnumerable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < OutputFormatClient.ObjectResponseResult > Type Parameters T UpdateAsync(String, OutputFormatEditable, Nullable, CancellationToken) Update output format Declaration public Task UpdateAsync(string id, OutputFormatEditable request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of output format to update OutputFormatEditable request The request containing information needed to update the output format. System.Nullable < System.TimeSpan > timeout Timeout for business process completion System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatOperationResult > Business process Implements IOutputFormatClient.UpdateAsync(String, OutputFormatEditable, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateCoreAsync(String, OutputFormatEditable, CancellationToken) Update output format Declaration protected Task UpdateCoreAsync(string id, OutputFormatEditable request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of output format to update OutputFormatEditable request The request containing information needed to update the output format. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateManyAsync(OutputFormatUpdateManyRequest, Nullable, CancellationToken) Update multiple output formats Declaration public Task UpdateManyAsync(OutputFormatUpdateManyRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputFormatUpdateManyRequest request The request containing information needed to update the output format. System.Nullable < System.TimeSpan > timeout Timeout for business process completion System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatBatchOperationResult > Business process Implements IOutputFormatClient.UpdateManyAsync(OutputFormatUpdateManyRequest, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateManyCoreAsync(OutputFormatUpdateManyRequest, CancellationToken) Update multiple output formats Declaration protected Task UpdateManyCoreAsync(OutputFormatUpdateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputFormatUpdateManyRequest request The request containing information needed to update the output format. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception WaitForBusinessProcessAndReturnResult(Func>, String, Nullable, CancellationToken) Declaration public Task WaitForBusinessProcessAndReturnResult(Func> call, string id, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Func < System.Threading.Tasks.Task < BusinessProcess >> call System.String id System.Nullable < System.TimeSpan > timeout System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < OutputFormatOperationResult > WaitForBusinessProcessAndReturnResultMany(Func>, Nullable, CancellationToken) Declaration public Task WaitForBusinessProcessAndReturnResultMany(Func> call, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Func < System.Threading.Tasks.Task < BusinessProcess >> call System.Nullable < System.TimeSpan > timeout System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < OutputFormatBatchOperationResult >" + "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemLayerException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemLayerException.html", + "title": "Class ListItemLayerException | Picturepark.SDK.V1 API", + "keywords": "Class ListItemLayerException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ListItemLayerException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemLayerException : PictureparkValidationException, ISerializable, _Exception Properties ListItemId Declaration public string ListItemId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ListItemLayerException FromJson(string data) Parameters System.String data Returns ListItemLayerException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.OutputFormatClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.OutputFormatClient.ObjectResponseResult-1.html", - "title": "Struct OutputFormatClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct OutputFormatClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkOperationCanceledException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkOperationCanceledException.html", + "title": "Class PictureparkOperationCanceledException | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkOperationCanceledException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkOperationCanceledException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkOperationCanceledException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static PictureparkOperationCanceledException FromJson(string data) Parameters System.String data Returns PictureparkOperationCanceledException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.OutputClient.html": { - "href": "api/Picturepark.SDK.V1.OutputClient.html", - "title": "Class OutputClient | Picturepark.SDK.V1 API", - "keywords": "Class OutputClient Inheritance System.Object ClientBase OutputClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputClient : ClientBase, IOutputClient Constructors OutputClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public OutputClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods GetAsync(String, CancellationToken) Get - single Declaration public Task GetAsync(string outputId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String outputId The output id. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputDetail > OutputDetail Implements IOutputClient.GetAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. OutputNotFoundException A server side error occurred. PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < OutputClient.ObjectResponseResult > Type Parameters T ResetRetryAttemptsAsync(OutputResetRetryAttemptsRequest, CancellationToken) Resets retry attempts counter on failed (optionally also completed) outputs and they will be subsequently picked up for re-rendering. Declaration public Task ResetRetryAttemptsAsync(OutputResetRetryAttemptsRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputResetRetryAttemptsRequest request Request containing options to filter which outputs should be reset. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process tracking the resetting Implements IOutputClient.ResetRetryAttemptsAsync(OutputResetRetryAttemptsRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(OutputSearchRequest, CancellationToken) Search output documents Declaration public Task SearchAsync(OutputSearchRequest outputSearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputSearchRequest outputSearchRequest The output search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputSearchResult > Output result set. Implements IOutputClient.SearchAsync(OutputSearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkTimeoutException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkTimeoutException.html", + "title": "Class PictureparkTimeoutException | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkTimeoutException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException AddMetadataLanguageTimeoutException BusinessProcessLifeCycleNotHitException BusinessProcessStateNotHitException CustomerBoostValuesUpdateTimeoutException EnvironmentProcessWaitTimeoutException SnapshotTimeoutException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkTimeoutException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static PictureparkTimeoutException FromJson(string data) Parameters System.String data Returns PictureparkTimeoutException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.OutputClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.OutputClient.ObjectResponseResult-1.html", - "title": "Struct OutputClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct OutputClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.AddMetadataLanguageTimeoutException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AddMetadataLanguageTimeoutException.html", + "title": "Class AddMetadataLanguageTimeoutException | Picturepark.SDK.V1 API", + "keywords": "Class AddMetadataLanguageTimeoutException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException AddMetadataLanguageTimeoutException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AddMetadataLanguageTimeoutException : PictureparkTimeoutException, ISerializable, _Exception Properties EnvironmentProcessId Declaration public string EnvironmentProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static AddMetadataLanguageTimeoutException FromJson(string data) Parameters System.String data Returns AddMetadataLanguageTimeoutException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Localization.html": { - "href": "api/Picturepark.SDK.V1.Localization.html", - "title": "Namespace Picturepark.SDK.V1.Localization | Picturepark.SDK.V1 API", - "keywords": "Namespace Picturepark.SDK.V1.Localization Classes LocalizationService Provides methods to translate texts from the Picturepark backend. PictureparkExceptionExtensions" + "api/Picturepark.SDK.V1.CloudManager.Contract.ApiException-1.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ApiException-1.html", + "title": "Class ApiException | Picturepark.SDK.V1 API", + "keywords": "Class ApiException Inheritance System.Object System.Exception ApiException ApiException Inherited Members ApiException.StatusCode ApiException.Response ApiException.Headers ApiException.ToString() System.Exception.GetBaseException() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ApiException : ApiException, ISerializable, _Exception Type Parameters TResult Constructors ApiException(String, Int32, String, IReadOnlyDictionary>, TResult, Exception) Declaration public ApiException(string message, int statusCode, string response, IReadOnlyDictionary> headers, TResult result, Exception innerException) Parameters System.String message System.Int32 statusCode System.String response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers TResult result System.Exception innerException Properties Result Declaration public TResult Result { get; } Property Value TResult" }, - "api/Picturepark.SDK.V1.Localization.PictureparkExceptionExtensions.html": { - "href": "api/Picturepark.SDK.V1.Localization.PictureparkExceptionExtensions.html", - "title": "Class PictureparkExceptionExtensions | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkExceptionExtensions Inheritance System.Object PictureparkExceptionExtensions Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public static class PictureparkExceptionExtensions Methods GetLocalizedErrorCode(PictureparkException, String) Gets the localized error message for the given exception. Declaration public static string GetLocalizedErrorCode(this PictureparkException exception, string language) Parameters PictureparkException exception The exception. System.String language The language. Returns System.String The localized error message." + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcess.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcess.html", + "title": "Class BusinessProcess | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcess Business process Inheritance System.Object BusinessProcess Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcess Properties BusinessProcessScope Scope of the business process. Declaration public BusinessProcessScope BusinessProcessScope { get; set; } Property Value BusinessProcessScope ContinuationBusinessProcessId Id of the business process that will be automatically started after the completion of the current one, if any. Declaration public string ContinuationBusinessProcessId { get; set; } Property Value System.String CurrentState Current state of the business process. Declaration public string CurrentState { get; set; } Property Value System.String EndDate When the business process finished. Declaration public DateTime EndDate { get; set; } Property Value System.DateTime Finished Is the business process finished. Declaration public bool Finished { get; set; } Property Value System.Boolean Id ID of the business process. Declaration public string Id { get; set; } Property Value System.String LastReportedProgress Timestamp when the business process last reported progress. Declaration public DateTime? LastReportedProgress { get; set; } Property Value System.Nullable < System.DateTime > LifeCycle Current life cycle of the business process. Declaration public BusinessProcessLifeCycle LifeCycle { get; set; } Property Value BusinessProcessLifeCycle ProcessDefinitionId ID of the business process definition associated to the business process. Declaration public string ProcessDefinitionId { get; set; } Property Value System.String ReferenceDocType Type of the document that is modified by the running of the business process. Used during the cancellation of the business process. Declaration public string ReferenceDocType { get; set; } Property Value System.String ReferenceId ID of the document that is modified by the running of the business process. Used during the cancellation of the business process. Declaration public string ReferenceId { get; set; } Property Value System.String StartDate When the business process started. Declaration public DateTime StartDate { get; set; } Property Value System.DateTime StateHistory List containing the history of all the state transitions of the business process. Declaration public ICollection StateHistory { get; set; } Property Value System.Collections.Generic.ICollection < BusinessProcessState > SupportsCancellation True if the business process execution can be cancelled. False otherwise. Declaration public bool SupportsCancellation { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static BusinessProcess FromJson(string data) Parameters System.String data Returns BusinessProcess ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Localization.LocalizationService.html": { - "href": "api/Picturepark.SDK.V1.Localization.LocalizationService.html", - "title": "Class LocalizationService | Picturepark.SDK.V1 API", - "keywords": "Class LocalizationService Provides methods to translate texts from the Picturepark backend. Inheritance System.Object LocalizationService Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LocalizationService Methods GetDateTimeLocalizedDisplayValue(String) Declaration public static string GetDateTimeLocalizedDisplayValue(string value) Parameters System.String value Returns System.String GetLocalizedErrorCode(PictureparkException, String) Gets the localized error message for the given exception. Declaration public static string GetLocalizedErrorCode(PictureparkException exception, string language) Parameters PictureparkException exception The exception. System.String language The language. Returns System.String The localized error message. GetLocalizedText(Int32, IDictionary, String) Gets the localized text for the given code and language. Declaration public static string GetLocalizedText(int code, IDictionary additionalData, string language) Parameters System.Int32 code The code to identify the text. IDictionary < System.String , System.Object > additionalData The additional placeholder data to use in the text. System.String language The language. Returns System.String The localized text. GetLocalizedText(Int32, String) Gets the localized text for the given code and language. Declaration public static string GetLocalizedText(int code, string language) Parameters System.Int32 code The code to identify the text. System.String language The language. Returns System.String The localized text. GetLocalizedText(String, IDictionary, String) Gets the localized text for the given code and language. Declaration public static string GetLocalizedText(string code, IDictionary additionalData, string language) Parameters System.String code The code to identify the text. IDictionary < System.String , System.Object > additionalData The additional placeholder data to use in the text. System.String language The language. Returns System.String The localized text. GetLocalizedText(String, String) Gets the localized text for the given code and language. Declaration public static string GetLocalizedText(string code, string language) Parameters System.String code The code to identify the text. System.String language The language. Returns System.String The localized text. ReplaceDateTimeLocalizedDisplayValueInObject(Object) Declaration public static void ReplaceDateTimeLocalizedDisplayValueInObject(object obj) Parameters System.Object obj" + "api/Picturepark.SDK.V1.CloudManager.Contract.LeaseResourceType.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.LeaseResourceType.html", + "title": "Enum LeaseResourceType | Picturepark.SDK.V1 API", + "keywords": "Enum LeaseResourceType Namespace : System.Dynamic.ExpandoObject Syntax public enum LeaseResourceType SchemaEditing" }, - "api/Picturepark.SDK.V1.LiveStreamClient.html": { - "href": "api/Picturepark.SDK.V1.LiveStreamClient.html", - "title": "Class LiveStreamClient | Picturepark.SDK.V1 API", - "keywords": "Class LiveStreamClient Inheritance System.Object ClientBase LiveStreamClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LiveStreamClient : ClientBase, ILiveStreamClient Constructors LiveStreamClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public LiveStreamClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods GetMessageCoreAsync(CancellationToken) This endpoint cannot be used. It is kept to generate LiveStream message contracts. Declaration [Obsolete] protected Task GetMessageCoreAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < LiveStreamMessage > OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < LiveStreamClient.ObjectResponseResult > Type Parameters T SearchAsync(LiveStreamSearchRequest, CancellationToken) Search Declaration public Task SearchAsync(LiveStreamSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters LiveStreamSearchRequest request Parameters for the search System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < LiveStreamSearchResult > Resulting live stream events Implements ILiveStreamClient.SearchAsync(LiveStreamSearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.CloudManager.Contract.LifeCycle.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.LifeCycle.html", + "title": "Enum LifeCycle | Picturepark.SDK.V1 API", + "keywords": "Enum LifeCycle Lifecycle Namespace : System.Dynamic.ExpandoObject Syntax public enum LifeCycle Active Deleted Draft Inactive" }, - "api/Picturepark.SDK.V1.Contract.ThumbnailSize.html": { - "href": "api/Picturepark.SDK.V1.Contract.ThumbnailSize.html", - "title": "Enum ThumbnailSize | Picturepark.SDK.V1 API", - "keywords": "Enum ThumbnailSize Values that represent thumbnail sizes. Namespace : System.Dynamic.ExpandoObject Syntax public enum ThumbnailSize Large Medium Small" + "api/Picturepark.SDK.V1.CloudManager.Contract.NoTermsOfServiceDefinedException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.NoTermsOfServiceDefinedException.html", + "title": "Class NoTermsOfServiceDefinedException | Picturepark.SDK.V1 API", + "keywords": "Class NoTermsOfServiceDefinedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException NoTermsOfServiceDefinedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NoTermsOfServiceDefinedException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static NoTermsOfServiceDefinedException FromJson(string data) Parameters System.String data Returns NoTermsOfServiceDefinedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.TermsRelationAggregatorDocumentType.html": { - "href": "api/Picturepark.SDK.V1.Contract.TermsRelationAggregatorDocumentType.html", - "title": "Enum TermsRelationAggregatorDocumentType | Picturepark.SDK.V1 API", - "keywords": "Enum TermsRelationAggregatorDocumentType Namespace : System.Dynamic.ExpandoObject Syntax public enum TermsRelationAggregatorDocumentType Content ContentPermissionSet ListItem Owner Schema User" + "api/Picturepark.SDK.V1.CloudManager.Contract.NotFilter.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.NotFilter.html", + "title": "Class NotFilter | Picturepark.SDK.V1 API", + "keywords": "Class NotFilter Negates the specified filter Inheritance System.Object FilterBase NotFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NotFilter : FilterBase Properties Filter The filter to be negated. Declaration public FilterBase Filter { get; set; } Property Value FilterBase Methods FromJson(String) Declaration public static NotFilter FromJson(string data) Parameters System.String data Returns NotFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.TermsRelationAggregator.html": { - "href": "api/Picturepark.SDK.V1.Contract.TermsRelationAggregator.html", - "title": "Class TermsRelationAggregator | Picturepark.SDK.V1 API", - "keywords": "Class TermsRelationAggregator A multi-bucket value aggregator used for aggregations on relation item ids. Inheritance System.Object AggregatorBase TermsAggregator TermsRelationAggregator Inherited Members TermsAggregator.Field TermsAggregator.Size TermsAggregator.Includes TermsAggregator.Excludes TermsAggregator.SearchString TermsAggregator.SearchFields AggregatorBase.Name AggregatorBase.Names AggregatorBase.Aggregators AggregatorBase.Filter System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TermsRelationAggregator : TermsAggregator Properties DocumentType Type of the item target of the relation. It is used to resolve the target ID. Declaration public TermsRelationAggregatorDocumentType DocumentType { get; set; } Property Value TermsRelationAggregatorDocumentType Methods FromJson(String) Declaration public static TermsRelationAggregator FromJson(string data) Parameters System.String data Returns TermsRelationAggregator ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkForbiddenException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkForbiddenException.html", + "title": "Class PictureparkForbiddenException | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkForbiddenException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkForbiddenException BusinessProcessNotExternalException TermsOfServiceConsentRequiredException UserInactiveOrDeletedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkForbiddenException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static PictureparkForbiddenException FromJson(string data) Parameters System.String data Returns PictureparkForbiddenException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.TermsOfServiceNotNewestException.html": { - "href": "api/Picturepark.SDK.V1.Contract.TermsOfServiceNotNewestException.html", - "title": "Class TermsOfServiceNotNewestException | Picturepark.SDK.V1 API", - "keywords": "Class TermsOfServiceNotNewestException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException TermsOfServiceNotNewestException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TermsOfServiceNotNewestException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static TermsOfServiceNotNewestException FromJson(string data) Parameters System.String data Returns TermsOfServiceNotNewestException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkNotFoundException.html", + "title": "Class PictureparkNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException BusinessProcessDefinitionNotFoundException BusinessProcessNotFoundException ChannelsNotFoundException ContentNotFoundException DocumentVersionNotFoundException EnvironmentProcessNotFoundException FileTransferNotFoundException ListItemNotFoundException OutputIdNotFoundException OwnerTokenNotFoundException PermissionSetNotFoundException SchemaInfoNotFoundException SchemaNotFoundException ShareByTokenNotFoundException ShareNotFoundException TransferInfoNotFoundException TransferNotFoundException UserRolesNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties Reference Declaration public string Reference { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PictureparkNotFoundException FromJson(string data) Parameters System.String data Returns PictureparkNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.TermsOfServiceConsentRequiredException.html": { - "href": "api/Picturepark.SDK.V1.Contract.TermsOfServiceConsentRequiredException.html", - "title": "Class TermsOfServiceConsentRequiredException | Picturepark.SDK.V1 API", - "keywords": "Class TermsOfServiceConsentRequiredException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkForbiddenException TermsOfServiceConsentRequiredException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TermsOfServiceConsentRequiredException : PictureparkForbiddenException, ISerializable, _Exception Methods FromJson(String) Declaration public static TermsOfServiceConsentRequiredException FromJson(string data) Parameters System.String data Returns TermsOfServiceConsentRequiredException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ReactivationCustomerRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ReactivationCustomerRequest.html", + "title": "Class ReactivationCustomerRequest | Picturepark.SDK.V1 API", + "keywords": "Class ReactivationCustomerRequest Inheritance System.Object ReactivationCustomerRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ReactivationCustomerRequest Properties CustomerId The customer id. Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ReactivationCustomerRequest FromJson(string data) Parameters System.String data Returns ReactivationCustomerRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.TermsFilter.html": { - "href": "api/Picturepark.SDK.V1.Contract.TermsFilter.html", - "title": "Class TermsFilter | Picturepark.SDK.V1 API", - "keywords": "Class TermsFilter Filters values containing at least one of the terms Inheritance System.Object FilterBase TermsFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TermsFilter : FilterBase Properties Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Terms The list of values to be filtered on. At least one must match to return results. Declaration public ICollection Terms { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static TermsFilter FromJson(string data) Parameters System.String data Returns TermsFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ReactivationEnvironmentRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ReactivationEnvironmentRequest.html", + "title": "Class ReactivationEnvironmentRequest | Picturepark.SDK.V1 API", + "keywords": "Class ReactivationEnvironmentRequest Inheritance System.Object ReactivationEnvironmentRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ReactivationEnvironmentRequest Methods FromJson(String) Declaration public static ReactivationEnvironmentRequest FromJson(string data) Parameters System.String data Returns ReactivationEnvironmentRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessCancellationRequestedEvent.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessCancellationRequestedEvent.html", - "title": "Class BusinessProcessCancellationRequestedEvent | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessCancellationRequestedEvent Inheritance System.Object ApplicationEvent BusinessProcessCancellationRequestedEvent Inherited Members ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessCancellationRequestedEvent : ApplicationEvent Properties BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessCancellationRequestedEvent FromJson(string data) Parameters System.String data Returns BusinessProcessCancellationRequestedEvent ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ServiceProvider.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ServiceProvider.html", + "title": "Class ServiceProvider | Picturepark.SDK.V1 API", + "keywords": "Class ServiceProvider Inheritance System.Object ServiceProvider Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ServiceProvider Properties BaseUrl Declaration public string BaseUrl { get; set; } Property Value System.String ExternalId Declaration public string ExternalId { get; set; } Property Value System.String Id Declaration public string Id { get; set; } Property Value System.String Name Declaration public string Name { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ServiceProvider FromJson(string data) Parameters System.String data Returns ServiceProvider ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessCancellationNotSupportedException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessCancellationNotSupportedException.html", - "title": "Class BusinessProcessCancellationNotSupportedException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessCancellationNotSupportedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessProcessCancellationNotSupportedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessCancellationNotSupportedException : PictureparkValidationException, ISerializable, _Exception Properties BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessCancellationNotSupportedException FromJson(string data) Parameters System.String data Returns BusinessProcessCancellationNotSupportedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ServiceProviderCreateException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ServiceProviderCreateException.html", + "title": "Class ServiceProviderCreateException | Picturepark.SDK.V1 API", + "keywords": "Class ServiceProviderCreateException Inheritance System.Object System.Exception PictureparkException ServiceProviderCreateException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ServiceProviderCreateException : PictureparkException, ISerializable, _Exception Properties DetailErrorMessage Declaration public string DetailErrorMessage { get; set; } Property Value System.String ExternalId Declaration public string ExternalId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ServiceProviderCreateException FromJson(string data) Parameters System.String data Returns ServiceProviderCreateException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkRequiredAttribute.html": { - "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkRequiredAttribute.html", - "title": "Class PictureparkRequiredAttribute | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkRequiredAttribute Inheritance System.Object PictureparkRequiredAttribute Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Module | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Constructor | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Event | AttributeTargets.Interface | AttributeTargets.Parameter | AttributeTargets.Delegate | AttributeTargets.ReturnValue | AttributeTargets.GenericParameter | AttributeTargets.All)] public class PictureparkRequiredAttribute : RequiredAttribute, IPictureparkAttribute" + "api/Picturepark.SDK.V1.CloudManager.Contract.TermsOfServiceNotNewestException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.TermsOfServiceNotNewestException.html", + "title": "Class TermsOfServiceNotNewestException | Picturepark.SDK.V1 API", + "keywords": "Class TermsOfServiceNotNewestException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException TermsOfServiceNotNewestException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TermsOfServiceNotNewestException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static TermsOfServiceNotNewestException FromJson(string data) Parameters System.String data Returns TermsOfServiceNotNewestException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkReferenceAttribute.html": { - "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkReferenceAttribute.html", - "title": "Class PictureparkReferenceAttribute | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkReferenceAttribute Inheritance System.Object System.Attribute PictureparkReferenceAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Class | AttributeTargets.Property)] public class PictureparkReferenceAttribute : Attribute, _Attribute, IPictureparkAttribute" + "api/Picturepark.SDK.V1.CloudManager.Contract.TiffFormat.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.TiffFormat.html", + "title": "Class TiffFormat | Picturepark.SDK.V1 API", + "keywords": "Class TiffFormat Inheritance System.Object FormatBase ImageFormatBase TiffFormat Inherited Members ImageFormatBase.ColorProfile ImageFormatBase.ColorTransformationIntent ImageFormatBase.HorizontalResolution ImageFormatBase.VerticalResolution ImageFormatBase.RenderFirstFrameOnly ImageFormatBase.KeepClippingPath ImageFormatBase.CloneExif ImageFormatBase.CloneIptc ImageFormatBase.CloneAdobeResources ImageFormatBase.CloneXmp ImageFormatBase.ResizeAction ImageFormatBase.Actions System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TiffFormat : ImageFormatBase Properties AlphaPremultiplied Declaration public bool AlphaPremultiplied { get; set; } Property Value System.Boolean CompressionType Declaration public CompressionType CompressionType { get; set; } Property Value CompressionType Extension Declaration public string Extension { get; set; } Property Value System.String IncludeUnspecifiedTiffExtraChannels Declaration public bool IncludeUnspecifiedTiffExtraChannels { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static TiffFormat FromJson(string data) Parameters System.String data Returns TiffFormat ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkPatternAttribute.html": { - "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkPatternAttribute.html", - "title": "Class PictureparkPatternAttribute | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkPatternAttribute Inheritance System.Object PictureparkPatternAttribute Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Parameter, AllowMultiple = false)] public class PictureparkPatternAttribute : RegularExpressionAttribute, IPictureparkAttribute Constructors PictureparkPatternAttribute(String) Declaration public PictureparkPatternAttribute(string pattern) Parameters System.String pattern" + "api/Picturepark.SDK.V1.CloudManager.Contract.TokenGenerationException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.TokenGenerationException.html", + "title": "Class TokenGenerationException | Picturepark.SDK.V1 API", + "keywords": "Class TokenGenerationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException TokenGenerationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TokenGenerationException : PictureparkBusinessException, ISerializable, _Exception Properties Retries Declaration public long Retries { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static TokenGenerationException FromJson(string data) Parameters System.String data Returns TokenGenerationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkNameTranslationAttribute.html": { - "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkNameTranslationAttribute.html", - "title": "Class PictureparkNameTranslationAttribute | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkNameTranslationAttribute Adds name translations to a field. Inheritance System.Object System.Attribute PictureparkNameTranslationAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Class | AttributeTargets.Property, AllowMultiple = true)] public class PictureparkNameTranslationAttribute : Attribute, _Attribute, IPictureparkAttribute Constructors PictureparkNameTranslationAttribute(String) Initializes a new instance of the PictureparkNameTranslationAttribute class. Adds the translations for the default language Declaration public PictureparkNameTranslationAttribute(string translation) Parameters System.String translation PictureparkNameTranslationAttribute(String, String) Declaration public PictureparkNameTranslationAttribute(string languageAbbreviation, string translation) Parameters System.String languageAbbreviation System.String translation Properties LanguageAbbreviation Declaration public string LanguageAbbreviation { get; } Property Value System.String Translation Declaration public string Translation { get; } Property Value System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.TouchSchemasRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.TouchSchemasRequest.html", + "title": "Class TouchSchemasRequest | Picturepark.SDK.V1 API", + "keywords": "Class TouchSchemasRequest Inheritance System.Object TouchSchemasRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TouchSchemasRequest Properties SchemaIds Declaration public ICollection SchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static TouchSchemasRequest FromJson(string data) Parameters System.String data Returns TouchSchemasRequest ToJson() Declaration public string ToJson() Returns System.String" + }, + "api/Picturepark.SDK.V1.CloudManager.UpdateClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.UpdateClient.ObjectResponseResult-1.html", + "title": "Struct UpdateClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct UpdateClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, "api/Picturepark.SDK.V1.CloudManager.UserClient.ObjectResponseResult-1.html": { "href": "api/Picturepark.SDK.V1.CloudManager.UserClient.ObjectResponseResult-1.html", "title": "Struct UserClient.ObjectResponseResult | Picturepark.SDK.V1 API", "keywords": "Struct UserClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.CloudManager.UpdateClient.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.UpdateClient.html", - "title": "Class UpdateClient | Picturepark.SDK.V1 API", - "keywords": "Class UpdateClient Inheritance System.Object ClientBase UpdateClient Inherited Members ClientBase.BaseUrl ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UpdateClient : ClientBase, IUpdateClient Constructors UpdateClient(ICloudManagerServiceSettings, Net.Http.HttpClient) Declaration public UpdateClient(ICloudManagerServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters ICloudManagerServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods DeactivateCustomersAsync(IEnumerable, CancellationToken) Declaration public Task DeactivateCustomersAsync(IEnumerable deactivationRequests, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < DeactivationCustomerRequest > deactivationRequests System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeactivateEnvironmentAsync(DeactivationEnvironmentRequest, CancellationToken) Declaration public Task DeactivateEnvironmentAsync(DeactivationEnvironmentRequest deactivationRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters DeactivationEnvironmentRequest deactivationRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAvailableCustomerUpdatesAsync(String, CancellationToken) Declaration public Task> GetAvailableCustomerUpdatesAsync(string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < UpdateInfo >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAvailableEnvironmentUpdatesAsync(CancellationToken) Declaration public Task> GetAvailableEnvironmentUpdatesAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < UpdateInfo >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetCustomerVersionAsync(String, CancellationToken) Declaration public Task GetCustomerVersionAsync(string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerVersionInfo > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetCustomerVersionsAsync(CancellationToken) Declaration public Task> GetCustomerVersionsAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < CustomerVersionInfo >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetEnvironmentVersionAsync(CancellationToken) Declaration public Task GetEnvironmentVersionAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < VersionInfo > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReactivateCustomersAsync(IEnumerable, CancellationToken) Declaration public Task ReactivateCustomersAsync(IEnumerable reactivationRequests, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < ReactivationCustomerRequest > reactivationRequests System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReactivateEnvironmentAsync(ReactivationEnvironmentRequest, CancellationToken) Declaration public Task ReactivateEnvironmentAsync(ReactivationEnvironmentRequest reactivationRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ReactivationEnvironmentRequest reactivationRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < UpdateClient.ObjectResponseResult > Type Parameters T UpdateCustomersAsync(IEnumerable, CancellationToken) Declaration public Task> UpdateCustomersAsync(IEnumerable updateRequests, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < UpdateCustomerRequest > updateRequests System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < EnvironmentProcess >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateEnvironmentAsync(UpdateEnvironmentRequest, CancellationToken) Declaration public Task UpdateEnvironmentAsync(UpdateEnvironmentRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters UpdateEnvironmentRequest updateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.OutputClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.OutputClient.ObjectResponseResult-1.html", + "title": "Struct OutputClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct OutputClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.CloudManager.UpdateClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.UpdateClient.ObjectResponseResult-1.html", - "title": "Struct UpdateClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct UpdateClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.OutputFormatClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.OutputFormatClient.ObjectResponseResult-1.html", + "title": "Struct OutputFormatClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct OutputFormatClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.CloudManager.ServiceProviderClient.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.ServiceProviderClient.html", - "title": "Class ServiceProviderClient | Picturepark.SDK.V1 API", - "keywords": "Class ServiceProviderClient Inheritance System.Object ClientBase ServiceProviderClient Inherited Members ClientBase.BaseUrl ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ServiceProviderClient : ClientBase, IServiceProviderClient Constructors ServiceProviderClient(ICloudManagerServiceSettings, Net.Http.HttpClient) Declaration public ServiceProviderClient(ICloudManagerServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters ICloudManagerServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods CreateAsync(ServiceProviderCreateRequest, CancellationToken) Declaration public Task CreateAsync(ServiceProviderCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ServiceProviderCreateRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ServiceProvider > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, CancellationToken) Declaration public Task DeleteAsync(string serviceProviderId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String serviceProviderId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. ServiceProviderNotFoundException Service provoider with this id could not be found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < ServiceProviderClient.ObjectResponseResult > Type Parameters T" + "api/Picturepark.SDK.V1.PermissionClient.html": { + "href": "api/Picturepark.SDK.V1.PermissionClient.html", + "title": "Class PermissionClient | Picturepark.SDK.V1 API", + "keywords": "Class PermissionClient Inheritance System.Object PermissionClient Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionClient" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.TouchSchemasRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.TouchSchemasRequest.html", - "title": "Class TouchSchemasRequest | Picturepark.SDK.V1 API", - "keywords": "Class TouchSchemasRequest Inheritance System.Object TouchSchemasRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TouchSchemasRequest Properties SchemaIds Declaration public ICollection SchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static TouchSchemasRequest FromJson(string data) Parameters System.String data Returns TouchSchemasRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.PictureparkRetryHandler.html": { + "href": "api/Picturepark.SDK.V1.PictureparkRetryHandler.html", + "title": "Class PictureparkRetryHandler | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkRetryHandler Inheritance System.Object PictureparkRetryHandler Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkRetryHandler : DelegatingHandler Constructors PictureparkRetryHandler(HttpMessageHandler, Int32) Initializes a new instance of the PictureparkRetryHandler class to handle throttled requests (HTTP 429 Too many requests). Adds an inner handler for further processing. Declaration public PictureparkRetryHandler(HttpMessageHandler innerHandler, int maxRetries = 3) Parameters HttpMessageHandler innerHandler The inner handler. System.Int32 maxRetries Maximum number of retries before a request is failing. PictureparkRetryHandler(Int32) Initializes a new instance of the PictureparkRetryHandler class to handle throttled requests (HTTP 429 Too many requests). Uses the default inner handler. Declaration public PictureparkRetryHandler(int maxRetries = 3) Parameters System.Int32 maxRetries Maximum number of retries before a request is failing. Methods SendAsync(HttpRequestMessage, CancellationToken) Sends an HTTP request to the inner handler to send to the server as an asynchronous operation. Retries the request up to the specified maximum retries when encountering a response with the status code 429. Declaration protected override Task SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) Parameters HttpRequestMessage request The HTTP request message to send to the server. System.Threading.CancellationToken cancellationToken A cancellation token to cancel operation. Returns System.Threading.Tasks.Task < HttpResponseMessage > Returns System.Threading.Tasks.Task . The task object representing the asynchronous operation. Exceptions System.ArgumentNullException The request was null." }, - "api/Picturepark.SDK.V1.CloudManager.Contract.TokenGenerationException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.TokenGenerationException.html", - "title": "Class TokenGenerationException | Picturepark.SDK.V1 API", - "keywords": "Class TokenGenerationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException TokenGenerationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TokenGenerationException : PictureparkBusinessException, ISerializable, _Exception Properties Retries Declaration public long Retries { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static TokenGenerationException FromJson(string data) Parameters System.String data Returns TokenGenerationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Authentication.AccessTokenAuthClient.html": { + "href": "api/Picturepark.SDK.V1.Authentication.AccessTokenAuthClient.html", + "title": "Class AccessTokenAuthClient | Picturepark.SDK.V1 API", + "keywords": "Class AccessTokenAuthClient Provides access token based authentication. Inheritance System.Object AccessTokenAuthClient Namespace : System.Dynamic.ExpandoObject Syntax public class AccessTokenAuthClient : IAuthClient Constructors AccessTokenAuthClient(String, String, String) Initializes a new instance of the AccessTokenAuthClient class. Declaration public AccessTokenAuthClient(string baseUrl, string accessToken, string customerAlias) Parameters System.String baseUrl The API base URL. System.String accessToken The access token. System.String customerAlias The customer alias. Properties BaseUrl Gets the API base URL. Declaration public string BaseUrl { get; } Property Value System.String CustomerAlias Gets the customer alias. Declaration public string CustomerAlias { get; } Property Value System.String Methods GetAuthenticationHeadersAsync() Gets the authentication headers. Declaration public Task> GetAuthenticationHeadersAsync() Returns System.Threading.Tasks.Task < IDictionary < System.String , System.String >> The headers." }, - "api/Picturepark.SDK.V1.CloudManager.Contract.TiffFormat.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.TiffFormat.html", - "title": "Class TiffFormat | Picturepark.SDK.V1 API", - "keywords": "Class TiffFormat Inheritance System.Object FormatBase ImageFormatBase TiffFormat Inherited Members ImageFormatBase.ColorProfile ImageFormatBase.ColorTransformationIntent ImageFormatBase.HorizontalResolution ImageFormatBase.VerticalResolution ImageFormatBase.RenderFirstFrameOnly ImageFormatBase.KeepClippingPath ImageFormatBase.CloneExif ImageFormatBase.CloneIptc ImageFormatBase.CloneAdobeResources ImageFormatBase.CloneXmp ImageFormatBase.ResizeAction ImageFormatBase.Actions System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TiffFormat : ImageFormatBase Properties AlphaPremultiplied Declaration public bool AlphaPremultiplied { get; set; } Property Value System.Boolean CompressionType Declaration public CompressionType CompressionType { get; set; } Property Value CompressionType Extension Declaration public string Extension { get; set; } Property Value System.String IncludeUnspecifiedTiffExtraChannels Declaration public bool IncludeUnspecifiedTiffExtraChannels { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static TiffFormat FromJson(string data) Parameters System.String data Returns TiffFormat ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ContractMismatchException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContractMismatchException.html", + "title": "Class ContractMismatchException | Picturepark.SDK.V1 API", + "keywords": "Class ContractMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ContractMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContractMismatchException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static ContractMismatchException FromJson(string data) Parameters System.String data Returns ContractMismatchException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.TermsOfServiceNotNewestException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.TermsOfServiceNotNewestException.html", - "title": "Class TermsOfServiceNotNewestException | Picturepark.SDK.V1 API", - "keywords": "Class TermsOfServiceNotNewestException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException TermsOfServiceNotNewestException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TermsOfServiceNotNewestException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static TermsOfServiceNotNewestException FromJson(string data) Parameters System.String data Returns TermsOfServiceNotNewestException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ICloudBackupClient.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ICloudBackupClient.html", + "title": "Interface ICloudBackupClient | Picturepark.SDK.V1 API", + "keywords": "Interface ICloudBackupClient Namespace : System.Dynamic.ExpandoObject Syntax public interface ICloudBackupClient Methods ArchiveRepositoryAsync(SnapshotRepositoryArchiveRequest, CancellationToken) Declaration Task ArchiveRepositoryAsync(SnapshotRepositoryArchiveRequest archiveRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotRepositoryArchiveRequest archiveRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepository > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CleanupRepositoriesAsync(CancellationToken) Declaration Task CleanupRepositoriesAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepositoryCleanupResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CloneCustomerAsync(SnapshotCustomerCloneRequest, CancellationToken) Declaration Task CloneCustomerAsync(SnapshotCustomerCloneRequest cloneRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotCustomerCloneRequest cloneRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Customer > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateCustomerSnapshotRepositoryAsync(SnapshotRepositoryCustomerCreateRequest, CancellationToken) Declaration Task CreateCustomerSnapshotRepositoryAsync(SnapshotRepositoryCustomerCreateRequest snapshotRepositoryCustomerCreateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotRepositoryCustomerCreateRequest snapshotRepositoryCustomerCreateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepository > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateEnvironmentSnapshotRepositoryAsync(SnapshotRepositoryEnvironmentCreateRequest, CancellationToken) Declaration Task CreateEnvironmentSnapshotRepositoryAsync(SnapshotRepositoryEnvironmentCreateRequest snapshotRepositoryEnvironmentCreateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotRepositoryEnvironmentCreateRequest snapshotRepositoryEnvironmentCreateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepository > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateSnapshot2Async(SnapshotEnvironmentCreateRequest, CancellationToken) Declaration Task CreateSnapshot2Async(SnapshotEnvironmentCreateRequest snapshotEnvironmentCreateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotEnvironmentCreateRequest snapshotEnvironmentCreateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotEnqueueResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateSnapshotAsync(SnapshotCustomerCreateRequest, CancellationToken) Declaration Task CreateSnapshotAsync(SnapshotCustomerCreateRequest snapshotCustomerCreateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotCustomerCreateRequest snapshotCustomerCreateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotEnqueueResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ExportAsync(CustomerExportRequest, Nullable, CancellationToken) Declaration Task ExportAsync(CustomerExportRequest customerExportRequest, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters CustomerExportRequest customerExportRequest System.Nullable < System.TimeSpan > timeout System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerExportResult > Exceptions ApiException A server side error occurred. SnapshotTimeoutException A server side error occurred. PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict GetRepositoryAsync(SnapshotRepositorySearchByNameRequest, CancellationToken) Declaration Task GetRepositoryAsync(SnapshotRepositorySearchByNameRequest searchByNameRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotRepositorySearchByNameRequest searchByNameRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepository > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ImportAsync(CustomerImportRequest, CancellationToken) Declaration Task ImportAsync(CustomerImportRequest customerImportRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters CustomerImportRequest customerImportRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Customer > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RestoreSnapshot2Async(SnapshotEnvironmentRestoreRequest, CancellationToken) Declaration Task RestoreSnapshot2Async(SnapshotEnvironmentRestoreRequest snapshotEnvironmentRestoreRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotEnvironmentRestoreRequest snapshotEnvironmentRestoreRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRestore > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RestoreSnapshotAsync(SnapshotCustomerRestoreRequest, CancellationToken) Declaration Task RestoreSnapshotAsync(SnapshotCustomerRestoreRequest snapshotCustomerRestoreRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotCustomerRestoreRequest snapshotCustomerRestoreRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRestore > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchRepositories2Async(SnapshotRepositoryEnvironmentSearchRequest, CancellationToken) Declaration Task SearchRepositories2Async(SnapshotRepositoryEnvironmentSearchRequest searchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotRepositoryEnvironmentSearchRequest searchRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepositorySearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchRepositoriesAsync(SnapshotRepositoryCustomerSearchRequest, CancellationToken) Declaration Task SearchRepositoriesAsync(SnapshotRepositoryCustomerSearchRequest searchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotRepositoryCustomerSearchRequest searchRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepositorySearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchSnapshotsAsync(SnapshotCustomerSearchRequest, CancellationToken) Declaration Task SearchSnapshotsAsync(SnapshotCustomerSearchRequest snapshotCustomerSearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotCustomerSearchRequest snapshotCustomerSearchRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotCustomerSearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ServiceProviderCreateException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ServiceProviderCreateException.html", - "title": "Class ServiceProviderCreateException | Picturepark.SDK.V1 API", - "keywords": "Class ServiceProviderCreateException Inheritance System.Object System.Exception PictureparkException ServiceProviderCreateException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ServiceProviderCreateException : PictureparkException, ISerializable, _Exception Properties DetailErrorMessage Declaration public string DetailErrorMessage { get; set; } Property Value System.String ExternalId Declaration public string ExternalId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ServiceProviderCreateException FromJson(string data) Parameters System.String data Returns ServiceProviderCreateException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SearchIndexNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SearchIndexNotFoundException.html", + "title": "Class SearchIndexNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class SearchIndexNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException SearchIndexNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchIndexNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties SearchIndexId Declaration public string SearchIndexId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchIndexNotFoundException FromJson(string data) Parameters System.String data Returns SearchIndexNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ServiceProvider.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ServiceProvider.html", - "title": "Class ServiceProvider | Picturepark.SDK.V1 API", - "keywords": "Class ServiceProvider Inheritance System.Object ServiceProvider Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ServiceProvider Properties BaseUrl Declaration public string BaseUrl { get; set; } Property Value System.String ExternalId Declaration public string ExternalId { get; set; } Property Value System.String Id Declaration public string Id { get; set; } Property Value System.String Name Declaration public string Name { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ServiceProvider FromJson(string data) Parameters System.String data Returns ServiceProvider ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.TaggingConfigurationBase.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.TaggingConfigurationBase.html", + "title": "Class TaggingConfigurationBase | Picturepark.SDK.V1 API", + "keywords": "Class TaggingConfigurationBase Inheritance System.Object TaggingConfigurationBase ClarifaiTaggingConfiguration SimulatedTaggingConfiguration Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class TaggingConfigurationBase Properties FoundTagsFieldId Declaration public string FoundTagsFieldId { get; set; } Property Value System.String KeywordLookupCacheName Declaration public string KeywordLookupCacheName { get; set; } Property Value System.String MissingKeywordsFieldId Declaration public string MissingKeywordsFieldId { get; set; } Property Value System.String TaggingLayerId Declaration public string TaggingLayerId { get; set; } Property Value System.String TagOutputFormatId Declaration public string TagOutputFormatId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TaggingConfigurationBase FromJson(string data) Parameters System.String data Returns TaggingConfigurationBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FileLocations.html": { - "href": "api/Picturepark.SDK.V1.Contract.FileLocations.html", - "title": "Class FileLocations | Picturepark.SDK.V1 API", - "keywords": "Class FileLocations Specifies the location where to upload the file from and optional filename if it should be renamed on upload Inheritance System.Object FileLocations Inherited Members System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FileLocations Constructors FileLocations(String, String, String) Initializes a new instance of the FileLocations class. Declaration public FileLocations(string absoluteSourcePath, string fileNameOverride = null, string identifier = null) Parameters System.String absoluteSourcePath Physical (absolute) source file path System.String fileNameOverride Specify if you want to upload the file under a different filename than the source name. If a path is specified, only the filename will be used. System.String identifier The identifier of the file for internal book keeping. Usually this is auto-generated. Properties AbsoluteSourcePath Physical (absolute) source file path Declaration public string AbsoluteSourcePath { get; } Property Value System.String Identifier The identifier of the file for internal book keeping Usually this is auto-generated. Declaration public string Identifier { get; } Property Value System.String UploadAs The filename under which the file will be uploaded Declaration public string UploadAs { get; } Property Value System.String Methods ToString() Declaration public override string ToString() Returns System.String Overrides System.Object.ToString() Operators Implicit(String to FileLocations) Declaration public static implicit operator FileLocations(string path) Parameters System.String path Returns FileLocations" + "api/Picturepark.SDK.V1.CloudManager.Contract.AuthorizationState.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AuthorizationState.html", + "title": "Enum AuthorizationState | Picturepark.SDK.V1 API", + "keywords": "Enum AuthorizationState User authorization state. Namespace : System.Dynamic.ExpandoObject Syntax public enum AuthorizationState Invited Reviewed ToBeReviewed UserTriggeredDeactivation" }, - "api/Picturepark.SDK.V1.Contract.FieldValueChangedCondition.html": { - "href": "api/Picturepark.SDK.V1.Contract.FieldValueChangedCondition.html", - "title": "Class FieldValueChangedCondition | Picturepark.SDK.V1 API", - "keywords": "Class FieldValueChangedCondition Matches when a field matching the field path string (JSON path) changes to the expected value. Inheritance System.Object BusinessRuleCondition FieldValueChangedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldValueChangedCondition : BusinessRuleCondition Properties ExpectedValue Expected value for the field to have to satisfy the condition Declaration public object ExpectedValue { get; set; } Property Value System.Object FieldPath JSON path to the field Declaration public string FieldPath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FieldValueChangedCondition FromJson(string data) Parameters System.String data Returns FieldValueChangedCondition ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessEngineRequestException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessEngineRequestException.html", + "title": "Class BusinessProcessEngineRequestException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessEngineRequestException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException BusinessProcessEngineRequestException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessEngineRequestException : PictureparkBusinessException, ISerializable, _Exception Properties BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String EngineError Declaration public string EngineError { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessEngineRequestException FromJson(string data) Parameters System.String data Returns BusinessProcessEngineRequestException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.CustomerBoostValuesInvalidException.html": { - "href": "api/Picturepark.SDK.V1.Contract.CustomerBoostValuesInvalidException.html", - "title": "Class CustomerBoostValuesInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class CustomerBoostValuesInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException CustomerBoostValuesInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerBoostValuesInvalidException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static CustomerBoostValuesInvalidException FromJson(string data) Parameters System.String data Returns CustomerBoostValuesInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleConditionInvalidTriggerPointActionException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleConditionInvalidTriggerPointActionException.html", + "title": "Class BusinessRuleConditionInvalidTriggerPointActionException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleConditionInvalidTriggerPointActionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleConditionInvalidTriggerPointActionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleConditionInvalidTriggerPointActionException : PictureparkValidationException, ISerializable, _Exception Properties AllowedActions Declaration public ICollection AllowedActions { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRuleTriggerAction > Methods FromJson(String) Declaration public static BusinessRuleConditionInvalidTriggerPointActionException FromJson(string data) Parameters System.String data Returns BusinessRuleConditionInvalidTriggerPointActionException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.CustomerApp.html": { - "href": "api/Picturepark.SDK.V1.Contract.CustomerApp.html", - "title": "Class CustomerApp | Picturepark.SDK.V1 API", - "keywords": "Class CustomerApp Inheritance System.Object CustomerApp Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerApp Properties AppId Declaration public string AppId { get; set; } Property Value System.String Description Declaration public TranslatedStringDictionary Description { get; set; } Property Value TranslatedStringDictionary Icon Declaration public string Icon { get; set; } Property Value System.String Name Declaration public TranslatedStringDictionary Name { get; set; } Property Value TranslatedStringDictionary Methods FromJson(String) Declaration public static CustomerApp FromJson(string data) Parameters System.String data Returns CustomerApp ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleInvalidVariableNameException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleInvalidVariableNameException.html", + "title": "Class BusinessRuleInvalidVariableNameException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleInvalidVariableNameException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleInvalidVariableNameException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleInvalidVariableNameException : PictureparkValidationException, ISerializable, _Exception Properties Name Declaration public string Name { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleInvalidVariableNameException FromJson(string data) Parameters System.String data Returns BusinessRuleInvalidVariableNameException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.CustomerAliasNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.CustomerAliasNotFoundException.html", - "title": "Class CustomerAliasNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class CustomerAliasNotFoundException Inheritance System.Object System.Exception PictureparkException CustomerAliasNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerAliasNotFoundException : PictureparkException, ISerializable, _Exception Properties CustomerAlias Declaration public string CustomerAlias { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerAliasNotFoundException FromJson(string data) Parameters System.String data Returns CustomerAliasNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleRegularExpressionInvalidException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleRegularExpressionInvalidException.html", + "title": "Class BusinessRuleRegularExpressionInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleRegularExpressionInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleRegularExpressionInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleRegularExpressionInvalidException : PictureparkValidationException, ISerializable, _Exception Properties Regex Declaration public string Regex { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleRegularExpressionInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleRegularExpressionInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.CustomerAliasInUseException.html": { - "href": "api/Picturepark.SDK.V1.Contract.CustomerAliasInUseException.html", - "title": "Class CustomerAliasInUseException | Picturepark.SDK.V1 API", - "keywords": "Class CustomerAliasInUseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException CustomerAliasInUseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerAliasInUseException : PictureparkBusinessException, ISerializable, _Exception Properties Alias Declaration public string Alias { get; set; } Property Value System.String ExistingCustomerId Declaration public string ExistingCustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerAliasInUseException FromJson(string data) Parameters System.String data Returns CustomerAliasInUseException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ChannelsNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ChannelsNotFoundException.html", + "title": "Class ChannelsNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class ChannelsNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException ChannelsNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ChannelsNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Methods FromJson(String) Declaration public static ChannelsNotFoundException FromJson(string data) Parameters System.String data Returns ChannelsNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.CustomerAliasHeaderMissingException.html": { - "href": "api/Picturepark.SDK.V1.Contract.CustomerAliasHeaderMissingException.html", - "title": "Class CustomerAliasHeaderMissingException | Picturepark.SDK.V1 API", - "keywords": "Class CustomerAliasHeaderMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException CustomerAliasHeaderMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerAliasHeaderMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static CustomerAliasHeaderMissingException FromJson(string data) Parameters System.String data Returns CustomerAliasHeaderMissingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ChildFilter.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ChildFilter.html", + "title": "Class ChildFilter | Picturepark.SDK.V1 API", + "keywords": "Class ChildFilter Filters on child documents Inheritance System.Object FilterBase ChildFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ChildFilter : FilterBase Properties ChildType The type of the child document. Declaration public string ChildType { get; set; } Property Value System.String Filter The filter to be applied on the child document. All kinds of filters are accepted. Declaration public FilterBase Filter { get; set; } Property Value FilterBase Methods FromJson(String) Declaration public static ChildFilter FromJson(string data) Parameters System.String data Returns ChildFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.CropAction.html": { - "href": "api/Picturepark.SDK.V1.Contract.CropAction.html", - "title": "Class CropAction | Picturepark.SDK.V1 API", - "keywords": "Class CropAction Inheritance System.Object ImageActionBase CropAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CropAction : ImageActionBase Properties Height Declaration public int Height { get; set; } Property Value System.Int32 Width Declaration public int Width { get; set; } Property Value System.Int32 X Declaration public int X { get; set; } Property Value System.Int32 Y Declaration public int Y { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static CropAction FromJson(string data) Parameters System.String data Returns CropAction ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ContentRight.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentRight.html", + "title": "Enum ContentRight | Picturepark.SDK.V1 API", + "keywords": "Enum ContentRight Content rights Namespace : System.Dynamic.ExpandoObject Syntax public enum ContentRight AccessOriginal Delete EditContent EditMetadata ManagePermissions View" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ReactivationEnvironmentRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ReactivationEnvironmentRequest.html", - "title": "Class ReactivationEnvironmentRequest | Picturepark.SDK.V1 API", - "keywords": "Class ReactivationEnvironmentRequest Inheritance System.Object ReactivationEnvironmentRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ReactivationEnvironmentRequest Methods FromJson(String) Declaration public static ReactivationEnvironmentRequest FromJson(string data) Parameters System.String data Returns ReactivationEnvironmentRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ContentType.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentType.html", + "title": "Enum ContentType | Picturepark.SDK.V1 API", + "keywords": "Enum ContentType Content types Namespace : System.Dynamic.ExpandoObject Syntax public enum ContentType Application Archive Audio Bitmap Cad Database DesktopPublishingDocument Font InterchangeDocument Model3d Multimedia Presentation RawImage SourceCode Spreadsheet TextDocument Unknown VectorGraphic Video Virtual WordProcessingDocument" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ReactivationCustomerRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ReactivationCustomerRequest.html", - "title": "Class ReactivationCustomerRequest | Picturepark.SDK.V1 API", - "keywords": "Class ReactivationCustomerRequest Inheritance System.Object ReactivationCustomerRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ReactivationCustomerRequest Properties CustomerId The customer id. Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ReactivationCustomerRequest FromJson(string data) Parameters System.String data Returns ReactivationCustomerRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerServiceProvider.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerServiceProvider.html", + "title": "Class CustomerServiceProvider | Picturepark.SDK.V1 API", + "keywords": "Class CustomerServiceProvider Inheritance System.Object CustomerServiceProvider Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerServiceProvider Properties AllowedCommands Declaration public ICollection AllowedCommands { get; set; } Property Value System.Collections.Generic.ICollection < CustomerAllowedCommand > AllowedMessages Declaration public ICollection AllowedMessages { get; set; } Property Value System.Collections.Generic.ICollection < CustomerAllowedMessage > Id Declaration public string Id { get; set; } Property Value System.String Scopes Declaration public ICollection Scopes { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Settings Declaration public string Settings { get; set; } Property Value System.String UserRoleIds Declaration public ICollection UserRoleIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static CustomerServiceProvider FromJson(string data) Parameters System.String data Returns CustomerServiceProvider ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkNotFoundException.html", - "title": "Class PictureparkNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException BusinessProcessDefinitionNotFoundException BusinessProcessNotFoundException ChannelsNotFoundException ContentNotFoundException DocumentVersionNotFoundException EnvironmentProcessNotFoundException FileTransferNotFoundException ListItemNotFoundException OutputIdNotFoundException OwnerTokenNotFoundException PermissionSetNotFoundException SchemaInfoNotFoundException SchemaNotFoundException ShareByTokenNotFoundException ShareNotFoundException TransferInfoNotFoundException TransferNotFoundException UserRolesNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties Reference Declaration public string Reference { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PictureparkNotFoundException FromJson(string data) Parameters System.String data Returns PictureparkNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerServiceProviderConfiguration.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerServiceProviderConfiguration.html", + "title": "Class CustomerServiceProviderConfiguration | Picturepark.SDK.V1 API", + "keywords": "Class CustomerServiceProviderConfiguration Inheritance System.Object CustomerServiceProviderConfiguration Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerServiceProviderConfiguration Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String ServiceProviderId Declaration public string ServiceProviderId { get; set; } Property Value System.String Settings Declaration public string Settings { get; set; } Property Value System.String UserRoleIds Declaration public ICollection UserRoleIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static CustomerServiceProviderConfiguration FromJson(string data) Parameters System.String data Returns CustomerServiceProviderConfiguration ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkForbiddenException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkForbiddenException.html", - "title": "Class PictureparkForbiddenException | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkForbiddenException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkForbiddenException BusinessProcessNotExternalException TermsOfServiceConsentRequiredException UserInactiveOrDeletedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkForbiddenException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static PictureparkForbiddenException FromJson(string data) Parameters System.String data Returns PictureparkForbiddenException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicatedItemAssignedException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicatedItemAssignedException.html", + "title": "Class DuplicatedItemAssignedException | Picturepark.SDK.V1 API", + "keywords": "Class DuplicatedItemAssignedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicatedItemAssignedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicatedItemAssignedException : PictureparkValidationException, ISerializable, _Exception Properties ItemId Declaration public string ItemId { get; set; } Property Value System.String ItemPath Declaration public string ItemPath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicatedItemAssignedException FromJson(string data) Parameters System.String data Returns DuplicatedItemAssignedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.NotFilter.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.NotFilter.html", - "title": "Class NotFilter | Picturepark.SDK.V1 API", - "keywords": "Class NotFilter Negates the specified filter Inheritance System.Object FilterBase NotFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NotFilter : FilterBase Properties Filter The filter to be negated. Declaration public FilterBase Filter { get; set; } Property Value FilterBase Methods FromJson(String) Declaration public static NotFilter FromJson(string data) Parameters System.String data Returns NotFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateDocumentException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateDocumentException.html", + "title": "Class DuplicateDocumentException | Picturepark.SDK.V1 API", + "keywords": "Class DuplicateDocumentException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicateDocumentException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateDocumentException : PictureparkValidationException, ISerializable, _Exception Properties DocumentId Declaration public string DocumentId { get; set; } Property Value System.String DocumentType Declaration public string DocumentType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateDocumentException FromJson(string data) Parameters System.String data Returns DuplicateDocumentException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.NoTermsOfServiceDefinedException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.NoTermsOfServiceDefinedException.html", - "title": "Class NoTermsOfServiceDefinedException | Picturepark.SDK.V1 API", - "keywords": "Class NoTermsOfServiceDefinedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException NoTermsOfServiceDefinedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NoTermsOfServiceDefinedException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static NoTermsOfServiceDefinedException FromJson(string data) Parameters System.String data Returns NoTermsOfServiceDefinedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessDataViewItemBase.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessDataViewItemBase.html", + "title": "Class EnvironmentProcessDataViewItemBase | Picturepark.SDK.V1 API", + "keywords": "Class EnvironmentProcessDataViewItemBase Inheritance System.Object EnvironmentProcessDataViewItemBase EnvironmentProcessAddMetadataLanguageData EnvironmentProcessCustomerBoostValuesUpdateData EnvironmentProcessCustomerUpdateData EnvironmentProcessEnvironmentUpdateData Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class EnvironmentProcessDataViewItemBase Methods FromJson(String) Declaration public static EnvironmentProcessDataViewItemBase FromJson(string data) Parameters System.String data Returns EnvironmentProcessDataViewItemBase ToJson() Declaration public string ToJson() Returns System.String" + }, + "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessEnvironmentUpdateData.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessEnvironmentUpdateData.html", + "title": "Class EnvironmentProcessEnvironmentUpdateData | Picturepark.SDK.V1 API", + "keywords": "Class EnvironmentProcessEnvironmentUpdateData Inheritance System.Object EnvironmentProcessDataViewItemBase EnvironmentProcessEnvironmentUpdateData Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessEnvironmentUpdateData : EnvironmentProcessDataViewItemBase Properties State Declaration public EnvironmentUpdateState State { get; set; } Property Value EnvironmentUpdateState StateHistory Declaration public ICollection StateHistory { get; set; } Property Value System.Collections.Generic.ICollection < EnvironmentProcessState > TargetVersion Declaration public string TargetVersion { get; set; } Property Value System.String Methods FromJson(String) Declaration public static EnvironmentProcessEnvironmentUpdateData FromJson(string data) Parameters System.String data Returns EnvironmentProcessEnvironmentUpdateData ToJson() Declaration public string ToJson() Returns System.String" + }, + "api/Picturepark.SDK.V1.StreamExtensions.html": { + "href": "api/Picturepark.SDK.V1.StreamExtensions.html", + "title": "Class StreamExtensions | Picturepark.SDK.V1 API", + "keywords": "Class StreamExtensions Inheritance System.Object StreamExtensions Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public static class StreamExtensions Methods WriteToFileAsync(Stream, String) Declaration public static Task WriteToFileAsync(this Stream stream, string filePath) Parameters Stream stream System.String filePath Returns System.Threading.Tasks.Task" + }, + "api/Picturepark.SDK.V1.TransferClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.TransferClient.ObjectResponseResult-1.html", + "title": "Struct TransferClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct TransferClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + }, + "api/Picturepark.SDK.V1.UserClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.UserClient.ObjectResponseResult-1.html", + "title": "Struct UserClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct UserClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + }, + "api/Picturepark.SDK.V1.UserRoleClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.UserRoleClient.ObjectResponseResult-1.html", + "title": "Struct UserRoleClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct UserRoleClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + }, + "api/Picturepark.SDK.V1.Builders.SchemaIndexingInfoBuilder-1.html": { + "href": "api/Picturepark.SDK.V1.Builders.SchemaIndexingInfoBuilder-1.html", + "title": "Class SchemaIndexingInfoBuilder | Picturepark.SDK.V1 API", + "keywords": "Class SchemaIndexingInfoBuilder Inheritance System.Object BuilderBase SchemaIndexingInfoBuilder Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaIndexingInfoBuilder : BuilderBase Type Parameters T Constructors SchemaIndexingInfoBuilder() Declaration public SchemaIndexingInfoBuilder() SchemaIndexingInfoBuilder(IContractResolver) Declaration public SchemaIndexingInfoBuilder(IContractResolver contractResolver) Parameters IContractResolver contractResolver SchemaIndexingInfoBuilder(IContractResolver, SchemaIndexingInfo) Declaration public SchemaIndexingInfoBuilder(IContractResolver contractResolver, SchemaIndexingInfo schemaIndexingInfo) Parameters IContractResolver contractResolver SchemaIndexingInfo schemaIndexingInfo Methods AddDefaultIndexes(Expression>, Int32, Func) Declaration public SchemaIndexingInfoBuilder AddDefaultIndexes(Expression> expression, int levels, Func propertySelector = null) Parameters Expression < System.Func > expression System.Int32 levels System.Func < System.Type , JsonProperty , System.Boolean > propertySelector Returns SchemaIndexingInfoBuilder AddDefaultIndexes(Int32, Func) Declaration public SchemaIndexingInfoBuilder AddDefaultIndexes(int levels, Func propertySelector = null) Parameters System.Int32 levels System.Func < System.Type , JsonProperty , System.Boolean > propertySelector Returns SchemaIndexingInfoBuilder AddIndex(Expression>) Declaration public SchemaIndexingInfoBuilder AddIndex(Expression> expression) Parameters Expression < System.Func > expression Returns SchemaIndexingInfoBuilder AddIndexes(Expression>, Int32, Func) Declaration public SchemaIndexingInfoBuilder AddIndexes(Expression> expression, int levels, Func propertySelector = null) Parameters Expression < System.Func > expression System.Int32 levels System.Func < System.Type , JsonProperty , System.Boolean > propertySelector Returns SchemaIndexingInfoBuilder AddIndexes(Int32, Func) Declaration public SchemaIndexingInfoBuilder AddIndexes(int levels, Func propertySelector = null) Parameters System.Int32 levels System.Func < System.Type , JsonProperty , System.Boolean > propertySelector Returns SchemaIndexingInfoBuilder AddIndexWithSimpleSearch(Expression>, Double) Declaration public SchemaIndexingInfoBuilder AddIndexWithSimpleSearch(Expression> expression, double boost = 1) Parameters Expression < System.Func > expression System.Double boost Returns SchemaIndexingInfoBuilder Build() Declaration public SchemaIndexingInfo Build() Returns SchemaIndexingInfo" + }, + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessLifeCycleNotHitException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessLifeCycleNotHitException.html", + "title": "Class BusinessProcessLifeCycleNotHitException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessLifeCycleNotHitException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException BusinessProcessLifeCycleNotHitException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessLifeCycleNotHitException : PictureparkTimeoutException, ISerializable, _Exception Properties Actual Declaration public BusinessProcessLifeCycle Actual { get; set; } Property Value BusinessProcessLifeCycle BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String Expected Declaration public ICollection Expected { get; set; } Property Value System.Collections.Generic.ICollection < BusinessProcessLifeCycle > Methods FromJson(String) Declaration public static BusinessProcessLifeCycleNotHitException FromJson(string data) Parameters System.String data Returns BusinessProcessLifeCycleNotHitException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.LifeCycle.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.LifeCycle.html", - "title": "Enum LifeCycle | Picturepark.SDK.V1 API", - "keywords": "Enum LifeCycle Lifecycle Namespace : System.Dynamic.ExpandoObject Syntax public enum LifeCycle Active Deleted Draft Inactive" + "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicatedSearchBehaviorException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicatedSearchBehaviorException.html", + "title": "Class DuplicatedSearchBehaviorException | Picturepark.SDK.V1 API", + "keywords": "Class DuplicatedSearchBehaviorException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicatedSearchBehaviorException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicatedSearchBehaviorException : PictureparkValidationException, ISerializable, _Exception Properties DuplicatedSearchBehaviors Declaration public string DuplicatedSearchBehaviors { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicatedSearchBehaviorException FromJson(string data) Parameters System.String data Returns DuplicatedSearchBehaviorException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.LeaseResourceType.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.LeaseResourceType.html", - "title": "Enum LeaseResourceType | Picturepark.SDK.V1 API", - "keywords": "Enum LeaseResourceType Namespace : System.Dynamic.ExpandoObject Syntax public enum LeaseResourceType SchemaEditing" + "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemNamedCacheKeyFieldsInvalidException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemNamedCacheKeyFieldsInvalidException.html", + "title": "Class ListItemNamedCacheKeyFieldsInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class ListItemNamedCacheKeyFieldsInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ListItemNamedCacheKeyFieldsInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemNamedCacheKeyFieldsInvalidException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static ListItemNamedCacheKeyFieldsInvalidException FromJson(string data) Parameters System.String data Returns ListItemNamedCacheKeyFieldsInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BooleanCondition.html": { - "href": "api/Picturepark.SDK.V1.Contract.BooleanCondition.html", - "title": "Class BooleanCondition | Picturepark.SDK.V1 API", - "keywords": "Class BooleanCondition Links multiple conditions with a boolean operator Inheritance System.Object BusinessRuleCondition BooleanCondition AndCondition OrCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class BooleanCondition : BusinessRuleCondition Properties Conditions The conditions. Declaration public ICollection Conditions { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRuleCondition > Methods FromJson(String) Declaration public static BooleanCondition FromJson(string data) Parameters System.String data Returns BooleanCondition ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldAnalyzerInvalidException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldAnalyzerInvalidException.html", + "title": "Class SchemaFieldAnalyzerInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldAnalyzerInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldAnalyzerInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldAnalyzerInvalidException : PictureparkValidationException, ISerializable, _Exception Properties AllowedAnalyzers Declaration public ICollection AllowedAnalyzers { get; set; } Property Value System.Collections.Generic.ICollection < Analyzer > Analyzers Declaration public ICollection Analyzers { get; set; } Property Value System.Collections.Generic.ICollection < Analyzer > FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldAnalyzerInvalidException FromJson(string data) Parameters System.String data Returns SchemaFieldAnalyzerInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BlacklistItem.html": { - "href": "api/Picturepark.SDK.V1.Contract.BlacklistItem.html", - "title": "Class BlacklistItem | Picturepark.SDK.V1 API", - "keywords": "Class BlacklistItem Entry in the Blacklist. Inheritance System.Object BlacklistItem Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BlacklistItem Properties Match Pattern a file name must match to be excluded from the transfer. Declaration public string Match { get; set; } Property Value System.String Name Friendly name of item. Declaration public string Name { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BlacklistItem FromJson(string data) Parameters System.String data Returns BlacklistItem ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaViewForAllException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaViewForAllException.html", + "title": "Class SchemaViewForAllException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaViewForAllException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaViewForAllException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaViewForAllException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaViewForAllException FromJson(string data) Parameters System.String data Returns SchemaViewForAllException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Blacklist.html": { - "href": "api/Picturepark.SDK.V1.Contract.Blacklist.html", - "title": "Class Blacklist | Picturepark.SDK.V1 API", - "keywords": "Class Blacklist Blacklist containing file name patterns skipped when uploading. Inheritance System.Object Blacklist Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Blacklist Properties Items Blacklist entries. Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < BlacklistItem > Methods FromJson(String) Declaration public static Blacklist FromJson(string data) Parameters System.String data Returns Blacklist ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositorySearchResult.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositorySearchResult.html", + "title": "Class SnapshotRepositorySearchResult | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotRepositorySearchResult Inheritance System.Object SnapshotRepositorySearchResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotRepositorySearchResult Properties Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < SnapshotRepository > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static SnapshotRepositorySearchResult FromJson(string data) Parameters System.String data Returns SnapshotRepositorySearchResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BatchResponseRow.html": { - "href": "api/Picturepark.SDK.V1.Contract.BatchResponseRow.html", - "title": "Class BatchResponseRow | Picturepark.SDK.V1 API", - "keywords": "Class BatchResponseRow Row in a batch operation response Inheritance System.Object BatchResponseRow Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BatchResponseRow Properties Error If the operation did not succeeded, this contains error information. Declaration public ErrorResponse Error { get; set; } Property Value ErrorResponse Id Id of the item. Declaration public string Id { get; set; } Property Value System.String RequestId The identifier provided by user in the corresponding request (or null if none was provided). Used only in bulk creation. Declaration public string RequestId { get; set; } Property Value System.String Status Status code of the operation. Declaration public int Status { get; set; } Property Value System.Int32 Succeeded Indicates if the operation succeeded. Declaration public bool Succeeded { get; set; } Property Value System.Boolean Version New version of the item. Declaration public long Version { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BatchResponseRow FromJson(string data) Parameters System.String data Returns BatchResponseRow ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRestore.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRestore.html", + "title": "Class SnapshotRestore | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotRestore Inheritance System.Object SnapshotRestore Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotRestore Properties Indices Declaration public ICollection Indices { get; set; } Property Value System.Collections.Generic.ICollection < System.String > RepositoryName Declaration public string RepositoryName { get; set; } Property Value System.String RestoreDate Declaration public DateTime RestoreDate { get; set; } Property Value System.DateTime SnapshotName Declaration public string SnapshotName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SnapshotRestore FromJson(string data) Parameters System.String data Returns SnapshotRestore ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FieldMultiRelation.html": { - "href": "api/Picturepark.SDK.V1.Contract.FieldMultiRelation.html", - "title": "Class FieldMultiRelation | Picturepark.SDK.V1 API", - "keywords": "Class FieldMultiRelation The field used to store multiple relations Inheritance System.Object FieldBase FieldMultiRelation Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldMultiRelation : FieldBase Properties MaximumItems The maximum number of items that can be stored. Declaration public int? MaximumItems { get; set; } Property Value System.Nullable < System.Int32 > MinimumItems The minimum number of items that must be stored. Declaration public int? MinimumItems { get; set; } Property Value System.Nullable < System.Int32 > RelationTypes The relation types supported by the field. Declaration public ICollection RelationTypes { get; set; } Property Value System.Collections.Generic.ICollection < RelationType > SchemaId The ID of the schema used for relation metadata (it must be of type Struct, and it cannot be a system schema). Declaration public string SchemaId { get; set; } Property Value System.String SchemaIndexingInfo Indexing information of fields of the related schema identified by the SchemaId property. Declaration public SchemaIndexingInfo SchemaIndexingInfo { get; set; } Property Value SchemaIndexingInfo Methods FromJson(String) Declaration public static FieldMultiRelation FromJson(string data) Parameters System.String data Returns FieldMultiRelation ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.WrongChunkSizeException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.WrongChunkSizeException.html", + "title": "Class WrongChunkSizeException | Picturepark.SDK.V1 API", + "keywords": "Class WrongChunkSizeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException WrongChunkSizeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class WrongChunkSizeException : PictureparkValidationException, ISerializable, _Exception Properties Actual Declaration public long Actual { get; set; } Property Value System.Int64 Expected Declaration public long Expected { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static WrongChunkSizeException FromJson(string data) Parameters System.String data Returns WrongChunkSizeException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FieldMultiFieldset.html": { - "href": "api/Picturepark.SDK.V1.Contract.FieldMultiFieldset.html", - "title": "Class FieldMultiFieldset | Picturepark.SDK.V1 API", - "keywords": "Class FieldMultiFieldset The field used to store multiple fieldsets Inheritance System.Object FieldBase FieldMultiFieldset Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldMultiFieldset : FieldBase Properties MaximumItems The maximum number of items that can be stored. Declaration public int? MaximumItems { get; set; } Property Value System.Nullable < System.Int32 > MinimumItems The minimum number of items that must be stored. Declaration public int? MinimumItems { get; set; } Property Value System.Nullable < System.Int32 > SchemaId The ID of the schema to be used as fieldset (it must be of type Struct, and it cannot be a system schema). Declaration public string SchemaId { get; set; } Property Value System.String SchemaIndexingInfo Indexing information of fields of the related schema identified by the SchemaId property. Declaration public SchemaIndexingInfo SchemaIndexingInfo { get; set; } Property Value SchemaIndexingInfo Methods FromJson(String) Declaration public static FieldMultiFieldset FromJson(string data) Parameters System.String data Returns FieldMultiFieldset ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.html", + "title": "Namespace Picturepark.SDK.V1.CloudManager.Contract | Picturepark.SDK.V1 API", + "keywords": "Namespace Picturepark.SDK.V1.CloudManager.Contract Classes AacAudioFormat AddMetadataLanguageTimeoutException AggregationFilter Filters aggregations AggregationFilterNotSupportedException AggregationNameInvalidException AggregationSizeInvalidException Size of the aggregation is invalid. AlphaHandlingAction AmbiguousUserRoleRightsException AndFilter Used to put filters in \"and\" ApiException ApiException AtLeastOneActiveTermsOfServiceMustExistException AudioFormatBase AudioStillFormat BaseResultOfCustomer BaseResultOfSnapshot BusinessProcess Business process BusinessProcessCancellationNotSupportedException BusinessProcessContinuationException BusinessProcessDefinitionCreateException BusinessProcessDefinitionNotFoundException BusinessProcessEngineRequestException BusinessProcessLifeCycleNotHitException BusinessProcessNotExternalException BusinessProcessNotFoundException BusinessProcessState State transition information of a business process BusinessProcessStateNotHitException BusinessRuleActionInvalidDocumentTypeException BusinessRuleActionInvalidExecutionScopeException BusinessRuleActionsMissingException BusinessRuleArrayIndexInvalidException BusinessRuleConditionInvalidTriggerPointActionException BusinessRuleConditionInvalidTriggerPointDocumentTypeException BusinessRuleConditionMissingException BusinessRuleConditionsMissingException BusinessRuleConfigurationValidationException BusinessRuleContentPermissionSetIdsMissingException BusinessRuleDictionaryKeyInvalidException BusinessRuleFieldIdInvalidException BusinessRuleFieldPathInvalidException BusinessRuleInvalidVariableNameException BusinessRuleNamedCacheNameInvalidException BusinessRuleNGramTransformationMaxWordLengthInvalidException BusinessRuleNGramTransformationMinWordLengthInvalidException BusinessRuleNGramTransformationSizeInvalidException BusinessRulePathInvalidException BusinessRulePermissionSetIdInvalidException BusinessRulePolygonInvalidException BusinessRuleProjectionTransformationsMissingException BusinessRuleRefIdsMissingException BusinessRuleRegularExpressionInvalidException BusinessRuleRuleIdDuplicationException BusinessRuleRuleIdMissingException BusinessRuleSchemaIdInvalidException BusinessRuleTransformationGroupInputsMissingException BusinessRuleTransformationGroupTransformationsMissingException BusinessRuleTriggerPointMissingException BusinessRuleValidationException CdnConfigurationBase ChannelsNotFoundException ChildFilter Filters on child documents ChunkSizeOutOfRangeException ClarifaiTaggingConfiguration ConfigurationIndexNotFoundException ContentBackupAcknowledgementResult ContentBackupCancelRecoveryRequest Request to search aggregation values for Contents ContentBackupDisableRequest Request to search aggregation values for Contents ContentBackupEnableRequest Request to search aggregation values for Contents ContentBackupFailedException ContentBackupForceCompleteRecoveryRequest Request to search aggregation values for Contents ContentBackupSearchRequest Request to search aggregation values for Contents ContentBackupSearchResult ContentFileReplaceTypeMismatchException ContentLayerInvalidException ContentLayerSameRootException ContentMetadataUpdateManyException ContentNotFoundException ContentPermissionException ContractMismatchException CropAction Customer CustomerAliasHeaderMissingException CustomerAliasInUseException CustomerAliasNotFoundException CustomerAllowedCommand CustomerAllowedMessage CustomerBoostValueRemoveInfo CustomerBoostValuesInvalidException CustomerBoostValuesUpdateRequest CustomerBoostValuesUpdateTimeoutException CustomerConfiguration CustomerCreateRequest CustomerDeactivationException CustomerExportRequest CustomerExportResult CustomerHostNotFoundException CustomerImportRequest Request to import the ElasticSearch repository of a customer from another cloud CustomerMetadataLanguageCreateRequest CustomerNotActiveException CustomerNotAvailableException CustomerNotDeactivatedException CustomerNotFoundException CustomerSearchRequest CustomerSearchResult CustomerServiceProvider CustomerServiceProviderConfiguration CustomerServiceProviderCreateRequest CustomerUpdateRequest CustomerVersionInfo The version view item for the customer. CustomerViolationException DataDictionary DateRange The date time range class used in filters DateRangeFilter Filters over a range of date time values DeactivationCustomerRequest DeactivationEnvironmentRequest DefaultChannelDeleteException DefaultSearchIndexDeleteException DeleteContentsWithReferencesException DeleteListItemsWithReferencesException DisplayValueRerenderingInProgressException DocumentFormatBase DocumentStillFormat DocumentVersionConflictException DocumentVersionNotFoundException DuplicateAggregatorException DuplicateAliasException DuplicatedItemAssignedException DuplicateDocumentException DuplicatedSearchBehaviorException DuplicateMetadataDisplayPatternException DuplicateOutputFormatIdException DuplicateRightException DuplicateSchemaException DuplicateSchemaInfoException DuplicateSearchIndexDocException ElasticVersionUpdateException EnvironmentConfiguration EnvironmentDeactivationException EnvironmentNotAvailableException EnvironmentNotDeactivatedException EnvironmentNotFoundException EnvironmentProcess EnvironmentProcessAddMetadataLanguageData EnvironmentProcessAlreadyRunningException EnvironmentProcessCustomerBoostValuesUpdateData EnvironmentProcessCustomerUpdateData EnvironmentProcessDataViewItemBase EnvironmentProcessEnvironmentUpdateData EnvironmentProcessNotFoundException EnvironmentProcessSearchRequest EnvironmentProcessSearchResult EnvironmentProcessState EnvironmentProcessWaitResult EnvironmentProcessWaitTimeoutException ErrorResponse Error information with serialized exception ExistsFilter Filters over the existence of a field's value FailedToLockException FastlyCdnConfiguration FileTransferNotFoundException FilterBase The filters' base class ForbiddenHtmlElementsUsedException FormatBase GeoBoundingBoxFilter Filters geo point values based on a bounding box GeoDistanceFilter Filters within the radius of the distance from a location GeoLocation It stores geo location information (latitude and longitude) IdentityServerProvider IllegalAuthorizationStateTransitionException ImageActionBase ImageFormatBase Index IndexDocumentNotFoundException IndexedFieldThresholdExceededException IndexException IndexMappingException InvalidArgumentException InvalidChangeCommandFieldNotFoundException InvalidChangeCommandFieldTypeInvalidException InvalidChangeCommandSchemaChangeInvalidException InvalidDateTimeFormatException InvalidMetadataException InvalidSortFieldException InvalidStateException InvalidStateTransitionException InvalidTransferTypeException InvalidValueFormatException InvalidVersionException ItemIdDuplicatedException JpegFormat LanguageConfiguration LayerIdsByRootSchema LeaseNotAcquiredException ListItemCyclicDependencyException ListItemLayerException ListItemNamedCacheKeyFieldsInvalidException ListItemNamedCacheSchemaIdInvalidException ListItemNotFoundException ListItemPermissionException ListItemSchemaMismatchException ListItemUpdateManyException MaximumTransferSizeException MetadataError MissingCustomerDefaultLanguageException MissingDependenciesException MissingDisplayPatternForCustomerDefaultLanguageException Mp3AudioFormat Mp4VideoFormat NamedCacheConfigurationException NamedCacheNameDuplicationException NamedCacheNameMissingException NestedFilter Filters on nested documents NodeInfo NoTagsFoundException NoTermsOfServiceDefinedException NotFilter Negates the specified filter NotSupportedFileExtensionException NotSupportedFileMappingException NotSupportedFileMappingForDynamicFormatException NumericRange The numeric range class NumericRangeFilter Filters over a range of numeric values ObjectStoreException ObjectStoreResponseException ObjectTypeMismatchException OnlyAccessibleToRecipientException OperationInProgressException OrFilter Put filters in \"or\" OriginalFormat OutputFormat Represents an output format. OutputFormatEditable Represents the editable part of the output format. OutputFormatResizingNotSupportedException OutputIdNotFoundException OutputNotAvailableException OutputNotFoundException OutputResetRetryAttemptsRequest OwnerTokenInUseException OwnerTokenNotFoundException ParentFilter Filters on parent documents PartialOperationNotSupportedException PdfFormat PermissionOwnershipTransferException PermissionSetAggregateException PermissionSetInUseException PermissionSetInvalidRightCombinationException PermissionSetNotFoundException PermissionSetValidationException This exception is an abstract base for permission set validation. PermissionValidationException PictureparkApplicationException PictureparkArgumentNullException PictureparkBusinessException PictureparkConflictException PictureparkException PictureparkForbiddenException PictureparkNotFoundException PictureparkOperationCanceledException PictureparkTimeoutException PictureparkValidationException PngFormat PrefixFilter Filters field's values based on a prefix QueryException ReactivationCustomerRequest ReactivationEnvironmentRequest RedisDatabaseExceededException ReferencesUpdateException ReferenceUpdateException RelationNotFoundException RelationSelfReferencingException RelationTypeMissingException RelationTypeNotFoundException RelationTypeTargetDocTypeMismatchException RenderingException RequestSizeLimitExceededException ResizeAction Does not implement the IImageAction interface. The ResizeAction is directly exposed within ImageFormat. ResizeAction2 RetryException SchemaCountLimitReachedException SchemaFieldAnalyzerInvalidException SchemaFieldDisplayPatternTypeNotSupportedException SchemaFieldIdAlreadyExistsInSchemaHierarchyException SchemaFieldIdDuplicatedException SchemaFieldIdException SchemaFieldIdPreviouslyUsedException SchemaFieldIdUppercaseException SchemaFieldImportMismatchException SchemaFieldImportRelatedSchemaMismatchException SchemaFieldImportTypeMismatchException SchemaFieldIndexException SchemaFieldInvalidBoostException SchemaFieldNotRequirableException SchemaFieldNotSearchableException SchemaFieldNotSortableException SchemaFieldNotSupportedException SchemaFieldNumberRangeException SchemaFieldOverwriteIdException SchemaFieldOverwriteTypeMismatchException SchemaFieldRelationMultipleTypesException SchemaFieldRelationSchemaSystemSchemaException SchemaFieldRelationSchemaTypeUnsupportedException SchemaFieldSchemaIndexInfoNestingException SchemaFieldSchemaIndexInfoSimpleSearchNestingException SchemaFieldTypeChangeException SchemaIdException SchemaIdLowercaseException SchemaImportEmptyException SchemaImportVersionMismatchException SchemaInfoNotFoundException SchemaInheritanceFieldIndexDeviationException SchemaInheritanceTypeDeviationException SchemaInUseContentException SchemaInUseContentSchemaException SchemaInUseException SchemaInUseFieldException SchemaInUseListItemException SchemaMissingTypeException SchemaMultipleTypesException SchemaNoContentException SchemaNoLayerException SchemaNotFoundException SchemaParentChangeException SchemaPermissionConfigurationException SchemaPermissionException SchemaSortFieldException SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException SchemaValidationException SchemaViewForAllException SearchIndexDocNotFoundException SearchIndexInUseException SearchIndexNotFoundException SearchIndexReindexRequest SearchStringLeadingWildcardException ServiceProvider ServiceProviderCreateException ServiceProviderCreateRequest ServiceProviderDeleteException ServiceProviderNotFoundException SetServiceLogLevelRequest ShareByTokenNotFoundException ShareExpiredException ShareNotFoundException SimulatedTaggingConfiguration Snapshot SnapshotBaseCreateRequest SnapshotBaseRestoreRequest SnapshotCustomerCloneRequest SnapshotCustomerCreateRequest SnapshotCustomerRestoreRequest SnapshotCustomerSearchRequest SnapshotCustomerSearchResult SnapshotEnqueueResult SnapshotEnvironmentCreateRequest SnapshotEnvironmentRestoreRequest SnapshotFailedException SnapshotRepository SnapshotRepositoryArchiveRequest SnapshotRepositoryBaseCreateRequest SnapshotRepositoryCleanupResult SnapshotRepositoryCustomerCreateRequest SnapshotRepositoryCustomerSearchRequest SnapshotRepositoryEnvironmentCreateRequest SnapshotRepositoryEnvironmentSearchRequest SnapshotRepositorySearchByNameRequest SnapshotRepositorySearchResult SnapshotRestore SnapshotShardFailure SnapshotSkippedException SnapshotTimeoutException SortableFieldThresholdExceededException SourceOutputFormats SuperAdminRolesNotAssignableToChannelException SystemLayerReferenceInvalidModificationException SystemSchemaInvalidModificationException TaggingConfigurationBase TermFilter Filters values exactly containing a term TermsFilter Filters values containing at least one of the terms TermsOfServiceConsentRequiredException TermsOfServiceNotNewestException TiffFormat TokenGenerationException TouchSchemasRequest TransferInfoNotFoundException TransferNotFoundException TranslatedStringDictionary A custom dictionary type to distinguish language specific class properties. UnableToCreateOrModifyStaticOutputFormatException UnauthorizedException UnknownException UnsharpenMaskAction UnsupportedListItemChangeCommandException UpdateCustomerRequest UpdateEnvironmentRequest UpdateInfo The UpdateInfoViewItem is the view item for update commands. User UserDeveloperFlagUpdateRequest UserEmailAlreadyExistsException UserInactiveOrDeletedException UserNotFoundException UserRoleAssignedException UserRolesNotFoundException UserUnlockDisallowedException UserWithRoles User information retrieved via search VersionInfo The version view item for the environment. VideoFormatBase VideoSpriteFormat VideoStillFormat WatermarkAction WrongChunkSizeException Interfaces ICdnClient ICloudBackupClient IContentBackupClient ICustomerClient ICustomerServiceProviderClient IEnvironmentClient IEnvironmentProcessClient IMaintenanceClient IServiceClient IServiceProviderClient IUpdateClient IUserClient Enums AddMetadataLanguageState AlphaHandling Analyzer AuthorizationState User authorization state. BackupEntityType BackupReason BusinessProcessLifeCycle Life cycle of the business process BusinessProcessScope Scope of the business process BusinessRuleExecutionScope BusinessRuleTriggerAction BusinessRuleTriggerDocType Coder ColorProfile ColorTransformationIntent CompressionType ContentBackupState ContentRight Content rights ContentType Content types CustomerBoostValuesUpdateState CustomerUpdateState DisplayPatternType The display pattern type EnvironmentProcessLifeCycle EnvironmentProcessType EnvironmentUpdateState IndexState IndexType LeaseResourceType LifeCycle Lifecycle MetadataRight Metadata rights Preset Profile ResizeMode SchemaType Type of the schema SnapshotDataType Type of data that have been snapshot TraceLevel TransferType Type of the transfer UserRight" }, - "api/Picturepark.SDK.V1.Contract.FieldLongArray.html": { - "href": "api/Picturepark.SDK.V1.Contract.FieldLongArray.html", - "title": "Class FieldLongArray | Picturepark.SDK.V1 API", - "keywords": "Class FieldLongArray The field used to store multiple long values Inheritance System.Object FieldBase FieldLong FieldLongArray Inherited Members FieldLong.Pattern FieldLong.Minimum FieldLong.Maximum FieldLong.Boost FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldLongArray : FieldLong Properties MaximumItems The maximum number of items that can be stored. Declaration public int? MaximumItems { get; set; } Property Value System.Nullable < System.Int32 > MinimumItems The minimum number of items that must be stored. Declaration public int? MinimumItems { get; set; } Property Value System.Nullable < System.Int32 > Methods FromJson(String) Declaration public static FieldLongArray FromJson(string data) Parameters System.String data Returns FieldLongArray ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.Index.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.Index.html", + "title": "Class Index | Picturepark.SDK.V1 API", + "keywords": "Class Index Inheritance System.Object Index Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Index Properties BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String CustomerId Declaration public string CustomerId { get; set; } Property Value System.String IndexAlias Declaration public string IndexAlias { get; set; } Property Value System.String IndexName Declaration public string IndexName { get; set; } Property Value System.String IndexType Declaration public IndexType IndexType { get; set; } Property Value IndexType NumberOfReplicas Declaration public int NumberOfReplicas { get; set; } Property Value System.Int32 NumberOfRoutingShards Declaration public int NumberOfRoutingShards { get; set; } Property Value System.Int32 NumberOfShards Declaration public int NumberOfShards { get; set; } Property Value System.Int32 State Declaration public IndexState State { get; set; } Property Value IndexState Methods FromJson(String) Declaration public static Index FromJson(string data) Parameters System.String data Returns Index ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.MaximumTransferSizeException.html": { - "href": "api/Picturepark.SDK.V1.Contract.MaximumTransferSizeException.html", - "title": "Class MaximumTransferSizeException | Picturepark.SDK.V1 API", - "keywords": "Class MaximumTransferSizeException Inheritance System.Object System.Exception PictureparkException MaximumTransferSizeException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MaximumTransferSizeException : PictureparkException, ISerializable, _Exception Properties MaximumTransferSize Declaration public int MaximumTransferSize { get; set; } Property Value System.Int32 TransferId Declaration public string TransferId { get; set; } Property Value System.String TransferSize Declaration public int TransferSize { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static MaximumTransferSizeException FromJson(string data) Parameters System.String data Returns MaximumTransferSizeException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.IndexDocumentNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IndexDocumentNotFoundException.html", + "title": "Class IndexDocumentNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class IndexDocumentNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException IndexDocumentNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class IndexDocumentNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties IndexId Declaration public string IndexId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static IndexDocumentNotFoundException FromJson(string data) Parameters System.String data Returns IndexDocumentNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.MatchRegexCondition.html": { - "href": "api/Picturepark.SDK.V1.Contract.MatchRegexCondition.html", - "title": "Class MatchRegexCondition | Picturepark.SDK.V1 API", - "keywords": "Class MatchRegexCondition Matches when a field matching the field path string (JSON Path) changes and matches the given regular expression. Inheritance System.Object BusinessRuleCondition MatchRegexCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MatchRegexCondition : BusinessRuleCondition Properties FieldPath JSON path to the field Declaration public string FieldPath { get; set; } Property Value System.String Regex Regular expression Declaration public string Regex { get; set; } Property Value System.String StoreIn Optional variable name to store the matched regex groups in Declaration public string StoreIn { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MatchRegexCondition FromJson(string data) Parameters System.String data Returns MatchRegexCondition ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.JpegFormat.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.JpegFormat.html", + "title": "Class JpegFormat | Picturepark.SDK.V1 API", + "keywords": "Class JpegFormat Inheritance System.Object FormatBase ImageFormatBase JpegFormat Inherited Members ImageFormatBase.ColorProfile ImageFormatBase.ColorTransformationIntent ImageFormatBase.HorizontalResolution ImageFormatBase.VerticalResolution ImageFormatBase.RenderFirstFrameOnly ImageFormatBase.KeepClippingPath ImageFormatBase.CloneExif ImageFormatBase.CloneIptc ImageFormatBase.CloneAdobeResources ImageFormatBase.CloneXmp ImageFormatBase.ResizeAction ImageFormatBase.Actions System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class JpegFormat : ImageFormatBase Properties ChromaSubsamplingEnabled Declaration public bool ChromaSubsamplingEnabled { get; set; } Property Value System.Boolean Extension Declaration public string Extension { get; set; } Property Value System.String IsProgressive Declaration public bool IsProgressive { get; set; } Property Value System.Boolean Quality Declaration public int Quality { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static JpegFormat FromJson(string data) Parameters System.String data Returns JpegFormat ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.MailRecipient.html": { - "href": "api/Picturepark.SDK.V1.Contract.MailRecipient.html", - "title": "Class MailRecipient | Picturepark.SDK.V1 API", - "keywords": "Class MailRecipient Share mail recipient Inheritance System.Object MailRecipient Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MailRecipient Properties Token Recipient specific token. Declaration public string Token { get; set; } Property Value System.String Url URL to access the share for this recipient. Declaration public string Url { get; set; } Property Value System.String UserEmail User information including email. Declaration public UserEmail UserEmail { get; set; } Property Value UserEmail Methods FromJson(String) Declaration public static MailRecipient FromJson(string data) Parameters System.String data Returns MailRecipient ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.LanguageConfiguration.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.LanguageConfiguration.html", + "title": "Class LanguageConfiguration | Picturepark.SDK.V1 API", + "keywords": "Class LanguageConfiguration Inheritance System.Object LanguageConfiguration Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LanguageConfiguration Properties DefaultLanguage The default language. Not the be confused with the metadata fallback language x-default. Declaration public string DefaultLanguage { get; set; } Property Value System.String MetadataLanguages A list of languages serving as metadata languages. Declaration public ICollection MetadataLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SystemLanguages A list of languages serving as system languages. Declaration public ICollection SystemLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static LanguageConfiguration FromJson(string data) Parameters System.String data Returns LanguageConfiguration ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.LookupCacheTransformation.html": { - "href": "api/Picturepark.SDK.V1.Contract.LookupCacheTransformation.html", - "title": "Class LookupCacheTransformation | Picturepark.SDK.V1 API", - "keywords": "Class LookupCacheTransformation Uses a named cache to lookup a value. Inheritance System.Object BusinessRuleTransformation LookupCacheTransformation Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LookupCacheTransformation : BusinessRuleTransformation Properties NamedCache Name of the cache to use. Declaration public string NamedCache { get; set; } Property Value System.String Methods FromJson(String) Declaration public static LookupCacheTransformation FromJson(string data) Parameters System.String data Returns LookupCacheTransformation ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.BusinessProcessClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.BusinessProcessClient.ObjectResponseResult-1.html", + "title": "Struct BusinessProcessClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct BusinessProcessClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleRegularExpressionInvalidException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleRegularExpressionInvalidException.html", - "title": "Class BusinessRuleRegularExpressionInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleRegularExpressionInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleRegularExpressionInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleRegularExpressionInvalidException : PictureparkValidationException, ISerializable, _Exception Properties Regex Declaration public string Regex { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleRegularExpressionInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleRegularExpressionInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.AacAudioFormat.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AacAudioFormat.html", + "title": "Class AacAudioFormat | Picturepark.SDK.V1 API", + "keywords": "Class AacAudioFormat Inheritance System.Object FormatBase AudioFormatBase AacAudioFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AacAudioFormat : AudioFormatBase Properties Bitrate Gets or sets the bitrate of the encoding. Declaration public int? Bitrate { get; set; } Property Value System.Nullable < System.Int32 > Coder Gets or sets the encoding coder. Declaration public Coder Coder { get; set; } Property Value Coder Extension Declaration public string Extension { get; set; } Property Value System.String Profile Gets or sets the encoding profile. Declaration public Profile Profile { get; set; } Property Value Profile VariableBitRate Gets or sets the encoding variable bit rate (VBR) - 1 is lowest quality and 5 is highest quality. Declaration public int? VariableBitRate { get; set; } Property Value System.Nullable < System.Int32 > Methods FromJson(String) Declaration public static AacAudioFormat FromJson(string data) Parameters System.String data Returns AacAudioFormat ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleRefIdsMissingException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleRefIdsMissingException.html", - "title": "Class BusinessRuleRefIdsMissingException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleRefIdsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleRefIdsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleRefIdsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleRefIdsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleRefIdsMissingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.AggregationSizeInvalidException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AggregationSizeInvalidException.html", + "title": "Class AggregationSizeInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class AggregationSizeInvalidException Size of the aggregation is invalid. Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException AggregationSizeInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AggregationSizeInvalidException : PictureparkValidationException, ISerializable, _Exception Properties AggregationName The name identifying the aggregation. Declaration public string AggregationName { get; set; } Property Value System.String AggregationSize The invalid size of the aggregation: size must be equal or greater than 1. Declaration public int AggregationSize { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static AggregationSizeInvalidException FromJson(string data) Parameters System.String data Returns AggregationSizeInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessDetailsDataBase.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessDetailsDataBase.html", - "title": "Class BusinessProcessDetailsDataBase | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessDetailsDataBase Base class for the details of a business process Inheritance System.Object BusinessProcessDetailsDataBase BusinessProcessDetailsDataBatchResponse BusinessProcessDetailsDataCdnPurge BusinessProcessDetailsDataContentImport BusinessProcessDetailsDataSchemaImport Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class BusinessProcessDetailsDataBase Methods FromJson(String) Declaration public static BusinessProcessDetailsDataBase FromJson(string data) Parameters System.String data Returns BusinessProcessDetailsDataBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessContinuationException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessContinuationException.html", + "title": "Class BusinessProcessContinuationException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessContinuationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException BusinessProcessContinuationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessContinuationException : PictureparkBusinessException, ISerializable, _Exception Properties ContinuationBusinessProcessId Declaration public string ContinuationBusinessProcessId { get; set; } Property Value System.String PrecedingBusinessProcessException Declaration public PictureparkException PrecedingBusinessProcessException { get; set; } Property Value PictureparkException PrecedingBusinessProcessId Declaration public string PrecedingBusinessProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessContinuationException FromJson(string data) Parameters System.String data Returns BusinessProcessContinuationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessDetails.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessDetails.html", - "title": "Class BusinessProcessDetails | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessDetails Detailed representation of a business process Inheritance System.Object BusinessProcess BusinessProcessDetails Inherited Members BusinessProcess.Id BusinessProcess.ProcessDefinitionId BusinessProcess.ReferenceId BusinessProcess.ReferenceDocType BusinessProcess.SupportsCancellation BusinessProcess.BusinessProcessScope BusinessProcess.LifeCycle BusinessProcess.StartDate BusinessProcess.EndDate BusinessProcess.Finished BusinessProcess.StateHistory BusinessProcess.CurrentState BusinessProcess.LastReportedProgress BusinessProcess.ContinuationBusinessProcessId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessDetails : BusinessProcess Properties Details Details for the business process. Declaration public BusinessProcessDetailsDataBase Details { get; set; } Property Value BusinessProcessDetailsDataBase Methods FromJson(String) Declaration public static BusinessProcessDetails FromJson(string data) Parameters System.String data Returns BusinessProcessDetails ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ICustomerServiceProviderClient.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ICustomerServiceProviderClient.html", + "title": "Interface ICustomerServiceProviderClient | Picturepark.SDK.V1 API", + "keywords": "Interface ICustomerServiceProviderClient Namespace : System.Dynamic.ExpandoObject Syntax public interface ICustomerServiceProviderClient Methods CreateAsync(CustomerServiceProviderCreateRequest, CancellationToken) Declaration Task CreateAsync(CustomerServiceProviderCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters CustomerServiceProviderCreateRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerServiceProvider > Exceptions ApiException A server side error occurred. ServiceProviderNotFoundException Service provoider with this id could not be found CustomerAliasNotFoundException Customer with this alias could not be found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, String, CancellationToken) Declaration Task DeleteAsync(string customerAlias, string serviceProviderId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias System.String serviceProviderId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. ServiceProviderNotFoundException Service provoider with this id could not be found CustomerAliasNotFoundException Customer with this alias could not be found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Priority_Queue.GenericPriorityQueueNode-1.html": { - "href": "api/Priority_Queue.GenericPriorityQueueNode-1.html", - "title": "Class GenericPriorityQueueNode | Picturepark.SDK.V1 API", - "keywords": "Class GenericPriorityQueueNode Inheritance System.Object GenericPriorityQueueNode Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class GenericPriorityQueueNode Type Parameters TPriority Properties InsertionIndex Represents the order the node was inserted in Declaration public long InsertionIndex { get; } Property Value System.Int64 Priority The Priority to insert this node at. Must be set BEFORE adding a node to the queue (ideally just once, in the node's constructor). Should not be manually edited once the node has been enqueued - use queue.UpdatePriority() instead Declaration public TPriority Priority { get; protected set; } Property Value TPriority QueueIndex Represents the current position in the queue Declaration public int QueueIndex { get; } Property Value System.Int32" + "api/Picturepark.SDK.V1.CloudManager.Contract.IdentityServerProvider.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IdentityServerProvider.html", + "title": "Class IdentityServerProvider | Picturepark.SDK.V1 API", + "keywords": "Class IdentityServerProvider Inheritance System.Object IdentityServerProvider Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class IdentityServerProvider Properties Id Declaration public string Id { get; set; } Property Value System.String Name Declaration public string Name { get; set; } Property Value System.String Url Declaration public string Url { get; set; } Property Value System.String Methods FromJson(String) Declaration public static IdentityServerProvider FromJson(string data) Parameters System.String data Returns IdentityServerProvider ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Priority_Queue.GenericPriorityQueue-2.html": { - "href": "api/Priority_Queue.GenericPriorityQueue-2.html", - "title": "Class GenericPriorityQueue | Picturepark.SDK.V1 API", - "keywords": "Class GenericPriorityQueue A copy of StablePriorityQueue which also has generic priority-type Inheritance System.Object GenericPriorityQueue Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public sealed class GenericPriorityQueue : IFixedSizePriorityQueue, IPriorityQueue, IEnumerable where TItem : GenericPriorityQueueNode where TPriority : IComparable Type Parameters TItem The values in the queue. Must extend the GenericPriorityQueue class TPriority The priority-type. Must extend IComparable Constructors GenericPriorityQueue(Int32) Instantiate a new Priority Queue Declaration public GenericPriorityQueue(int maxNodes) Parameters System.Int32 maxNodes The max nodes ever allowed to be enqueued (going over this will cause undefined behavior) Properties Count Returns the number of nodes in the queue. O(1) Declaration public int Count { get; } Property Value System.Int32 Implements IPriorityQueue.Count First Returns the head of the queue, without removing it (use Dequeue() for that). If the queue is empty, behavior is undefined. O(1) Declaration public TItem First { get; } Property Value TItem Implements IPriorityQueue.First MaxSize Returns the maximum number of items that can be enqueued at once in this queue. Once you hit this number (ie. once Count == MaxSize), attempting to enqueue another item will cause undefined behavior. O(1) Declaration public int MaxSize { get; } Property Value System.Int32 Methods Clear() Removes every node from the queue. O(n) (So, don't do this often!) Declaration public void Clear() Implements IPriorityQueue.Clear() Contains(TItem) Returns (in O(1)!) whether the given node is in the queue. O(1) Declaration public bool Contains(TItem node) Parameters TItem node Returns System.Boolean Implements IPriorityQueue.Contains(TItem) Dequeue() Removes the head of the queue (node with minimum priority; ties are broken by order of insertion), and returns it. If queue is empty, result is undefined O(log n) Declaration public TItem Dequeue() Returns TItem Implements IPriorityQueue.Dequeue() Enqueue(TItem, TPriority) Enqueue a node to the priority queue. Lower values are placed in front. Ties are broken by first-in-first-out. If the queue is full, the result is undefined. If the node is already enqueued, the result is undefined. O(log n) Declaration public void Enqueue(TItem node, TPriority priority) Parameters TItem node TPriority priority Implements IPriorityQueue.Enqueue(TItem, TPriority) GetEnumerator() Declaration public IEnumerator GetEnumerator() Returns IEnumerator IsValidQueue() Should not be called in production code. Checks to make sure the queue is still in a valid state. Used for testing/debugging the queue. Declaration public bool IsValidQueue() Returns System.Boolean Remove(TItem) Removes a node from the queue. The node does not need to be the head of the queue. If the node is not in the queue, the result is undefined. If unsure, check Contains() first O(log n) Declaration public void Remove(TItem node) Parameters TItem node Implements IPriorityQueue.Remove(TItem) Resize(Int32) Resize the queue so it can accept more nodes. All currently enqueued nodes are remain. Attempting to decrease the queue size to a size too small to hold the existing nodes results in undefined behavior O(n) Declaration public void Resize(int maxNodes) Parameters System.Int32 maxNodes UpdatePriority(TItem, TPriority) This method must be called on a node every time its priority changes while it is in the queue. Forgetting to call this method will result in a corrupted queue! Calling this method on a node not in the queue results in undefined behavior O(log n) Declaration public void UpdatePriority(TItem node, TPriority priority) Parameters TItem node TPriority priority Implements IPriorityQueue.UpdatePriority(TItem, TPriority)" + "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidMetadataException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidMetadataException.html", + "title": "Class InvalidMetadataException | Picturepark.SDK.V1 API", + "keywords": "Class InvalidMetadataException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidMetadataException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidMetadataException : PictureparkValidationException, ISerializable, _Exception Properties MetadataErrors Declaration public ICollection MetadataErrors { get; set; } Property Value System.Collections.Generic.ICollection < MetadataError > ValidationErrors Declaration public ICollection ValidationErrors { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkBusinessException > Methods FromJson(String) Declaration public static InvalidMetadataException FromJson(string data) Parameters System.String data Returns InvalidMetadataException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Priority_Queue.FastPriorityQueueNode.html": { - "href": "api/Priority_Queue.FastPriorityQueueNode.html", - "title": "Class FastPriorityQueueNode | Picturepark.SDK.V1 API", - "keywords": "Class FastPriorityQueueNode Inheritance System.Object FastPriorityQueueNode StablePriorityQueueNode Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FastPriorityQueueNode Properties Priority The Priority to insert this node at. Must be set BEFORE adding a node to the queue (ideally just once, in the node's constructor). Should not be manually edited once the node has been enqueued - use queue.UpdatePriority() instead Declaration public float Priority { get; protected set; } Property Value System.Single QueueIndex Represents the current position in the queue Declaration public int QueueIndex { get; } Property Value System.Int32" + "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidSortFieldException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidSortFieldException.html", + "title": "Class InvalidSortFieldException | Picturepark.SDK.V1 API", + "keywords": "Class InvalidSortFieldException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidSortFieldException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidSortFieldException : PictureparkValidationException, ISerializable, _Exception Properties FieldName Declaration public string FieldName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidSortFieldException FromJson(string data) Parameters System.String data Returns InvalidSortFieldException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Priority_Queue.FastPriorityQueue-1.html": { - "href": "api/Priority_Queue.FastPriorityQueue-1.html", - "title": "Class FastPriorityQueue | Picturepark.SDK.V1 API", - "keywords": "Class FastPriorityQueue An implementation of a min-Priority Queue using a heap. Has O(1) .Contains()! See https://github.com/BlueRaja/High-Speed-Priority-Queue-for-C-Sharp/wiki/Getting-Started for more information Inheritance System.Object FastPriorityQueue Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public sealed class FastPriorityQueue : IFixedSizePriorityQueue, IPriorityQueue, IEnumerable where T : FastPriorityQueueNode Type Parameters T The values in the queue. Must extend the FastPriorityQueueNode class Constructors FastPriorityQueue(Int32) Instantiate a new Priority Queue Declaration public FastPriorityQueue(int maxNodes) Parameters System.Int32 maxNodes The max nodes ever allowed to be enqueued (going over this will cause undefined behavior) Properties Count Returns the number of nodes in the queue. O(1) Declaration public int Count { get; } Property Value System.Int32 Implements IPriorityQueue.Count First Returns the head of the queue, without removing it (use Dequeue() for that). If the queue is empty, behavior is undefined. O(1) Declaration public T First { get; } Property Value T Implements IPriorityQueue.First MaxSize Returns the maximum number of items that can be enqueued at once in this queue. Once you hit this number (ie. once Count == MaxSize), attempting to enqueue another item will cause undefined behavior. O(1) Declaration public int MaxSize { get; } Property Value System.Int32 Methods Clear() Removes every node from the queue. O(n) (So, don't do this often!) Declaration public void Clear() Implements IPriorityQueue.Clear() Contains(T) Returns (in O(1)!) whether the given node is in the queue. O(1) Declaration public bool Contains(T node) Parameters T node Returns System.Boolean Implements IPriorityQueue.Contains(TItem) Dequeue() Removes the head of the queue and returns it. If queue is empty, result is undefined O(log n) Declaration public T Dequeue() Returns T Implements IPriorityQueue.Dequeue() Enqueue(T, Single) Enqueue a node to the priority queue. Lower values are placed in front. Ties are broken by first-in-first-out. If the queue is full, the result is undefined. If the node is already enqueued, the result is undefined. O(log n) Declaration public void Enqueue(T node, float priority) Parameters T node System.Single priority Implements IPriorityQueue.Enqueue(TItem, TPriority) GetEnumerator() Declaration public IEnumerator GetEnumerator() Returns IEnumerator IsValidQueue() Should not be called in production code. Checks to make sure the queue is still in a valid state. Used for testing/debugging the queue. Declaration public bool IsValidQueue() Returns System.Boolean Remove(T) Removes a node from the queue. The node does not need to be the head of the queue. If the node is not in the queue, the result is undefined. If unsure, check Contains() first O(log n) Declaration public void Remove(T node) Parameters T node Implements IPriorityQueue.Remove(TItem) Resize(Int32) Resize the queue so it can accept more nodes. All currently enqueued nodes are remain. Attempting to decrease the queue size to a size too small to hold the existing nodes results in undefined behavior O(n) Declaration public void Resize(int maxNodes) Parameters System.Int32 maxNodes UpdatePriority(T, Single) This method must be called on a node every time its priority changes while it is in the queue. Forgetting to call this method will result in a corrupted queue! Calling this method on a node not in the queue results in undefined behavior O(log n) Declaration public void UpdatePriority(T node, float priority) Parameters T node System.Single priority Implements IPriorityQueue.UpdatePriority(TItem, TPriority)" + "api/Picturepark.SDK.V1.CloudManager.Contract.MaximumTransferSizeException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.MaximumTransferSizeException.html", + "title": "Class MaximumTransferSizeException | Picturepark.SDK.V1 API", + "keywords": "Class MaximumTransferSizeException Inheritance System.Object System.Exception PictureparkException MaximumTransferSizeException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MaximumTransferSizeException : PictureparkException, ISerializable, _Exception Properties MaximumTransferSize Declaration public int MaximumTransferSize { get; set; } Property Value System.Int32 TransferId Declaration public string TransferId { get; set; } Property Value System.String TransferSize Declaration public int TransferSize { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static MaximumTransferSizeException FromJson(string data) Parameters System.String data Returns MaximumTransferSizeException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UnknownException.html": { - "href": "api/Picturepark.SDK.V1.Contract.UnknownException.html", - "title": "Class UnknownException | Picturepark.SDK.V1 API", - "keywords": "Class UnknownException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException UnknownException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UnknownException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static UnknownException FromJson(string data) Parameters System.String data Returns UnknownException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.MetadataError.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.MetadataError.html", + "title": "Class MetadataError | Picturepark.SDK.V1 API", + "keywords": "Class MetadataError Inheritance System.Object MetadataError Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MetadataError Properties ErrorType Declaration public string ErrorType { get; set; } Property Value System.String LineNumber Declaration public int LineNumber { get; set; } Property Value System.Int32 LinePosition Declaration public int LinePosition { get; set; } Property Value System.Int32 Message Declaration public string Message { get; set; } Property Value System.String Path Declaration public string Path { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MetadataError FromJson(string data) Parameters System.String data Returns MetadataError ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UnauthorizedException.html": { - "href": "api/Picturepark.SDK.V1.Contract.UnauthorizedException.html", - "title": "Class UnauthorizedException | Picturepark.SDK.V1 API", - "keywords": "Class UnauthorizedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException UnauthorizedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UnauthorizedException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static UnauthorizedException FromJson(string data) Parameters System.String data Returns UnauthorizedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.OwnerTokenNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.OwnerTokenNotFoundException.html", + "title": "Class OwnerTokenNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class OwnerTokenNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException OwnerTokenNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OwnerTokenNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties OwnerTokenUserIds Declaration public ICollection OwnerTokenUserIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static OwnerTokenNotFoundException FromJson(string data) Parameters System.String data Returns OwnerTokenNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UnassignTagboxItemsAction.html": { - "href": "api/Picturepark.SDK.V1.Contract.UnassignTagboxItemsAction.html", - "title": "Class UnassignTagboxItemsAction | Picturepark.SDK.V1 API", - "keywords": "Class UnassignTagboxItemsAction Removes one or multiple tag box items from the multi tagbox identified by the path (JSON path). Inheritance System.Object BusinessRuleAction UnassignTagboxItemsAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UnassignTagboxItemsAction : BusinessRuleAction Properties FieldId ID of the tagbox field. Declaration public string FieldId { get; set; } Property Value System.String Path Path to the object the tagbox is contained in. Declaration public string Path { get; set; } Property Value System.String RefIds List of refIds of the items that should be removed. Declaration public object RefIds { get; set; } Property Value System.Object Methods FromJson(String) Declaration public static UnassignTagboxItemsAction FromJson(string data) Parameters System.String data Returns UnassignTagboxItemsAction ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ParentFilter.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ParentFilter.html", + "title": "Class ParentFilter | Picturepark.SDK.V1 API", + "keywords": "Class ParentFilter Filters on parent documents Inheritance System.Object FilterBase ParentFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ParentFilter : FilterBase Properties Filter The filter to be applied on the child document. All kinds of filters are accepted. Declaration public FilterBase Filter { get; set; } Property Value FilterBase ParentType The type of the parent document. Declaration public string ParentType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ParentFilter FromJson(string data) Parameters System.String data Returns ParentFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UnassignLayerAction.html": { - "href": "api/Picturepark.SDK.V1.Contract.UnassignLayerAction.html", - "title": "Class UnassignLayerAction | Picturepark.SDK.V1 API", - "keywords": "Class UnassignLayerAction Removes a layer Inheritance System.Object BusinessRuleAction UnassignLayerAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UnassignLayerAction : BusinessRuleAction Properties LayerId The ID of the layer. Declaration public string LayerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UnassignLayerAction FromJson(string data) Parameters System.String data Returns UnassignLayerAction ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.PartialOperationNotSupportedException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PartialOperationNotSupportedException.html", + "title": "Class PartialOperationNotSupportedException | Picturepark.SDK.V1 API", + "keywords": "Class PartialOperationNotSupportedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PartialOperationNotSupportedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PartialOperationNotSupportedException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static PartialOperationNotSupportedException FromJson(string data) Parameters System.String data Returns PartialOperationNotSupportedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UnassignContentPermissionSetsAction.html": { - "href": "api/Picturepark.SDK.V1.Contract.UnassignContentPermissionSetsAction.html", - "title": "Class UnassignContentPermissionSetsAction | Picturepark.SDK.V1 API", - "keywords": "Class UnassignContentPermissionSetsAction Removes one or more permission sets from a content. Inheritance System.Object BusinessRuleAction UnassignContentPermissionSetsAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UnassignContentPermissionSetsAction : BusinessRuleAction Properties PermissionSetIds IDs of the permission sets to unassign. Declaration public object PermissionSetIds { get; set; } Property Value System.Object Methods FromJson(String) Declaration public static UnassignContentPermissionSetsAction FromJson(string data) Parameters System.String data Returns UnassignContentPermissionSetsAction ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.PdfFormat.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PdfFormat.html", + "title": "Class PdfFormat | Picturepark.SDK.V1 API", + "keywords": "Class PdfFormat Inheritance System.Object FormatBase DocumentFormatBase PdfFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PdfFormat : DocumentFormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String ExtractFullText Declaration public bool ExtractFullText { get; set; } Property Value System.Boolean FastWebView Declaration public bool FastWebView { get; set; } Property Value System.Boolean JpegQuality JpegQuality parameter value must be between 0 and 100. Declaration public int JpegQuality { get; set; } Property Value System.Int32 ReduceFileSize Declaration public bool ReduceFileSize { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static PdfFormat FromJson(string data) Parameters System.String data Returns PdfFormat ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UnableToCreateOrModifyStaticOutputFormatException.html": { - "href": "api/Picturepark.SDK.V1.Contract.UnableToCreateOrModifyStaticOutputFormatException.html", - "title": "Class UnableToCreateOrModifyStaticOutputFormatException | Picturepark.SDK.V1 API", - "keywords": "Class UnableToCreateOrModifyStaticOutputFormatException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException UnableToCreateOrModifyStaticOutputFormatException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UnableToCreateOrModifyStaticOutputFormatException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static UnableToCreateOrModifyStaticOutputFormatException FromJson(string data) Parameters System.String data Returns UnableToCreateOrModifyStaticOutputFormatException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldNotSupportedException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldNotSupportedException.html", + "title": "Class SchemaFieldNotSupportedException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldNotSupportedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldNotSupportedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldNotSupportedException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String FieldType Declaration public string FieldType { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldNotSupportedException FromJson(string data) Parameters System.String data Returns SchemaFieldNotSupportedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcess.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcess.html", - "title": "Class BusinessProcess | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcess Business process Inheritance System.Object BusinessProcess Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcess Properties BusinessProcessScope Scope of the business process. Declaration public BusinessProcessScope BusinessProcessScope { get; set; } Property Value BusinessProcessScope ContinuationBusinessProcessId Id of the business process that will be automatically started after the completion of the current one, if any. Declaration public string ContinuationBusinessProcessId { get; set; } Property Value System.String CurrentState Current state of the business process. Declaration public string CurrentState { get; set; } Property Value System.String EndDate When the business process finished. Declaration public DateTime EndDate { get; set; } Property Value System.DateTime Finished Is the business process finished. Declaration public bool Finished { get; set; } Property Value System.Boolean Id ID of the business process. Declaration public string Id { get; set; } Property Value System.String LastReportedProgress Timestamp when the business process last reported progress. Declaration public DateTime? LastReportedProgress { get; set; } Property Value System.Nullable < System.DateTime > LifeCycle Current life cycle of the business process. Declaration public BusinessProcessLifeCycle LifeCycle { get; set; } Property Value BusinessProcessLifeCycle ProcessDefinitionId ID of the business process definition associated to the business process. Declaration public string ProcessDefinitionId { get; set; } Property Value System.String ReferenceDocType Type of the document that is modified by the running of the business process. Used during the cancellation of the business process. Declaration public string ReferenceDocType { get; set; } Property Value System.String ReferenceId ID of the document that is modified by the running of the business process. Used during the cancellation of the business process. Declaration public string ReferenceId { get; set; } Property Value System.String StartDate When the business process started. Declaration public DateTime StartDate { get; set; } Property Value System.DateTime StateHistory List containing the history of all the state transitions of the business process. Declaration public ICollection StateHistory { get; set; } Property Value System.Collections.Generic.ICollection < BusinessProcessState > SupportsCancellation True if the business process execution can be cancelled. False otherwise. Declaration public bool SupportsCancellation { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static BusinessProcess FromJson(string data) Parameters System.String data Returns BusinessProcess ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldNumberRangeException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldNumberRangeException.html", + "title": "Class SchemaFieldNumberRangeException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldNumberRangeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldNumberRangeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldNumberRangeException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String MaxValue Declaration public decimal MaxValue { get; set; } Property Value System.Decimal MinValue Declaration public decimal MinValue { get; set; } Property Value System.Decimal PropertyName Declaration public string PropertyName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldNumberRangeException FromJson(string data) Parameters System.String data Returns SchemaFieldNumberRangeException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ApiException-1.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ApiException-1.html", - "title": "Class ApiException | Picturepark.SDK.V1 API", - "keywords": "Class ApiException Inheritance System.Object System.Exception ApiException ApiException Inherited Members ApiException.StatusCode ApiException.Response ApiException.Headers ApiException.ToString() System.Exception.GetBaseException() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ApiException : ApiException, ISerializable, _Exception Type Parameters TResult Constructors ApiException(String, Int32, String, IReadOnlyDictionary>, TResult, Exception) Declaration public ApiException(string message, int statusCode, string response, IReadOnlyDictionary> headers, TResult result, Exception innerException) Parameters System.String message System.Int32 statusCode System.String response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers TResult result System.Exception innerException Properties Result Declaration public TResult Result { get; } Property Value TResult" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldOverwriteIdException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldOverwriteIdException.html", + "title": "Class SchemaFieldOverwriteIdException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldOverwriteIdException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldOverwriteIdException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldOverwriteIdException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldOverwriteIdException FromJson(string data) Parameters System.String data Returns SchemaFieldOverwriteIdException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.AddMetadataLanguageTimeoutException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AddMetadataLanguageTimeoutException.html", - "title": "Class AddMetadataLanguageTimeoutException | Picturepark.SDK.V1 API", - "keywords": "Class AddMetadataLanguageTimeoutException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException AddMetadataLanguageTimeoutException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AddMetadataLanguageTimeoutException : PictureparkTimeoutException, ISerializable, _Exception Properties EnvironmentProcessId Declaration public string EnvironmentProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static AddMetadataLanguageTimeoutException FromJson(string data) Parameters System.String data Returns AddMetadataLanguageTimeoutException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldOverwriteTypeMismatchException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldOverwriteTypeMismatchException.html", + "title": "Class SchemaFieldOverwriteTypeMismatchException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldOverwriteTypeMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldOverwriteTypeMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldOverwriteTypeMismatchException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String FieldOverwriteType Declaration public string FieldOverwriteType { get; set; } Property Value System.String FieldType Declaration public string FieldType { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldOverwriteTypeMismatchException FromJson(string data) Parameters System.String data Returns SchemaFieldOverwriteTypeMismatchException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.ClientBase.html": { - "href": "api/Picturepark.SDK.V1.ClientBase.html", - "title": "Class ClientBase | Picturepark.SDK.V1 API", - "keywords": "Class ClientBase The base class for all clients. Inheritance System.Object ClientBase BusinessProcessClient BusinessRuleClient ChannelClient ContentClient ContentPermissionSetClient DisplayValueClient DocumentHistoryClient InfoClient JsonSchemaClient ListItemClient LiveStreamClient OutputClient OutputFormatClient ProfileClient SchemaClient SchemaPermissionSetClient SchemaTransferClient ShareClient TransferClient UserClient UserRoleClient Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class ClientBase Constructors ClientBase(IPictureparkServiceSettings) Initializes a new instance of the ClientBase class. Declaration protected ClientBase(IPictureparkServiceSettings settings) Parameters IPictureparkServiceSettings settings The client settings. Properties BaseUrl Gets the base URL of the Picturepark API. Declaration public string BaseUrl { get; } Property Value System.String CustomerAlias Gets the used customer alias. Declaration public string CustomerAlias { get; } Property Value System.String Methods CreateHttpRequestMessageAsync(CancellationToken) Declaration protected Task CreateHttpRequestMessageAsync(CancellationToken cancellationToken) Parameters System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < HttpRequestMessage >" + "api/Picturepark.SDK.V1.CloudManager.Contract.Snapshot.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.Snapshot.html", + "title": "Class Snapshot | Picturepark.SDK.V1 API", + "keywords": "Class Snapshot Inheritance System.Object Snapshot Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Snapshot Properties DurationInMilliseconds The snapshot creation DurationInMilliseconds. Declaration public long DurationInMilliseconds { get; set; } Property Value System.Int64 EndTime The snapshot EndTime. Declaration public DateTime EndTime { get; set; } Property Value System.DateTime EndTimeInMilliseconds The snapshot EndTimeInMilliseconds. Declaration public long EndTimeInMilliseconds { get; set; } Property Value System.Int64 EntityId Declaration public string EntityId { get; set; } Property Value System.String EntityType Declaration public BackupEntityType EntityType { get; set; } Property Value BackupEntityType Failures The snapshot elastic search shard failures. Declaration public ICollection Failures { get; set; } Property Value System.Collections.Generic.ICollection < SnapshotShardFailure > Indices The snapshot Indices. Declaration public ICollection Indices { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Name The snapshot Name. Declaration public string Name { get; set; } Property Value System.String RepositoryIsArchived Is the repository already archived? Declaration public bool RepositoryIsArchived { get; set; } Property Value System.Boolean RepositoryName The repository name. Declaration public string RepositoryName { get; set; } Property Value System.String RepositoryStartTime The repository start time. Declaration public DateTime RepositoryStartTime { get; set; } Property Value System.DateTime RestoreDate Declaration public DateTime RestoreDate { get; set; } Property Value System.DateTime StartTime The snapshot StartTime. Declaration public DateTime StartTime { get; set; } Property Value System.DateTime StartTimeInMilliseconds The snapshot StartTimeInMilliseconds. Declaration public long StartTimeInMilliseconds { get; set; } Property Value System.Int64 State The snapshot State. Declaration public string State { get; set; } Property Value System.String Methods FromJson(String) Declaration public static Snapshot FromJson(string data) Parameters System.String data Returns Snapshot ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.IUserRoleClient.html": { - "href": "api/Picturepark.SDK.V1.Contract.IUserRoleClient.html", - "title": "Interface IUserRoleClient | Picturepark.SDK.V1 API", - "keywords": "Interface IUserRoleClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IUserRoleClient Methods CreateAsync(UserRoleCreateRequest, CancellationToken) Create user role Declaration Task CreateAsync(UserRoleCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserRoleCreateRequest request User role creation request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserRoleDetail > Newly created user role Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateManyAsync(UserRoleCreateManyRequest, CancellationToken) Create multiple user roles Declaration Task CreateManyAsync(UserRoleCreateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserRoleCreateManyRequest request Multiple user role creation request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, CancellationToken) Delete user role Declaration Task DeleteAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of user role to delete System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyAsync(UserRoleDeleteManyRequest, CancellationToken) Delete multiple user roles Declaration Task DeleteManyAsync(UserRoleDeleteManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserRoleDeleteManyRequest request Multiple user role deletion request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk request Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get user role Declaration Task GetAsync(string userRoleId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userRoleId The user role ID System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserRoleDetail > User role or null if not found Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, CancellationToken) Get multiple user roles Declaration Task> GetManyAsync(IEnumerable ids, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids User role IDs to get information about. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < UserRoleDetail >> List of user roles Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(UserRoleSearchRequest, CancellationToken) Search user roles Declaration Task SearchAsync(UserRoleSearchRequest searchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserRoleSearchRequest searchRequest User role search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserRoleSearchResult > Result of the user role search Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(String, UserRoleEditable, CancellationToken) Update user roles Declaration Task UpdateAsync(string id, UserRoleEditable request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the user role to update. UserRoleEditable request User role update request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserRoleDetail > Updated user role Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateManyAsync(UserRoleUpdateManyRequest, CancellationToken) Update multiple user roles Declaration Task UpdateManyAsync(UserRoleUpdateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserRoleUpdateManyRequest request Multiple user role update request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotBaseCreateRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotBaseCreateRequest.html", + "title": "Class SnapshotBaseCreateRequest | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotBaseCreateRequest Inheritance System.Object SnapshotBaseCreateRequest SnapshotCustomerCreateRequest SnapshotEnvironmentCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class SnapshotBaseCreateRequest Properties Indices The Indices being part of the snapshot. Declaration public ICollection Indices { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Reason The snapshot backup reason will be added to the snapshot name. Declaration public BackupReason Reason { get; set; } Property Value BackupReason RepositoryName The Repository in which the snapshot will be created. Declaration public string RepositoryName { get; set; } Property Value System.String SnapshotInactive Snapshot also if the entity is inactive. Declaration public bool SnapshotInactive { get; set; } Property Value System.Boolean SnapshotName The SnapshotName. Must be unique. The name usually will be enriched with Reason, ContractVersion and DateTime information. Declaration public string SnapshotName { get; set; } Property Value System.String Timestamp Timestamp when creating the requst (utc). If there is a more recent snapshot in the repository, it will keep/return the latest one, instead of creating a new one. Declaration public DateTime Timestamp { get; set; } Property Value System.DateTime TokenId Declaration public string TokenId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SnapshotBaseCreateRequest FromJson(string data) Parameters System.String data Returns SnapshotBaseCreateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.IUserClient.html": { - "href": "api/Picturepark.SDK.V1.Contract.IUserClient.html", - "title": "Interface IUserClient | Picturepark.SDK.V1 API", - "keywords": "Interface IUserClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IUserClient Methods AggregateAsync(UserAggregationRequest, CancellationToken) Aggregate users Declaration Task AggregateAsync(UserAggregationRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserAggregationRequest request User aggregation request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ObjectAggregationResult > Aggregation based on the request Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CancelDeletionRequestAsync(String, CancellationToken) Cancels a user triggered deletion request and returns user to Reviewed state. Declaration Task CancelDeletionRequestAsync(string userId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateAsync(UserCreateRequest, CancellationToken) Create user Declaration Task CreateAsync(UserCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserCreateRequest request Requested user information. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserDetail > Newly created user Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, UserDeleteRequest, CancellationToken) Delete user Declaration Task DeleteAsync(string userId, UserDeleteRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. UserDeleteRequest request Request with details regarding the deletion. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get user Declaration Task GetAsync(string userId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to search for. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserDetail > Requested user details Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetByOwnerTokenAsync(String, CancellationToken) Get user by owner token Declaration Task GetByOwnerTokenAsync(string tokenId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String tokenId ID of the owner token. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserDetail > User details of the user referenced by the owner token Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, CancellationToken) Get multiple users Declaration Task> GetManyAsync(IEnumerable ids, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids User IDs. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < UserDetail >> Details of all the users who were found Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception InviteAsync(String, CancellationToken) Invite user Declaration Task InviteAsync(string userId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception LockAsync(String, UserLockRequest, CancellationToken) Lock / unlock user Declaration Task LockAsync(string userId, UserLockRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. UserLockRequest request Request detailing if the user should be locked or unlocked. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReinviteAsync(String, CancellationToken) Reinvite user Declaration Task ReinviteAsync(string userId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RestoreAsync(String, CancellationToken) Restore user Declaration Task RestoreAsync(string userId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReviewAsync(String, UserReviewRequest, CancellationToken) Change user's review state Declaration Task ReviewAsync(string userId, UserReviewRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. UserReviewRequest request Request detailing if the user should be set as reviewed or to be reviewed . System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(UserSearchRequest, CancellationToken) Search users Declaration Task SearchAsync(UserSearchRequest searchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserSearchRequest searchRequest User search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserSearchResult > Result of the user search Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(String, UserUpdateRequest, CancellationToken) Update user Declaration Task UpdateAsync(string userId, UserUpdateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. UserUpdateRequest request New user information. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserDetail > User details after the update of the user Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleRefIdsMissingException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleRefIdsMissingException.html", + "title": "Class BusinessRuleRefIdsMissingException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleRefIdsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleRefIdsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleRefIdsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleRefIdsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleRefIdsMissingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.EdgeNGramAnalyzer.html": { - "href": "api/Picturepark.SDK.V1.Contract.EdgeNGramAnalyzer.html", - "title": "Class EdgeNGramAnalyzer | Picturepark.SDK.V1 API", - "keywords": "Class EdgeNGramAnalyzer An analyzer using the ElasticSearch's EdgeNGram tokenizer Inheritance System.Object AnalyzerBase EdgeNGramAnalyzer Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EdgeNGramAnalyzer : AnalyzerBase Properties FieldSuffix The suffix for the analyzed field: edgengram. Declaration public string FieldSuffix { get; set; } Property Value System.String Type The analyzer type: EdgeNGram Declaration public Analyzer Type { get; set; } Property Value Analyzer Methods FromJson(String) Declaration public static EdgeNGramAnalyzer FromJson(string data) Parameters System.String data Returns EdgeNGramAnalyzer ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleValidationException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleValidationException.html", + "title": "Class BusinessRuleValidationException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleValidationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleValidationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleValidationException : PictureparkValidationException, ISerializable, _Exception Properties InnerExceptions Declaration public ICollection InnerExceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkValidationException > RuleId Declaration public string RuleId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleValidationException FromJson(string data) Parameters System.String data Returns BusinessRuleValidationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DuplicateSearchIndexDocException.html": { - "href": "api/Picturepark.SDK.V1.Contract.DuplicateSearchIndexDocException.html", - "title": "Class DuplicateSearchIndexDocException | Picturepark.SDK.V1 API", - "keywords": "Class DuplicateSearchIndexDocException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException DuplicateSearchIndexDocException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateSearchIndexDocException : PictureparkBusinessException, ISerializable, _Exception Properties SearchIndexDocId Declaration public string SearchIndexDocId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateSearchIndexDocException FromJson(string data) Parameters System.String data Returns DuplicateSearchIndexDocException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CdnConfigurationBase.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CdnConfigurationBase.html", + "title": "Class CdnConfigurationBase | Picturepark.SDK.V1 API", + "keywords": "Class CdnConfigurationBase Inheritance System.Object CdnConfigurationBase FastlyCdnConfiguration Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class CdnConfigurationBase Properties Url Declaration public string Url { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CdnConfigurationBase FromJson(string data) Parameters System.String data Returns CdnConfigurationBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkTimeoutException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkTimeoutException.html", - "title": "Class PictureparkTimeoutException | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkTimeoutException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException AddMetadataLanguageTimeoutException BusinessProcessLifeCycleNotHitException BusinessProcessStateNotHitException CustomerBoostValuesUpdateTimeoutException EnvironmentProcessWaitTimeoutException SnapshotTimeoutException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkTimeoutException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static PictureparkTimeoutException FromJson(string data) Parameters System.String data Returns PictureparkTimeoutException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerSearchRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerSearchRequest.html", + "title": "Class CustomerSearchRequest | Picturepark.SDK.V1 API", + "keywords": "Class CustomerSearchRequest Inheritance System.Object CustomerSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerSearchRequest Properties Filter Declaration public FilterBase Filter { get; set; } Property Value FilterBase Limit Declaration public int Limit { get; set; } Property Value System.Int32 SearchString Declaration public string SearchString { get; set; } Property Value System.String Start Declaration public int Start { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static CustomerSearchRequest FromJson(string data) Parameters System.String data Returns CustomerSearchRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkOperationCanceledException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkOperationCanceledException.html", - "title": "Class PictureparkOperationCanceledException | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkOperationCanceledException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkOperationCanceledException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkOperationCanceledException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static PictureparkOperationCanceledException FromJson(string data) Parameters System.String data Returns PictureparkOperationCanceledException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerSearchResult.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerSearchResult.html", + "title": "Class CustomerSearchResult | Picturepark.SDK.V1 API", + "keywords": "Class CustomerSearchResult Inheritance System.Object BaseResultOfCustomer CustomerSearchResult Inherited Members BaseResultOfCustomer.TotalResults BaseResultOfCustomer.Results BaseResultOfCustomer.ElapsedMilliseconds BaseResultOfCustomer.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerSearchResult : BaseResultOfCustomer Methods FromJson(String) Declaration public static CustomerSearchResult FromJson(string data) Parameters System.String data Returns CustomerSearchResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemLayerException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemLayerException.html", - "title": "Class ListItemLayerException | Picturepark.SDK.V1 API", - "keywords": "Class ListItemLayerException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ListItemLayerException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemLayerException : PictureparkValidationException, ISerializable, _Exception Properties ListItemId Declaration public string ListItemId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ListItemLayerException FromJson(string data) Parameters System.String data Returns ListItemLayerException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.DocumentVersionConflictException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DocumentVersionConflictException.html", + "title": "Class DocumentVersionConflictException | Picturepark.SDK.V1 API", + "keywords": "Class DocumentVersionConflictException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkConflictException DocumentVersionConflictException Inherited Members PictureparkConflictException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DocumentVersionConflictException : PictureparkConflictException, ISerializable, _Exception Properties DocumentId Declaration public string DocumentId { get; set; } Property Value System.String DocumentType Declaration public string DocumentType { get; set; } Property Value System.String DocumentVersion Declaration public long DocumentVersion { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static DocumentVersionConflictException FromJson(string data) Parameters System.String data Returns DocumentVersionConflictException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.InfoClient.html": { - "href": "api/Picturepark.SDK.V1.InfoClient.html", - "title": "Class InfoClient | Picturepark.SDK.V1 API", - "keywords": "Class InfoClient Inheritance System.Object ClientBase InfoClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InfoClient : ClientBase, IInfoClient Constructors InfoClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public InfoClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods GetInfoAsync(CancellationToken) Get info Declaration public Task GetInfoAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerInfo > CustomerInfo Implements IInfoClient.GetInfoAsync(CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetStatusAsync(CancellationToken) Get status Declaration public Task GetStatusAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SystemStatus > VersionInfo Implements IInfoClient.GetStatusAsync(CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetVersionAsync(CancellationToken) Get version Declaration public Task GetVersionAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < VersionInfo > VersionInfo Implements IInfoClient.GetVersionAsync(CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < InfoClient.ObjectResponseResult > Type Parameters T" + "api/Picturepark.SDK.V1.CloudManager.Contract.DocumentVersionNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DocumentVersionNotFoundException.html", + "title": "Class DocumentVersionNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class DocumentVersionNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException DocumentVersionNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DocumentVersionNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties DocumentId Declaration public string DocumentId { get; set; } Property Value System.String DocumentType Declaration public string DocumentType { get; set; } Property Value System.String DocumentVersion Declaration public string DocumentVersion { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DocumentVersionNotFoundException FromJson(string data) Parameters System.String data Returns DocumentVersionNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.MissingDisplayPatternForCustomerDefaultLanguageException.html": { - "href": "api/Picturepark.SDK.V1.Contract.MissingDisplayPatternForCustomerDefaultLanguageException.html", - "title": "Class MissingDisplayPatternForCustomerDefaultLanguageException | Picturepark.SDK.V1 API", - "keywords": "Class MissingDisplayPatternForCustomerDefaultLanguageException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException MissingDisplayPatternForCustomerDefaultLanguageException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MissingDisplayPatternForCustomerDefaultLanguageException : PictureparkValidationException, ISerializable, _Exception Properties MissingTypes Declaration public ICollection MissingTypes { get; set; } Property Value System.Collections.Generic.ICollection < DisplayPatternType > SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MissingDisplayPatternForCustomerDefaultLanguageException FromJson(string data) Parameters System.String data Returns MissingDisplayPatternForCustomerDefaultLanguageException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessCustomerBoostValuesUpdateData.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessCustomerBoostValuesUpdateData.html", + "title": "Class EnvironmentProcessCustomerBoostValuesUpdateData | Picturepark.SDK.V1 API", + "keywords": "Class EnvironmentProcessCustomerBoostValuesUpdateData Inheritance System.Object EnvironmentProcessDataViewItemBase EnvironmentProcessCustomerBoostValuesUpdateData Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessCustomerBoostValuesUpdateData : EnvironmentProcessDataViewItemBase Properties AddedBoostValues Declaration public ICollection AddedBoostValues { get; set; } Property Value System.Collections.Generic.ICollection < System.Double > RemovedBoostValues Declaration public ICollection RemovedBoostValues { get; set; } Property Value System.Collections.Generic.ICollection < CustomerBoostValueRemoveInfo > State Declaration public CustomerBoostValuesUpdateState State { get; set; } Property Value CustomerBoostValuesUpdateState StateHistory Declaration public ICollection StateHistory { get; set; } Property Value System.Collections.Generic.ICollection < EnvironmentProcessState > Methods FromJson(String) Declaration public static EnvironmentProcessCustomerBoostValuesUpdateData FromJson(string data) Parameters System.String data Returns EnvironmentProcessCustomerBoostValuesUpdateData ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.LeaseResourceType.html": { - "href": "api/Picturepark.SDK.V1.Contract.LeaseResourceType.html", - "title": "Enum LeaseResourceType | Picturepark.SDK.V1 API", - "keywords": "Enum LeaseResourceType Namespace : System.Dynamic.ExpandoObject Syntax public enum LeaseResourceType SchemaEditing" + "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessCustomerUpdateData.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessCustomerUpdateData.html", + "title": "Class EnvironmentProcessCustomerUpdateData | Picturepark.SDK.V1 API", + "keywords": "Class EnvironmentProcessCustomerUpdateData Inheritance System.Object EnvironmentProcessDataViewItemBase EnvironmentProcessCustomerUpdateData Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessCustomerUpdateData : EnvironmentProcessDataViewItemBase Properties State Declaration public CustomerUpdateState State { get; set; } Property Value CustomerUpdateState StateHistory Declaration public ICollection StateHistory { get; set; } Property Value System.Collections.Generic.ICollection < EnvironmentProcessState > TargetVersion Declaration public string TargetVersion { get; set; } Property Value System.String Methods FromJson(String) Declaration public static EnvironmentProcessCustomerUpdateData FromJson(string data) Parameters System.String data Returns EnvironmentProcessCustomerUpdateData ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.LeaseNotAcquiredException.html": { - "href": "api/Picturepark.SDK.V1.Contract.LeaseNotAcquiredException.html", - "title": "Class LeaseNotAcquiredException | Picturepark.SDK.V1 API", - "keywords": "Class LeaseNotAcquiredException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException LeaseNotAcquiredException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LeaseNotAcquiredException : PictureparkBusinessException, ISerializable, _Exception Properties ResourceId Declaration public string ResourceId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static LeaseNotAcquiredException FromJson(string data) Parameters System.String data Returns LeaseNotAcquiredException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.FormatBase.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.FormatBase.html", + "title": "Class FormatBase | Picturepark.SDK.V1 API", + "keywords": "Class FormatBase Inheritance System.Object FormatBase AudioFormatBase DocumentFormatBase ImageFormatBase OriginalFormat VideoFormatBase Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class FormatBase Methods FromJson(String) Declaration public static FormatBase FromJson(string data) Parameters System.String data Returns FormatBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FieldTrigger.html": { - "href": "api/Picturepark.SDK.V1.Contract.FieldTrigger.html", - "title": "Class FieldTrigger | Picturepark.SDK.V1 API", - "keywords": "Class FieldTrigger A field that can be triggered, and store in such occasion the id of the user and the time that triggered it. The last user who triggered it and the last time in which it was triggered can be used for filtering or for simple search (if enabled on the field). Such information are stored in two inner fields: \"triggeredBy\" and \"triggeredOn\". In order to be triggered in a Content or ListItem metadata dictionary, the special '\"_trigger\": true' should be sent in the data of the field itself. Inheritance System.Object FieldBase FieldTrigger Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldTrigger : FieldBase Properties Boost Value to prioritize search results. Set to 1 by default. Ignored if SimpleSearch not set to true. Declaration public double Boost { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static FieldTrigger FromJson(string data) Parameters System.String data Returns FieldTrigger ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.GeoBoundingBoxFilter.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.GeoBoundingBoxFilter.html", + "title": "Class GeoBoundingBoxFilter | Picturepark.SDK.V1 API", + "keywords": "Class GeoBoundingBoxFilter Filters geo point values based on a bounding box Inheritance System.Object FilterBase GeoBoundingBoxFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class GeoBoundingBoxFilter : FilterBase Properties BottomRight The bottom right corner of the bounding box's geo location (latitude and longitude). Declaration public GeoLocation BottomRight { get; set; } Property Value GeoLocation Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String TopLeft The top left corner of the bounding box's geo location (latitude and longitude). Declaration public GeoLocation TopLeft { get; set; } Property Value GeoLocation Methods FromJson(String) Declaration public static GeoBoundingBoxFilter FromJson(string data) Parameters System.String data Returns GeoBoundingBoxFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FieldTranslatedString.html": { - "href": "api/Picturepark.SDK.V1.Contract.FieldTranslatedString.html", - "title": "Class FieldTranslatedString | Picturepark.SDK.V1 API", - "keywords": "Class FieldTranslatedString The field used to store a translated string values Inheritance System.Object FieldBase FieldTranslatedString Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldTranslatedString : FieldBase Properties Boost Value to prioritize search results. Set to 1 by default. Ignored if SimpleSearch not set to true. Declaration public double Boost { get; set; } Property Value System.Double IndexAnalyzers Defines how the value must be analyzed for filtering by ElasticSearch. A string field can have multiple analyzers, but only one per analyzer type. The analyzers are applied only if the Index property is set to true. Declaration public ICollection IndexAnalyzers { get; set; } Property Value System.Collections.Generic.ICollection < AnalyzerBase > MaximumLength The maximum string's length. Declaration public int? MaximumLength { get; set; } Property Value System.Nullable < System.Int32 > MinimumLength The minimum string's lenght. Declaration public int? MinimumLength { get; set; } Property Value System.Nullable < System.Int32 > MultiLine Defines that the field value must be displayed in a multiline component. Declaration public bool MultiLine { get; set; } Property Value System.Boolean Pattern Contains a regex validation pattern. Declaration public string Pattern { get; set; } Property Value System.String RequiredMetadataLanguages Sets the required metadata languages for the translation field. The langauge configuration limits the available metadata languages. If Required is true, the field and all its metadata languages are required. If Required is false, the field can be left empty, but as soon as a value is entered all required metadata languages are mandatory. Declaration public ICollection RequiredMetadataLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SimpleSearchAnalyzers Defines how the value must be analyzed for searches by ElasticSearch. A string field can have multiple analyzers, but only one per analyzer type. The analyzers are applied only if the SimpleSearch property is set to true. Declaration public ICollection SimpleSearchAnalyzers { get; set; } Property Value System.Collections.Generic.ICollection < AnalyzerBase > Template A DotLiquid template. If set, it transforms the field in a calculated field, so that its value is calculated based on this template. Declaration public string Template { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FieldTranslatedString FromJson(string data) Parameters System.String data Returns FieldTranslatedString ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.IndexedFieldThresholdExceededException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IndexedFieldThresholdExceededException.html", + "title": "Class IndexedFieldThresholdExceededException | Picturepark.SDK.V1 API", + "keywords": "Class IndexedFieldThresholdExceededException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException IndexedFieldThresholdExceededException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class IndexedFieldThresholdExceededException : PictureparkValidationException, ISerializable, _Exception Properties IndexedFieldCount Declaration public double IndexedFieldCount { get; set; } Property Value System.Double IndexedFieldThreshold Declaration public int IndexedFieldThreshold { get; set; } Property Value System.Int32 SchemaIds Declaration public ICollection SchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static IndexedFieldThresholdExceededException FromJson(string data) Parameters System.String data Returns IndexedFieldThresholdExceededException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FieldStringArray.html": { - "href": "api/Picturepark.SDK.V1.Contract.FieldStringArray.html", - "title": "Class FieldStringArray | Picturepark.SDK.V1 API", - "keywords": "Class FieldStringArray The field used to store multiple string values Inheritance System.Object FieldBase FieldString FieldStringArray Inherited Members FieldString.Template FieldString.Pattern FieldString.MinimumLength FieldString.MaximumLength FieldString.IndexAnalyzers FieldString.SimpleSearchAnalyzers FieldString.MultiLine FieldString.GrantedValues FieldString.Boost FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldStringArray : FieldString Properties MaximumItems The maximum number of items that can be stored. Declaration public int? MaximumItems { get; set; } Property Value System.Nullable < System.Int32 > MinimumItems The minimum number of items that must be stored. Declaration public int? MinimumItems { get; set; } Property Value System.Nullable < System.Int32 > Methods FromJson(String) Declaration public static FieldStringArray FromJson(string data) Parameters System.String data Returns FieldStringArray ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.IndexException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IndexException.html", + "title": "Class IndexException | Picturepark.SDK.V1 API", + "keywords": "Class IndexException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException IndexException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class IndexException : PictureparkBusinessException, ISerializable, _Exception Properties DebugInformation Declaration public string DebugInformation { get; set; } Property Value System.String IndexName Declaration public string IndexName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static IndexException FromJson(string data) Parameters System.String data Returns IndexException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FieldString.html": { - "href": "api/Picturepark.SDK.V1.Contract.FieldString.html", - "title": "Class FieldString | Picturepark.SDK.V1 API", - "keywords": "Class FieldString The field used to store a string value Inheritance System.Object FieldBase FieldString FieldStringArray Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldString : FieldBase Properties Boost Value to prioritize search results. Set to 1 by default. Ignored if SimpleSearch not set to true. Declaration public double Boost { get; set; } Property Value System.Double GrantedValues If values are stored in this list, field values are limited to these ones. Declaration public ICollection GrantedValues { get; set; } Property Value System.Collections.Generic.ICollection < System.String > IndexAnalyzers Defines how the value must be analyzed for filtering by ElasticSearch. A string field can have multiple analyzers, but only one per analyzer type. The analyzers are applied only if the Index property is set to true. Declaration public ICollection IndexAnalyzers { get; set; } Property Value System.Collections.Generic.ICollection < AnalyzerBase > MaximumLength The maximum string's length. Declaration public int? MaximumLength { get; set; } Property Value System.Nullable < System.Int32 > MinimumLength The minimum string's lenght. Declaration public int? MinimumLength { get; set; } Property Value System.Nullable < System.Int32 > MultiLine Defines that the field value must be displayed in a multiline component. Declaration public bool MultiLine { get; set; } Property Value System.Boolean Pattern Contains a regex validation pattern. Declaration public string Pattern { get; set; } Property Value System.String SimpleSearchAnalyzers Defines how the value must be analyzed for searches by ElasticSearch. A string field can have multiple analyzers, but only one per analyzer type. The analyzers are applied only if the SimpleSearch property is set to true. Declaration public ICollection SimpleSearchAnalyzers { get; set; } Property Value System.Collections.Generic.ICollection < AnalyzerBase > Template A DotLiquid template. If set, it transforms the field in a calculated field, so that its value is calculated based on this template. Declaration public string Template { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FieldString FromJson(string data) Parameters System.String data Returns FieldString ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.IUpdateClient.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IUpdateClient.html", + "title": "Interface IUpdateClient | Picturepark.SDK.V1 API", + "keywords": "Interface IUpdateClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IUpdateClient Methods DeactivateCustomersAsync(IEnumerable, CancellationToken) Declaration Task DeactivateCustomersAsync(IEnumerable deactivationRequests, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < DeactivationCustomerRequest > deactivationRequests System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeactivateEnvironmentAsync(DeactivationEnvironmentRequest, CancellationToken) Declaration Task DeactivateEnvironmentAsync(DeactivationEnvironmentRequest deactivationRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters DeactivationEnvironmentRequest deactivationRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAvailableCustomerUpdatesAsync(String, CancellationToken) Declaration Task> GetAvailableCustomerUpdatesAsync(string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < UpdateInfo >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAvailableEnvironmentUpdatesAsync(CancellationToken) Declaration Task> GetAvailableEnvironmentUpdatesAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < UpdateInfo >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetCustomerVersionAsync(String, CancellationToken) Declaration Task GetCustomerVersionAsync(string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerVersionInfo > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetCustomerVersionsAsync(CancellationToken) Declaration Task> GetCustomerVersionsAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < CustomerVersionInfo >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetEnvironmentVersionAsync(CancellationToken) Declaration Task GetEnvironmentVersionAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < VersionInfo > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReactivateCustomersAsync(IEnumerable, CancellationToken) Declaration Task ReactivateCustomersAsync(IEnumerable reactivationRequests, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < ReactivationCustomerRequest > reactivationRequests System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReactivateEnvironmentAsync(ReactivationEnvironmentRequest, CancellationToken) Declaration Task ReactivateEnvironmentAsync(ReactivationEnvironmentRequest reactivationRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ReactivationEnvironmentRequest reactivationRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateCustomersAsync(IEnumerable, CancellationToken) Declaration Task> UpdateCustomersAsync(IEnumerable updateRequests, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < UpdateCustomerRequest > updateRequests System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < EnvironmentProcess >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateEnvironmentAsync(UpdateEnvironmentRequest, CancellationToken) Declaration Task UpdateEnvironmentAsync(UpdateEnvironmentRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters UpdateEnvironmentRequest updateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.Contract.FieldSingleTagbox.html": { - "href": "api/Picturepark.SDK.V1.Contract.FieldSingleTagbox.html", - "title": "Class FieldSingleTagbox | Picturepark.SDK.V1 API", - "keywords": "Class FieldSingleTagbox The field used to store a single tagbox Inheritance System.Object FieldBase FieldSingleTagbox Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldSingleTagbox : FieldBase Properties Filter An optional filter to limit the list items. Declaration public FilterBase Filter { get; set; } Property Value FilterBase ListItemCreateTemplate Json serialized template used for creating new list item (no logic is implemented in backend). Declaration public string ListItemCreateTemplate { get; set; } Property Value System.String SchemaId The ID of the schema to be used as tagbox (it must be of type List). Declaration public string SchemaId { get; set; } Property Value System.String SchemaIndexingInfo Indexing information of fields of the related schema identified by the SchemaId property. Declaration public SchemaIndexingInfo SchemaIndexingInfo { get; set; } Property Value SchemaIndexingInfo ViewModeDisplayPatternType Defines the display pattern type to be used (Name or List only) when showing a tagbox item in view mode. Defaults to \"Name\". The information is only consumed by the client application. No actual logic is implemented in the backend. Declaration public DisplayPatternType ViewModeDisplayPatternType { get; set; } Property Value DisplayPatternType Methods FromJson(String) Declaration public static FieldSingleTagbox FromJson(string data) Parameters System.String data Returns FieldSingleTagbox ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.IUserClient.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IUserClient.html", + "title": "Interface IUserClient | Picturepark.SDK.V1 API", + "keywords": "Interface IUserClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IUserClient Methods GetUserDeveloperFlagAsync(String, String, CancellationToken) Declaration Task GetUserDeveloperFlagAsync(string customerAlias, string userId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias System.String userId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Boolean > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateUserDeveloperFlagAsync(String, UserDeveloperFlagUpdateRequest, CancellationToken) Declaration Task UpdateUserDeveloperFlagAsync(string customerAlias, UserDeveloperFlagUpdateRequest userDeveloperFlagUpdateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias UserDeveloperFlagUpdateRequest userDeveloperFlagUpdateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserDeveloperFlagUpdateRequest > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.Contract.FieldSingleRelation.html": { - "href": "api/Picturepark.SDK.V1.Contract.FieldSingleRelation.html", - "title": "Class FieldSingleRelation | Picturepark.SDK.V1 API", - "keywords": "Class FieldSingleRelation The field used to store a single relation Inheritance System.Object FieldBase FieldSingleRelation Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldSingleRelation : FieldBase Properties RelationTypes Defines the allowed elation types. Declaration public ICollection RelationTypes { get; set; } Property Value System.Collections.Generic.ICollection < RelationType > SchemaId The ID of the schema used for relation metadata (it must be of type Struct, and it cannot be a system schema). Declaration public string SchemaId { get; set; } Property Value System.String SchemaIndexingInfo Indexing information of fields of the related schema identified by the SchemaId property. Declaration public SchemaIndexingInfo SchemaIndexingInfo { get; set; } Property Value SchemaIndexingInfo Methods FromJson(String) Declaration public static FieldSingleRelation FromJson(string data) Parameters System.String data Returns FieldSingleRelation ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.NamedCacheConfigurationException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.NamedCacheConfigurationException.html", + "title": "Class NamedCacheConfigurationException | Picturepark.SDK.V1 API", + "keywords": "Class NamedCacheConfigurationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException NamedCacheConfigurationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NamedCacheConfigurationException : PictureparkValidationException, ISerializable, _Exception Properties InnerExceptions Declaration public ICollection InnerExceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkValidationException > Methods FromJson(String) Declaration public static NamedCacheConfigurationException FromJson(string data) Parameters System.String data Returns NamedCacheConfigurationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FieldSingleFieldset.html": { - "href": "api/Picturepark.SDK.V1.Contract.FieldSingleFieldset.html", - "title": "Class FieldSingleFieldset | Picturepark.SDK.V1 API", - "keywords": "Class FieldSingleFieldset The field used to store a single fieldset Inheritance System.Object FieldBase FieldSingleFieldset Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldSingleFieldset : FieldBase Properties SchemaId The ID of the schema to be used as fieldset (it must be of type Struct). Declaration public string SchemaId { get; set; } Property Value System.String SchemaIndexingInfo Indexing information of fields of the related schema identified by the SchemaId property Declaration public SchemaIndexingInfo SchemaIndexingInfo { get; set; } Property Value SchemaIndexingInfo Methods FromJson(String) Declaration public static FieldSingleFieldset FromJson(string data) Parameters System.String data Returns FieldSingleFieldset ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.NamedCacheNameDuplicationException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.NamedCacheNameDuplicationException.html", + "title": "Class NamedCacheNameDuplicationException | Picturepark.SDK.V1 API", + "keywords": "Class NamedCacheNameDuplicationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException NamedCacheNameDuplicationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NamedCacheNameDuplicationException : PictureparkValidationException, ISerializable, _Exception Properties Name Declaration public string Name { get; set; } Property Value System.String Methods FromJson(String) Declaration public static NamedCacheNameDuplicationException FromJson(string data) Parameters System.String data Returns NamedCacheNameDuplicationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FieldOverwriteSingleTagbox.html": { - "href": "api/Picturepark.SDK.V1.Contract.FieldOverwriteSingleTagbox.html", - "title": "Class FieldOverwriteSingleTagbox | Picturepark.SDK.V1 API", - "keywords": "Class FieldOverwriteSingleTagbox Overwritten information for FieldSingleTagbox Inheritance System.Object FieldOverwriteBase FieldOverwriteSingleTagbox Inherited Members FieldOverwriteBase.Id FieldOverwriteBase.Required FieldOverwriteBase.OverwriteRequired System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldOverwriteSingleTagbox : FieldOverwriteBase Properties Filter An optional filter to limit the list items: this value will overwrite the existing Filter value specified in the parent schema if OverwriteFilter is set to true. Declaration public FilterBase Filter { get; set; } Property Value FilterBase ListItemCreateTemplate Json serialized template used for creating new list item: this value will overwrite the existing ListItemCreateTemplate value specified in the parent schema if OverwriteListItemCreateTemplate is set to true. Declaration public string ListItemCreateTemplate { get; set; } Property Value System.String OverwriteFilter Enable the overwriting of the Filter property of the field specified by the Id property. Declaration public bool OverwriteFilter { get; set; } Property Value System.Boolean OverwriteListItemCreateTemplate Enable the overwriting of the ListItemCreateTemplate property of the field specified by the Id property. Declaration public bool OverwriteListItemCreateTemplate { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static FieldOverwriteSingleTagbox FromJson(string data) Parameters System.String data Returns FieldOverwriteSingleTagbox ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkArgumentNullException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkArgumentNullException.html", + "title": "Class PictureparkArgumentNullException | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkArgumentNullException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkArgumentNullException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkArgumentNullException : PictureparkValidationException, ISerializable, _Exception Properties ArgumentName Declaration public string ArgumentName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PictureparkArgumentNullException FromJson(string data) Parameters System.String data Returns PictureparkArgumentNullException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentShareReferenceResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentShareReferenceResult.html", - "title": "Class ContentShareReferenceResult | Picturepark.SDK.V1 API", - "keywords": "Class ContentShareReferenceResult Result class for share reference search Inheritance System.Object BaseResultOfContentShareReference ContentShareReferenceResult Inherited Members BaseResultOfContentShareReference.TotalResults BaseResultOfContentShareReference.Results BaseResultOfContentShareReference.ElapsedMilliseconds BaseResultOfContentShareReference.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentShareReferenceResult : BaseResultOfContentShareReference Methods FromJson(String) Declaration public static ContentShareReferenceResult FromJson(string data) Parameters System.String data Returns ContentShareReferenceResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkBusinessException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkBusinessException.html", + "title": "Class PictureparkBusinessException | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkBusinessException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException BusinessProcessContinuationException BusinessProcessDefinitionCreateException BusinessProcessEngineRequestException ContentBackupFailedException ContentMetadataUpdateManyException CustomerAliasInUseException DefaultSearchIndexDeleteException DuplicateSchemaInfoException DuplicateSearchIndexDocException FailedToLockException IndexDocumentNotFoundException IndexException IndexMappingException InvalidTransferTypeException LeaseNotAcquiredException ListItemCyclicDependencyException ListItemUpdateManyException NoTagsFoundException NoTermsOfServiceDefinedException ObjectStoreException ObjectStoreResponseException ObjectTypeMismatchException OperationInProgressException OutputNotAvailableException OutputNotFoundException PictureparkApplicationException PictureparkConflictException PictureparkForbiddenException PictureparkNotFoundException PictureparkOperationCanceledException PictureparkValidationException QueryException ReferencesUpdateException ReferenceUpdateException RelationNotFoundException RelationTypeMissingException RelationTypeNotFoundException RelationTypeTargetDocTypeMismatchException RenderingException RetryException SchemaCountLimitReachedException SearchIndexDocNotFoundException SearchIndexInUseException SearchIndexNotFoundException ShareExpiredException SnapshotFailedException SnapshotSkippedException TermsOfServiceNotNewestException TokenGenerationException UnauthorizedException UnknownException UserNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkBusinessException : PictureparkException, ISerializable, _Exception Properties CustomerAlias Declaration public string CustomerAlias { get; set; } Property Value System.String CustomerId Declaration public string CustomerId { get; set; } Property Value System.String UserId Declaration public string UserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PictureparkBusinessException FromJson(string data) Parameters System.String data Returns PictureparkBusinessException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentShareReference.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentShareReference.html", - "title": "Class ContentShareReference | Picturepark.SDK.V1 API", - "keywords": "Class ContentShareReference Share information for a share referencing a content Inheritance System.Object ContentShareReference Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentShareReference Properties Audit Audit information. Declaration public UserAudit Audit { get; set; } Property Value UserAudit EmailAddress The email address of the user who created the share. Declaration public string EmailAddress { get; set; } Property Value System.String Id ID of the share. Declaration public string Id { get; set; } Property Value System.String Name Name of the share. Declaration public string Name { get; set; } Property Value System.String ShareType Type of the share. Declaration public ShareType ShareType { get; set; } Property Value ShareType Methods FromJson(String) Declaration public static ContentShareReference FromJson(string data) Parameters System.String data Returns ContentShareReference ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.NumericRangeFilter.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.NumericRangeFilter.html", + "title": "Class NumericRangeFilter | Picturepark.SDK.V1 API", + "keywords": "Class NumericRangeFilter Filters over a range of numeric values Inheritance System.Object FilterBase NumericRangeFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NumericRangeFilter : FilterBase Properties Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Range The numeric range on which filtering. Declaration public NumericRange Range { get; set; } Property Value NumericRange Methods FromJson(String) Declaration public static NumericRangeFilter FromJson(string data) Parameters System.String data Returns NumericRangeFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentSearchType.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentSearchType.html", - "title": "Enum ContentSearchType | Picturepark.SDK.V1 API", - "keywords": "Enum ContentSearchType Namespace : System.Dynamic.ExpandoObject Syntax public enum ContentSearchType FullText Metadata MetadataAndFullText" + "api/Picturepark.SDK.V1.CloudManager.Contract.ObjectStoreException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ObjectStoreException.html", + "title": "Class ObjectStoreException | Picturepark.SDK.V1 API", + "keywords": "Class ObjectStoreException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ObjectStoreException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ObjectStoreException : PictureparkBusinessException, ISerializable, _Exception Properties ErrorMessage Declaration public string ErrorMessage { get; set; } Property Value System.String RowErrorMessages Declaration public string RowErrorMessages { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ObjectStoreException FromJson(string data) Parameters System.String data Returns ObjectStoreException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentSearchResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentSearchResult.html", - "title": "Class ContentSearchResult | Picturepark.SDK.V1 API", - "keywords": "Class ContentSearchResult Result for content search operation Inheritance System.Object BaseResultOfContent SearchBehaviorBaseResultOfContent ContentSearchResult Inherited Members SearchBehaviorBaseResultOfContent.SearchString SearchBehaviorBaseResultOfContent.IsSearchStringRewritten SearchBehaviorBaseResultOfContent.QueryDebugInformation BaseResultOfContent.TotalResults BaseResultOfContent.Results BaseResultOfContent.ElapsedMilliseconds BaseResultOfContent.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentSearchResult : SearchBehaviorBaseResultOfContent Properties RightsAggregationsCounts Result of rights aggregation count requested in rightsAggregations in the ContentSearchRequest. Declaration public ICollection RightsAggregationsCounts { get; set; } Property Value System.Collections.Generic.ICollection < ContentRightAggregationCount > Methods FromJson(String) Declaration public static ContentSearchResult FromJson(string data) Parameters System.String data Returns ContentSearchResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaMissingTypeException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaMissingTypeException.html", + "title": "Class SchemaMissingTypeException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaMissingTypeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaMissingTypeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaMissingTypeException : PictureparkValidationException, ISerializable, _Exception Properties ExpectedSchemaTypes Declaration public ICollection ExpectedSchemaTypes { get; set; } Property Value System.Collections.Generic.ICollection < SchemaType > SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaMissingTypeException FromJson(string data) Parameters System.String data Returns SchemaMissingTypeException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentSearchRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentSearchRequest.html", - "title": "Class ContentSearchRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentSearchRequest Request to search contents Inheritance System.Object ContentSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentSearchRequest Properties BrokenDependenciesFilter Limits the search to the contents that have or not have broken references. By default it includes both. Declaration public BrokenDependenciesFilter BrokenDependenciesFilter { get; set; } Property Value BrokenDependenciesFilter ChannelId Limits the simple search fields to the fields available in the specified channel. Declaration public string ChannelId { get; set; } Property Value System.String CollectionId Limits the search among the contents belonging to the specified collection. Declaration public string CollectionId { get; set; } Property Value System.String DebugMode Enable debug mode: additional debug information regarding the query execution and reason of the matched documents are returned in the ContentSearchResult. Warning! It severely affects performance. Declaration public bool DebugMode { get; set; } Property Value System.Boolean DisplayPatternIds Limits the display values included in the search response. Defaults to all display values. Declaration public ICollection DisplayPatternIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Filter An optional filter to limit the contents. Declaration public FilterBase Filter { get; set; } Property Value FilterBase LifeCycleFilter Limits the search to the contents that have the specified life cycle state. Defaults to ActiveOnly. Declaration public LifeCycleFilter LifeCycleFilter { get; set; } Property Value LifeCycleFilter Limit Limits the number of the returned schemas. Defaults to 30. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken The token used to retrieve the next page of results. It must be null on first request and only filled with the returned pageToken to request next page of results. Declaration public string PageToken { get; set; } Property Value System.String RightsAggregations Returns the aggregated document counts to the ones the user has the specified ContentRights. Produces the rightsAggregationCounts on the ContentSearchResult. View will be ignored as the totalResults already gives this information. Declaration public ICollection RightsAggregations { get; set; } Property Value System.Collections.Generic.ICollection < ContentRight > RightsFilter Limits the contents to the ones the user has the specified ContentRights. Declaration public ICollection RightsFilter { get; set; } Property Value System.Collections.Generic.ICollection < ContentRight > SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied in the specified order. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchLanguages When searching in multi language fields, limit the searchable fields to the ones corresponding to the specified languages. If not specified, all metadata languages defined in the system are used. Declaration public ICollection SearchLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchString The string used to query the data. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String SearchType Type of search to be performed: search only in metadata, only in the extracted fulltext from the file or both. Default to Metadata. Declaration public ContentSearchType SearchType { get; set; } Property Value ContentSearchType Sort Sorts the search results. Sorting on a field not marked as Sortable in the Content schema will throw an exception. Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > Methods FromJson(String) Declaration public static ContentSearchRequest FromJson(string data) Parameters System.String data Returns ContentSearchRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaMultipleTypesException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaMultipleTypesException.html", + "title": "Class SchemaMultipleTypesException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaMultipleTypesException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaMultipleTypesException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaMultipleTypesException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String SchemaTypes Declaration public ICollection SchemaTypes { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static SchemaMultipleTypesException FromJson(string data) Parameters System.String data Returns SchemaMultipleTypesException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentSchemaCondition.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentSchemaCondition.html", - "title": "Class ContentSchemaCondition | Picturepark.SDK.V1 API", - "keywords": "Class ContentSchemaCondition Matches when the content schema of a metadata item equals the one set in the condition. Inheritance System.Object BusinessRuleCondition ContentSchemaCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentSchemaCondition : BusinessRuleCondition Properties SchemaId Content schema id to match on. Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentSchemaCondition FromJson(string data) Parameters System.String data Returns ContentSchemaCondition ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaNoContentException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaNoContentException.html", + "title": "Class SchemaNoContentException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaNoContentException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaNoContentException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaNoContentException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaNoContentException FromJson(string data) Parameters System.String data Returns SchemaNoContentException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentRightAggregationCount.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentRightAggregationCount.html", - "title": "Class ContentRightAggregationCount | Picturepark.SDK.V1 API", - "keywords": "Class ContentRightAggregationCount Combination of ContentRight and found document count Inheritance System.Object ContentRightAggregationCount Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentRightAggregationCount Properties ContentRight ContentRight. Declaration public ContentRight ContentRight { get; set; } Property Value ContentRight Count Found document count. Declaration public long Count { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static ContentRightAggregationCount FromJson(string data) Parameters System.String data Returns ContentRightAggregationCount ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.DocumentHistoryClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.DocumentHistoryClient.ObjectResponseResult-1.html", + "title": "Struct DocumentHistoryClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct DocumentHistoryClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentRight.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentRight.html", - "title": "Enum ContentRight | Picturepark.SDK.V1 API", - "keywords": "Enum ContentRight Content rights Namespace : System.Dynamic.ExpandoObject Syntax public enum ContentRight AccessOriginal Delete EditContent EditMetadata ManagePermissions View" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessStateNotHitException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessStateNotHitException.html", + "title": "Class BusinessProcessStateNotHitException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessStateNotHitException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException BusinessProcessStateNotHitException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessStateNotHitException : PictureparkTimeoutException, ISerializable, _Exception Properties Actual Declaration public string Actual { get; set; } Property Value System.String BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String Expected Declaration public ICollection Expected { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static BusinessProcessStateNotHitException FromJson(string data) Parameters System.String data Returns BusinessProcessStateNotHitException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleTransformationGroup.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleTransformationGroup.html", - "title": "Class BusinessRuleTransformationGroup | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleTransformationGroup Business rule transformation group: A group of transformations to run for the specified inputs Inheritance System.Object BusinessRuleTransformationGroup Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleTransformationGroup Properties Inputs The inputs of the transformation group. Declaration public ICollection Inputs { get; set; } Property Value System.Collections.Generic.ICollection < System.String > StoreIn Variable name where the final result should be stored in. Declaration public string StoreIn { get; set; } Property Value System.String Transformations A list of transformations to apply. Declaration public ICollection Transformations { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRuleTransformation > Methods FromJson(String) Declaration public static BusinessRuleTransformationGroup FromJson(string data) Parameters System.String data Returns BusinessRuleTransformationGroup ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleConfigurationValidationException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleConfigurationValidationException.html", + "title": "Class BusinessRuleConfigurationValidationException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleConfigurationValidationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleConfigurationValidationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleConfigurationValidationException : PictureparkValidationException, ISerializable, _Exception Properties InnerExceptions Declaration public ICollection InnerExceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkValidationException > Methods FromJson(String) Declaration public static BusinessRuleConfigurationValidationException FromJson(string data) Parameters System.String data Returns BusinessRuleConfigurationValidationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleTransformation.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleTransformation.html", - "title": "Class BusinessRuleTransformation | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleTransformation Business rule transformation Inheritance System.Object BusinessRuleTransformation JoinByTransformation LookupCacheTransformation NGramTransformation TakeArrayValueTransformation TakeDictionaryValueTransformation Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class BusinessRuleTransformation Methods FromJson(String) Declaration public static BusinessRuleTransformation FromJson(string data) Parameters System.String data Returns BusinessRuleTransformation ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRulePathInvalidException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRulePathInvalidException.html", + "title": "Class BusinessRulePathInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRulePathInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRulePathInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRulePathInvalidException : PictureparkValidationException, ISerializable, _Exception Properties Path Declaration public string Path { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRulePathInvalidException FromJson(string data) Parameters System.String data Returns BusinessRulePathInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleScript.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleScript.html", - "title": "Class BusinessRuleScript | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleScript A business rule expressed as a script Inheritance System.Object BusinessRule BusinessRuleScript Inherited Members BusinessRule.Id BusinessRule.TriggerPoint BusinessRule.IsEnabled BusinessRule.Names BusinessRule.Description System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleScript : BusinessRule Properties Script Script Declaration public string Script { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleScript FromJson(string data) Parameters System.String data Returns BusinessRuleScript ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleTransformationGroupTransformationsMissingException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleTransformationGroupTransformationsMissingException.html", + "title": "Class BusinessRuleTransformationGroupTransformationsMissingException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleTransformationGroupTransformationsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleTransformationGroupTransformationsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleTransformationGroupTransformationsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleTransformationGroupTransformationsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleTransformationGroupTransformationsMissingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleSchemaIdInvalidException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleSchemaIdInvalidException.html", - "title": "Class BusinessRuleSchemaIdInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleSchemaIdInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleSchemaIdInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleSchemaIdInvalidException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleSchemaIdInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleSchemaIdInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.UserInactiveOrDeletedException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UserInactiveOrDeletedException.html", + "title": "Class UserInactiveOrDeletedException | Picturepark.SDK.V1 API", + "keywords": "Class UserInactiveOrDeletedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkForbiddenException UserInactiveOrDeletedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserInactiveOrDeletedException : PictureparkForbiddenException, ISerializable, _Exception Methods FromJson(String) Declaration public static UserInactiveOrDeletedException FromJson(string data) Parameters System.String data Returns UserInactiveOrDeletedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessNotificationUpdateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessNotificationUpdateRequest.html", - "title": "Class BusinessProcessNotificationUpdateRequest | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessNotificationUpdateRequest Updates the notification of a business process without changing the state or the life cycle. Inheritance System.Object BusinessProcessNotificationUpdate BusinessProcessNotificationUpdateRequest Inherited Members BusinessProcessNotificationUpdate.Title BusinessProcessNotificationUpdate.Message BusinessProcessNotificationUpdate.NavigationLink BusinessProcessNotificationUpdate.EventType System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessNotificationUpdateRequest : BusinessProcessNotificationUpdate Methods FromJson(String) Declaration public static BusinessProcessNotificationUpdateRequest FromJson(string data) Parameters System.String data Returns BusinessProcessNotificationUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.UserNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UserNotFoundException.html", + "title": "Class UserNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class UserNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException UserNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties MissingUserId Declaration public string MissingUserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserNotFoundException FromJson(string data) Parameters System.String data Returns UserNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessNotificationUpdate.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessNotificationUpdate.html", - "title": "Class BusinessProcessNotificationUpdate | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessNotificationUpdate Notification update for a business process. Inheritance System.Object BusinessProcessNotificationUpdate BusinessProcessNotificationUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessNotificationUpdate Properties EventType The event type of the notification. Declaration public NotificationEventType EventType { get; set; } Property Value NotificationEventType Message The message shown to the user. Declaration public TranslatedStringDictionary Message { get; set; } Property Value TranslatedStringDictionary NavigationLink An optional navigation link that allows the user to jump to a page giving more information about the process. Declaration public string NavigationLink { get; set; } Property Value System.String Title The title the message that is shown to the user should have. Declaration public TranslatedStringDictionary Title { get; set; } Property Value TranslatedStringDictionary Methods FromJson(String) Declaration public static BusinessProcessNotificationUpdate FromJson(string data) Parameters System.String data Returns BusinessProcessNotificationUpdate ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.UserRight.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UserRight.html", + "title": "Enum UserRight | Picturepark.SDK.V1 API", + "keywords": "Enum UserRight Namespace : System.Dynamic.ExpandoObject Syntax public enum UserRight ManageAllShares ManageBusinessProcesses ManageChannels ManageCollections ManageContent ManageDocumentHistory ManageEmbeds ManageListItems ManageLiveStream ManageOutputFormats ManagePermissions ManageSchemas ManageSearchIndexes ManageServiceProviders ManageSharings ManageTemplates ManageTermsOfService ManageTransfer ManageUserRoles ManageUsers" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessNotFoundException.html", - "title": "Class BusinessProcessNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException BusinessProcessNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessNotFoundException FromJson(string data) Parameters System.String data Returns BusinessProcessNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.UserRoleAssignedException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UserRoleAssignedException.html", + "title": "Class UserRoleAssignedException | Picturepark.SDK.V1 API", + "keywords": "Class UserRoleAssignedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException UserRoleAssignedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleAssignedException : PictureparkValidationException, ISerializable, _Exception Properties UserRoleId Declaration public string UserRoleId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserRoleAssignedException FromJson(string data) Parameters System.String data Returns UserRoleAssignedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessNotExternalException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessNotExternalException.html", - "title": "Class BusinessProcessNotExternalException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessNotExternalException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkForbiddenException BusinessProcessNotExternalException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessNotExternalException : PictureparkForbiddenException, ISerializable, _Exception Properties BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessNotExternalException FromJson(string data) Parameters System.String data Returns BusinessProcessNotExternalException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.AlphaHandlingAction.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AlphaHandlingAction.html", + "title": "Class AlphaHandlingAction | Picturepark.SDK.V1 API", + "keywords": "Class AlphaHandlingAction Inheritance System.Object ImageActionBase AlphaHandlingAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AlphaHandlingAction : ImageActionBase Properties AlphaHandling Declaration public AlphaHandling AlphaHandling { get; set; } Property Value AlphaHandling ReplacementRgbColorHexCode Declaration public string ReplacementRgbColorHexCode { get; set; } Property Value System.String Methods FromJson(String) Declaration public static AlphaHandlingAction FromJson(string data) Parameters System.String data Returns AlphaHandlingAction ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.AudioStream.html": { - "href": "api/Picturepark.SDK.V1.Contract.AudioStream.html", - "title": "Class AudioStream | Picturepark.SDK.V1 API", - "keywords": "Class AudioStream Inheritance System.Object AudioStream Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AudioStream Properties BitRate Declaration public string BitRate { get; set; } Property Value System.String BitRateMode Declaration public string BitRateMode { get; set; } Property Value System.String ChannelPositions Declaration public string ChannelPositions { get; set; } Property Value System.String Channels Declaration public string Channels { get; set; } Property Value System.String Codec Declaration public string Codec { get; set; } Property Value System.String DurationInSeconds Declaration public double? DurationInSeconds { get; set; } Property Value System.Nullable < System.Double > Format Declaration public string Format { get; set; } Property Value System.String Language Declaration public string Language { get; set; } Property Value System.String Resolution Declaration public int? Resolution { get; set; } Property Value System.Nullable < System.Int32 > SamplingRate Declaration public int? SamplingRate { get; set; } Property Value System.Nullable < System.Int32 > StreamSize Declaration public long? StreamSize { get; set; } Property Value System.Nullable < System.Int64 > Methods FromJson(String) Declaration public static AudioStream FromJson(string data) Parameters System.String data Returns AudioStream ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CompressionType.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CompressionType.html", + "title": "Enum CompressionType | Picturepark.SDK.V1 API", + "keywords": "Enum CompressionType Namespace : System.Dynamic.ExpandoObject Syntax public enum CompressionType Lzw None Rle Zip" }, - "api/Picturepark.SDK.V1.Contract.AudioStillFormat.html": { - "href": "api/Picturepark.SDK.V1.Contract.AudioStillFormat.html", - "title": "Class AudioStillFormat | Picturepark.SDK.V1 API", - "keywords": "Class AudioStillFormat Inheritance System.Object FormatBase AudioFormatBase AudioStillFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AudioStillFormat : AudioFormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String Methods FromJson(String) Declaration public static AudioStillFormat FromJson(string data) Parameters System.String data Returns AudioStillFormat ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.Customer.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.Customer.html", + "title": "Class Customer | Picturepark.SDK.V1 API", + "keywords": "Class Customer Inheritance System.Object Customer Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Customer Properties Alias Declaration public string Alias { get; set; } Property Value System.String ContractVersion Declaration public string ContractVersion { get; set; } Property Value System.String CustomerHosts Declaration public ICollection CustomerHosts { get; set; } Property Value System.Collections.Generic.ICollection < System.String > DeactivationComment Declaration public string DeactivationComment { get; set; } Property Value System.String Id Declaration public string Id { get; set; } Property Value System.String LifeCycle Declaration public LifeCycle LifeCycle { get; set; } Property Value LifeCycle LogoPath Declaration public string LogoPath { get; set; } Property Value System.String MainCatalog Declaration public string MainCatalog { get; set; } Property Value System.String Name Declaration public string Name { get; set; } Property Value System.String StoragePath Declaration public string StoragePath { get; set; } Property Value System.String WatermarkPath Declaration public string WatermarkPath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static Customer FromJson(string data) Parameters System.String data Returns Customer ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.AudioMetadata.html": { - "href": "api/Picturepark.SDK.V1.Contract.AudioMetadata.html", - "title": "Class AudioMetadata | Picturepark.SDK.V1 API", - "keywords": "Class AudioMetadata Inheritance System.Object FileMetadata AudioMetadata Inherited Members FileMetadata.Names FileMetadata.Descriptions FileMetadata.FileExtension FileMetadata.FileName FileMetadata.FilePath FileMetadata.FileSizeInBytes FileMetadata.Sha1Hash FileMetadata.XmpMetadata FileMetadata.ExifMetadata FileMetadata.Language System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AudioMetadata : FileMetadata Properties AudioStreams Declaration public ICollection AudioStreams { get; set; } Property Value System.Collections.Generic.ICollection < AudioStream > Methods FromJson(String) Declaration public static AudioMetadata FromJson(string data) Parameters System.String data Returns AudioMetadata ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerBoostValuesUpdateRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerBoostValuesUpdateRequest.html", + "title": "Class CustomerBoostValuesUpdateRequest | Picturepark.SDK.V1 API", + "keywords": "Class CustomerBoostValuesUpdateRequest Inheritance System.Object CustomerBoostValuesUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerBoostValuesUpdateRequest Properties BoostValuesToAdd List of boost values that need to be added to the existing ones. Declaration public ICollection BoostValuesToAdd { get; set; } Property Value System.Collections.Generic.ICollection < System.Double > BoostValuesToRemove List of existing boost values that need to be removed. Declaration public ICollection BoostValuesToRemove { get; set; } Property Value System.Collections.Generic.ICollection < CustomerBoostValueRemoveInfo > Methods FromJson(String) Declaration public static CustomerBoostValuesUpdateRequest FromJson(string data) Parameters System.String data Returns CustomerBoostValuesUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.AudioFormatBase.html": { - "href": "api/Picturepark.SDK.V1.Contract.AudioFormatBase.html", - "title": "Class AudioFormatBase | Picturepark.SDK.V1 API", - "keywords": "Class AudioFormatBase Inheritance System.Object FormatBase AudioFormatBase AacAudioFormat AudioStillFormat Mp3AudioFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class AudioFormatBase : FormatBase Methods FromJson(String) Declaration public static AudioFormatBase FromJson(string data) Parameters System.String data Returns AudioFormatBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerNotDeactivatedException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerNotDeactivatedException.html", + "title": "Class CustomerNotDeactivatedException | Picturepark.SDK.V1 API", + "keywords": "Class CustomerNotDeactivatedException Inheritance System.Object System.Exception PictureparkException CustomerNotDeactivatedException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerNotDeactivatedException : PictureparkException, ISerializable, _Exception Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerNotDeactivatedException FromJson(string data) Parameters System.String data Returns CustomerNotDeactivatedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.AlphaHandling.html": { - "href": "api/Picturepark.SDK.V1.Contract.AlphaHandling.html", - "title": "Enum AlphaHandling | Picturepark.SDK.V1 API", - "keywords": "Enum AlphaHandling Namespace : System.Dynamic.ExpandoObject Syntax public enum AlphaHandling DiscardAlpha ReplaceAlpha ReplaceInvertedAlpha" + "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerNotFoundException.html", + "title": "Class CustomerNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class CustomerNotFoundException Inheritance System.Object System.Exception PictureparkException CustomerNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerNotFoundException : PictureparkException, ISerializable, _Exception Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerNotFoundException FromJson(string data) Parameters System.String data Returns CustomerNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.AggregatorBase.html": { - "href": "api/Picturepark.SDK.V1.Contract.AggregatorBase.html", - "title": "Class AggregatorBase | Picturepark.SDK.V1 API", - "keywords": "Class AggregatorBase It is the base class for all aggregators. Inheritance System.Object AggregatorBase DateRangeAggregator GeoDistanceAggregator NestedAggregator NumericRangeAggregator TermsAggregator Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class AggregatorBase Properties Aggregators An optional aggregator list for nested aggregations. Declaration public ICollection Aggregators { get; set; } Property Value System.Collections.Generic.ICollection < AggregatorBase > Filter An optional filter to limit the data set the aggregation is operation on. Declaration public FilterBase Filter { get; set; } Property Value FilterBase Name The slug name of the aggregation. It must be unique per aggregation request. Declaration public string Name { get; set; } Property Value System.String Names Language specific field names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary Methods FromJson(String) Declaration public static AggregatorBase FromJson(string data) Parameters System.String data Returns AggregatorBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateAggregatorException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateAggregatorException.html", + "title": "Class DuplicateAggregatorException | Picturepark.SDK.V1 API", + "keywords": "Class DuplicateAggregatorException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicateAggregatorException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateAggregatorException : PictureparkValidationException, ISerializable, _Exception Properties AggregatorName Declaration public string AggregatorName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateAggregatorException FromJson(string data) Parameters System.String data Returns DuplicateAggregatorException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.TermsEnumAggregator.html": { - "href": "api/Picturepark.SDK.V1.Contract.TermsEnumAggregator.html", - "title": "Class TermsEnumAggregator | Picturepark.SDK.V1 API", - "keywords": "Class TermsEnumAggregator A multi-bucket value aggregator used for aggregations on indexed enum values. Inheritance System.Object AggregatorBase TermsAggregator TermsEnumAggregator Inherited Members TermsAggregator.Field TermsAggregator.Size TermsAggregator.Includes TermsAggregator.Excludes TermsAggregator.SearchString TermsAggregator.SearchFields AggregatorBase.Name AggregatorBase.Names AggregatorBase.Aggregators AggregatorBase.Filter System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TermsEnumAggregator : TermsAggregator Properties EnumType Type of the enum target of the relation. It is used to resolve the enum translation. Declaration public string EnumType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TermsEnumAggregator FromJson(string data) Parameters System.String data Returns TermsEnumAggregator ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateAliasException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateAliasException.html", + "title": "Class DuplicateAliasException | Picturepark.SDK.V1 API", + "keywords": "Class DuplicateAliasException Inheritance System.Object System.Exception PictureparkException DuplicateAliasException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateAliasException : PictureparkException, ISerializable, _Exception Properties IndexAlias Declaration public string IndexAlias { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateAliasException FromJson(string data) Parameters System.String data Returns DuplicateAliasException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.TermsAggregator.html": { - "href": "api/Picturepark.SDK.V1.Contract.TermsAggregator.html", - "title": "Class TermsAggregator | Picturepark.SDK.V1 API", - "keywords": "Class TermsAggregator A multi-bucket value aggregator Inheritance System.Object AggregatorBase TermsAggregator TermsEnumAggregator TermsRelationAggregator Inherited Members AggregatorBase.Name AggregatorBase.Names AggregatorBase.Aggregators AggregatorBase.Filter System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TermsAggregator : AggregatorBase Properties Excludes Excludes values for which buckets will be created. Supports regular expression strings or arrays of exact values. Declaration public ICollection Excludes { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Field The field's ID to execute the aggregation on. Only not analyzed fields are supported. Declaration public string Field { get; set; } Property Value System.String Includes Includes values for which buckets will be created. Supports regular expression strings or arrays of exact values. Declaration public ICollection Includes { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchFields Search fields to be used to search the SearchString value into. If no search field is specified, the Field value is used. Declaration public ICollection SearchFields { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchString Limits the possible returned aggregation values by using a query string filter. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Size It defines how many term buckets should be returned out of the overall terms list. Declaration public int? Size { get; set; } Property Value System.Nullable < System.Int32 > Methods FromJson(String) Declaration public static TermsAggregator FromJson(string data) Parameters System.String data Returns TermsAggregator ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessLifeCycle.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessLifeCycle.html", + "title": "Enum EnvironmentProcessLifeCycle | Picturepark.SDK.V1 API", + "keywords": "Enum EnvironmentProcessLifeCycle Namespace : System.Dynamic.ExpandoObject Syntax public enum EnvironmentProcessLifeCycle Acknowledged CancellationInProgress Cancelled Draft Failed InProgress Succeeded" }, - "api/Picturepark.SDK.V1.Contract.SchemaPermissionSetDetail.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaPermissionSetDetail.html", - "title": "Class SchemaPermissionSetDetail | Picturepark.SDK.V1 API", - "keywords": "Class SchemaPermissionSetDetail Detail of a schema permission set Inheritance System.Object PermissionSetDetailOfMetadataRight SchemaPermissionSetDetail Inherited Members PermissionSetDetailOfMetadataRight.Id PermissionSetDetailOfMetadataRight.Names PermissionSetDetailOfMetadataRight.UserRolesRights PermissionSetDetailOfMetadataRight.UserRolesPermissionSetRights PermissionSetDetailOfMetadataRight.Exclusive PermissionSetDetailOfMetadataRight.OwnerTokenId PermissionSetDetailOfMetadataRight.Audit System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaPermissionSetDetail : PermissionSetDetailOfMetadataRight Methods FromJson(String) Declaration public static SchemaPermissionSetDetail FromJson(string data) Parameters System.String data Returns SchemaPermissionSetDetail ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessNotFoundException.html", + "title": "Class EnvironmentProcessNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class EnvironmentProcessNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException EnvironmentProcessNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties EnvironmentProcessId Declaration public string EnvironmentProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static EnvironmentProcessNotFoundException FromJson(string data) Parameters System.String data Returns EnvironmentProcessNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaPermissionSetCreateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaPermissionSetCreateRequest.html", - "title": "Class SchemaPermissionSetCreateRequest | Picturepark.SDK.V1 API", - "keywords": "Class SchemaPermissionSetCreateRequest Inheritance System.Object PermissionSetCreateRequestOfMetadataRight SchemaPermissionSetCreateRequest Inherited Members PermissionSetCreateRequestOfMetadataRight.Names PermissionSetCreateRequestOfMetadataRight.UserRolesRights PermissionSetCreateRequestOfMetadataRight.UserRolesPermissionSetRights PermissionSetCreateRequestOfMetadataRight.Exclusive PermissionSetCreateRequestOfMetadataRight.RequestId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaPermissionSetCreateRequest : PermissionSetCreateRequestOfMetadataRight Methods FromJson(String) Declaration public static SchemaPermissionSetCreateRequest FromJson(string data) Parameters System.String data Returns SchemaPermissionSetCreateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.GeoDistanceFilter.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.GeoDistanceFilter.html", + "title": "Class GeoDistanceFilter | Picturepark.SDK.V1 API", + "keywords": "Class GeoDistanceFilter Filters within the radius of the distance from a location Inheritance System.Object FilterBase GeoDistanceFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class GeoDistanceFilter : FilterBase Properties Distance The distance in meters from the point of origin. Declaration public double Distance { get; set; } Property Value System.Double Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Location The point of origin to calculate the distance from (latitude/longitude). Declaration public GeoLocation Location { get; set; } Property Value GeoLocation Methods FromJson(String) Declaration public static GeoDistanceFilter FromJson(string data) Parameters System.String data Returns GeoDistanceFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaPermissionSetCreateManyRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaPermissionSetCreateManyRequest.html", - "title": "Class SchemaPermissionSetCreateManyRequest | Picturepark.SDK.V1 API", - "keywords": "Class SchemaPermissionSetCreateManyRequest Inheritance System.Object SchemaPermissionSetCreateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaPermissionSetCreateManyRequest Properties Items Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < SchemaPermissionSetCreateRequest > Methods FromJson(String) Declaration public static SchemaPermissionSetCreateManyRequest FromJson(string data) Parameters System.String data Returns SchemaPermissionSetCreateManyRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.GeoLocation.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.GeoLocation.html", + "title": "Class GeoLocation | Picturepark.SDK.V1 API", + "keywords": "Class GeoLocation It stores geo location information (latitude and longitude) Inheritance System.Object GeoLocation Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class GeoLocation Properties Lat The latitude Declaration public double Lat { get; set; } Property Value System.Double Lon The longitude Declaration public double Lon { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static GeoLocation FromJson(string data) Parameters System.String data Returns GeoLocation ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaPermissionException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaPermissionException.html", - "title": "Class SchemaPermissionException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaPermissionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaPermissionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaPermissionException : PictureparkValidationException, ISerializable, _Exception Properties MetadataRight Declaration public MetadataRight MetadataRight { get; set; } Property Value MetadataRight SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaPermissionException FromJson(string data) Parameters System.String data Returns SchemaPermissionException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.IndexType.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IndexType.html", + "title": "Enum IndexType | Picturepark.SDK.V1 API", + "keywords": "Enum IndexType Namespace : System.Dynamic.ExpandoObject Syntax public enum IndexType BusinessProcess BusinessRule Cache Channel Configuration Content ContentSearch DisplayValue DocumentHistory DocumentHistorySteady ListItem ListItemSearch LiveStream Mail Main Notification Output OutputFormat Reference Schema Share Statistics Token Transfer User" }, - "api/Picturepark.SDK.V1.Contract.SchemaPermissionConfigurationException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaPermissionConfigurationException.html", - "title": "Class SchemaPermissionConfigurationException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaPermissionConfigurationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaPermissionConfigurationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaPermissionConfigurationException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaPermissionConfigurationException FromJson(string data) Parameters System.String data Returns SchemaPermissionConfigurationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidArgumentException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidArgumentException.html", + "title": "Class InvalidArgumentException | Picturepark.SDK.V1 API", + "keywords": "Class InvalidArgumentException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidArgumentException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidArgumentException : PictureparkValidationException, ISerializable, _Exception Properties ArgumentName Declaration public string ArgumentName { get; set; } Property Value System.String ArgumentValue Declaration public string ArgumentValue { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidArgumentException FromJson(string data) Parameters System.String data Returns InvalidArgumentException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaParentChangeException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaParentChangeException.html", - "title": "Class SchemaParentChangeException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaParentChangeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaParentChangeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaParentChangeException : PictureparkValidationException, ISerializable, _Exception Properties NewSchemaParentId Declaration public string NewSchemaParentId { get; set; } Property Value System.String OldSchemaParentId Declaration public string OldSchemaParentId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaParentChangeException FromJson(string data) Parameters System.String data Returns SchemaParentChangeException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaIdException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaIdException.html", + "title": "Class SchemaIdException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaIdException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaIdException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaIdException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaIdException FromJson(string data) Parameters System.String data Returns SchemaIdException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaOwnershipTransferRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaOwnershipTransferRequest.html", - "title": "Class SchemaOwnershipTransferRequest | Picturepark.SDK.V1 API", - "keywords": "Class SchemaOwnershipTransferRequest Inheritance System.Object SchemaOwnershipTransferRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaOwnershipTransferRequest Properties TransferUserId The id of the user to whom the schema has to be transferred to. Declaration public string TransferUserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaOwnershipTransferRequest FromJson(string data) Parameters System.String data Returns SchemaOwnershipTransferRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaIdLowercaseException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaIdLowercaseException.html", + "title": "Class SchemaIdLowercaseException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaIdLowercaseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaIdLowercaseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaIdLowercaseException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaIdLowercaseException FromJson(string data) Parameters System.String data Returns SchemaIdLowercaseException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaOwnershipTransferManyRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaOwnershipTransferManyRequest.html", - "title": "Class SchemaOwnershipTransferManyRequest | Picturepark.SDK.V1 API", - "keywords": "Class SchemaOwnershipTransferManyRequest Inheritance System.Object SchemaOwnershipTransferManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaOwnershipTransferManyRequest Properties SchemaIds The schema ids. Declaration public ICollection SchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > TransferUserId The id of user to whom the schemas have to be transferred to. Declaration public string TransferUserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaOwnershipTransferManyRequest FromJson(string data) Parameters System.String data Returns SchemaOwnershipTransferManyRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaImportEmptyException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaImportEmptyException.html", + "title": "Class SchemaImportEmptyException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaImportEmptyException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaImportEmptyException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaImportEmptyException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static SchemaImportEmptyException FromJson(string data) Parameters System.String data Returns SchemaImportEmptyException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Providers.ISchemaIndexingInfoProvider.html": { - "href": "api/Picturepark.SDK.V1.Contract.Providers.ISchemaIndexingInfoProvider.html", - "title": "Interface ISchemaIndexingInfoProvider | Picturepark.SDK.V1 API", - "keywords": "Interface ISchemaIndexingInfoProvider Namespace : System.Dynamic.ExpandoObject Syntax public interface ISchemaIndexingInfoProvider Methods GetSchemaIndexingInfo() Declaration SchemaIndexingInfo GetSchemaIndexingInfo() Returns SchemaIndexingInfo" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaImportVersionMismatchException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaImportVersionMismatchException.html", + "title": "Class SchemaImportVersionMismatchException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaImportVersionMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaImportVersionMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaImportVersionMismatchException : PictureparkValidationException, ISerializable, _Exception Properties ExpectedVersion Declaration public string ExpectedVersion { get; set; } Property Value System.String ProvidedVersion Declaration public string ProvidedVersion { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaImportVersionMismatchException FromJson(string data) Parameters System.String data Returns SchemaImportVersionMismatchException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Providers.IFilterProvider.html": { - "href": "api/Picturepark.SDK.V1.Contract.Providers.IFilterProvider.html", - "title": "Interface IFilterProvider | Picturepark.SDK.V1 API", - "keywords": "Interface IFilterProvider Namespace : System.Dynamic.ExpandoObject Syntax public interface IFilterProvider Methods GetFilter() Declaration FilterBase GetFilter() Returns FilterBase" + "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotDataType.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotDataType.html", + "title": "Enum SnapshotDataType | Picturepark.SDK.V1 API", + "keywords": "Enum SnapshotDataType Type of data that have been snapshot Namespace : System.Dynamic.ExpandoObject Syntax public enum SnapshotDataType Customer Export History" }, - "api/Picturepark.SDK.V1.Contract.PropertyHelper.html": { - "href": "api/Picturepark.SDK.V1.Contract.PropertyHelper.html", - "title": "Class PropertyHelper | Picturepark.SDK.V1 API", - "keywords": "Class PropertyHelper Inheritance System.Object PropertyHelper Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public static class PropertyHelper Methods GetLowerCamelCasePropertyPath(Expression) Declaration public static string GetLowerCamelCasePropertyPath(Expression expr) Parameters Expression expr Returns System.String GetPropertyName(Expression) Declaration public static string GetPropertyName(Expression expr) Parameters Expression expr Returns System.String ToLowerCamelCase(String) Declaration public static string ToLowerCamelCase(this string value) Parameters System.String value Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotEnqueueResult.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotEnqueueResult.html", + "title": "Class SnapshotEnqueueResult | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotEnqueueResult Inheritance System.Object SnapshotEnqueueResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotEnqueueResult Properties TokenId Declaration public string TokenId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SnapshotEnqueueResult FromJson(string data) Parameters System.String data Returns SnapshotEnqueueResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Profile.html": { - "href": "api/Picturepark.SDK.V1.Contract.Profile.html", - "title": "Enum Profile | Picturepark.SDK.V1 API", - "keywords": "Enum Profile Namespace : System.Dynamic.ExpandoObject Syntax public enum Profile Aac_low Aac_ltp Aac_main Mpeg2_aac_low" + "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotEnvironmentCreateRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotEnvironmentCreateRequest.html", + "title": "Class SnapshotEnvironmentCreateRequest | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotEnvironmentCreateRequest Inheritance System.Object SnapshotBaseCreateRequest SnapshotEnvironmentCreateRequest Inherited Members SnapshotBaseCreateRequest.SnapshotName SnapshotBaseCreateRequest.RepositoryName SnapshotBaseCreateRequest.Indices SnapshotBaseCreateRequest.SnapshotInactive SnapshotBaseCreateRequest.Reason SnapshotBaseCreateRequest.Timestamp SnapshotBaseCreateRequest.TokenId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotEnvironmentCreateRequest : SnapshotBaseCreateRequest Methods FromJson(String) Declaration public static SnapshotEnvironmentCreateRequest FromJson(string data) Parameters System.String data Returns SnapshotEnvironmentCreateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ProduceMessageAction.html": { - "href": "api/Picturepark.SDK.V1.Contract.ProduceMessageAction.html", - "title": "Class ProduceMessageAction | Picturepark.SDK.V1 API", - "keywords": "Class ProduceMessageAction Inheritance System.Object BusinessRuleAction ProduceMessageAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ProduceMessageAction : BusinessRuleAction Methods FromJson(String) Declaration public static ProduceMessageAction FromJson(string data) Parameters System.String data Returns ProduceMessageAction ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotEnvironmentRestoreRequest.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotEnvironmentRestoreRequest.html", + "title": "Class SnapshotEnvironmentRestoreRequest | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotEnvironmentRestoreRequest Inheritance System.Object SnapshotBaseRestoreRequest SnapshotEnvironmentRestoreRequest Inherited Members SnapshotBaseRestoreRequest.SnapshotName SnapshotBaseRestoreRequest.RepositoryName SnapshotBaseRestoreRequest.Indices System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotEnvironmentRestoreRequest : SnapshotBaseRestoreRequest Methods FromJson(String) Declaration public static SnapshotEnvironmentRestoreRequest FromJson(string data) Parameters System.String data Returns SnapshotEnvironmentRestoreRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Preset.html": { - "href": "api/Picturepark.SDK.V1.Contract.Preset.html", - "title": "Enum Preset | Picturepark.SDK.V1 API", - "keywords": "Enum Preset Namespace : System.Dynamic.ExpandoObject Syntax public enum Preset Fast Faster Medium Slow Slower Superfast Ultrafast Veryfast" + "api/Picturepark.SDK.V1.CloudManager.Contract.RenderingException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.RenderingException.html", + "title": "Class RenderingException | Picturepark.SDK.V1 API", + "keywords": "Class RenderingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException RenderingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RenderingException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static RenderingException FromJson(string data) Parameters System.String data Returns RenderingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FieldDateTime.html": { - "href": "api/Picturepark.SDK.V1.Contract.FieldDateTime.html", - "title": "Class FieldDateTime | Picturepark.SDK.V1 API", - "keywords": "Class FieldDateTime The field used to store a date time Inheritance System.Object FieldBase FieldDateTime FieldDateTimeArray Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldDateTime : FieldBase Properties Boost Value to prioritize search results. Set to 1 by default. Ignored if SimpleSearch not set to true. Declaration public double Boost { get; set; } Property Value System.Double Format The date time format structure. Declaration public string Format { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FieldDateTime FromJson(string data) Parameters System.String data Returns FieldDateTime ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.RequestSizeLimitExceededException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.RequestSizeLimitExceededException.html", + "title": "Class RequestSizeLimitExceededException | Picturepark.SDK.V1 API", + "keywords": "Class RequestSizeLimitExceededException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException RequestSizeLimitExceededException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RequestSizeLimitExceededException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static RequestSizeLimitExceededException FromJson(string data) Parameters System.String data Returns RequestSizeLimitExceededException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FieldDate.html": { - "href": "api/Picturepark.SDK.V1.Contract.FieldDate.html", - "title": "Class FieldDate | Picturepark.SDK.V1 API", - "keywords": "Class FieldDate The field used to store a date Inheritance System.Object FieldBase FieldDate Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldDate : FieldBase Properties Boost Value to prioritize search results. Set to 1 by default. Ignored if SimpleSearch not set to true. Declaration public double Boost { get; set; } Property Value System.Double Format The date format structure. Declaration public string Format { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FieldDate FromJson(string data) Parameters System.String data Returns FieldDate ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ResizeAction.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ResizeAction.html", + "title": "Class ResizeAction | Picturepark.SDK.V1 API", + "keywords": "Class ResizeAction Does not implement the IImageAction interface. The ResizeAction is directly exposed within ImageFormat. Inheritance System.Object ResizeAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ResizeAction Properties Height Declaration public int Height { get; set; } Property Value System.Int32 ResizeMode Declaration public ResizeMode ResizeMode { get; set; } Property Value ResizeMode Width Declaration public int Width { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static ResizeAction FromJson(string data) Parameters System.String data Returns ResizeAction ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentManyReferencesRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentManyReferencesRequest.html", - "title": "Class ContentManyReferencesRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentManyReferencesRequest Request to get multiple contents' references Inheritance System.Object ContentManyReferencesRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentManyReferencesRequest Properties ContentIds The IDs of the contents whose references need to be retrieved. Declaration public ICollection ContentIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > References Limits the number of the returned metadata references by setting paging information. Declaration public MetadataReferencesPagingRequest References { get; set; } Property Value MetadataReferencesPagingRequest Shares Limits the number of the returned share references by setting paging information. Declaration public PagingRequest Shares { get; set; } Property Value PagingRequest Methods FromJson(String) Declaration public static ContentManyReferencesRequest FromJson(string data) Parameters System.String data Returns ContentManyReferencesRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ResizeAction2.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ResizeAction2.html", + "title": "Class ResizeAction2 | Picturepark.SDK.V1 API", + "keywords": "Class ResizeAction2 Inheritance System.Object ResizeAction2 Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ResizeAction2 Properties Height Declaration public int Height { get; set; } Property Value System.Int32 ResizeMode Declaration public ResizeMode ResizeMode { get; set; } Property Value ResizeMode Width Declaration public int Width { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static ResizeAction2 FromJson(string data) Parameters System.String data Returns ResizeAction2 ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentLayerSameRootException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentLayerSameRootException.html", - "title": "Class ContentLayerSameRootException | Picturepark.SDK.V1 API", - "keywords": "Class ContentLayerSameRootException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ContentLayerSameRootException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentLayerSameRootException : PictureparkValidationException, ISerializable, _Exception Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String LayerIdsByRootSchema Declaration public ICollection LayerIdsByRootSchema { get; set; } Property Value System.Collections.Generic.ICollection < LayerIdsByRootSchema > Methods FromJson(String) Declaration public static ContentLayerSameRootException FromJson(string data) Parameters System.String data Returns ContentLayerSameRootException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaSortFieldException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaSortFieldException.html", + "title": "Class SchemaSortFieldException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaSortFieldException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaSortFieldException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaSortFieldException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaSortFieldException FromJson(string data) Parameters System.String data Returns SchemaSortFieldException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentLayerInvalidException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentLayerInvalidException.html", - "title": "Class ContentLayerInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class ContentLayerInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ContentLayerInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentLayerInvalidException : PictureparkValidationException, ISerializable, _Exception Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String LayerIds Declaration public string LayerIds { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentLayerInvalidException FromJson(string data) Parameters System.String data Returns ContentLayerInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException.html", + "title": "Class SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException FromJson(string data) Parameters System.String data Returns SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentItem-1.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentItem-1.html", - "title": "Class ContentItem | Picturepark.SDK.V1 API", - "keywords": "Class ContentItem Inheritance System.Object ContentItem Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentItem Type Parameters T Properties Audit Audit data with information regarding document creation and modification. Declaration public UserAuditDetail Audit { get; set; } Property Value UserAuditDetail Content The content data Declaration public T Content { get; set; } Property Value T ContentPermissionSetIds An optional id list of content permission sets. Controls content accessibility outside of content ownership. Declaration public ICollection ContentPermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > ContentRights List of content rights the user has on this content Declaration public ICollection ContentRights { get; set; } Property Value System.Collections.Generic.ICollection < ContentRight > ContentSchemaId The id of the content schema Declaration public string ContentSchemaId { get; set; } Property Value System.String ContentType The type of content Declaration public ContentType ContentType { get; set; } Property Value ContentType DisplayValues Contains language specific display values, rendered according to the content schema's display pattern configuration. Declaration public DisplayValueDictionary DisplayValues { get; set; } Property Value DisplayValueDictionary Id The content id. Declaration public string Id { get; set; } Property Value System.String LayerSchemaIds An optional list of layer schemas ids Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > LifeCycle The lifecycle of the content. Declaration public LifeCycle LifeCycle { get; set; } Property Value LifeCycle Metadata The metadata dictionary Declaration public IDictionary Metadata { get; set; } Property Value IDictionary < System.String , System.Object > Outputs A list of rendering outputs for underlying digital file. Declaration public ICollection Outputs { get; set; } Property Value System.Collections.Generic.ICollection < Output > Owner The resolved owner. Declaration public User Owner { get; set; } Property Value User OwnerTokenId The owner token ID. Defines the content owner. Declaration public string OwnerTokenId { get; set; } Property Value System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaType.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaType.html", + "title": "Enum SchemaType | Picturepark.SDK.V1 API", + "keywords": "Enum SchemaType Type of the schema Namespace : System.Dynamic.ExpandoObject Syntax public enum SchemaType Content Layer List Struct" }, - "api/Picturepark.SDK.V1.Contract.ContentImportResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentImportResult.html", - "title": "Class ContentImportResult | Picturepark.SDK.V1 API", - "keywords": "Class ContentImportResult Represents an item imported during a content import Inheritance System.Object ContentImportResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentImportResult Properties ContentId ID of the resulting content. Declaration public string ContentId { get; set; } Property Value System.String Error If the operation did not succeeded, this contains error related information. Declaration public ErrorResponse Error { get; set; } Property Value ErrorResponse FileTransferId ID of the file transfer. Declaration public string FileTransferId { get; set; } Property Value System.String State State of the item. Declaration public string State { get; set; } Property Value System.String Succeeded Indicates if the operation succeeded. Declaration public bool Succeeded { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static ContentImportResult FromJson(string data) Parameters System.String data Returns ContentImportResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaValidationException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaValidationException.html", + "title": "Class SchemaValidationException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaValidationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaValidationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaValidationException : PictureparkValidationException, ISerializable, _Exception Properties Exceptions Declaration public ICollection Exceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkBusinessException > SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaValidationException FromJson(string data) Parameters System.String data Returns SchemaValidationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentFilterRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentFilterRequest.html", - "title": "Class ContentFilterRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentFilterRequest Inheritance System.Object ContentFilterRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentFilterRequest Properties BrokenDependenciesFilter Filter the content document result set to those that have or not have broken references Declaration public BrokenDependenciesFilter BrokenDependenciesFilter { get; set; } Property Value BrokenDependenciesFilter ChannelId Limits the simple search fields to the fields available in the specified channel. Declaration public string ChannelId { get; set; } Property Value System.String CollectionId The collection id. Declaration public string CollectionId { get; set; } Property Value System.String Filter An optional search filter. Limits the content document result set. Declaration public FilterBase Filter { get; set; } Property Value FilterBase LifeCycleFilter Limits the content document result set to that life cycle state. Defaults to ActiveOnly. Declaration public LifeCycleFilter LifeCycleFilter { get; set; } Property Value LifeCycleFilter RightsFilter Limits the content document result set to specific ContentRights the user has Declaration public ICollection RightsFilter { get; set; } Property Value System.Collections.Generic.ICollection < ContentRight > SearchLanguages Only searches the specified language values. Defaults to all metadata languages of the language configuration. Declaration public ICollection SearchLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchString Limits the search by using a query string filter. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String SearchType Type of search to be performed: against metadata, extracted fulltext from documents or both. Default to Metadata. Declaration public ContentSearchType SearchType { get; set; } Property Value ContentSearchType Methods FromJson(String) Declaration public static ContentFilterRequest FromJson(string data) Parameters System.String data Returns ContentFilterRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SourceOutputFormats.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SourceOutputFormats.html", + "title": "Class SourceOutputFormats | Picturepark.SDK.V1 API", + "keywords": "Class SourceOutputFormats Inheritance System.Object SourceOutputFormats Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SourceOutputFormats Properties Audio Declaration public string Audio { get; set; } Property Value System.String Document Declaration public string Document { get; set; } Property Value System.String Image Declaration public string Image { get; set; } Property Value System.String Video Declaration public string Video { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SourceOutputFormats FromJson(string data) Parameters System.String data Returns SourceOutputFormats ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentFileUpdateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentFileUpdateRequest.html", - "title": "Class ContentFileUpdateRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentFileUpdateRequest Request to update a content file Inheritance System.Object ContentFileUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentFileUpdateRequest Properties FileTransferId ID of the file transfer to use to replace the content file. Declaration public string FileTransferId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentFileUpdateRequest FromJson(string data) Parameters System.String data Returns ContentFileUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SuperAdminRolesNotAssignableToChannelException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SuperAdminRolesNotAssignableToChannelException.html", + "title": "Class SuperAdminRolesNotAssignableToChannelException | Picturepark.SDK.V1 API", + "keywords": "Class SuperAdminRolesNotAssignableToChannelException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SuperAdminRolesNotAssignableToChannelException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SuperAdminRolesNotAssignableToChannelException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static SuperAdminRolesNotAssignableToChannelException FromJson(string data) Parameters System.String data Returns SuperAdminRolesNotAssignableToChannelException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentFileReplaceTypeMismatchException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentFileReplaceTypeMismatchException.html", - "title": "Class ContentFileReplaceTypeMismatchException | Picturepark.SDK.V1 API", - "keywords": "Class ContentFileReplaceTypeMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ContentFileReplaceTypeMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentFileReplaceTypeMismatchException : PictureparkValidationException, ISerializable, _Exception Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String NewContentType Declaration public ContentType NewContentType { get; set; } Property Value ContentType OriginalContentType Declaration public ContentType OriginalContentType { get; set; } Property Value ContentType Methods FromJson(String) Declaration public static ContentFileReplaceTypeMismatchException FromJson(string data) Parameters System.String data Returns ContentFileReplaceTypeMismatchException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SystemLayerReferenceInvalidModificationException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SystemLayerReferenceInvalidModificationException.html", + "title": "Class SystemLayerReferenceInvalidModificationException | Picturepark.SDK.V1 API", + "keywords": "Class SystemLayerReferenceInvalidModificationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SystemLayerReferenceInvalidModificationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SystemLayerReferenceInvalidModificationException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SystemLayerReferenceInvalidModificationException FromJson(string data) Parameters System.String data Returns SystemLayerReferenceInvalidModificationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleNamedCacheNameInvalidException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleNamedCacheNameInvalidException.html", - "title": "Class BusinessRuleNamedCacheNameInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleNamedCacheNameInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleNamedCacheNameInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleNamedCacheNameInvalidException : PictureparkValidationException, ISerializable, _Exception Properties CacheName Declaration public string CacheName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleNamedCacheNameInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleNamedCacheNameInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SystemSchemaInvalidModificationException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SystemSchemaInvalidModificationException.html", + "title": "Class SystemSchemaInvalidModificationException | Picturepark.SDK.V1 API", + "keywords": "Class SystemSchemaInvalidModificationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SystemSchemaInvalidModificationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SystemSchemaInvalidModificationException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SystemSchemaInvalidModificationException FromJson(string data) Parameters System.String data Returns SystemSchemaInvalidModificationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleInvalidVariableNameException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleInvalidVariableNameException.html", - "title": "Class BusinessRuleInvalidVariableNameException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleInvalidVariableNameException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleInvalidVariableNameException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleInvalidVariableNameException : PictureparkValidationException, ISerializable, _Exception Properties Name Declaration public string Name { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleInvalidVariableNameException FromJson(string data) Parameters System.String data Returns BusinessRuleInvalidVariableNameException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.EnvironmentProcessClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.EnvironmentProcessClient.ObjectResponseResult-1.html", + "title": "Struct EnvironmentProcessClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct EnvironmentProcessClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleFiredEventDetail.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleFiredEventDetail.html", - "title": "Class BusinessRuleFiredEventDetail | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleFiredEventDetail Inheritance System.Object BusinessRuleFiredEventDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleFiredEventDetail Properties DocumentId Declaration public string DocumentId { get; set; } Property Value System.String DocumentType Declaration public string DocumentType { get; set; } Property Value System.String RuleIds Declaration public ICollection RuleIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static BusinessRuleFiredEventDetail FromJson(string data) Parameters System.String data Returns BusinessRuleFiredEventDetail ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.ICloudManagerServiceSettings.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.ICloudManagerServiceSettings.html", + "title": "Interface ICloudManagerServiceSettings | Picturepark.SDK.V1 API", + "keywords": "Interface ICloudManagerServiceSettings The Picturepark service settings interface. Namespace : System.Dynamic.ExpandoObject Syntax public interface ICloudManagerServiceSettings Properties AuthClient Gets the . Declaration IAuthClient AuthClient { get; } Property Value IAuthClient BaseUrl Gets the server URL of the Picturepark authentication server. Declaration string BaseUrl { get; } Property Value System.String HttpTimeout Gets the HTTP timeout. Declaration TimeSpan HttpTimeout { get; } Property Value System.TimeSpan" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleFiredEvent.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleFiredEvent.html", - "title": "Class BusinessRuleFiredEvent | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleFiredEvent Inheritance System.Object ApplicationEvent BusinessRuleFiredEvent Inherited Members ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleFiredEvent : ApplicationEvent Properties Details Declaration public ICollection Details { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRuleFiredEventDetail > Methods FromJson(String) Declaration public static BusinessRuleFiredEvent FromJson(string data) Parameters System.String data Returns BusinessRuleFiredEvent ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.MaintenanceClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.MaintenanceClient.ObjectResponseResult-1.html", + "title": "Struct MaintenanceClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct MaintenanceClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessCreateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessCreateRequest.html", - "title": "Class BusinessProcessCreateRequest | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessCreateRequest Create request to create a BusinessProcess. Inheritance System.Object BusinessProcessCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessCreateRequest Properties InitialState Initial state of the business process. Declaration public string InitialState { get; set; } Property Value System.String Notification Notification data to send to the user when creating the business process. Set to null to not create a notification. Declaration public BusinessProcessNotificationUpdate Notification { get; set; } Property Value BusinessProcessNotificationUpdate SupportsCancellation Indicates if the system starting the business process supports cancellation. Declaration public bool SupportsCancellation { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static BusinessProcessCreateRequest FromJson(string data) Parameters System.String data Returns BusinessProcessCreateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.ContentMetadataUpdateManyException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentMetadataUpdateManyException.html", + "title": "Class ContentMetadataUpdateManyException | Picturepark.SDK.V1 API", + "keywords": "Class ContentMetadataUpdateManyException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ContentMetadataUpdateManyException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentMetadataUpdateManyException : PictureparkBusinessException, ISerializable, _Exception Properties FailedItemsCount Declaration public int FailedItemsCount { get; set; } Property Value System.Int32 TotalItemsCount Declaration public int TotalItemsCount { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static ContentMetadataUpdateManyException FromJson(string data) Parameters System.String data Returns ContentMetadataUpdateManyException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessContinuationException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessContinuationException.html", - "title": "Class BusinessProcessContinuationException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessContinuationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException BusinessProcessContinuationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessContinuationException : PictureparkBusinessException, ISerializable, _Exception Properties ContinuationBusinessProcessId Declaration public string ContinuationBusinessProcessId { get; set; } Property Value System.String PrecedingBusinessProcessException Declaration public PictureparkException PrecedingBusinessProcessException { get; set; } Property Value PictureparkException PrecedingBusinessProcessId Declaration public string PrecedingBusinessProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessContinuationException FromJson(string data) Parameters System.String data Returns BusinessProcessContinuationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.ChannelClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.ChannelClient.ObjectResponseResult-1.html", + "title": "Struct ChannelClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct ChannelClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessDetailsDataCdnPurge.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessDetailsDataCdnPurge.html", - "title": "Class BusinessProcessDetailsDataCdnPurge | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessDetailsDataCdnPurge Business process detailed information regarding a CDN purge operation Inheritance System.Object BusinessProcessDetailsDataBase BusinessProcessDetailsDataCdnPurge Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessDetailsDataCdnPurge : BusinessProcessDetailsDataBase Properties Jobs Jobs that were processed in the operation. Declaration public ICollection Jobs { get; set; } Property Value System.Collections.Generic.ICollection < CdnPurgeJobBase > SerializedCdnConfiguration Serialized CDN configuration. Declaration public string SerializedCdnConfiguration { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessDetailsDataCdnPurge FromJson(string data) Parameters System.String data Returns BusinessProcessDetailsDataCdnPurge ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.CloudBackupClient.ObjectResponseResult-1.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.CloudBackupClient.ObjectResponseResult-1.html", + "title": "Struct CloudBackupClient.ObjectResponseResult | Picturepark.SDK.V1 API", + "keywords": "Struct CloudBackupClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessDetailsDataBatchResponse.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessDetailsDataBatchResponse.html", - "title": "Class BusinessProcessDetailsDataBatchResponse | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessDetailsDataBatchResponse Business process detailed information regarding a batch operation Inheritance System.Object BusinessProcessDetailsDataBase BusinessProcessDetailsDataBatchResponse Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessDetailsDataBatchResponse : BusinessProcessDetailsDataBase Properties DocType The DocType on which the operation was performed. Declaration public string DocType { get; set; } Property Value System.String Response The response of the batch operation. Declaration public BatchResponse Response { get; set; } Property Value BatchResponse Methods FromJson(String) Declaration public static BusinessProcessDetailsDataBatchResponse FromJson(string data) Parameters System.String data Returns BusinessProcessDetailsDataBatchResponse ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaNoLayerException.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaNoLayerException.html", + "title": "Class SchemaNoLayerException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaNoLayerException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaNoLayerException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaNoLayerException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaNoLayerException FromJson(string data) Parameters System.String data Returns SchemaNoLayerException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Attributes.html": { - "href": "api/Picturepark.SDK.V1.Contract.Attributes.html", - "title": "Namespace Picturepark.SDK.V1.Contract.Attributes | Picturepark.SDK.V1 API", - "keywords": "Namespace Picturepark.SDK.V1.Contract.Attributes Classes PictureparkContentRelationAttribute PictureparkDateAttribute PictureparkDateTimeAttribute PictureparkDateTypeAttribute PictureparkDescriptionTranslationAttribute PictureparkDisplayPatternAttribute PictureparkListItemCreateTemplateAttribute PictureparkMaximumLengthAttribute PictureparkNameTranslationAttribute Adds name translations to a field. PictureparkPatternAttribute PictureparkReferenceAttribute PictureparkRequiredAttribute PictureparkSchemaAttribute PictureparkSchemaIndexingAttribute PictureparkSearchAttribute PictureparkSortAttribute PictureparkStringAttribute PictureparkSystemSchemaAttribute PictureparkTagboxAttribute Interfaces IPictureparkAttribute Marker interface for Picturepark specific .NET attributes." + "api/Picturepark.SDK.V1.Contract.FieldDictionaryArray.html": { + "href": "api/Picturepark.SDK.V1.Contract.FieldDictionaryArray.html", + "title": "Class FieldDictionaryArray | Picturepark.SDK.V1 API", + "keywords": "Class FieldDictionaryArray The field used to store multiple dictionaries' values Inheritance System.Object FieldBase FieldDictionary FieldDictionaryArray Inherited Members FieldDictionary.Boost FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldDictionaryArray : FieldDictionary Properties MaximumItems The maximum number of items that can be stored. Declaration public int? MaximumItems { get; set; } Property Value System.Nullable < System.Int32 > MinimumItems The minimum number of items that must be stored. Declaration public int? MinimumItems { get; set; } Property Value System.Nullable < System.Int32 > Methods FromJson(String) Declaration public static FieldDictionaryArray FromJson(string data) Parameters System.String data Returns FieldDictionaryArray ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkTagboxAttribute.html": { - "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkTagboxAttribute.html", - "title": "Class PictureparkTagboxAttribute | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkTagboxAttribute Inheritance System.Object System.Attribute PictureparkTagboxAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = true)] public class PictureparkTagboxAttribute : Attribute, _Attribute, IPictureparkAttribute Constructors PictureparkTagboxAttribute(String) Declaration public PictureparkTagboxAttribute(string filter) Parameters System.String filter PictureparkTagboxAttribute(Type) Declaration public PictureparkTagboxAttribute(Type filterProvider) Parameters System.Type filterProvider Properties Filter Declaration public FilterBase Filter { get; } Property Value FilterBase" + "api/Picturepark.SDK.V1.Contract.FieldExistsResponse.html": { + "href": "api/Picturepark.SDK.V1.Contract.FieldExistsResponse.html", + "title": "Class FieldExistsResponse | Picturepark.SDK.V1 API", + "keywords": "Class FieldExistsResponse Response for a query if a field exists Inheritance System.Object FieldExistsResponse Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldExistsResponse Properties Exists Indicates if a field with the specified ID currently exists. Declaration public bool Exists { get; set; } Property Value System.Boolean PreviouslyUsed Indicates if a field with the specified ID was previously used. A field ID that was previously in use cannot be used again. Declaration public bool PreviouslyUsed { get; set; } Property Value System.Boolean SchemaId If the field does already exist or has already existed, this will contain the ID of the schema containing it. It case of parent-child schemas, a field ID has to be unique across the schema hierarchy. Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FieldExistsResponse FromJson(string data) Parameters System.String data Returns FieldExistsResponse ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkSystemSchemaAttribute.html": { - "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkSystemSchemaAttribute.html", - "title": "Class PictureparkSystemSchemaAttribute | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkSystemSchemaAttribute Inheritance System.Object System.Attribute PictureparkSystemSchemaAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Class)] public class PictureparkSystemSchemaAttribute : Attribute, _Attribute, IPictureparkAttribute" + "api/Picturepark.SDK.V1.Contract.FieldGeoPoint.html": { + "href": "api/Picturepark.SDK.V1.Contract.FieldGeoPoint.html", + "title": "Class FieldGeoPoint | Picturepark.SDK.V1 API", + "keywords": "Class FieldGeoPoint The field used to store a geo point Inheritance System.Object FieldBase FieldGeoPoint Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldGeoPoint : FieldBase Properties Boost Value to prioritize search results. Set to 1 by default. Ignored if SimpleSearch not set to true. Declaration public double Boost { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static FieldGeoPoint FromJson(string data) Parameters System.String data Returns FieldGeoPoint ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkStringAttribute.html": { - "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkStringAttribute.html", - "title": "Class PictureparkStringAttribute | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkStringAttribute Inheritance System.Object System.Attribute PictureparkStringAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkStringAttribute : Attribute, _Attribute, IPictureparkAttribute Properties MultiLine Declaration public bool MultiLine { get; set; } Property Value System.Boolean" + "api/Picturepark.SDK.V1.Contract.IndexState.html": { + "href": "api/Picturepark.SDK.V1.Contract.IndexState.html", + "title": "Enum IndexState | Picturepark.SDK.V1 API", + "keywords": "Enum IndexState Namespace : System.Dynamic.ExpandoObject Syntax public enum IndexState Active Cancelled Closed Create Draft Inactive ReindexInProgress" }, - "api/Picturepark.SDK.V1.Contract.AddMetadataLanguageTimeoutException.html": { - "href": "api/Picturepark.SDK.V1.Contract.AddMetadataLanguageTimeoutException.html", - "title": "Class AddMetadataLanguageTimeoutException | Picturepark.SDK.V1 API", - "keywords": "Class AddMetadataLanguageTimeoutException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException AddMetadataLanguageTimeoutException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AddMetadataLanguageTimeoutException : PictureparkTimeoutException, ISerializable, _Exception Properties EnvironmentProcessId Declaration public string EnvironmentProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static AddMetadataLanguageTimeoutException FromJson(string data) Parameters System.String data Returns AddMetadataLanguageTimeoutException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.InternalRecipient.html": { + "href": "api/Picturepark.SDK.V1.Contract.InternalRecipient.html", + "title": "Class InternalRecipient | Picturepark.SDK.V1 API", + "keywords": "Class InternalRecipient Internal share recipient Inheritance System.Object InternalRecipient Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InternalRecipient Properties Recipient User information of recipient. Declaration public User Recipient { get; set; } Property Value User Token Recipient specific token. Declaration public string Token { get; set; } Property Value System.String Url URL to access the share for this recipient. Declaration public string Url { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InternalRecipient FromJson(string data) Parameters System.String data Returns InternalRecipient ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.AacAudioFormat.html": { - "href": "api/Picturepark.SDK.V1.Contract.AacAudioFormat.html", - "title": "Class AacAudioFormat | Picturepark.SDK.V1 API", - "keywords": "Class AacAudioFormat Inheritance System.Object FormatBase AudioFormatBase AacAudioFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AacAudioFormat : AudioFormatBase Properties Bitrate Gets or sets the bitrate of the encoding. Declaration public int? Bitrate { get; set; } Property Value System.Nullable < System.Int32 > Coder Gets or sets the encoding coder. Declaration public Coder Coder { get; set; } Property Value Coder Extension Declaration public string Extension { get; set; } Property Value System.String Profile Gets or sets the encoding profile. Declaration public Profile Profile { get; set; } Property Value Profile VariableBitRate Gets or sets the encoding variable bit rate (VBR) - 1 is lowest quality and 5 is highest quality. Declaration public int? VariableBitRate { get; set; } Property Value System.Nullable < System.Int32 > Methods FromJson(String) Declaration public static AacAudioFormat FromJson(string data) Parameters System.String data Returns AacAudioFormat ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.InvalidArgumentException.html": { + "href": "api/Picturepark.SDK.V1.Contract.InvalidArgumentException.html", + "title": "Class InvalidArgumentException | Picturepark.SDK.V1 API", + "keywords": "Class InvalidArgumentException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidArgumentException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidArgumentException : PictureparkValidationException, ISerializable, _Exception Properties ArgumentName Declaration public string ArgumentName { get; set; } Property Value System.String ArgumentValue Declaration public string ArgumentValue { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidArgumentException FromJson(string data) Parameters System.String data Returns InvalidArgumentException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.ContentPermissionSetClient.html": { - "href": "api/Picturepark.SDK.V1.ContentPermissionSetClient.html", - "title": "Class ContentPermissionSetClient | Picturepark.SDK.V1 API", - "keywords": "Class ContentPermissionSetClient Inheritance System.Object ClientBase ContentPermissionSetClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionSetClient : ClientBase, IContentPermissionSetClient Constructors ContentPermissionSetClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public ContentPermissionSetClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods CreateAsync(ContentPermissionSetCreateRequest, CancellationToken) Create content permission set Declaration public Task CreateAsync(ContentPermissionSetCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentPermissionSetCreateRequest request The request containing information needed to create new permission set. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentPermissionSetDetail > Content permission set detail Implements IContentPermissionSetClient.CreateAsync(ContentPermissionSetCreateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateManyAsync(ContentPermissionSetCreateManyRequest, CancellationToken) Create multiple content permission sets Declaration public Task CreateManyAsync(ContentPermissionSetCreateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentPermissionSetCreateManyRequest request The request containing information needed to create new permission sets. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response with information about created permission sets Implements IContentPermissionSetClient.CreateManyAsync(ContentPermissionSetCreateManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, CancellationToken) Delete content permission set Declaration public Task DeleteAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the permission set that should be deleted. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements IContentPermissionSetClient.DeleteAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyAsync(PermissionSetDeleteManyRequest, CancellationToken) Delete multiple content permission sets Declaration public Task DeleteManyAsync(PermissionSetDeleteManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters PermissionSetDeleteManyRequest request The request with permission set IDs to delete. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response with information about success or failure Implements IContentPermissionSetClient.DeleteManyAsync(PermissionSetDeleteManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get content permission set Declaration public Task GetAsync(string permissionSetId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String permissionSetId The content permission set ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentPermissionSetDetail > Content permission set detail Implements IContentPermissionSetClient.GetAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, CancellationToken) Get multiple permission sets Declaration public Task> GetManyAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids Permission set IDs to get information about System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < ContentPermissionSetDetail >> Content permission set details Implements IContentPermissionSetClient.GetManyAsync(IEnumerable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetPermissionsAsync(String, CancellationToken) Get permissions for the permission set Declaration public Task> GetPermissionsAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the permission set to view permissions of. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < PermissionSetRight >> List of permissions Implements IContentPermissionSetClient.GetPermissionsAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetPermissionsManyAsync(IEnumerable, CancellationToken) Get permissions for multiple permission sets Declaration public Task> GetPermissionsManyAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids IDs of the permission sets to view permissions of. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < PermissionSetUserPermissionRights >> List of permissions Implements IContentPermissionSetClient.GetPermissionsManyAsync(IEnumerable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < ContentPermissionSetClient.ObjectResponseResult > Type Parameters T SearchAsync(PermissionSetSearchRequest, CancellationToken) Search content permission sets Declaration public Task SearchAsync(PermissionSetSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters PermissionSetSearchRequest request The permission set search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < PermissionSetSearchResult > Permission set search result Implements IContentPermissionSetClient.SearchAsync(PermissionSetSearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipAsync(String, PermissionSetOwnershipTransferRequest, CancellationToken) Transfer ownership of content permission set Declaration public Task TransferOwnershipAsync(string id, PermissionSetOwnershipTransferRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the permission set to transfer PermissionSetOwnershipTransferRequest request The request containing user who should be the new owner. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements IContentPermissionSetClient.TransferOwnershipAsync(String, PermissionSetOwnershipTransferRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipManyAsync(PermissionSetOwnershipTransferManyRequest, CancellationToken) Transfer ownership of multiple content permission sets Declaration public Task TransferOwnershipManyAsync(PermissionSetOwnershipTransferManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters PermissionSetOwnershipTransferManyRequest request The request containing information on which permission set to transfer to which user. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements IContentPermissionSetClient.TransferOwnershipManyAsync(PermissionSetOwnershipTransferManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(String, ContentPermissionSetUpdateRequest, CancellationToken) Update content permission set Declaration public Task UpdateAsync(string id, ContentPermissionSetUpdateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of permission set to update ContentPermissionSetUpdateRequest request The request containing information needed to update the permission set. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentPermissionSetDetail > Content permission set detail Implements IContentPermissionSetClient.UpdateAsync(String, ContentPermissionSetUpdateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateManyAsync(ContentPermissionSetUpdateManyRequest, CancellationToken) Update multiple content permission sets Declaration public Task UpdateManyAsync(ContentPermissionSetUpdateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentPermissionSetUpdateManyRequest request The request containing information needed to update the permission set. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response with information about updated permission sets Implements IContentPermissionSetClient.UpdateManyAsync(ContentPermissionSetUpdateManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.Contract.InvalidChangeCommandFieldNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.InvalidChangeCommandFieldNotFoundException.html", + "title": "Class InvalidChangeCommandFieldNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class InvalidChangeCommandFieldNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidChangeCommandFieldNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidChangeCommandFieldNotFoundException : PictureparkValidationException, ISerializable, _Exception Properties CommandTypeName Declaration public string CommandTypeName { get; set; } Property Value System.String FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidChangeCommandFieldNotFoundException FromJson(string data) Parameters System.String data Returns InvalidChangeCommandFieldNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.ContentPermissionSetClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.ContentPermissionSetClient.ObjectResponseResult-1.html", - "title": "Struct ContentPermissionSetClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct ContentPermissionSetClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.Contract.InvalidChangeCommandFieldTypeInvalidException.html": { + "href": "api/Picturepark.SDK.V1.Contract.InvalidChangeCommandFieldTypeInvalidException.html", + "title": "Class InvalidChangeCommandFieldTypeInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class InvalidChangeCommandFieldTypeInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidChangeCommandFieldTypeInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidChangeCommandFieldTypeInvalidException : PictureparkValidationException, ISerializable, _Exception Properties CommandType Declaration public string CommandType { get; set; } Property Value System.String FieldActualType Declaration public string FieldActualType { get; set; } Property Value System.String FieldExpectedType Declaration public string FieldExpectedType { get; set; } Property Value System.String FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidChangeCommandFieldTypeInvalidException FromJson(string data) Parameters System.String data Returns InvalidChangeCommandFieldTypeInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.UnknownException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UnknownException.html", - "title": "Class UnknownException | Picturepark.SDK.V1 API", - "keywords": "Class UnknownException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException UnknownException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UnknownException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static UnknownException FromJson(string data) Parameters System.String data Returns UnknownException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.InvalidChangeCommandSchemaChangeInvalidException.html": { + "href": "api/Picturepark.SDK.V1.Contract.InvalidChangeCommandSchemaChangeInvalidException.html", + "title": "Class InvalidChangeCommandSchemaChangeInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class InvalidChangeCommandSchemaChangeInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidChangeCommandSchemaChangeInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidChangeCommandSchemaChangeInvalidException : PictureparkValidationException, ISerializable, _Exception Properties CommandTypeName Declaration public string CommandTypeName { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidChangeCommandSchemaChangeInvalidException FromJson(string data) Parameters System.String data Returns InvalidChangeCommandSchemaChangeInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.UnauthorizedException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UnauthorizedException.html", - "title": "Class UnauthorizedException | Picturepark.SDK.V1 API", - "keywords": "Class UnauthorizedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException UnauthorizedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UnauthorizedException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static UnauthorizedException FromJson(string data) Parameters System.String data Returns UnauthorizedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.InvalidDateTimeFormatException.html": { + "href": "api/Picturepark.SDK.V1.Contract.InvalidDateTimeFormatException.html", + "title": "Class InvalidDateTimeFormatException | Picturepark.SDK.V1 API", + "keywords": "Class InvalidDateTimeFormatException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidDateTimeFormatException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidDateTimeFormatException : PictureparkValidationException, ISerializable, _Exception Properties ExpectedFormat Declaration public string ExpectedFormat { get; set; } Property Value System.String Value Declaration public string Value { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidDateTimeFormatException FromJson(string data) Parameters System.String data Returns InvalidDateTimeFormatException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.UnableToCreateOrModifyStaticOutputFormatException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UnableToCreateOrModifyStaticOutputFormatException.html", - "title": "Class UnableToCreateOrModifyStaticOutputFormatException | Picturepark.SDK.V1 API", - "keywords": "Class UnableToCreateOrModifyStaticOutputFormatException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException UnableToCreateOrModifyStaticOutputFormatException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UnableToCreateOrModifyStaticOutputFormatException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static UnableToCreateOrModifyStaticOutputFormatException FromJson(string data) Parameters System.String data Returns UnableToCreateOrModifyStaticOutputFormatException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.InvalidMetadataException.html": { + "href": "api/Picturepark.SDK.V1.Contract.InvalidMetadataException.html", + "title": "Class InvalidMetadataException | Picturepark.SDK.V1 API", + "keywords": "Class InvalidMetadataException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidMetadataException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidMetadataException : PictureparkValidationException, ISerializable, _Exception Properties MetadataErrors Declaration public ICollection MetadataErrors { get; set; } Property Value System.Collections.Generic.ICollection < MetadataError > ValidationErrors Declaration public ICollection ValidationErrors { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkBusinessException > Methods FromJson(String) Declaration public static InvalidMetadataException FromJson(string data) Parameters System.String data Returns InvalidMetadataException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.TranslatedStringDictionary.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.TranslatedStringDictionary.html", - "title": "Class TranslatedStringDictionary | Picturepark.SDK.V1 API", - "keywords": "Class TranslatedStringDictionary A custom dictionary type to distinguish language specific class properties. Inheritance System.Object System.Collections.Generic.Dictionary < System.String , System.String > TranslatedStringDictionary Inherited Members System.Collections.Generic.Dictionary.Add(System.String, System.String) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Add(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Contains(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Remove(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.Clear() System.Collections.Generic.Dictionary.ContainsKey(System.String) System.Collections.Generic.Dictionary.ContainsValue(System.String) System.Collections.Generic.Dictionary.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.Generic.IEnumerable>.GetEnumerator() System.Collections.Generic.Dictionary.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Collections.Generic.Dictionary.OnDeserialization(System.Object) System.Collections.Generic.Dictionary.Remove(System.String) System.Collections.Generic.Dictionary.TryGetValue(System.String, System.String) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.CopyTo(System.Collections.Generic.KeyValuePair[], System.Int32) System.Collections.Generic.Dictionary.System.Collections.ICollection.CopyTo(System.Array, System.Int32) System.Collections.Generic.Dictionary.System.Collections.IEnumerable.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.IDictionary.get_Item(System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.set_Item(System.Object, System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.Add(System.Object, System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.Contains(System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.IDictionary.Remove(System.Object) System.Collections.Generic.Dictionary.Comparer System.Collections.Generic.Dictionary.Count System.Collections.Generic.Dictionary.Keys System.Collections.Generic.Dictionary.System.Collections.Generic.IDictionary.Keys System.Collections.Generic.Dictionary.System.Collections.Generic.IReadOnlyDictionary.Keys System.Collections.Generic.Dictionary.Values System.Collections.Generic.Dictionary.System.Collections.Generic.IDictionary.Values System.Collections.Generic.Dictionary.System.Collections.Generic.IReadOnlyDictionary.Values System.Collections.Generic.Dictionary.Item[System.String] System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.IsReadOnly System.Collections.Generic.Dictionary.System.Collections.ICollection.IsSynchronized System.Collections.Generic.Dictionary.System.Collections.ICollection.SyncRoot System.Collections.Generic.Dictionary.System.Collections.IDictionary.IsFixedSize System.Collections.Generic.Dictionary.System.Collections.IDictionary.IsReadOnly System.Collections.Generic.Dictionary.System.Collections.IDictionary.Keys System.Collections.Generic.Dictionary.System.Collections.IDictionary.Values System.Collections.Generic.Dictionary.System.Collections.IDictionary.Item[System.Object] System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TranslatedStringDictionary : Dictionary, IDictionary, ICollection>, IDictionary, ICollection, IReadOnlyDictionary, IReadOnlyCollection>, IEnumerable>, IEnumerable, ISerializable, IDeserializationCallback Methods FromJson(String) Declaration public static TranslatedStringDictionary FromJson(string data) Parameters System.String data Returns TranslatedStringDictionary ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.MetadataReferenceResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.MetadataReferenceResult.html", + "title": "Class MetadataReferenceResult | Picturepark.SDK.V1 API", + "keywords": "Class MetadataReferenceResult Result for getting references. Inheritance System.Object BaseResultOfMetadataReference MetadataReferenceResult Inherited Members BaseResultOfMetadataReference.TotalResults BaseResultOfMetadataReference.Results BaseResultOfMetadataReference.ElapsedMilliseconds BaseResultOfMetadataReference.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MetadataReferenceResult : BaseResultOfMetadataReference Properties IsReferencedByRestrictedItem Indicates if any reference is originating from an item that the current user does not have access to. Declaration public bool? IsReferencedByRestrictedItem { get; set; } Property Value System.Nullable < System.Boolean > Methods FromJson(String) Declaration public static MetadataReferenceResult FromJson(string data) Parameters System.String data Returns MetadataReferenceResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SimulatedTaggingConfiguration.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SimulatedTaggingConfiguration.html", - "title": "Class SimulatedTaggingConfiguration | Picturepark.SDK.V1 API", - "keywords": "Class SimulatedTaggingConfiguration Inheritance System.Object TaggingConfigurationBase SimulatedTaggingConfiguration Inherited Members TaggingConfigurationBase.TagOutputFormatId TaggingConfigurationBase.KeywordLookupCacheName TaggingConfigurationBase.TaggingLayerId TaggingConfigurationBase.FoundTagsFieldId TaggingConfigurationBase.MissingKeywordsFieldId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SimulatedTaggingConfiguration : TaggingConfigurationBase Properties NumberOfKeywords Declaration public int NumberOfKeywords { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static SimulatedTaggingConfiguration FromJson(string data) Parameters System.String data Returns SimulatedTaggingConfiguration ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.MetadataReferencesPagingRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.MetadataReferencesPagingRequest.html", + "title": "Class MetadataReferencesPagingRequest | Picturepark.SDK.V1 API", + "keywords": "Class MetadataReferencesPagingRequest Request to get paginated metadata references Inheritance System.Object PagingRequest MetadataReferencesPagingRequest Inherited Members PagingRequest.Limit PagingRequest.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MetadataReferencesPagingRequest : PagingRequest Properties FetchReferencedByRestrictedItem Set to true to check if any incoming references are originating from an item the current user does not have full access to. Declaration public bool FetchReferencedByRestrictedItem { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static MetadataReferencesPagingRequest FromJson(string data) Parameters System.String data Returns MetadataReferencesPagingRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ShareNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ShareNotFoundException.html", - "title": "Class ShareNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class ShareNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException ShareNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties ShareId Declaration public string ShareId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ShareNotFoundException FromJson(string data) Parameters System.String data Returns ShareNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.MetadataRight.html": { + "href": "api/Picturepark.SDK.V1.Contract.MetadataRight.html", + "title": "Enum MetadataRight | Picturepark.SDK.V1 API", + "keywords": "Enum MetadataRight Metadata rights Namespace : System.Dynamic.ExpandoObject Syntax public enum MetadataRight ManageItems ManageSchema View" }, - "api/Picturepark.SDK.V1.Contract.PermissionSet.html": { - "href": "api/Picturepark.SDK.V1.Contract.PermissionSet.html", - "title": "Class PermissionSet | Picturepark.SDK.V1 API", - "keywords": "Class PermissionSet Permission set Inheritance System.Object PermissionSet Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSet Properties Exclusive When true this permission set will derogate all other configured permission sets. Cannot be changed after creation. Declaration public bool Exclusive { get; set; } Property Value System.Boolean Id The permission set ID. Declaration public string Id { get; set; } Property Value System.String Names Language specific permission set names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary Methods FromJson(String) Declaration public static PermissionSet FromJson(string data) Parameters System.String data Returns PermissionSet ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.MetadataValuesChangeCommandBase.html": { + "href": "api/Picturepark.SDK.V1.Contract.MetadataValuesChangeCommandBase.html", + "title": "Class MetadataValuesChangeCommandBase | Picturepark.SDK.V1 API", + "keywords": "Class MetadataValuesChangeCommandBase The base class for metadata value change commands. Inheritance System.Object MetadataValuesChangeCommandBase MetadataValuesFieldRemoveCommand MetadataValuesSchemaItemAddCommand MetadataValuesSchemaItemRemoveCommand MetadataValuesSchemaRemoveCommand MetadataValuesSchemaReplaceCommand MetadataValuesSchemaUpdateCommand MetadataValuesSchemaUpsertCommand Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class MetadataValuesChangeCommandBase Properties SchemaId The ID of the schema to which the operation scope is addressed. Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MetadataValuesChangeCommandBase FromJson(string data) Parameters System.String data Returns MetadataValuesChangeCommandBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PermissionOwnershipTransferException.html": { - "href": "api/Picturepark.SDK.V1.Contract.PermissionOwnershipTransferException.html", - "title": "Class PermissionOwnershipTransferException | Picturepark.SDK.V1 API", - "keywords": "Class PermissionOwnershipTransferException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionOwnershipTransferException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionOwnershipTransferException : PictureparkValidationException, ISerializable, _Exception Properties MissingUserRight Declaration public UserRight MissingUserRight { get; set; } Property Value UserRight TransferUserId Declaration public string TransferUserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PermissionOwnershipTransferException FromJson(string data) Parameters System.String data Returns PermissionOwnershipTransferException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.MetadataValuesChangeRequestBase.html": { + "href": "api/Picturepark.SDK.V1.Contract.MetadataValuesChangeRequestBase.html", + "title": "Class MetadataValuesChangeRequestBase | Picturepark.SDK.V1 API", + "keywords": "Class MetadataValuesChangeRequestBase Base class for the content metadata batch requests. Inheritance System.Object MetadataValuesChangeRequestBase ContentFieldsBatchUpdateFilterRequest ContentFieldsBatchUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class MetadataValuesChangeRequestBase Properties AllowMissingDependencies Allows updating contents with references to list items or contents that do not exist in the system. Declaration public bool AllowMissingDependencies { get; set; } Property Value System.Boolean ChangeCommands Changes that need to be applied to the existing content metadata. The same set of changes is applied to all contents. Declaration public ICollection ChangeCommands { get; set; } Property Value System.Collections.Generic.ICollection < MetadataValuesChangeCommandBase > NotifyProgress Create a progress notification and notify on progress. Notifications are shown in the UI only to the same use who triggered the batch update. Declaration public bool NotifyProgress { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static MetadataValuesChangeRequestBase FromJson(string data) Parameters System.String data Returns MetadataValuesChangeRequestBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PdfFormat.html": { - "href": "api/Picturepark.SDK.V1.Contract.PdfFormat.html", - "title": "Class PdfFormat | Picturepark.SDK.V1 API", - "keywords": "Class PdfFormat Inheritance System.Object FormatBase DocumentFormatBase PdfFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PdfFormat : DocumentFormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String ExtractFullText Declaration public bool ExtractFullText { get; set; } Property Value System.Boolean FastWebView Declaration public bool FastWebView { get; set; } Property Value System.Boolean JpegQuality JpegQuality parameter value must be between 0 and 100. Declaration public int JpegQuality { get; set; } Property Value System.Int32 ReduceFileSize Declaration public bool ReduceFileSize { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static PdfFormat FromJson(string data) Parameters System.String data Returns PdfFormat ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PermissionUserRoleRightsOfContentRight.html": { + "href": "api/Picturepark.SDK.V1.Contract.PermissionUserRoleRightsOfContentRight.html", + "title": "Class PermissionUserRoleRightsOfContentRight | Picturepark.SDK.V1 API", + "keywords": "Class PermissionUserRoleRightsOfContentRight Inheritance System.Object PermissionUserRoleRightsOfContentRight Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionUserRoleRightsOfContentRight Properties Names Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary Rights Declaration public ICollection Rights { get; set; } Property Value System.Collections.Generic.ICollection < ContentRight > UserRoleId Declaration public string UserRoleId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PermissionUserRoleRightsOfContentRight FromJson(string data) Parameters System.String data Returns PermissionUserRoleRightsOfContentRight ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PathHierarchyAnalyzer.html": { - "href": "api/Picturepark.SDK.V1.Contract.PathHierarchyAnalyzer.html", - "title": "Class PathHierarchyAnalyzer | Picturepark.SDK.V1 API", - "keywords": "Class PathHierarchyAnalyzer An analyzer using the ElasticSearch's path hierarchy tokenizer Inheritance System.Object AnalyzerBase PathHierarchyAnalyzer Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PathHierarchyAnalyzer : AnalyzerBase Properties FieldSuffix The suffix for the analyzed field: pathhierarchy. Declaration public string FieldSuffix { get; set; } Property Value System.String Type The analyzer type: PathHierarchy Declaration public Analyzer Type { get; set; } Property Value Analyzer Methods FromJson(String) Declaration public static PathHierarchyAnalyzer FromJson(string data) Parameters System.String data Returns PathHierarchyAnalyzer ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PermissionUserRoleRightsOfMetadataRight.html": { + "href": "api/Picturepark.SDK.V1.Contract.PermissionUserRoleRightsOfMetadataRight.html", + "title": "Class PermissionUserRoleRightsOfMetadataRight | Picturepark.SDK.V1 API", + "keywords": "Class PermissionUserRoleRightsOfMetadataRight Inheritance System.Object PermissionUserRoleRightsOfMetadataRight Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionUserRoleRightsOfMetadataRight Properties Names Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary Rights Declaration public ICollection Rights { get; set; } Property Value System.Collections.Generic.ICollection < MetadataRight > UserRoleId Declaration public string UserRoleId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PermissionUserRoleRightsOfMetadataRight FromJson(string data) Parameters System.String data Returns PermissionUserRoleRightsOfMetadataRight ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.MetadataReference.html": { - "href": "api/Picturepark.SDK.V1.Contract.MetadataReference.html", - "title": "Class MetadataReference | Picturepark.SDK.V1 API", - "keywords": "Class MetadataReference Reference to a metadata item Inheritance System.Object MetadataReference Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MetadataReference Properties IsRestricted Indicates if the source of the reference is restricted because of permissions. If this is true and the SourceMetadataItemId property is filled, the user does not have the edit permission on the source metadata item. If the SourceMetadataItemId is null, the user also does not have the view permission on that item. Declaration public bool IsRestricted { get; set; } Property Value System.Boolean SourceDocType DocType of the source of the reference. Declaration public string SourceDocType { get; set; } Property Value System.String SourceMetadataItemId ID of the source of the reference. Declaration public string SourceMetadataItemId { get; set; } Property Value System.String TargetMetadataItemId Target ID of reference. Declaration public string TargetMetadataItemId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MetadataReference FromJson(string data) Parameters System.String data Returns MetadataReference ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PermissionUserRoleRightsOfPermissionSetRight.html": { + "href": "api/Picturepark.SDK.V1.Contract.PermissionUserRoleRightsOfPermissionSetRight.html", + "title": "Class PermissionUserRoleRightsOfPermissionSetRight | Picturepark.SDK.V1 API", + "keywords": "Class PermissionUserRoleRightsOfPermissionSetRight Inheritance System.Object PermissionUserRoleRightsOfPermissionSetRight Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionUserRoleRightsOfPermissionSetRight Properties Names Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary Rights Declaration public ICollection Rights { get; set; } Property Value System.Collections.Generic.ICollection < PermissionSetRight > UserRoleId Declaration public string UserRoleId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PermissionUserRoleRightsOfPermissionSetRight FromJson(string data) Parameters System.String data Returns PermissionUserRoleRightsOfPermissionSetRight ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.MetadataError.html": { - "href": "api/Picturepark.SDK.V1.Contract.MetadataError.html", - "title": "Class MetadataError | Picturepark.SDK.V1 API", - "keywords": "Class MetadataError Inheritance System.Object MetadataError Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MetadataError Properties ErrorType Declaration public string ErrorType { get; set; } Property Value System.String LineNumber Declaration public int LineNumber { get; set; } Property Value System.Int32 LinePosition Declaration public int LinePosition { get; set; } Property Value System.Int32 Message Declaration public string Message { get; set; } Property Value System.String Path Declaration public string Path { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MetadataError FromJson(string data) Parameters System.String data Returns MetadataError ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PermissionValidationException.html": { + "href": "api/Picturepark.SDK.V1.Contract.PermissionValidationException.html", + "title": "Class PermissionValidationException | Picturepark.SDK.V1 API", + "keywords": "Class PermissionValidationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionValidationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionValidationException : PictureparkValidationException, ISerializable, _Exception Properties Operation Declaration public string Operation { get; set; } Property Value System.String Permission Declaration public string Permission { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PermissionValidationException FromJson(string data) Parameters System.String data Returns PermissionValidationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Metadata.html": { - "href": "api/Picturepark.SDK.V1.Contract.Metadata.html", - "title": "Class Metadata | Picturepark.SDK.V1 API", - "keywords": "Class Metadata Inheritance System.Object Metadata Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public static class Metadata Methods From(Object[]) Creates a metadata dictionary from a layer or a set of layers. Declaration public static IDictionary From(params object[] layers) Parameters System.Object [] layers Objects containing data for respective layers Returns IDictionary < System.String , System.Object > Metadata dictionary that can be used in a Metadata property of various contracts, e.g. ContentCreateRequest Remarks Layer names (schema IDs) will be determined by schema ID defined in PictureparkSchemaAttribute on the layer class (if applied) or the name of the type. For use with anonymous classes, please use the From(String, Object) overload. From(String, Object) Creates a metadata dictionary from a layer. Usually used if the layer object is an anonymous object or a dictionary. Declaration public static IDictionary From(string layerName, object layer) Parameters System.String layerName Schema ID of the layer schema System.Object layer Object containing data of the layer Returns IDictionary < System.String , System.Object > Metadata dictionary that can be used in a Metadata property of various contracts, e.g. ContentCreateRequest ResolveLayerKey(Type) Resolves layer key for metadata dictionary based on either the ID defined in (if applied on the type) or based on type name. Declaration public static string ResolveLayerKey(Type layerType) Parameters System.Type layerType Type for which to resolve layer key Returns System.String Resolved layer key ResolveSchemaId(Type) Resolves schema ID based on either the ID defined in (if applied on the type) or based on type name. Declaration public static string ResolveSchemaId(Type layerType) Parameters System.Type layerType Type for which to resolve schema ID Returns System.String Resolved schema ID Update(Expression>, TProperty) Creates a metadata dictionary for a use in a metadata update scenario. Declaration public static IDictionary Update(Expression> property, TProperty newValue) Parameters Expression < System.Func > property The property on the object (schema field) you want to update TProperty newValue New value you want to update the schema field to Returns IDictionary < System.String , System.Object > Metadata dictionary that can be used in a Metadata property of update contracts, e.g. ContentMetadataUpdateRequest Type Parameters T TProperty Remarks Layer name (schema ID) will be determined by schema ID defined in PictureparkSchemaAttribute on the layer class (if applied) or the name of the type. Anonymous classes are naturally not supported." + "api/Picturepark.SDK.V1.Contract.PictureparkApplicationException.html": { + "href": "api/Picturepark.SDK.V1.Contract.PictureparkApplicationException.html", + "title": "Class PictureparkApplicationException | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkApplicationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkApplicationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkApplicationException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static PictureparkApplicationException FromJson(string data) Parameters System.String data Returns PictureparkApplicationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Message.html": { - "href": "api/Picturepark.SDK.V1.Contract.Message.html", - "title": "Class Message | Picturepark.SDK.V1 API", - "keywords": "Class Message Inheritance System.Object Message ConsoleMessage LiveStreamMessage NodeInfoMessage Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class Message Properties Deduplicate Declaration public bool Deduplicate { get; set; } Property Value System.Boolean Id Declaration public string Id { get; set; } Property Value System.String MaximumRetryCount Declaration public int MaximumRetryCount { get; set; } Property Value System.Int32 Priority Declaration public int Priority { get; set; } Property Value System.Int32 Retries Declaration public int Retries { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static Message FromJson(string data) Parameters System.String data Returns Message ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PictureparkArgumentNullException.html": { + "href": "api/Picturepark.SDK.V1.Contract.PictureparkArgumentNullException.html", + "title": "Class PictureparkArgumentNullException | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkArgumentNullException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkArgumentNullException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkArgumentNullException : PictureparkValidationException, ISerializable, _Exception Properties ArgumentName Declaration public string ArgumentName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PictureparkArgumentNullException FromJson(string data) Parameters System.String data Returns PictureparkArgumentNullException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ImageActionBase.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ImageActionBase.html", - "title": "Class ImageActionBase | Picturepark.SDK.V1 API", - "keywords": "Class ImageActionBase Inheritance System.Object ImageActionBase AlphaHandlingAction CropAction UnsharpenMaskAction WatermarkAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class ImageActionBase Methods FromJson(String) Declaration public static ImageActionBase FromJson(string data) Parameters System.String data Returns ImageActionBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PictureparkBusinessException.html": { + "href": "api/Picturepark.SDK.V1.Contract.PictureparkBusinessException.html", + "title": "Class PictureparkBusinessException | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkBusinessException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException BusinessProcessContinuationException BusinessProcessDefinitionCreateException BusinessProcessEngineRequestException ContentBackupFailedException ContentMetadataUpdateManyException CustomerAliasInUseException DefaultSearchIndexDeleteException DuplicateSchemaInfoException DuplicateSearchIndexDocException FailedToLockException IndexDocumentNotFoundException IndexException IndexMappingException InvalidTransferTypeException LeaseNotAcquiredException ListItemCyclicDependencyException ListItemUpdateManyException NoTagsFoundException NoTermsOfServiceDefinedException ObjectStoreException ObjectStoreResponseException ObjectTypeMismatchException OperationInProgressException OutputNotAvailableException OutputNotFoundException PictureparkApplicationException PictureparkConflictException PictureparkForbiddenException PictureparkNotFoundException PictureparkOperationCanceledException PictureparkValidationException QueryException ReferencesUpdateException ReferenceUpdateException RelationNotFoundException RelationTypeMissingException RelationTypeNotFoundException RelationTypeTargetDocTypeMismatchException RenderingException RetryException SchemaCountLimitReachedException SearchIndexDocNotFoundException SearchIndexInUseException SearchIndexNotFoundException ShareExpiredException SnapshotFailedException SnapshotSkippedException TermsOfServiceNotNewestException TokenGenerationException UnauthorizedException UnknownException UserNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkBusinessException : PictureparkException, ISerializable, _Exception Properties CustomerAlias Declaration public string CustomerAlias { get; set; } Property Value System.String CustomerId Declaration public string CustomerId { get; set; } Property Value System.String UserId Declaration public string UserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PictureparkBusinessException FromJson(string data) Parameters System.String data Returns PictureparkBusinessException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.IllegalAuthorizationStateTransitionException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IllegalAuthorizationStateTransitionException.html", - "title": "Class IllegalAuthorizationStateTransitionException | Picturepark.SDK.V1 API", - "keywords": "Class IllegalAuthorizationStateTransitionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException IllegalAuthorizationStateTransitionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class IllegalAuthorizationStateTransitionException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static IllegalAuthorizationStateTransitionException FromJson(string data) Parameters System.String data Returns IllegalAuthorizationStateTransitionException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaCountLimitReachedException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaCountLimitReachedException.html", + "title": "Class SchemaCountLimitReachedException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaCountLimitReachedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException SchemaCountLimitReachedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaCountLimitReachedException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static SchemaCountLimitReachedException FromJson(string data) Parameters System.String data Returns SchemaCountLimitReachedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ErrorResponse.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ErrorResponse.html", - "title": "Class ErrorResponse | Picturepark.SDK.V1 API", - "keywords": "Class ErrorResponse Error information with serialized exception Inheritance System.Object ErrorResponse Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ErrorResponse Properties Exception Serialized PictureparkBusinessException. Declaration public string Exception { get; set; } Property Value System.String TraceId Trace ID. Declaration public string TraceId { get; set; } Property Value System.String TraceJobId Trace job ID. Declaration public string TraceJobId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ErrorResponse FromJson(string data) Parameters System.String data Returns ErrorResponse ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaCreateManyRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaCreateManyRequest.html", + "title": "Class SchemaCreateManyRequest | Picturepark.SDK.V1 API", + "keywords": "Class SchemaCreateManyRequest Request to create multiple schemas Inheritance System.Object SchemaCreateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaCreateManyRequest Properties Schemas The schemas to create. Cyclic dependencies between schemas are supported, if the are all in the same request. Declaration public ICollection Schemas { get; set; } Property Value System.Collections.Generic.ICollection < SchemaCreateRequest > Methods FromJson(String) Declaration public static SchemaCreateManyRequest FromJson(string data) Parameters System.String data Returns SchemaCreateManyRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentUpdateState.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentUpdateState.html", - "title": "Enum EnvironmentUpdateState | Picturepark.SDK.V1 API", - "keywords": "Enum EnvironmentUpdateState Namespace : System.Dynamic.ExpandoObject Syntax public enum EnvironmentUpdateState Cancelled Draft Failed InProgress Succeeded" + "api/Picturepark.SDK.V1.Contract.SchemaCreateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaCreateRequest.html", + "title": "Class SchemaCreateRequest | Picturepark.SDK.V1 API", + "keywords": "Class SchemaCreateRequest Request to create a schema Inheritance System.Object SchemaCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaCreateRequest Properties Aggregations An optional list of aggregations to show grouped list item documents. When aggregations are defined for a List, the UI uses such information to show the available filters and grouped results. Declaration public ICollection Aggregations { get; set; } Property Value System.Collections.Generic.ICollection < AggregatorBase > Descriptions Language specific schema descriptions. Declaration public TranslatedStringDictionary Descriptions { get; set; } Property Value TranslatedStringDictionary DisplayPatterns Language specific DotLiquid templates. These templates will be resolved into display values in content documents and/or list items. Declaration public ICollection DisplayPatterns { get; set; } Property Value System.Collections.Generic.ICollection < DisplayPattern > Fields The schema fields. Declaration public ICollection Fields { get; set; } Property Value System.Collections.Generic.ICollection < FieldBase > FieldsOverwrite A list of schema fields overwrite information. It is used to overwrite the field configuration coming from the parent schema. Only a subset of properties of a FieldSingleTagbox and FieldMultiTagbox can be be overwritten. All other properties and fields cannot. Declaration public ICollection FieldsOverwrite { get; set; } Property Value System.Collections.Generic.ICollection < FieldOverwriteBase > Id The schema ID. It can be a slug, but must be unique throughout the whole customer setup. Declaration public string Id { get; set; } Property Value System.String LayerSchemaIds An optional list of schemas' IDs with type layer. For a Content schema it stores the layers that can be assigned to a content. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Names Language specific schema names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary ParentSchemaId The parent schema ID. Declaration public string ParentSchemaId { get; set; } Property Value System.String ReferencedInContentSchemaIds If the schema if of type Layer, the list contains the schemas with type Content that reference the layer. Declaration public ICollection ReferencedInContentSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SchemaPermissionSetIds An optional list of schema permission set IDs which control schema permissions. Declaration public ICollection SchemaPermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Sort Sorts content documents and/or list items. In order for the sorting to work properly, the Sortable property of the related field must be set to true. Multiple sorting is supported: they are applied in the specified order. Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > Types List of schema types. Currently only one schema type can be assigned to this list, and it cannot be modified once the schema is created. Declaration public ICollection Types { get; set; } Property Value System.Collections.Generic.ICollection < SchemaType > ViewForAll Defines a schema as viewable by everyone. Everyone with ManageSchema user permission is able to see the schema. Declaration public bool ViewForAll { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static SchemaCreateRequest FromJson(string data) Parameters System.String data Returns SchemaCreateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BulkResponse.html": { - "href": "api/Picturepark.SDK.V1.Contract.BulkResponse.html", - "title": "Class BulkResponse | Picturepark.SDK.V1 API", - "keywords": "Class BulkResponse Response to a bulk operation Inheritance System.Object BulkResponse Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BulkResponse Properties Rows Rows of the bulk response. Declaration public ICollection Rows { get; set; } Property Value System.Collections.Generic.ICollection < BulkResponseRow > Methods FromJson(String) Declaration public static BulkResponse FromJson(string data) Parameters System.String data Returns BulkResponse ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaDeleteResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaDeleteResult.html", + "title": "Class SchemaDeleteResult | Picturepark.SDK.V1 API", + "keywords": "Class SchemaDeleteResult Result of a schema delete operation Inheritance System.Object SchemaDeleteResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaDeleteResult Methods FromJson(String) Declaration public static SchemaDeleteResult FromJson(string data) Parameters System.String data Returns SchemaDeleteResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.TermsFilter.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.TermsFilter.html", - "title": "Class TermsFilter | Picturepark.SDK.V1 API", - "keywords": "Class TermsFilter Filters values containing at least one of the terms Inheritance System.Object FilterBase TermsFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TermsFilter : FilterBase Properties Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Terms The list of values to be filtered on. At least one must match to return results. Declaration public ICollection Terms { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static TermsFilter FromJson(string data) Parameters System.String data Returns TermsFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaExistsResponse.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaExistsResponse.html", + "title": "Class SchemaExistsResponse | Picturepark.SDK.V1 API", + "keywords": "Class SchemaExistsResponse Exists response Inheritance System.Object SchemaExistsResponse Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaExistsResponse Properties Exists It indicates if it exists. Declaration public bool Exists { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static SchemaExistsResponse FromJson(string data) Parameters System.String data Returns SchemaExistsResponse ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.TermFilter.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.TermFilter.html", - "title": "Class TermFilter | Picturepark.SDK.V1 API", - "keywords": "Class TermFilter Filters values exactly containing a term Inheritance System.Object FilterBase TermFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TermFilter : FilterBase Properties Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Term The value to use to filter on. Declaration public string Term { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TermFilter FromJson(string data) Parameters System.String data Returns TermFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaFieldAnalyzerInvalidException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldAnalyzerInvalidException.html", + "title": "Class SchemaFieldAnalyzerInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldAnalyzerInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldAnalyzerInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldAnalyzerInvalidException : PictureparkValidationException, ISerializable, _Exception Properties AllowedAnalyzers Declaration public ICollection AllowedAnalyzers { get; set; } Property Value System.Collections.Generic.ICollection < Analyzer > Analyzers Declaration public ICollection Analyzers { get; set; } Property Value System.Collections.Generic.ICollection < Analyzer > FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldAnalyzerInvalidException FromJson(string data) Parameters System.String data Returns SchemaFieldAnalyzerInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ObjectStoreResponseException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ObjectStoreResponseException.html", - "title": "Class ObjectStoreResponseException | Picturepark.SDK.V1 API", - "keywords": "Class ObjectStoreResponseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ObjectStoreResponseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ObjectStoreResponseException : PictureparkBusinessException, ISerializable, _Exception Properties Message Declaration public string Message { get; set; } Property Value System.String RowErrorMessages Declaration public string RowErrorMessages { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ObjectStoreResponseException FromJson(string data) Parameters System.String data Returns ObjectStoreResponseException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaFieldDisplayPatternTypeNotSupportedException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldDisplayPatternTypeNotSupportedException.html", + "title": "Class SchemaFieldDisplayPatternTypeNotSupportedException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldDisplayPatternTypeNotSupportedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldDisplayPatternTypeNotSupportedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldDisplayPatternTypeNotSupportedException : PictureparkValidationException, ISerializable, _Exception Properties DisplayPatternType Declaration public DisplayPatternType DisplayPatternType { get; set; } Property Value DisplayPatternType FieldId Declaration public string FieldId { get; set; } Property Value System.String SupportedDisplayPatternTypes Declaration public ICollection SupportedDisplayPatternTypes { get; set; } Property Value System.Collections.Generic.ICollection < DisplayPatternType > Methods FromJson(String) Declaration public static SchemaFieldDisplayPatternTypeNotSupportedException FromJson(string data) Parameters System.String data Returns SchemaFieldDisplayPatternTypeNotSupportedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemNamedCacheSchemaIdInvalidException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemNamedCacheSchemaIdInvalidException.html", - "title": "Class ListItemNamedCacheSchemaIdInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class ListItemNamedCacheSchemaIdInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ListItemNamedCacheSchemaIdInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemNamedCacheSchemaIdInvalidException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ListItemNamedCacheSchemaIdInvalidException FromJson(string data) Parameters System.String data Returns ListItemNamedCacheSchemaIdInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessProcessLifeCycleNotHitException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessLifeCycleNotHitException.html", + "title": "Class BusinessProcessLifeCycleNotHitException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessLifeCycleNotHitException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException BusinessProcessLifeCycleNotHitException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessLifeCycleNotHitException : PictureparkTimeoutException, ISerializable, _Exception Properties Actual Declaration public BusinessProcessLifeCycle Actual { get; set; } Property Value BusinessProcessLifeCycle BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String Expected Declaration public ICollection Expected { get; set; } Property Value System.Collections.Generic.ICollection < BusinessProcessLifeCycle > Methods FromJson(String) Declaration public static BusinessProcessLifeCycleNotHitException FromJson(string data) Parameters System.String data Returns BusinessProcessLifeCycleNotHitException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessSearchRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessSearchRequest.html", - "title": "Class EnvironmentProcessSearchRequest | Picturepark.SDK.V1 API", - "keywords": "Class EnvironmentProcessSearchRequest Inheritance System.Object EnvironmentProcessSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessSearchRequest Properties Filter Declaration public FilterBase Filter { get; set; } Property Value FilterBase Limit Limits the document count of the result set. Defaults to 30. Declaration public int Limit { get; set; } Property Value System.Int32 Start Defines the offset from the first result you want to fetch. Defaults to 0. Declaration public int Start { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static EnvironmentProcessSearchRequest FromJson(string data) Parameters System.String data Returns EnvironmentProcessSearchRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleConfiguration.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleConfiguration.html", + "title": "Class BusinessRuleConfiguration | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleConfiguration Represents the business rule configuration. Inheritance System.Object BusinessRuleConfiguration Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleConfiguration Properties Caches Named caches. Declaration public ICollection Caches { get; set; } Property Value System.Collections.Generic.ICollection < NamedCacheConfigurationBase > DisableRuleEngine Disables the rule completely. Declaration public bool DisableRuleEngine { get; set; } Property Value System.Boolean Rules Rules Declaration public ICollection Rules { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRule > Methods FromJson(String) Declaration public static BusinessRuleConfiguration FromJson(string data) Parameters System.String data Returns BusinessRuleConfiguration ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ClarifaiTaggingConfiguration.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ClarifaiTaggingConfiguration.html", - "title": "Class ClarifaiTaggingConfiguration | Picturepark.SDK.V1 API", - "keywords": "Class ClarifaiTaggingConfiguration Inheritance System.Object TaggingConfigurationBase ClarifaiTaggingConfiguration Inherited Members TaggingConfigurationBase.TagOutputFormatId TaggingConfigurationBase.KeywordLookupCacheName TaggingConfigurationBase.TaggingLayerId TaggingConfigurationBase.FoundTagsFieldId TaggingConfigurationBase.MissingKeywordsFieldId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ClarifaiTaggingConfiguration : TaggingConfigurationBase Properties ApiToken Declaration public string ApiToken { get; set; } Property Value System.String UseDownloadLink Declaration public bool UseDownloadLink { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static ClarifaiTaggingConfiguration FromJson(string data) Parameters System.String data Returns ClarifaiTaggingConfiguration ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleConfigurationUpdateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleConfigurationUpdateRequest.html", + "title": "Class BusinessRuleConfigurationUpdateRequest | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleConfigurationUpdateRequest Update request for changing business rule configuration Inheritance System.Object BusinessRuleConfigurationUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleConfigurationUpdateRequest Properties Caches Named caches. Declaration public ICollection Caches { get; set; } Property Value System.Collections.Generic.ICollection < NamedCacheConfigurationBase > DisableRuleEngine Disables the rule engine completely. Declaration public bool DisableRuleEngine { get; set; } Property Value System.Boolean Rules Rules. Declaration public ICollection Rules { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRule > Methods FromJson(String) Declaration public static BusinessRuleConfigurationUpdateRequest FromJson(string data) Parameters System.String data Returns BusinessRuleConfigurationUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleNamedCacheNameInvalidException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleNamedCacheNameInvalidException.html", - "title": "Class BusinessRuleNamedCacheNameInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleNamedCacheNameInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleNamedCacheNameInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleNamedCacheNameInvalidException : PictureparkValidationException, ISerializable, _Exception Properties CacheName Declaration public string CacheName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleNamedCacheNameInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleNamedCacheNameInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleConfigurationValidationException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleConfigurationValidationException.html", + "title": "Class BusinessRuleConfigurationValidationException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleConfigurationValidationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleConfigurationValidationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleConfigurationValidationException : PictureparkValidationException, ISerializable, _Exception Properties InnerExceptions Declaration public ICollection InnerExceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkValidationException > Methods FromJson(String) Declaration public static BusinessRuleConfigurationValidationException FromJson(string data) Parameters System.String data Returns BusinessRuleConfigurationValidationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.QueryException.html": { - "href": "api/Picturepark.SDK.V1.Contract.QueryException.html", - "title": "Class QueryException | Picturepark.SDK.V1 API", - "keywords": "Class QueryException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException QueryException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class QueryException : PictureparkBusinessException, ISerializable, _Exception Properties DebugInformation Declaration public string DebugInformation { get; set; } Property Value System.String Methods FromJson(String) Declaration public static QueryException FromJson(string data) Parameters System.String data Returns QueryException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleContentPermissionSetIdsMissingException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleContentPermissionSetIdsMissingException.html", + "title": "Class BusinessRuleContentPermissionSetIdsMissingException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleContentPermissionSetIdsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleContentPermissionSetIdsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleContentPermissionSetIdsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleContentPermissionSetIdsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleContentPermissionSetIdsMissingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.QueryDebugInformation.html": { - "href": "api/Picturepark.SDK.V1.Contract.QueryDebugInformation.html", - "title": "Class QueryDebugInformation | Picturepark.SDK.V1 API", - "keywords": "Class QueryDebugInformation Inheritance System.Object QueryDebugInformation Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class QueryDebugInformation Properties AuditTrail Declaration public string AuditTrail { get; set; } Property Value System.String General Declaration public string General { get; set; } Property Value System.String Request Declaration public object Request { get; set; } Property Value System.Object Response Declaration public object Response { get; set; } Property Value System.Object Methods FromJson(String) Declaration public static QueryDebugInformation FromJson(string data) Parameters System.String data Returns QueryDebugInformation ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleRefIdsMissingException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleRefIdsMissingException.html", + "title": "Class BusinessRuleRefIdsMissingException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleRefIdsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleRefIdsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleRefIdsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleRefIdsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleRefIdsMissingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Providers.html": { - "href": "api/Picturepark.SDK.V1.Contract.Providers.html", - "title": "Namespace Picturepark.SDK.V1.Contract.Providers | Picturepark.SDK.V1 API", - "keywords": "Namespace Picturepark.SDK.V1.Contract.Providers Interfaces IFilterProvider ISchemaIndexingInfoProvider" + "api/Picturepark.SDK.V1.Contract.BusinessRuleRegularExpressionInvalidException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleRegularExpressionInvalidException.html", + "title": "Class BusinessRuleRegularExpressionInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleRegularExpressionInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleRegularExpressionInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleRegularExpressionInvalidException : PictureparkValidationException, ISerializable, _Exception Properties Regex Declaration public string Regex { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleRegularExpressionInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleRegularExpressionInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.MetadataValuesSchemaItemRemoveCommand.html": { - "href": "api/Picturepark.SDK.V1.Contract.MetadataValuesSchemaItemRemoveCommand.html", - "title": "Class MetadataValuesSchemaItemRemoveCommand | Picturepark.SDK.V1 API", - "keywords": "Class MetadataValuesSchemaItemRemoveCommand Removes a list item from a FieldMultiTagbox field Inheritance System.Object MetadataValuesChangeCommandBase MetadataValuesSchemaItemRemoveCommand Inherited Members MetadataValuesChangeCommandBase.SchemaId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MetadataValuesSchemaItemRemoveCommand : MetadataValuesChangeCommandBase Properties FieldNamespace The field namespace. Declaration public string FieldNamespace { get; set; } Property Value System.String FieldPath The path of the field relative to the Content or Layer schema values defined by the schemaId property. (i.e. add a team (existing list item) to the work information of a person: fieldPath = \"workInfo.teams\", schemaId = \"PersonLayer\"). Declaration public string FieldPath { get; set; } Property Value System.String ReferenceId The ID of the list item to be removed. Declaration public string ReferenceId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MetadataValuesSchemaItemRemoveCommand FromJson(string data) Parameters System.String data Returns MetadataValuesSchemaItemRemoveCommand ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleRuleIdDuplicationException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleRuleIdDuplicationException.html", + "title": "Class BusinessRuleRuleIdDuplicationException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleRuleIdDuplicationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleRuleIdDuplicationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleRuleIdDuplicationException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleRuleIdDuplicationException FromJson(string data) Parameters System.String data Returns BusinessRuleRuleIdDuplicationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.MetadataValuesSchemaItemAddCommand.html": { - "href": "api/Picturepark.SDK.V1.Contract.MetadataValuesSchemaItemAddCommand.html", - "title": "Class MetadataValuesSchemaItemAddCommand | Picturepark.SDK.V1 API", - "keywords": "Class MetadataValuesSchemaItemAddCommand Adds a list item to a FieldMultiTagbox field Inheritance System.Object MetadataValuesChangeCommandBase MetadataValuesSchemaItemAddCommand Inherited Members MetadataValuesChangeCommandBase.SchemaId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MetadataValuesSchemaItemAddCommand : MetadataValuesChangeCommandBase Properties FieldNamespace The field namespace Declaration public string FieldNamespace { get; set; } Property Value System.String FieldPath The path of the field relative to the Content or Layer schema values defined by the schemaId property. (i.e. add a team (existing list item) to the work information of a person: fieldPath = \"workInfo.teams\", schemaId = \"PersonLayer\"). Declaration public string FieldPath { get; set; } Property Value System.String ReferenceId The ID of the list item to be added. Declaration public string ReferenceId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MetadataValuesSchemaItemAddCommand FromJson(string data) Parameters System.String data Returns MetadataValuesSchemaItemAddCommand ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleRuleIdMissingException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleRuleIdMissingException.html", + "title": "Class BusinessRuleRuleIdMissingException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleRuleIdMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleRuleIdMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleRuleIdMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleRuleIdMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleRuleIdMissingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.MetadataValuesFieldRemoveCommand.html": { - "href": "api/Picturepark.SDK.V1.Contract.MetadataValuesFieldRemoveCommand.html", - "title": "Class MetadataValuesFieldRemoveCommand | Picturepark.SDK.V1 API", - "keywords": "Class MetadataValuesFieldRemoveCommand Removes a field and its value from the values of the specified schema Inheritance System.Object MetadataValuesChangeCommandBase MetadataValuesFieldRemoveCommand Inherited Members MetadataValuesChangeCommandBase.SchemaId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MetadataValuesFieldRemoveCommand : MetadataValuesChangeCommandBase Properties FieldPath The path of the field to be removed within the specified schema (i.e. remove the street from the address of a person: fieldPath = \"address.streetName\", schemaId = \"PersonLayer\") Declaration public string FieldPath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MetadataValuesFieldRemoveCommand FromJson(string data) Parameters System.String data Returns MetadataValuesFieldRemoveCommand ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ChunkSizeOutOfRangeException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ChunkSizeOutOfRangeException.html", + "title": "Class ChunkSizeOutOfRangeException | Picturepark.SDK.V1 API", + "keywords": "Class ChunkSizeOutOfRangeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ChunkSizeOutOfRangeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ChunkSizeOutOfRangeException : PictureparkValidationException, ISerializable, _Exception Properties Actual Declaration public long Actual { get; set; } Property Value System.Int64 Maximum Declaration public long Maximum { get; set; } Property Value System.Int64 Minimum Declaration public long Minimum { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static ChunkSizeOutOfRangeException FromJson(string data) Parameters System.String data Returns ChunkSizeOutOfRangeException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.MetadataValuesChangeRequestBase.html": { - "href": "api/Picturepark.SDK.V1.Contract.MetadataValuesChangeRequestBase.html", - "title": "Class MetadataValuesChangeRequestBase | Picturepark.SDK.V1 API", - "keywords": "Class MetadataValuesChangeRequestBase Base class for the content metadata batch requests. Inheritance System.Object MetadataValuesChangeRequestBase ContentFieldsBatchUpdateFilterRequest ContentFieldsBatchUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class MetadataValuesChangeRequestBase Properties AllowMissingDependencies Allows updating contents with references to list items or contents that do not exist in the system. Declaration public bool AllowMissingDependencies { get; set; } Property Value System.Boolean ChangeCommands Changes that need to be applied to the existing content metadata. The same set of changes is applied to all contents. Declaration public ICollection ChangeCommands { get; set; } Property Value System.Collections.Generic.ICollection < MetadataValuesChangeCommandBase > NotifyProgress Create a progress notification and notify on progress. Notifications are shown in the UI only to the same use who triggered the batch update. Declaration public bool NotifyProgress { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static MetadataValuesChangeRequestBase FromJson(string data) Parameters System.String data Returns MetadataValuesChangeRequestBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Coder.html": { + "href": "api/Picturepark.SDK.V1.Contract.Coder.html", + "title": "Enum Coder | Picturepark.SDK.V1 API", + "keywords": "Enum Coder Namespace : System.Dynamic.ExpandoObject Syntax public enum Coder Anmr Fast Twoloop" }, - "api/Picturepark.SDK.V1.Contract.MetadataValuesChangeCommandBase.html": { - "href": "api/Picturepark.SDK.V1.Contract.MetadataValuesChangeCommandBase.html", - "title": "Class MetadataValuesChangeCommandBase | Picturepark.SDK.V1 API", - "keywords": "Class MetadataValuesChangeCommandBase The base class for metadata value change commands. Inheritance System.Object MetadataValuesChangeCommandBase MetadataValuesFieldRemoveCommand MetadataValuesSchemaItemAddCommand MetadataValuesSchemaItemRemoveCommand MetadataValuesSchemaRemoveCommand MetadataValuesSchemaReplaceCommand MetadataValuesSchemaUpdateCommand MetadataValuesSchemaUpsertCommand Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class MetadataValuesChangeCommandBase Properties SchemaId The ID of the schema to which the operation scope is addressed. Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MetadataValuesChangeCommandBase FromJson(string data) Parameters System.String data Returns MetadataValuesChangeCommandBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ColorProfile.html": { + "href": "api/Picturepark.SDK.V1.Contract.ColorProfile.html", + "title": "Enum ColorProfile | Picturepark.SDK.V1 API", + "keywords": "Enum ColorProfile Namespace : System.Dynamic.ExpandoObject Syntax public enum ColorProfile AdobeRgb1998 AppleRgb CoatedFogra27 CoatedFogra39 ColorMatchRgb EciRgbV1 EciRgbV2 EuropeIsoCoatedFogra27 EuroscaleCoated EuroscaleUncoated IsoCoated IsoCoated300EciV2 IsoCoatedEciV2 IsoCoatedV2Grey1cBas Isonewspaper26v4 Isonewspaper26v4Grey JapanColor2001Coated JapanColor2001Uncoated JapanColor2002Newspaper JapanWebCoated Srgb SrgbColorSpaceProfile UncoatedFogra29 UsSheetfedCoated UsSheetfedUncoated UsWebCoatedSwop UsWebUncoated WebCoatedFogra28 WebCoatedSwop2006Grade3 WebCoatedSwop2006Grade5" }, - "api/Picturepark.SDK.V1.Contract.MetadataRight.html": { - "href": "api/Picturepark.SDK.V1.Contract.MetadataRight.html", - "title": "Enum MetadataRight | Picturepark.SDK.V1 API", - "keywords": "Enum MetadataRight Metadata rights Namespace : System.Dynamic.ExpandoObject Syntax public enum MetadataRight ManageItems ManageSchema View" + "api/Picturepark.SDK.V1.Contract.ColorTransformationIntent.html": { + "href": "api/Picturepark.SDK.V1.Contract.ColorTransformationIntent.html", + "title": "Enum ColorTransformationIntent | Picturepark.SDK.V1 API", + "keywords": "Enum ColorTransformationIntent Namespace : System.Dynamic.ExpandoObject Syntax public enum ColorTransformationIntent AbsoluteColorimetric Perceptual RelativeColorimetric RelativeColorimetricBpc Saturation" }, - "api/Picturepark.SDK.V1.CloudManager.ContentBackupClient.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.ContentBackupClient.html", - "title": "Class ContentBackupClient | Picturepark.SDK.V1 API", - "keywords": "Class ContentBackupClient Inheritance System.Object ClientBase ContentBackupClient Inherited Members ClientBase.BaseUrl ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentBackupClient : ClientBase, IContentBackupClient Constructors ContentBackupClient(ICloudManagerServiceSettings, Net.Http.HttpClient) Declaration public ContentBackupClient(ICloudManagerServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters ICloudManagerServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods AckBackupAsync(String, String, CancellationToken) Declaration public Task AckBackupAsync(string customerId, string filePath, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.String filePath System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception AckBackupManyAsync(String, IEnumerable, CancellationToken) Declaration public Task> AckBackupManyAsync(string customerId, IEnumerable filePaths, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Collections.Generic.IEnumerable < System.String > filePaths System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < ContentBackupAcknowledgementResult >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CancelContentBackupRecoveryAsync(ContentBackupCancelRecoveryRequest, CancellationToken) Declaration public Task CancelContentBackupRecoveryAsync(ContentBackupCancelRecoveryRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentBackupCancelRecoveryRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DisableContentBackupAsync(ContentBackupDisableRequest, CancellationToken) Declaration public Task DisableContentBackupAsync(ContentBackupDisableRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentBackupDisableRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception EnableContentBackupAsync(ContentBackupEnableRequest, CancellationToken) Declaration public Task EnableContentBackupAsync(ContentBackupEnableRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentBackupEnableRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ForceCompleteContentBackupRecoveryAsync(ContentBackupForceCompleteRecoveryRequest, CancellationToken) Declaration public Task ForceCompleteContentBackupRecoveryAsync(ContentBackupForceCompleteRecoveryRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentBackupForceCompleteRecoveryRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception NotAcknowledgedCountAsync(CancellationToken) Declaration public Task NotAcknowledgedCountAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Int64 > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < ContentBackupClient.ObjectResponseResult > Type Parameters T SearchMissingContentBackupsAsync(ContentBackupSearchRequest, CancellationToken) Declaration public Task SearchMissingContentBackupsAsync(ContentBackupSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentBackupSearchRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBackupSearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.Contract.CompressionType.html": { + "href": "api/Picturepark.SDK.V1.Contract.CompressionType.html", + "title": "Enum CompressionType | Picturepark.SDK.V1 API", + "keywords": "Enum CompressionType Namespace : System.Dynamic.ExpandoObject Syntax public enum CompressionType Lzw None Rle Zip" }, - "api/Picturepark.SDK.V1.BusinessRuleClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.BusinessRuleClient.ObjectResponseResult-1.html", - "title": "Struct BusinessRuleClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct BusinessRuleClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.Contract.ConfigurationChangeEvent.html": { + "href": "api/Picturepark.SDK.V1.Contract.ConfigurationChangeEvent.html", + "title": "Class ConfigurationChangeEvent | Picturepark.SDK.V1 API", + "keywords": "Class ConfigurationChangeEvent Inheritance System.Object ApplicationEvent ConfigurationChangeEvent CustomerChangeEvent Inherited Members ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ConfigurationChangeEvent : ApplicationEvent Properties DocumentType Declaration public string DocumentType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ConfigurationChangeEvent FromJson(string data) Parameters System.String data Returns ConfigurationChangeEvent ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UserInactiveOrDeletedException.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserInactiveOrDeletedException.html", - "title": "Class UserInactiveOrDeletedException | Picturepark.SDK.V1 API", - "keywords": "Class UserInactiveOrDeletedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkForbiddenException UserInactiveOrDeletedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserInactiveOrDeletedException : PictureparkForbiddenException, ISerializable, _Exception Methods FromJson(String) Declaration public static UserInactiveOrDeletedException FromJson(string data) Parameters System.String data Returns UserInactiveOrDeletedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ConfigurationIndexNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ConfigurationIndexNotFoundException.html", + "title": "Class ConfigurationIndexNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class ConfigurationIndexNotFoundException Inheritance System.Object System.Exception PictureparkException ConfigurationIndexNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ConfigurationIndexNotFoundException : PictureparkException, ISerializable, _Exception Properties ConfigurationIndex Declaration public string ConfigurationIndex { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ConfigurationIndexNotFoundException FromJson(string data) Parameters System.String data Returns ConfigurationIndexNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UserEmailAlreadyExistsException.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserEmailAlreadyExistsException.html", - "title": "Class UserEmailAlreadyExistsException | Picturepark.SDK.V1 API", - "keywords": "Class UserEmailAlreadyExistsException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException UserEmailAlreadyExistsException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserEmailAlreadyExistsException : PictureparkValidationException, ISerializable, _Exception Properties Email Declaration public string Email { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserEmailAlreadyExistsException FromJson(string data) Parameters System.String data Returns UserEmailAlreadyExistsException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ConsoleMessage.html": { + "href": "api/Picturepark.SDK.V1.Contract.ConsoleMessage.html", + "title": "Class ConsoleMessage | Picturepark.SDK.V1 API", + "keywords": "Class ConsoleMessage Inheritance System.Object Message ConsoleMessage Inherited Members Message.Id Message.MaximumRetryCount Message.Retries Message.Priority Message.Deduplicate System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ConsoleMessage : Message Properties Arguments Declaration public ICollection Arguments { get; set; } Property Value System.Collections.Generic.ICollection < TupleOfStringAndString > Command Declaration public string Command { get; set; } Property Value System.String TargetQueue Declaration public string TargetQueue { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ConsoleMessage FromJson(string data) Parameters System.String data Returns ConsoleMessage ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UserEmail.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserEmail.html", - "title": "Class UserEmail | Picturepark.SDK.V1 API", - "keywords": "Class UserEmail Inheritance System.Object UserEmail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserEmail Properties EmailAddress Email address Declaration public string EmailAddress { get; set; } Property Value System.String FirstName First name. Declaration public string FirstName { get; set; } Property Value System.String LastName Last name. Declaration public string LastName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserEmail FromJson(string data) Parameters System.String data Returns UserEmail ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DisplayPatternType.html": { + "href": "api/Picturepark.SDK.V1.Contract.DisplayPatternType.html", + "title": "Enum DisplayPatternType | Picturepark.SDK.V1 API", + "keywords": "Enum DisplayPatternType The display pattern type Namespace : System.Dynamic.ExpandoObject Syntax public enum DisplayPatternType Detail List Name Thumbnail" }, - "api/Picturepark.SDK.V1.Contract.UserDetail.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserDetail.html", - "title": "Class UserDetail | Picturepark.SDK.V1 API", - "keywords": "Class UserDetail Detail information about a user. Inheritance System.Object User UserUpdateRequest UserDetail Inherited Members UserUpdateRequest.UserRoles UserUpdateRequest.Comment UserUpdateRequest.LanguageCode UserUpdateRequest.Address User.Id User.FirstName User.LastName User.EmailAddress User.IsDeleted System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserDetail : UserUpdateRequest Properties Audit Audit information. Declaration public UserAuditDetail Audit { get; set; } Property Value UserAuditDetail AuthorizationState Authorization state the user is currently in. Declaration public AuthorizationState AuthorizationState { get; set; } Property Value AuthorizationState IsLocked Locked users are unable to log in and use the system. Declaration public bool IsLocked { get; set; } Property Value System.Boolean IsReadOnly Read-only users can't be removed from the system, e.g. service user. Declaration public bool IsReadOnly { get; set; } Property Value System.Boolean IsSupportUser The support user is a user created for Picturepark support personnel. Declaration public bool IsSupportUser { get; set; } Property Value System.Boolean LifeCycle Life cycle state the user is currently in. Declaration public LifeCycle LifeCycle { get; set; } Property Value LifeCycle OwnerTokens Owner tokens referencing the user. Declaration public ICollection OwnerTokens { get; set; } Property Value System.Collections.Generic.ICollection < OwnerToken > Methods FromJson(String) Declaration public static UserDetail FromJson(string data) Parameters System.String data Returns UserDetail ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DisplayValueRerenderingInProgressException.html": { + "href": "api/Picturepark.SDK.V1.Contract.DisplayValueRerenderingInProgressException.html", + "title": "Class DisplayValueRerenderingInProgressException | Picturepark.SDK.V1 API", + "keywords": "Class DisplayValueRerenderingInProgressException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DisplayValueRerenderingInProgressException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DisplayValueRerenderingInProgressException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static DisplayValueRerenderingInProgressException FromJson(string data) Parameters System.String data Returns DisplayValueRerenderingInProgressException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UserDeleteRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserDeleteRequest.html", - "title": "Class UserDeleteRequest | Picturepark.SDK.V1 API", - "keywords": "Class UserDeleteRequest Details of the user deletion. Inheritance System.Object UserDeleteRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserDeleteRequest Properties OwnerTokenTransferUserId User ID of user who will take over the ownership of the content currently owned by the deleted user. Declaration public string OwnerTokenTransferUserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserDeleteRequest FromJson(string data) Parameters System.String data Returns UserDeleteRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DisplayValuesState.html": { + "href": "api/Picturepark.SDK.V1.Contract.DisplayValuesState.html", + "title": "Enum DisplayValuesState | Picturepark.SDK.V1 API", + "keywords": "Enum DisplayValuesState Namespace : System.Dynamic.ExpandoObject Syntax public enum DisplayValuesState Outdated RerenderingInProgress UpToDate" }, - "api/Picturepark.SDK.V1.Contract.UserCreateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserCreateRequest.html", - "title": "Class UserCreateRequest | Picturepark.SDK.V1 API", - "keywords": "Class UserCreateRequest Holds information needed for user creation. Inheritance System.Object UserCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserCreateRequest Properties Address User address. Declaration public UserAddress Address { get; set; } Property Value UserAddress EmailAddress Email address of the user (doubles as username). Declaration public string EmailAddress { get; set; } Property Value System.String FirstName User's first name. Declaration public string FirstName { get; set; } Property Value System.String LanguageCode Preferred language, e.g. for correspondence. Declaration public string LanguageCode { get; set; } Property Value System.String LastName User's last name. Declaration public string LastName { get; set; } Property Value System.String UserRoleIds IDs of user roles the user is assigned to. Declaration public ICollection UserRoleIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static UserCreateRequest FromJson(string data) Parameters System.String data Returns UserCreateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DisplayValueStatus.html": { + "href": "api/Picturepark.SDK.V1.Contract.DisplayValueStatus.html", + "title": "Class DisplayValueStatus | Picturepark.SDK.V1 API", + "keywords": "Class DisplayValueStatus Inheritance System.Object DisplayValueStatus Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DisplayValueStatus Properties ContentOrLayerSchemaIds The schema ids (of type Content or Layer) for which the re-rendering of the display values is needed. Declaration public ICollection ContentOrLayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > ListSchemaIds The schema ids (of type List) for which the re-rendering of the display values is needed. Declaration public ICollection ListSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > State The state of the display values compared to the schema structure (UpToDate = ok, Outdated = re-rendering needed). Declaration public DisplayValuesState State { get; set; } Property Value DisplayValuesState Methods FromJson(String) Declaration public static DisplayValueStatus FromJson(string data) Parameters System.String data Returns DisplayValueStatus ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.FailedToLockException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.FailedToLockException.html", - "title": "Class FailedToLockException | Picturepark.SDK.V1 API", - "keywords": "Class FailedToLockException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException FailedToLockException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FailedToLockException : PictureparkBusinessException, ISerializable, _Exception Properties ResourceId Declaration public string ResourceId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FailedToLockException FromJson(string data) Parameters System.String data Returns FailedToLockException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DocumentChange.html": { + "href": "api/Picturepark.SDK.V1.Contract.DocumentChange.html", + "title": "Class DocumentChange | Picturepark.SDK.V1 API", + "keywords": "Class DocumentChange Inheritance System.Object DocumentChange Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DocumentChange Properties Action Declaration public string Action { get; set; } Property Value System.String DocumentId Declaration public string DocumentId { get; set; } Property Value System.String DocumentName Declaration public string DocumentName { get; set; } Property Value System.String TimeStamp Declaration public DateTime TimeStamp { get; set; } Property Value System.DateTime Version Declaration public long Version { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static DocumentChange FromJson(string data) Parameters System.String data Returns DocumentChange ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ExistsFilter.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ExistsFilter.html", - "title": "Class ExistsFilter | Picturepark.SDK.V1 API", - "keywords": "Class ExistsFilter Filters over the existence of a field's value Inheritance System.Object FilterBase ExistsFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ExistsFilter : FilterBase Properties Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ExistsFilter FromJson(string data) Parameters System.String data Returns ExistsFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DocumentChangeAction.html": { + "href": "api/Picturepark.SDK.V1.Contract.DocumentChangeAction.html", + "title": "Enum DocumentChangeAction | Picturepark.SDK.V1 API", + "keywords": "Enum DocumentChangeAction Namespace : System.Dynamic.ExpandoObject Syntax public enum DocumentChangeAction Activate Create Deactivate Delete Update" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentNotDeactivatedException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentNotDeactivatedException.html", - "title": "Class EnvironmentNotDeactivatedException | Picturepark.SDK.V1 API", - "keywords": "Class EnvironmentNotDeactivatedException Inheritance System.Object System.Exception PictureparkException EnvironmentNotDeactivatedException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentNotDeactivatedException : PictureparkException, ISerializable, _Exception Methods FromJson(String) Declaration public static EnvironmentNotDeactivatedException FromJson(string data) Parameters System.String data Returns EnvironmentNotDeactivatedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DocumentFormatBase.html": { + "href": "api/Picturepark.SDK.V1.Contract.DocumentFormatBase.html", + "title": "Class DocumentFormatBase | Picturepark.SDK.V1 API", + "keywords": "Class DocumentFormatBase Inheritance System.Object FormatBase DocumentFormatBase DocumentStillFormat PdfFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class DocumentFormatBase : FormatBase Methods FromJson(String) Declaration public static DocumentFormatBase FromJson(string data) Parameters System.String data Returns DocumentFormatBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentNotAvailableException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentNotAvailableException.html", - "title": "Class EnvironmentNotAvailableException | Picturepark.SDK.V1 API", - "keywords": "Class EnvironmentNotAvailableException Inheritance System.Object System.Exception PictureparkException EnvironmentNotAvailableException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentNotAvailableException : PictureparkException, ISerializable, _Exception Methods FromJson(String) Declaration public static EnvironmentNotAvailableException FromJson(string data) Parameters System.String data Returns EnvironmentNotAvailableException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.FieldValueChangedCondition.html": { + "href": "api/Picturepark.SDK.V1.Contract.FieldValueChangedCondition.html", + "title": "Class FieldValueChangedCondition | Picturepark.SDK.V1 API", + "keywords": "Class FieldValueChangedCondition Matches when a field matching the field path string (JSON path) changes to the expected value. Inheritance System.Object BusinessRuleCondition FieldValueChangedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldValueChangedCondition : BusinessRuleCondition Properties ExpectedValue Expected value for the field to have to satisfy the condition Declaration public object ExpectedValue { get; set; } Property Value System.Object FieldPath JSON path to the field Declaration public string FieldPath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FieldValueChangedCondition FromJson(string data) Parameters System.String data Returns FieldValueChangedCondition ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.DeleteListItemsWithReferencesException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DeleteListItemsWithReferencesException.html", - "title": "Class DeleteListItemsWithReferencesException | Picturepark.SDK.V1 API", - "keywords": "Class DeleteListItemsWithReferencesException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DeleteListItemsWithReferencesException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DeleteListItemsWithReferencesException : PictureparkValidationException, ISerializable, _Exception Properties NumberOfReferences Declaration public long NumberOfReferences { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static DeleteListItemsWithReferencesException FromJson(string data) Parameters System.String data Returns DeleteListItemsWithReferencesException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ISchemaPermissionSetClient.html": { + "href": "api/Picturepark.SDK.V1.Contract.ISchemaPermissionSetClient.html", + "title": "Interface ISchemaPermissionSetClient | Picturepark.SDK.V1 API", + "keywords": "Interface ISchemaPermissionSetClient Namespace : System.Dynamic.ExpandoObject Syntax public interface ISchemaPermissionSetClient Methods CreateAsync(SchemaPermissionSetCreateRequest, CancellationToken) Create schema permission set Declaration Task CreateAsync(SchemaPermissionSetCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaPermissionSetCreateRequest request The request containing information needed to create new permission set. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaPermissionSetDetail > Schema permission set detail Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateManyAsync(SchemaPermissionSetCreateManyRequest, CancellationToken) Create multiple schema permission sets Declaration Task CreateManyAsync(SchemaPermissionSetCreateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaPermissionSetCreateManyRequest request The request containing information needed to create new permission sets. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response with information about created permission sets Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, CancellationToken) Delete schema permission set Declaration Task DeleteAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the permission set that should be deleted. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyAsync(PermissionSetDeleteManyRequest, CancellationToken) Delete multiple schema permission sets Declaration Task DeleteManyAsync(PermissionSetDeleteManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters PermissionSetDeleteManyRequest request The request with permission set IDs to delete. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response with information about success or failure Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get schema permission set Declaration Task GetAsync(string permissionSetId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String permissionSetId The schema permission set ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaPermissionSetDetail > Schema permission set detail Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, CancellationToken) Get multiple permission sets Declaration Task> GetManyAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids Permission set IDs to get information about System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < SchemaPermissionSetDetail >> Schema permission set details Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetPermissionsAsync(String, CancellationToken) Get permissions for the permission set Declaration Task> GetPermissionsAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the permission set to view permissions of. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < PermissionSetRight >> List of permissions Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetPermissionsManyAsync(IEnumerable, CancellationToken) Get permissions for multiple permission sets Declaration Task> GetPermissionsManyAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids IDs of the permission sets to view permissions of. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < PermissionSetUserPermissionRights >> List of permissions Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(PermissionSetSearchRequest, CancellationToken) Search schema permission sets Declaration Task SearchAsync(PermissionSetSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters PermissionSetSearchRequest request The permission set search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < PermissionSetSearchResult > Permission set search result Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipAsync(String, PermissionSetOwnershipTransferRequest, CancellationToken) Transfer ownership of schema permission set Declaration Task TransferOwnershipAsync(string id, PermissionSetOwnershipTransferRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the permission set to transfer PermissionSetOwnershipTransferRequest request The request containing user who should be the new owner. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipManyAsync(PermissionSetOwnershipTransferManyRequest, CancellationToken) Transfer ownership of multiple schema permission sets Declaration Task TransferOwnershipManyAsync(PermissionSetOwnershipTransferManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters PermissionSetOwnershipTransferManyRequest request The request containing information on which permission set to transfer to which user. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(String, SchemaPermissionSetUpdateRequest, CancellationToken) Update schema permission set Declaration Task UpdateAsync(string id, SchemaPermissionSetUpdateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of permission set to update SchemaPermissionSetUpdateRequest request The request containing information needed to update the permission set. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaPermissionSetDetail > Schema permission set detail Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateManyAsync(SchemaPermissionSetUpdateManyRequest, CancellationToken) Update multiple schema permission sets Declaration Task UpdateManyAsync(SchemaPermissionSetUpdateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaPermissionSetUpdateManyRequest request The request containing information needed to update the permission set. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response with information about updated permission sets Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.DeleteContentsWithReferencesException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DeleteContentsWithReferencesException.html", - "title": "Class DeleteContentsWithReferencesException | Picturepark.SDK.V1 API", - "keywords": "Class DeleteContentsWithReferencesException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DeleteContentsWithReferencesException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DeleteContentsWithReferencesException : PictureparkValidationException, ISerializable, _Exception Properties NumberOfReferences Declaration public long NumberOfReferences { get; set; } Property Value System.Int64 NumberOfShares Declaration public long NumberOfShares { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static DeleteContentsWithReferencesException FromJson(string data) Parameters System.String data Returns DeleteContentsWithReferencesException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ISchemaTransferClient.html": { + "href": "api/Picturepark.SDK.V1.Contract.ISchemaTransferClient.html", + "title": "Interface ISchemaTransferClient | Picturepark.SDK.V1 API", + "keywords": "Interface ISchemaTransferClient Namespace : System.Dynamic.ExpandoObject Syntax public interface ISchemaTransferClient Methods ImportAsync(SchemaImportRequest, CancellationToken) Import schemas Declaration Task ImportAsync(SchemaImportRequest schemaImportRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaImportRequest schemaImportRequest The schema import request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Transfer > Transfer Exceptions ApiException A server side error occurred. FileTransferNotFoundException File transfer not found PictureparkArgumentNullException Argument must not be null PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerMetadataLanguageCreateRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerMetadataLanguageCreateRequest.html", - "title": "Class CustomerMetadataLanguageCreateRequest | Picturepark.SDK.V1 API", - "keywords": "Class CustomerMetadataLanguageCreateRequest Inheritance System.Object CustomerMetadataLanguageCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerMetadataLanguageCreateRequest Properties Language Declaration public string Language { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerMetadataLanguageCreateRequest FromJson(string data) Parameters System.String data Returns CustomerMetadataLanguageCreateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.IShareClient.html": { + "href": "api/Picturepark.SDK.V1.Contract.IShareClient.html", + "title": "Interface IShareClient | Picturepark.SDK.V1 API", + "keywords": "Interface IShareClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IShareClient Methods AggregateAsync(ShareAggregationRequest, CancellationToken) Aggregate Declaration Task AggregateAsync(ShareAggregationRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ShareAggregationRequest request Aggregation request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ObjectAggregationResult > Share aggregation result Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateAsync(ShareBaseCreateRequest, CancellationToken) Create Declaration Task CreateAsync(ShareBaseCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ShareBaseCreateRequest request Polymorphic create contract. Use either ShareBasicCreateRequest or ShareEmbedCreateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CreateShareResult > Create result Exceptions ApiException A server side error occurred. ContentNotFoundException Content could not be found PictureparkNotFoundException Entity not found PermissionValidationException No permission to share PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyAsync(ShareDeleteManyRequest, CancellationToken) Delete multiple shares Declaration Task DeleteManyAsync(ShareDeleteManyRequest deleteManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ShareDeleteManyRequest deleteManyRequest A delete many request containing the ids of the shares to delete. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > BusinessProcess Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DownloadAsync(String, Nullable, Nullable, String, CancellationToken) Download shared outputs Declaration Task DownloadAsync(string token, int? width = default(int? ), int? height = default(int? ), string range = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String token Share token System.Nullable < System.Int32 > width Optional width in pixels to resize image System.Nullable < System.Int32 > height Optional height in pixels to resize image System.String range The range of bytes to download (http range header): bytes={from}-{to} (e.g. bytes=0-100000) System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileResponse > HttpResponseMessage Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DownloadWithContentIdAsync(String, String, Nullable, Nullable, String, CancellationToken) Download shared outputs Declaration Task DownloadWithContentIdAsync(string token, string contentId, int? width = default(int? ), int? height = default(int? ), string range = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String token Share token System.String contentId The content id System.Nullable < System.Int32 > width Optional width in pixels to resize image System.Nullable < System.Int32 > height Optional height in pixels to resize image System.String range The range of bytes to download (http range header): bytes={from}-{to} (e.g. bytes=0-100000) System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileResponse > HttpResponseMessage Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DownloadWithOutputFormatIdAsync(String, String, String, Nullable, Nullable, String, CancellationToken) Download shared outputs Declaration Task DownloadWithOutputFormatIdAsync(string token, string contentId, string outputFormatId, int? width = default(int? ), int? height = default(int? ), string range = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String token Share token System.String contentId The content id System.String outputFormatId The output format id+ System.Nullable < System.Int32 > width Optional width in pixels to resize image System.Nullable < System.Int32 > height Optional height in pixels to resize image System.String range The range of bytes to download (http range header): bytes={from}-{to} (e.g. bytes=0-100000) System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileResponse > HttpResponseMessage Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get Declaration Task GetAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id Share Id (not token, use GetShareJson to get share by token) System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ShareDetail > Share detail Exceptions ApiException A server side error occurred. ShareNotFoundException Share could not be found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetShareJsonAsync(String, CancellationToken) Get share json Declaration Task GetShareJsonAsync(string token, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String token Share token System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Object > ShareDetail Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(ShareSearchRequest, CancellationToken) Search Declaration Task SearchAsync(ShareSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ShareSearchRequest request Search request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ShareSearchResult > Share search result Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(String, ShareBaseUpdateRequest, CancellationToken) Update Declaration Task UpdateAsync(string id, ShareBaseUpdateRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id The share id. ShareBaseUpdateRequest updateRequest The share update request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ShareDetail > Share detail Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException A server side error occurred. PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerImportRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerImportRequest.html", - "title": "Class CustomerImportRequest | Picturepark.SDK.V1 API", - "keywords": "Class CustomerImportRequest Request to import the ElasticSearch repository of a customer from another cloud Inheritance System.Object CustomerImportRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerImportRequest Properties AdminUserEmail Provide email address of an admin user Declaration public string AdminUserEmail { get; set; } Property Value System.String AdminUserPassword Provide password for the admin user Declaration public string AdminUserPassword { get; set; } Property Value System.String CustomerId The customer id Declaration public string CustomerId { get; set; } Property Value System.String RepositoryName Name of the ElasticSearch repository Declaration public string RepositoryName { get; set; } Property Value System.String ResetExternalUserIds Set to true if the customer was configured against another IDS instance Declaration public bool ResetExternalUserIds { get; set; } Property Value System.Boolean ResetServiceProviders Reset service providers Declaration public bool ResetServiceProviders { get; set; } Property Value System.Boolean SnapshotName Name of the snapshot within the ElasticSearch repository if available Declaration public string SnapshotName { get; set; } Property Value System.String StoragePath Storage path of the originals and outputs, path shall not include the customer id Declaration public string StoragePath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerImportRequest FromJson(string data) Parameters System.String data Returns CustomerImportRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ItemIdDuplicatedException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ItemIdDuplicatedException.html", + "title": "Class ItemIdDuplicatedException | Picturepark.SDK.V1 API", + "keywords": "Class ItemIdDuplicatedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ItemIdDuplicatedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ItemIdDuplicatedException : PictureparkValidationException, ISerializable, _Exception Properties Id Declaration public string Id { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ItemIdDuplicatedException FromJson(string data) Parameters System.String data Returns ItemIdDuplicatedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.SchemaPermissionSetClient.html": { - "href": "api/Picturepark.SDK.V1.SchemaPermissionSetClient.html", - "title": "Class SchemaPermissionSetClient | Picturepark.SDK.V1 API", - "keywords": "Class SchemaPermissionSetClient Inheritance System.Object ClientBase SchemaPermissionSetClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaPermissionSetClient : ClientBase, ISchemaPermissionSetClient Constructors SchemaPermissionSetClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public SchemaPermissionSetClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods CreateAsync(SchemaPermissionSetCreateRequest, CancellationToken) Create schema permission set Declaration public Task CreateAsync(SchemaPermissionSetCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaPermissionSetCreateRequest request The request containing information needed to create new permission set. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaPermissionSetDetail > Schema permission set detail Implements ISchemaPermissionSetClient.CreateAsync(SchemaPermissionSetCreateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateManyAsync(SchemaPermissionSetCreateManyRequest, CancellationToken) Create multiple schema permission sets Declaration public Task CreateManyAsync(SchemaPermissionSetCreateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaPermissionSetCreateManyRequest request The request containing information needed to create new permission sets. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response with information about created permission sets Implements ISchemaPermissionSetClient.CreateManyAsync(SchemaPermissionSetCreateManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, CancellationToken) Delete schema permission set Declaration public Task DeleteAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the permission set that should be deleted. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements ISchemaPermissionSetClient.DeleteAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyAsync(PermissionSetDeleteManyRequest, CancellationToken) Delete multiple schema permission sets Declaration public Task DeleteManyAsync(PermissionSetDeleteManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters PermissionSetDeleteManyRequest request The request with permission set IDs to delete. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response with information about success or failure Implements ISchemaPermissionSetClient.DeleteManyAsync(PermissionSetDeleteManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get schema permission set Declaration public Task GetAsync(string permissionSetId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String permissionSetId The schema permission set ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaPermissionSetDetail > Schema permission set detail Implements ISchemaPermissionSetClient.GetAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, CancellationToken) Get multiple permission sets Declaration public Task> GetManyAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids Permission set IDs to get information about System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < SchemaPermissionSetDetail >> Schema permission set details Implements ISchemaPermissionSetClient.GetManyAsync(IEnumerable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetPermissionsAsync(String, CancellationToken) Get permissions for the permission set Declaration public Task> GetPermissionsAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the permission set to view permissions of. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < PermissionSetRight >> List of permissions Implements ISchemaPermissionSetClient.GetPermissionsAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetPermissionsManyAsync(IEnumerable, CancellationToken) Get permissions for multiple permission sets Declaration public Task> GetPermissionsManyAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids IDs of the permission sets to view permissions of. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < PermissionSetUserPermissionRights >> List of permissions Implements ISchemaPermissionSetClient.GetPermissionsManyAsync(IEnumerable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < SchemaPermissionSetClient.ObjectResponseResult > Type Parameters T SearchAsync(PermissionSetSearchRequest, CancellationToken) Search schema permission sets Declaration public Task SearchAsync(PermissionSetSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters PermissionSetSearchRequest request The permission set search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < PermissionSetSearchResult > Permission set search result Implements ISchemaPermissionSetClient.SearchAsync(PermissionSetSearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipAsync(String, PermissionSetOwnershipTransferRequest, CancellationToken) Transfer ownership of schema permission set Declaration public Task TransferOwnershipAsync(string id, PermissionSetOwnershipTransferRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the permission set to transfer PermissionSetOwnershipTransferRequest request The request containing user who should be the new owner. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements ISchemaPermissionSetClient.TransferOwnershipAsync(String, PermissionSetOwnershipTransferRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipManyAsync(PermissionSetOwnershipTransferManyRequest, CancellationToken) Transfer ownership of multiple schema permission sets Declaration public Task TransferOwnershipManyAsync(PermissionSetOwnershipTransferManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters PermissionSetOwnershipTransferManyRequest request The request containing information on which permission set to transfer to which user. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements ISchemaPermissionSetClient.TransferOwnershipManyAsync(PermissionSetOwnershipTransferManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(String, SchemaPermissionSetUpdateRequest, CancellationToken) Update schema permission set Declaration public Task UpdateAsync(string id, SchemaPermissionSetUpdateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of permission set to update SchemaPermissionSetUpdateRequest request The request containing information needed to update the permission set. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaPermissionSetDetail > Schema permission set detail Implements ISchemaPermissionSetClient.UpdateAsync(String, SchemaPermissionSetUpdateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateManyAsync(SchemaPermissionSetUpdateManyRequest, CancellationToken) Update multiple schema permission sets Declaration public Task UpdateManyAsync(SchemaPermissionSetUpdateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaPermissionSetUpdateManyRequest request The request containing information needed to update the permission set. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response with information about updated permission sets Implements ISchemaPermissionSetClient.UpdateManyAsync(SchemaPermissionSetUpdateManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.Contract.ListItemUpdateManyRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemUpdateManyRequest.html", + "title": "Class ListItemUpdateManyRequest | Picturepark.SDK.V1 API", + "keywords": "Class ListItemUpdateManyRequest Request to update multiple list items Inheritance System.Object ListItemUpdateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemUpdateManyRequest Properties AllowMissingDependencies Allows updating list items with references to list items or contents that don't exist in the system. Declaration public bool AllowMissingDependencies { get; set; } Property Value System.Boolean Items Items to be updated. Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < ListItemUpdateItem > Methods FromJson(String) Declaration public static ListItemUpdateManyRequest FromJson(string data) Parameters System.String data Returns ListItemUpdateManyRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.SchemaPermissionSetClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.SchemaPermissionSetClient.ObjectResponseResult-1.html", - "title": "Struct SchemaPermissionSetClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct SchemaPermissionSetClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.Contract.OutputFormatUpdateManyRequestItem.html": { + "href": "api/Picturepark.SDK.V1.Contract.OutputFormatUpdateManyRequestItem.html", + "title": "Class OutputFormatUpdateManyRequestItem | Picturepark.SDK.V1 API", + "keywords": "Class OutputFormatUpdateManyRequestItem Represents one item to be modified in a bulk update operation on output formats. Inheritance System.Object OutputFormatEditable OutputFormatUpdateManyRequestItem Inherited Members OutputFormatEditable.Names OutputFormatEditable.SourceOutputFormats OutputFormatEditable.Format OutputFormatEditable.RetentionTime System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatUpdateManyRequestItem : OutputFormatEditable Properties Id ID of the output format to modify. Declaration public string Id { get; set; } Property Value System.String Methods FromJson(String) Declaration public static OutputFormatUpdateManyRequestItem FromJson(string data) Parameters System.String data Returns OutputFormatUpdateManyRequestItem ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.SchemaClient.html": { - "href": "api/Picturepark.SDK.V1.SchemaClient.html", - "title": "Class SchemaClient | Picturepark.SDK.V1 API", - "keywords": "Class SchemaClient Inheritance System.Object ClientBase SchemaClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaClient : ClientBase, ISchemaClient Constructors SchemaClient(IInfoClient, IBusinessProcessClient, IPictureparkServiceSettings, HttpClient) Declaration public SchemaClient(IInfoClient infoClient, IBusinessProcessClient businessProcessClient, IPictureparkServiceSettings settings, HttpClient httpClient) Parameters IInfoClient infoClient IBusinessProcessClient businessProcessClient IPictureparkServiceSettings settings HttpClient httpClient SchemaClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public SchemaClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods CreateAsync(SchemaCreateRequest, Nullable, CancellationToken) Create schema Declaration public Task CreateAsync(SchemaCreateRequest schema, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaCreateRequest schema The schema create request. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaCreateResult > Schema create result, containing the created schema Implements ISchemaClient.CreateAsync(SchemaCreateRequest, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. DuplicateSchemaException Schema with this name already exists PictureparkArgumentNullException Argument must not be null SchemaValidationException The validation exception of schema creation PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict CreateAsync(SchemaDetail, Boolean, Nullable, CancellationToken) Creates the given SchemaDetail . Declaration public Task CreateAsync(SchemaDetail schemaDetail, bool enableForBinaryFiles, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaDetail schemaDetail The schema detail. System.Boolean enableForBinaryFiles Specifies whether to enable the schema for binary files. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < SchemaCreateResult > The task. Implements ISchemaClient.CreateAsync(SchemaDetail, Boolean, Nullable, CancellationToken) CreateAsync(SchemaDetail, Nullable, CancellationToken) Creates the given SchemaDetail . Declaration public Task CreateAsync(SchemaDetail schemaDetail, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaDetail schemaDetail The schema detail. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < SchemaCreateResult > The task. Implements ISchemaClient.CreateAsync(SchemaDetail, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. CreateManyAsync(IEnumerable, Boolean, Nullable, CancellationToken) Create the given enumerable of SchemaDetail . Declaration public Task CreateManyAsync(IEnumerable schemaDetails, bool enableForBinaryFiles, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters IEnumerable < SchemaDetail > schemaDetails The schema details. System.Boolean enableForBinaryFiles Specifies whether to enable the schemas for binary files. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the underlying business process to complete. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < SchemaBatchOperationResult > The . Implements ISchemaClient.CreateManyAsync(IEnumerable, Boolean, Nullable, CancellationToken) CreateManyAsync(SchemaCreateManyRequest, Nullable, CancellationToken) Creates schemas using the given request. Declaration public Task CreateManyAsync(SchemaCreateManyRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaCreateManyRequest request The SchemaCreateManyRequest . System.Nullable < System.TimeSpan > timeout Maximum time to wait for the underlying business process to complete. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < SchemaBatchOperationResult > The . Implements ISchemaClient.CreateManyAsync(SchemaCreateManyRequest, Nullable, CancellationToken) CreateManyCoreAsync(SchemaCreateManyRequest, CancellationToken) Create multiple schemas Declaration protected Task CreateManyCoreAsync(SchemaCreateManyRequest schemas, CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaCreateManyRequest schemas The schema create many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > BusinessProcess which can be awaited. Exceptions ApiException A server side error occurred. DuplicateSchemaException One or more schemas in the request already exist PictureparkArgumentNullException Argument must not be null SchemaValidationException One or more schemas failed to validate PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict CreateOrUpdateAsync(SchemaDetail, Boolean, Nullable, CancellationToken) Creates or updates the given SchemaDetail . Declaration public Task CreateOrUpdateAsync(SchemaDetail schemaDetail, bool enableForBinaryFiles, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaDetail schemaDetail The schema detail. System.Boolean enableForBinaryFiles Specifies whether to enable the schema for binary files. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ISchemaResult > The task. Implements ISchemaClient.CreateOrUpdateAsync(SchemaDetail, Boolean, Nullable, CancellationToken) DeleteAsync(String, Nullable, CancellationToken) Delete schema Declaration public Task DeleteAsync(string schemaId, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaDeleteResult > Schema delete result Implements ISchemaClient.DeleteAsync(String, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. SchemaNotFoundException Schema with this ID could not be found PictureparkNotFoundException Entity not found PictureparkArgumentNullException Argument must not be null SchemaInUseException Schema is used in other entities and cannot be deleted PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkConflictException Version conflict ExistsAsync(String, CancellationToken) Checks whether a schema ID already exists. Declaration public Task ExistsAsync(string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < System.Boolean > The task. Implements ISchemaClient.ExistsAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. ExistsCoreAsync(String, CancellationToken) Exists schema Declaration protected Task ExistsCoreAsync(string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaExistsResponse > Schema Exists response Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception FieldExistsAsync(String, String, CancellationToken) Exists field in schema Declaration public Task FieldExistsAsync(string schemaId, string fieldId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. System.String fieldId The field ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FieldExistsResponse > Field Exists response Implements ISchemaClient.FieldExistsAsync(String, String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GenerateSchemasAsync(Type, IEnumerable, Boolean, CancellationToken) Generates the SchemaDetail s for the given type and the referenced types. Declaration public Task> GenerateSchemasAsync(Type type, IEnumerable schemaDetails = null, bool generateDependencySchema = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Type type The type. IEnumerable < SchemaDetail > schemaDetails The existing schema details. System.Boolean generateDependencySchema Specifies whether to generate dependent schemas. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ICollection < SchemaDetail >> The collection of schema details. Implements ISchemaClient.GenerateSchemasAsync(Type, IEnumerable, Boolean, CancellationToken) Remarks Note: When generating multiple schemas or schemas for types with dependencies, please use the CreateMany method to create them at the server to avoid dependency problems. GetAsync(String, CancellationToken) Get schema Declaration public Task GetAsync(string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaDetail > Schema detail Implements ISchemaClient.GetAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. SchemaNotFoundException Requested schema could not be found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetIndexFieldsAsync(IndexFieldsSearchBySchemaIdsRequest, CancellationToken) Search index fields Declaration public Task> GetIndexFieldsAsync(IndexFieldsSearchBySchemaIdsRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters IndexFieldsSearchBySchemaIdsRequest request The search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < IndexField >> Indexed fields Implements ISchemaClient.GetIndexFieldsAsync(IndexFieldsSearchBySchemaIdsRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, CancellationToken) Get multiple schemas Declaration public Task> GetManyAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids Comma separated list of schema IDs. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < SchemaDetail >> List of schema details Implements ISchemaClient.GetManyAsync(IEnumerable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyReferencedAsync(IEnumerable, CancellationToken) Gets all schemas referenced by the schemas specified in Declaration public Task> GetManyReferencedAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids The schema IDs. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < SchemaDetail >> Referenced schema details Implements ISchemaClient.GetManyReferencedAsync(IEnumerable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetReferencedAsync(String, CancellationToken) Gets all schemas referenced by the schema specified in Declaration public Task> GetReferencedAsync(string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < SchemaDetail >> Referenced schema details Implements ISchemaClient.GetReferencedAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < SchemaClient.ObjectResponseResult > Type Parameters T SearchAsync(SchemaSearchRequest, CancellationToken) Search schemas Declaration public Task SearchAsync(SchemaSearchRequest schemaSearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaSearchRequest schemaSearchRequest The schema search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaSearchResult > Schema search result Implements ISchemaClient.SearchAsync(SchemaSearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipAsync(String, SchemaOwnershipTransferRequest, CancellationToken) Transfer ownership Declaration public Task TransferOwnershipAsync(string schemaId, SchemaOwnershipTransferRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. SchemaOwnershipTransferRequest request Request detailing which user to transfer to. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements ISchemaClient.TransferOwnershipAsync(String, SchemaOwnershipTransferRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipManyAsync(SchemaOwnershipTransferManyRequest, CancellationToken) Transfer ownership of multiple schemas Declaration public Task TransferOwnershipManyAsync(SchemaOwnershipTransferManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaOwnershipTransferManyRequest request Schema ownership transfer many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Implements ISchemaClient.TransferOwnershipManyAsync(SchemaOwnershipTransferManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(SchemaDetail, Boolean, Nullable, CancellationToken) Updates the given SchemaDetail . Declaration public Task UpdateAsync(SchemaDetail schemaDetail, bool enableForBinaryFiles, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaDetail schemaDetail The schema detail. System.Boolean enableForBinaryFiles Specifies whether to enable the schema for binary files. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < SchemaUpdateResult > The task. Implements ISchemaClient.UpdateAsync(SchemaDetail, Boolean, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. UpdateAsync(String, SchemaUpdateRequest, Nullable, CancellationToken) Update schema Declaration public Task UpdateAsync(string schemaId, SchemaUpdateRequest schema, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. SchemaUpdateRequest schema The schema update request. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaUpdateResult > Schema update result, containing the updated schema Implements ISchemaClient.UpdateAsync(String, SchemaUpdateRequest, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. SchemaNotFoundException Schema with this ID could not be found PictureparkNotFoundException Entity not found PictureparkArgumentNullException Argument must not be null SchemaValidationException The validation exception of schema creation PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkConflictException Version conflict WaitForBusinessProcessAndReturnResult(String, Nullable, CancellationToken) Waits for a business process and returns a . Declaration public Task WaitForBusinessProcessAndReturnResult(string businessProcessId, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String businessProcessId The business process id. System.Nullable < System.TimeSpan > timeout The timeout to wait on the business process. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < SchemaBatchOperationResult > The . Implements ISchemaClient.WaitForBusinessProcessAndReturnResult(String, Nullable, CancellationToken)" + "api/Picturepark.SDK.V1.Contract.OutputIdNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.OutputIdNotFoundException.html", + "title": "Class OutputIdNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class OutputIdNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException OutputIdNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputIdNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties OutputId Declaration public string OutputId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static OutputIdNotFoundException FromJson(string data) Parameters System.String data Returns OutputIdNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.SchemaClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.SchemaClient.ObjectResponseResult-1.html", - "title": "Struct SchemaClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct SchemaClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.Contract.OutputNotAvailableException.html": { + "href": "api/Picturepark.SDK.V1.Contract.OutputNotAvailableException.html", + "title": "Class OutputNotAvailableException | Picturepark.SDK.V1 API", + "keywords": "Class OutputNotAvailableException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException OutputNotAvailableException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputNotAvailableException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static OutputNotAvailableException FromJson(string data) Parameters System.String data Returns OutputNotAvailableException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.TranslatedStringDictionary.html": { - "href": "api/Picturepark.SDK.V1.Contract.TranslatedStringDictionary.html", - "title": "Class TranslatedStringDictionary | Picturepark.SDK.V1 API", - "keywords": "Class TranslatedStringDictionary A custom dictionary type to distinguish language specific class properties. Inheritance System.Object System.Collections.Generic.Dictionary < System.String , System.String > TranslatedStringDictionary Inherited Members System.Collections.Generic.Dictionary.Add(System.String, System.String) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Add(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Contains(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Remove(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.Clear() System.Collections.Generic.Dictionary.ContainsKey(System.String) System.Collections.Generic.Dictionary.ContainsValue(System.String) System.Collections.Generic.Dictionary.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.Generic.IEnumerable>.GetEnumerator() System.Collections.Generic.Dictionary.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Collections.Generic.Dictionary.OnDeserialization(System.Object) System.Collections.Generic.Dictionary.Remove(System.String) System.Collections.Generic.Dictionary.TryGetValue(System.String, System.String) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.CopyTo(System.Collections.Generic.KeyValuePair[], System.Int32) System.Collections.Generic.Dictionary.System.Collections.ICollection.CopyTo(System.Array, System.Int32) System.Collections.Generic.Dictionary.System.Collections.IEnumerable.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.IDictionary.get_Item(System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.set_Item(System.Object, System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.Add(System.Object, System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.Contains(System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.IDictionary.Remove(System.Object) System.Collections.Generic.Dictionary.Comparer System.Collections.Generic.Dictionary.Count System.Collections.Generic.Dictionary.Keys System.Collections.Generic.Dictionary.System.Collections.Generic.IDictionary.Keys System.Collections.Generic.Dictionary.System.Collections.Generic.IReadOnlyDictionary.Keys System.Collections.Generic.Dictionary.Values System.Collections.Generic.Dictionary.System.Collections.Generic.IDictionary.Values System.Collections.Generic.Dictionary.System.Collections.Generic.IReadOnlyDictionary.Values System.Collections.Generic.Dictionary.Item[System.String] System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.IsReadOnly System.Collections.Generic.Dictionary.System.Collections.ICollection.IsSynchronized System.Collections.Generic.Dictionary.System.Collections.ICollection.SyncRoot System.Collections.Generic.Dictionary.System.Collections.IDictionary.IsFixedSize System.Collections.Generic.Dictionary.System.Collections.IDictionary.IsReadOnly System.Collections.Generic.Dictionary.System.Collections.IDictionary.Keys System.Collections.Generic.Dictionary.System.Collections.IDictionary.Values System.Collections.Generic.Dictionary.System.Collections.IDictionary.Item[System.Object] System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TranslatedStringDictionary : Dictionary, IDictionary, ICollection>, IDictionary, ICollection, IReadOnlyDictionary, IReadOnlyCollection>, IEnumerable>, IEnumerable, ISerializable, IDeserializationCallback Constructors TranslatedStringDictionary() Declaration public TranslatedStringDictionary() TranslatedStringDictionary(IDictionary) Declaration public TranslatedStringDictionary(IDictionary dictionary) Parameters IDictionary < System.String , System.String > dictionary TranslatedStringDictionary(Int32) Declaration public TranslatedStringDictionary(int capacity) Parameters System.Int32 capacity Methods FromJson(String) Declaration public static TranslatedStringDictionary FromJson(string data) Parameters System.String data Returns TranslatedStringDictionary GetTranslation(String) Get a translation; fallback to x-default if specified language does not exist. Declaration public string GetTranslation(string twoLetterIsoLanguageName = null) Parameters System.String twoLetterIsoLanguageName The language to retrieve; fallback to CultureInfo.CurrentCulture.TwoLetterISOLanguageName if not specified. Returns System.String The translated string. ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.OutputNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.OutputNotFoundException.html", + "title": "Class OutputNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class OutputNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException OutputNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String OutputFormatId Declaration public string OutputFormatId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static OutputNotFoundException FromJson(string data) Parameters System.String data Returns OutputNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.TransferWebLink.html": { - "href": "api/Picturepark.SDK.V1.Contract.TransferWebLink.html", - "title": "Class TransferWebLink | Picturepark.SDK.V1 API", - "keywords": "Class TransferWebLink Represents an item being downloaded by URL in a transfer. Inheritance System.Object TransferFile TransferWebLink Inherited Members TransferFile.Identifier TransferFile.RequestId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TransferWebLink : TransferFile Properties Url URL of the item. Declaration public string Url { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TransferWebLink FromJson(string data) Parameters System.String data Returns TransferWebLink ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Providers.html": { + "href": "api/Picturepark.SDK.V1.Contract.Providers.html", + "title": "Namespace Picturepark.SDK.V1.Contract.Providers | Picturepark.SDK.V1 API", + "keywords": "Namespace Picturepark.SDK.V1.Contract.Providers Interfaces IFilterProvider ISchemaIndexingInfoProvider" }, - "api/Picturepark.SDK.V1.Contract.TransferUploadFile.html": { - "href": "api/Picturepark.SDK.V1.Contract.TransferUploadFile.html", - "title": "Class TransferUploadFile | Picturepark.SDK.V1 API", - "keywords": "Class TransferUploadFile Represents a file being uploaded in a transfer. Inheritance System.Object TransferFile TransferUploadFile Inherited Members TransferFile.Identifier TransferFile.RequestId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TransferUploadFile : TransferFile Properties FileName Target filename of file. Declaration public string FileName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TransferUploadFile FromJson(string data) Parameters System.String data Returns TransferUploadFile ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.QueryDebugInformation.html": { + "href": "api/Picturepark.SDK.V1.Contract.QueryDebugInformation.html", + "title": "Class QueryDebugInformation | Picturepark.SDK.V1 API", + "keywords": "Class QueryDebugInformation Inheritance System.Object QueryDebugInformation Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class QueryDebugInformation Properties AuditTrail Declaration public string AuditTrail { get; set; } Property Value System.String General Declaration public string General { get; set; } Property Value System.String Request Declaration public object Request { get; set; } Property Value System.Object Response Declaration public object Response { get; set; } Property Value System.Object Methods FromJson(String) Declaration public static QueryDebugInformation FromJson(string data) Parameters System.String data Returns QueryDebugInformation ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.TransferType.html": { - "href": "api/Picturepark.SDK.V1.Contract.TransferType.html", - "title": "Enum TransferType | Picturepark.SDK.V1 API", - "keywords": "Enum TransferType Type of the transfer Namespace : System.Dynamic.ExpandoObject Syntax public enum TransferType FileUpload FileUploadAutoImport SchemaImport WebDownload" + "api/Picturepark.SDK.V1.Contract.QueryException.html": { + "href": "api/Picturepark.SDK.V1.Contract.QueryException.html", + "title": "Class QueryException | Picturepark.SDK.V1 API", + "keywords": "Class QueryException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException QueryException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class QueryException : PictureparkBusinessException, ISerializable, _Exception Properties DebugInformation Declaration public string DebugInformation { get; set; } Property Value System.String Methods FromJson(String) Declaration public static QueryException FromJson(string data) Parameters System.String data Returns QueryException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ListItemSchemaMismatchException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemSchemaMismatchException.html", - "title": "Class ListItemSchemaMismatchException | Picturepark.SDK.V1 API", - "keywords": "Class ListItemSchemaMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ListItemSchemaMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemSchemaMismatchException : PictureparkValidationException, ISerializable, _Exception Properties FieldSchemaId Declaration public string FieldSchemaId { get; set; } Property Value System.String ListItemId Declaration public string ListItemId { get; set; } Property Value System.String ListItemSchemaId Declaration public string ListItemSchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ListItemSchemaMismatchException FromJson(string data) Parameters System.String data Returns ListItemSchemaMismatchException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.RedisDatabaseExceededException.html": { + "href": "api/Picturepark.SDK.V1.Contract.RedisDatabaseExceededException.html", + "title": "Class RedisDatabaseExceededException | Picturepark.SDK.V1 API", + "keywords": "Class RedisDatabaseExceededException Inheritance System.Object System.Exception PictureparkException RedisDatabaseExceededException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RedisDatabaseExceededException : PictureparkException, ISerializable, _Exception Properties CustomerCount Declaration public int CustomerCount { get; set; } Property Value System.Int32 CustomerId Declaration public string CustomerId { get; set; } Property Value System.String MaxCount Declaration public int MaxCount { get; set; } Property Value System.Int32 RedisDatabaseCount Declaration public int RedisDatabaseCount { get; set; } Property Value System.Int32 StartIndex Declaration public int StartIndex { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static RedisDatabaseExceededException FromJson(string data) Parameters System.String data Returns RedisDatabaseExceededException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ListItemRestoreManyRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemRestoreManyRequest.html", - "title": "Class ListItemRestoreManyRequest | Picturepark.SDK.V1 API", - "keywords": "Class ListItemRestoreManyRequest Request to restore multiple deleted list items Inheritance System.Object ListItemRestoreManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemRestoreManyRequest Properties AllowMissingDependencies Allows restoring list items that refer to list items or contents that don't exist in the system. Declaration public bool AllowMissingDependencies { get; set; } Property Value System.Boolean ListItemIds The IDs of the list items to restore. Declaration public ICollection ListItemIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static ListItemRestoreManyRequest FromJson(string data) Parameters System.String data Returns ListItemRestoreManyRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ShareExpiredException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ShareExpiredException.html", + "title": "Class ShareExpiredException | Picturepark.SDK.V1 API", + "keywords": "Class ShareExpiredException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ShareExpiredException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareExpiredException : PictureparkBusinessException, ISerializable, _Exception Properties Token Declaration public string Token { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ShareExpiredException FromJson(string data) Parameters System.String data Returns ShareExpiredException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ListItemResolveBehavior.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemResolveBehavior.html", - "title": "Enum ListItemResolveBehavior | Picturepark.SDK.V1 API", - "keywords": "Enum ListItemResolveBehavior Namespace : System.Dynamic.ExpandoObject Syntax public enum ListItemResolveBehavior Content InnerDisplayValueDetail InnerDisplayValueList InnerDisplayValueName InnerDisplayValueThumbnail LinkedListItems OuterDisplayValueDetail OuterDisplayValueList OuterDisplayValueName OuterDisplayValueThumbnail" + "api/Picturepark.SDK.V1.Contract.ShareNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ShareNotFoundException.html", + "title": "Class ShareNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class ShareNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException ShareNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties ShareId Declaration public string ShareId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ShareNotFoundException FromJson(string data) Parameters System.String data Returns ShareNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ListItemReferencesResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemReferencesResult.html", - "title": "Class ListItemReferencesResult | Picturepark.SDK.V1 API", - "keywords": "Class ListItemReferencesResult Result from getting references to list items. Inheritance System.Object ListItemReferencesResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemReferencesResult Properties MetadataReferences List of references. Only available when requested in the request. Declaration public MetadataReferenceResult MetadataReferences { get; set; } Property Value MetadataReferenceResult Methods FromJson(String) Declaration public static ListItemReferencesResult FromJson(string data) Parameters System.String data Returns ListItemReferencesResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ShareOutputBase.html": { + "href": "api/Picturepark.SDK.V1.Contract.ShareOutputBase.html", + "title": "Class ShareOutputBase | Picturepark.SDK.V1 API", + "keywords": "Class ShareOutputBase Base of shared output Inheritance System.Object ShareOutputBase ShareOutputBasic ShareOutputEmbed Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class ShareOutputBase Properties ContentId Content ID. Declaration public string ContentId { get; set; } Property Value System.String Detail Output details. Declaration public OutputDataBase Detail { get; set; } Property Value OutputDataBase DownloadUrl Url to directly download output. In case of BasicShare if not fetched using a token, a placeholder {token} is included which needs to be replaced with the recipient's token Declaration public string DownloadUrl { get; set; } Property Value System.String DynamicRendering Whether this Output belongs to a dynamic OutputFormat Declaration public bool DynamicRendering { get; set; } Property Value System.Boolean OutputFormatId Output format ID. Declaration public string OutputFormatId { get; set; } Property Value System.String ViewUrl Url to directly view output. In case of BasicShare if not fetched using a token, a placeholder {token} is included which needs to be replaced with the recipient's token Declaration public string ViewUrl { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ShareOutputBase FromJson(string data) Parameters System.String data Returns ShareOutputBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaPermissionException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaPermissionException.html", - "title": "Class SchemaPermissionException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaPermissionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaPermissionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaPermissionException : PictureparkValidationException, ISerializable, _Exception Properties MetadataRight Declaration public MetadataRight MetadataRight { get; set; } Property Value MetadataRight SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaPermissionException FromJson(string data) Parameters System.String data Returns SchemaPermissionException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ShareOutputBasic.html": { + "href": "api/Picturepark.SDK.V1.Contract.ShareOutputBasic.html", + "title": "Class ShareOutputBasic | Picturepark.SDK.V1 API", + "keywords": "Class ShareOutputBasic Shared output for basic share Inheritance System.Object ShareOutputBase ShareOutputBasic Inherited Members ShareOutputBase.ContentId ShareOutputBase.OutputFormatId ShareOutputBase.ViewUrl ShareOutputBase.DownloadUrl ShareOutputBase.Detail ShareOutputBase.DynamicRendering System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareOutputBasic : ShareOutputBase Methods FromJson(String) Declaration public static ShareOutputBasic FromJson(string data) Parameters System.String data Returns ShareOutputBasic ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaPermissionConfigurationException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaPermissionConfigurationException.html", - "title": "Class SchemaPermissionConfigurationException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaPermissionConfigurationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaPermissionConfigurationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaPermissionConfigurationException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaPermissionConfigurationException FromJson(string data) Parameters System.String data Returns SchemaPermissionConfigurationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.UserRolesNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserRolesNotFoundException.html", + "title": "Class UserRolesNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class UserRolesNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException UserRolesNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRolesNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties UserRoleIds Declaration public ICollection UserRoleIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static UserRolesNotFoundException FromJson(string data) Parameters System.String data Returns UserRolesNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaParentChangeException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaParentChangeException.html", - "title": "Class SchemaParentChangeException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaParentChangeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaParentChangeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaParentChangeException : PictureparkValidationException, ISerializable, _Exception Properties NewSchemaParentId Declaration public string NewSchemaParentId { get; set; } Property Value System.String OldSchemaParentId Declaration public string OldSchemaParentId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaParentChangeException FromJson(string data) Parameters System.String data Returns SchemaParentChangeException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.UserUnlockDisallowedException.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserUnlockDisallowedException.html", + "title": "Class UserUnlockDisallowedException | Picturepark.SDK.V1 API", + "keywords": "Class UserUnlockDisallowedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException UserUnlockDisallowedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserUnlockDisallowedException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static UserUnlockDisallowedException FromJson(string data) Parameters System.String data Returns UserUnlockDisallowedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaNotFoundException.html", - "title": "Class SchemaNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException SchemaNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaNotFoundException FromJson(string data) Parameters System.String data Returns SchemaNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.ChannelClient.html": { + "href": "api/Picturepark.SDK.V1.ChannelClient.html", + "title": "Class ChannelClient | Picturepark.SDK.V1 API", + "keywords": "Class ChannelClient Inheritance System.Object ClientBase ChannelClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ChannelClient : ClientBase, IChannelClient Constructors ChannelClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public ChannelClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods CreateAsync(ChannelCreateRequest, CancellationToken) Create channel Declaration public Task CreateAsync(ChannelCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ChannelCreateRequest request The request containing information needed to create new channel. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Channel > Channel Implements IChannelClient.CreateAsync(ChannelCreateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, CancellationToken) Delete channel Declaration public Task DeleteAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the channel that should be deleted. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements IChannelClient.DeleteAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAllAsync(CancellationToken) Get all channels Declaration public Task> GetAllAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < Channel >> List of channel Implements IChannelClient.GetAllAsync(CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get channel Declaration public Task GetAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id The channel ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Channel > Channel Implements IChannelClient.GetAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetChannelsAsync(CancellationToken) Declaration [Obsolete(\"Please use GetAllAsync method instead.\")] public Task> GetChannelsAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < ICollection < Channel >> Implements IChannelClient.GetChannelsAsync(CancellationToken) ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < ChannelClient.ObjectResponseResult > Type Parameters T UpdateAsync(String, ChannelUpdateRequest, CancellationToken) Update channel Declaration public Task UpdateAsync(string id, ChannelUpdateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of channel to update ChannelUpdateRequest request The request containing information needed to update the channel. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Channel > Updated channel Implements IChannelClient.UpdateAsync(String, ChannelUpdateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.Contract.SchemaInUseFieldException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaInUseFieldException.html", - "title": "Class SchemaInUseFieldException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaInUseFieldException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInUseFieldException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInUseFieldException : PictureparkValidationException, ISerializable, _Exception Properties FieldNamespaces Declaration public ICollection FieldNamespaces { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInUseFieldException FromJson(string data) Parameters System.String data Returns SchemaInUseFieldException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleSchemaIdInvalidException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleSchemaIdInvalidException.html", + "title": "Class BusinessRuleSchemaIdInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleSchemaIdInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleSchemaIdInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleSchemaIdInvalidException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleSchemaIdInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleSchemaIdInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaInUseException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaInUseException.html", - "title": "Class SchemaInUseException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaInUseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInUseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInUseException : PictureparkValidationException, ISerializable, _Exception Properties Exceptions Declaration public ICollection Exceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkBusinessException > SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInUseException FromJson(string data) Parameters System.String data Returns SchemaInUseException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleScript.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleScript.html", + "title": "Class BusinessRuleScript | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleScript A business rule expressed as a script Inheritance System.Object BusinessRule BusinessRuleScript Inherited Members BusinessRule.Id BusinessRule.TriggerPoint BusinessRule.IsEnabled BusinessRule.Names BusinessRule.Description System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleScript : BusinessRule Properties Script Script Declaration public string Script { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleScript FromJson(string data) Parameters System.String data Returns BusinessRuleScript ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PictureparkBusinessException.html": { - "href": "api/Picturepark.SDK.V1.Contract.PictureparkBusinessException.html", - "title": "Class PictureparkBusinessException | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkBusinessException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException BusinessProcessContinuationException BusinessProcessDefinitionCreateException BusinessProcessEngineRequestException ContentBackupFailedException ContentMetadataUpdateManyException CustomerAliasInUseException DefaultSearchIndexDeleteException DuplicateSchemaInfoException DuplicateSearchIndexDocException FailedToLockException IndexDocumentNotFoundException IndexException IndexMappingException InvalidTransferTypeException LeaseNotAcquiredException ListItemCyclicDependencyException ListItemUpdateManyException NoTagsFoundException NoTermsOfServiceDefinedException ObjectStoreException ObjectStoreResponseException ObjectTypeMismatchException OperationInProgressException OutputNotAvailableException OutputNotFoundException PictureparkApplicationException PictureparkConflictException PictureparkForbiddenException PictureparkNotFoundException PictureparkOperationCanceledException PictureparkValidationException QueryException ReferencesUpdateException ReferenceUpdateException RelationNotFoundException RelationTypeMissingException RelationTypeNotFoundException RelationTypeTargetDocTypeMismatchException RenderingException RetryException SchemaCountLimitReachedException SearchIndexDocNotFoundException SearchIndexInUseException SearchIndexNotFoundException ShareExpiredException SnapshotFailedException SnapshotSkippedException TermsOfServiceNotNewestException TokenGenerationException UnauthorizedException UnknownException UserNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkBusinessException : PictureparkException, ISerializable, _Exception Properties CustomerAlias Declaration public string CustomerAlias { get; set; } Property Value System.String CustomerId Declaration public string CustomerId { get; set; } Property Value System.String UserId Declaration public string UserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PictureparkBusinessException FromJson(string data) Parameters System.String data Returns PictureparkBusinessException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleTransformation.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleTransformation.html", + "title": "Class BusinessRuleTransformation | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleTransformation Business rule transformation Inheritance System.Object BusinessRuleTransformation JoinByTransformation LookupCacheTransformation NGramTransformation TakeArrayValueTransformation TakeDictionaryValueTransformation Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class BusinessRuleTransformation Methods FromJson(String) Declaration public static BusinessRuleTransformation FromJson(string data) Parameters System.String data Returns BusinessRuleTransformation ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PictureparkArgumentNullException.html": { - "href": "api/Picturepark.SDK.V1.Contract.PictureparkArgumentNullException.html", - "title": "Class PictureparkArgumentNullException | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkArgumentNullException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkArgumentNullException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkArgumentNullException : PictureparkValidationException, ISerializable, _Exception Properties ArgumentName Declaration public string ArgumentName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PictureparkArgumentNullException FromJson(string data) Parameters System.String data Returns PictureparkArgumentNullException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleTransformationGroup.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleTransformationGroup.html", + "title": "Class BusinessRuleTransformationGroup | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleTransformationGroup Business rule transformation group: A group of transformations to run for the specified inputs Inheritance System.Object BusinessRuleTransformationGroup Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleTransformationGroup Properties Inputs The inputs of the transformation group. Declaration public ICollection Inputs { get; set; } Property Value System.Collections.Generic.ICollection < System.String > StoreIn Variable name where the final result should be stored in. Declaration public string StoreIn { get; set; } Property Value System.String Transformations A list of transformations to apply. Declaration public ICollection Transformations { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRuleTransformation > Methods FromJson(String) Declaration public static BusinessRuleTransformationGroup FromJson(string data) Parameters System.String data Returns BusinessRuleTransformationGroup ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.CustomerClient.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.CustomerClient.html", - "title": "Class CustomerClient | Picturepark.SDK.V1 API", - "keywords": "Class CustomerClient Inheritance System.Object ClientBase CustomerClient Inherited Members ClientBase.BaseUrl ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerClient : ClientBase, ICustomerClient Constructors CustomerClient(ICloudManagerServiceSettings, Net.Http.HttpClient) Declaration public CustomerClient(ICloudManagerServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters ICloudManagerServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods CreateAsync(CustomerCreateRequest, CancellationToken) Declaration public Task CreateAsync(CustomerCreateRequest createRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters CustomerCreateRequest createRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerConfiguration > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateMetadataLanguageAsync(String, CustomerMetadataLanguageCreateRequest, Nullable, CancellationToken) Declaration public Task CreateMetadataLanguageAsync(string customerAlias, CustomerMetadataLanguageCreateRequest metadataLanguageCreateRequest, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias CustomerMetadataLanguageCreateRequest metadataLanguageCreateRequest System.Nullable < System.TimeSpan > timeout System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, CancellationToken) Declaration public Task DeleteAsync(string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAllUsersAsync(String, CancellationToken) Declaration public Task> GetAllUsersAsync(string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < UserWithRoles >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Declaration public Task GetAsync(string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerConfiguration > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAvailableMetadataLanguagesAsync(String, CancellationToken) Declaration public Task> GetAvailableMetadataLanguagesAsync(string customerAlias, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < System.String >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetCreateRequestAsync(CancellationToken) Declaration public Task GetCreateRequestAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerCreateRequest > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception InvalidateAsync(String, CancellationToken) Declaration public Task InvalidateAsync(string customerAlias, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ListAsync(String, CancellationToken) Declaration public Task ListAsync(string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerSearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < CustomerClient.ObjectResponseResult > Type Parameters T ReindexAsync(String, SearchIndexReindexRequest, CancellationToken) Declaration public Task ReindexAsync(string customerAlias, SearchIndexReindexRequest reindexRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias SearchIndexReindexRequest reindexRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Index > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RestoreAsync(String, CancellationToken) Declaration public Task RestoreAsync(string customerAlias, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(CustomerSearchRequest, CancellationToken) Declaration public Task SearchAsync(CustomerSearchRequest searchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters CustomerSearchRequest searchRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerSearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(CustomerUpdateRequest, CancellationToken) Declaration public Task UpdateAsync(CustomerUpdateRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters CustomerUpdateRequest updateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerConfiguration > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateBoostValuesAsync(String, CustomerBoostValuesUpdateRequest, Nullable, CancellationToken) Declaration public Task UpdateBoostValuesAsync(string customerAlias, CustomerBoostValuesUpdateRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias CustomerBoostValuesUpdateRequest request System.Nullable < System.TimeSpan > timeout System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.Contract.ContentLayerInvalidException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentLayerInvalidException.html", + "title": "Class ContentLayerInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class ContentLayerInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ContentLayerInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentLayerInvalidException : PictureparkValidationException, ISerializable, _Exception Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String LayerIds Declaration public string LayerIds { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentLayerInvalidException FromJson(string data) Parameters System.String data Returns ContentLayerInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.CustomerClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.CustomerClient.ObjectResponseResult-1.html", - "title": "Struct CustomerClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct CustomerClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.Contract.ContentLayerSameRootException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentLayerSameRootException.html", + "title": "Class ContentLayerSameRootException | Picturepark.SDK.V1 API", + "keywords": "Class ContentLayerSameRootException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ContentLayerSameRootException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentLayerSameRootException : PictureparkValidationException, ISerializable, _Exception Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String LayerIdsByRootSchema Declaration public ICollection LayerIdsByRootSchema { get; set; } Property Value System.Collections.Generic.ICollection < LayerIdsByRootSchema > Methods FromJson(String) Declaration public static ContentLayerSameRootException FromJson(string data) Parameters System.String data Returns ContentLayerSameRootException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemCyclicDependencyException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemCyclicDependencyException.html", - "title": "Class ListItemCyclicDependencyException | Picturepark.SDK.V1 API", - "keywords": "Class ListItemCyclicDependencyException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ListItemCyclicDependencyException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemCyclicDependencyException : PictureparkBusinessException, ISerializable, _Exception Properties ListItemIds Declaration public ICollection ListItemIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static ListItemCyclicDependencyException FromJson(string data) Parameters System.String data Returns ListItemCyclicDependencyException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentManyReferencesRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentManyReferencesRequest.html", + "title": "Class ContentManyReferencesRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentManyReferencesRequest Request to get multiple contents' references Inheritance System.Object ContentManyReferencesRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentManyReferencesRequest Properties ContentIds The IDs of the contents whose references need to be retrieved. Declaration public ICollection ContentIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > References Limits the number of the returned metadata references by setting paging information. Declaration public MetadataReferencesPagingRequest References { get; set; } Property Value MetadataReferencesPagingRequest Shares Limits the number of the returned share references by setting paging information. Declaration public PagingRequest Shares { get; set; } Property Value PagingRequest Methods FromJson(String) Declaration public static ContentManyReferencesRequest FromJson(string data) Parameters System.String data Returns ContentManyReferencesRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateSchemaInfoException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateSchemaInfoException.html", - "title": "Class DuplicateSchemaInfoException | Picturepark.SDK.V1 API", - "keywords": "Class DuplicateSchemaInfoException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException DuplicateSchemaInfoException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateSchemaInfoException : PictureparkBusinessException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateSchemaInfoException FromJson(string data) Parameters System.String data Returns DuplicateSchemaInfoException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.CropAction.html": { + "href": "api/Picturepark.SDK.V1.Contract.CropAction.html", + "title": "Class CropAction | Picturepark.SDK.V1 API", + "keywords": "Class CropAction Inheritance System.Object ImageActionBase CropAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CropAction : ImageActionBase Properties Height Declaration public int Height { get; set; } Property Value System.Int32 Width Declaration public int Width { get; set; } Property Value System.Int32 X Declaration public int X { get; set; } Property Value System.Int32 Y Declaration public int Y { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static CropAction FromJson(string data) Parameters System.String data Returns CropAction ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SystemSchemaInvalidModificationException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SystemSchemaInvalidModificationException.html", - "title": "Class SystemSchemaInvalidModificationException | Picturepark.SDK.V1 API", - "keywords": "Class SystemSchemaInvalidModificationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SystemSchemaInvalidModificationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SystemSchemaInvalidModificationException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SystemSchemaInvalidModificationException FromJson(string data) Parameters System.String data Returns SystemSchemaInvalidModificationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.CustomerAliasHeaderMissingException.html": { + "href": "api/Picturepark.SDK.V1.Contract.CustomerAliasHeaderMissingException.html", + "title": "Class CustomerAliasHeaderMissingException | Picturepark.SDK.V1 API", + "keywords": "Class CustomerAliasHeaderMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException CustomerAliasHeaderMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerAliasHeaderMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static CustomerAliasHeaderMissingException FromJson(string data) Parameters System.String data Returns CustomerAliasHeaderMissingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SystemLayerReferenceInvalidModificationException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SystemLayerReferenceInvalidModificationException.html", - "title": "Class SystemLayerReferenceInvalidModificationException | Picturepark.SDK.V1 API", - "keywords": "Class SystemLayerReferenceInvalidModificationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SystemLayerReferenceInvalidModificationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SystemLayerReferenceInvalidModificationException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SystemLayerReferenceInvalidModificationException FromJson(string data) Parameters System.String data Returns SystemLayerReferenceInvalidModificationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.OutputDataDocument.html": { + "href": "api/Picturepark.SDK.V1.Contract.OutputDataDocument.html", + "title": "Class OutputDataDocument | Picturepark.SDK.V1 API", + "keywords": "Class OutputDataDocument Output information for a document file. Inheritance System.Object OutputDataBase OutputDataDocument Inherited Members OutputDataBase.FileExtension OutputDataBase.FileName OutputDataBase.FilePath OutputDataBase.FileSizeInBytes OutputDataBase.Sha1Hash System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputDataDocument : OutputDataBase Properties PageCount Number of document's pages. Declaration public int PageCount { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static OutputDataDocument FromJson(string data) Parameters System.String data Returns OutputDataDocument ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.MissingDependenciesException.html": { - "href": "api/Picturepark.SDK.V1.Contract.MissingDependenciesException.html", - "title": "Class MissingDependenciesException | Picturepark.SDK.V1 API", - "keywords": "Class MissingDependenciesException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException MissingDependenciesException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MissingDependenciesException : PictureparkValidationException, ISerializable, _Exception Properties ItemIds Declaration public string ItemIds { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MissingDependenciesException FromJson(string data) Parameters System.String data Returns MissingDependenciesException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.OutputDataImage.html": { + "href": "api/Picturepark.SDK.V1.Contract.OutputDataImage.html", + "title": "Class OutputDataImage | Picturepark.SDK.V1 API", + "keywords": "Class OutputDataImage Output information for an image file. Inheritance System.Object OutputDataBase OutputDataImage Inherited Members OutputDataBase.FileExtension OutputDataBase.FileName OutputDataBase.FilePath OutputDataBase.FileSizeInBytes OutputDataBase.Sha1Hash System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputDataImage : OutputDataBase Properties Height The height of the image. Declaration public int Height { get; set; } Property Value System.Int32 Width The width of the image. Declaration public int Width { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static OutputDataImage FromJson(string data) Parameters System.String data Returns OutputDataImage ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.MetadataValuesSchemaRemoveCommand.html": { - "href": "api/Picturepark.SDK.V1.Contract.MetadataValuesSchemaRemoveCommand.html", - "title": "Class MetadataValuesSchemaRemoveCommand | Picturepark.SDK.V1 API", - "keywords": "Class MetadataValuesSchemaRemoveCommand Removes schema and all its values Inheritance System.Object MetadataValuesChangeCommandBase MetadataValuesSchemaRemoveCommand Inherited Members MetadataValuesChangeCommandBase.SchemaId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MetadataValuesSchemaRemoveCommand : MetadataValuesChangeCommandBase Methods FromJson(String) Declaration public static MetadataValuesSchemaRemoveCommand FromJson(string data) Parameters System.String data Returns MetadataValuesSchemaRemoveCommand ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.OutputDataVideo.html": { + "href": "api/Picturepark.SDK.V1.Contract.OutputDataVideo.html", + "title": "Class OutputDataVideo | Picturepark.SDK.V1 API", + "keywords": "Class OutputDataVideo Output information for a video file. Inheritance System.Object OutputDataBase OutputDataVideo Inherited Members OutputDataBase.FileExtension OutputDataBase.FileName OutputDataBase.FilePath OutputDataBase.FileSizeInBytes OutputDataBase.Sha1Hash System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputDataVideo : OutputDataBase Properties DurationInSeconds Duration of the video in seconds. Declaration public double DurationInSeconds { get; set; } Property Value System.Double Height Height of the video. Declaration public int Height { get; set; } Property Value System.Int32 Sprites The sprites making up the key frames of the video. Declaration public ICollection Sprites { get; set; } Property Value System.Collections.Generic.ICollection < Sprite > Width With of the video. Declaration public int Width { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static OutputDataVideo FromJson(string data) Parameters System.String data Returns OutputDataVideo ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DuplicateDocumentException.html": { - "href": "api/Picturepark.SDK.V1.Contract.DuplicateDocumentException.html", - "title": "Class DuplicateDocumentException | Picturepark.SDK.V1 API", - "keywords": "Class DuplicateDocumentException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicateDocumentException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateDocumentException : PictureparkValidationException, ISerializable, _Exception Properties DocumentId Declaration public string DocumentId { get; set; } Property Value System.String DocumentType Declaration public string DocumentType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateDocumentException FromJson(string data) Parameters System.String data Returns DuplicateDocumentException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.OutputDetail.html": { + "href": "api/Picturepark.SDK.V1.Contract.OutputDetail.html", + "title": "Class OutputDetail | Picturepark.SDK.V1 API", + "keywords": "Class OutputDetail Output detail Inheritance System.Object Output OutputDetail Inherited Members Output.Id Output.OutputFormatId Output.ContentId Output.RenderingState Output.Detail Output.BackupTimestamp Output.AttemptsLeft Output.FileVersion Output.DynamicRendering System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputDetail : Output Methods FromJson(String) Declaration public static OutputDetail FromJson(string data) Parameters System.String data Returns OutputDetail ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PrefixFilter.html": { - "href": "api/Picturepark.SDK.V1.Contract.PrefixFilter.html", - "title": "Class PrefixFilter | Picturepark.SDK.V1 API", - "keywords": "Class PrefixFilter Filters field's values based on a prefix Inheritance System.Object FilterBase PrefixFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PrefixFilter : FilterBase Properties Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Prefix The value to be used as prefix. Declaration public string Prefix { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PrefixFilter FromJson(string data) Parameters System.String data Returns PrefixFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PermissionSetAggregateException.html": { + "href": "api/Picturepark.SDK.V1.Contract.PermissionSetAggregateException.html", + "title": "Class PermissionSetAggregateException | Picturepark.SDK.V1 API", + "keywords": "Class PermissionSetAggregateException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionSetAggregateException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetAggregateException : PictureparkValidationException, ISerializable, _Exception Properties Exceptions Declaration public ICollection Exceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkException > Methods FromJson(String) Declaration public static PermissionSetAggregateException FromJson(string data) Parameters System.String data Returns PermissionSetAggregateException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PngFormat.html": { - "href": "api/Picturepark.SDK.V1.Contract.PngFormat.html", - "title": "Class PngFormat | Picturepark.SDK.V1 API", - "keywords": "Class PngFormat Inheritance System.Object FormatBase ImageFormatBase PngFormat Inherited Members ImageFormatBase.ColorProfile ImageFormatBase.ColorTransformationIntent ImageFormatBase.HorizontalResolution ImageFormatBase.VerticalResolution ImageFormatBase.RenderFirstFrameOnly ImageFormatBase.KeepClippingPath ImageFormatBase.CloneExif ImageFormatBase.CloneIptc ImageFormatBase.CloneAdobeResources ImageFormatBase.CloneXmp ImageFormatBase.ResizeAction ImageFormatBase.Actions System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PngFormat : ImageFormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String Interlaced Declaration public bool Interlaced { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static PngFormat FromJson(string data) Parameters System.String data Returns PngFormat ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PermissionSetCreateRequestOfContentRight.html": { + "href": "api/Picturepark.SDK.V1.Contract.PermissionSetCreateRequestOfContentRight.html", + "title": "Class PermissionSetCreateRequestOfContentRight | Picturepark.SDK.V1 API", + "keywords": "Class PermissionSetCreateRequestOfContentRight Inheritance System.Object PermissionSetCreateRequestOfContentRight ContentPermissionSetCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class PermissionSetCreateRequestOfContentRight Properties Exclusive Declaration public bool Exclusive { get; set; } Property Value System.Boolean Names Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary RequestId Declaration public string RequestId { get; set; } Property Value System.String UserRolesPermissionSetRights Declaration public ICollection UserRolesPermissionSetRights { get; set; } Property Value System.Collections.Generic.ICollection < UserRoleRightsOfPermissionSetRight > UserRolesRights Declaration public ICollection UserRolesRights { get; set; } Property Value System.Collections.Generic.ICollection < UserRoleRightsOfContentRight > Methods FromJson(String) Declaration public static PermissionSetCreateRequestOfContentRight FromJson(string data) Parameters System.String data Returns PermissionSetCreateRequestOfContentRight ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PartialOperationNotSupportedException.html": { - "href": "api/Picturepark.SDK.V1.Contract.PartialOperationNotSupportedException.html", - "title": "Class PartialOperationNotSupportedException | Picturepark.SDK.V1 API", - "keywords": "Class PartialOperationNotSupportedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PartialOperationNotSupportedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PartialOperationNotSupportedException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static PartialOperationNotSupportedException FromJson(string data) Parameters System.String data Returns PartialOperationNotSupportedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaParentChangeException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaParentChangeException.html", + "title": "Class SchemaParentChangeException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaParentChangeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaParentChangeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaParentChangeException : PictureparkValidationException, ISerializable, _Exception Properties NewSchemaParentId Declaration public string NewSchemaParentId { get; set; } Property Value System.String OldSchemaParentId Declaration public string OldSchemaParentId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaParentChangeException FromJson(string data) Parameters System.String data Returns SchemaParentChangeException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ParentFilter.html": { - "href": "api/Picturepark.SDK.V1.Contract.ParentFilter.html", - "title": "Class ParentFilter | Picturepark.SDK.V1 API", - "keywords": "Class ParentFilter Filters on parent documents Inheritance System.Object FilterBase ParentFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ParentFilter : FilterBase Properties Filter The filter to be applied on the child document. All kinds of filters are accepted. Declaration public FilterBase Filter { get; set; } Property Value FilterBase ParentType The type of the parent document. Declaration public string ParentType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ParentFilter FromJson(string data) Parameters System.String data Returns ParentFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaPermissionConfigurationException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaPermissionConfigurationException.html", + "title": "Class SchemaPermissionConfigurationException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaPermissionConfigurationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaPermissionConfigurationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaPermissionConfigurationException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaPermissionConfigurationException FromJson(string data) Parameters System.String data Returns SchemaPermissionConfigurationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PagingRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.PagingRequest.html", - "title": "Class PagingRequest | Picturepark.SDK.V1 API", - "keywords": "Class PagingRequest Request to page data Inheritance System.Object PagingRequest MetadataReferencesPagingRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PagingRequest Properties Limit Limits the number of the returned schemas. Defaults to 0. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken The token used to retrieve the next page of results. It must be null on first request and only filled with the returned pageToken to request next page of results. Declaration public string PageToken { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PagingRequest FromJson(string data) Parameters System.String data Returns PagingRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaPermissionException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaPermissionException.html", + "title": "Class SchemaPermissionException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaPermissionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaPermissionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaPermissionException : PictureparkValidationException, ISerializable, _Exception Properties MetadataRight Declaration public MetadataRight MetadataRight { get; set; } Property Value MetadataRight SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaPermissionException FromJson(string data) Parameters System.String data Returns SchemaPermissionException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OwnerTokenNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.OwnerTokenNotFoundException.html", - "title": "Class OwnerTokenNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class OwnerTokenNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException OwnerTokenNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OwnerTokenNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties OwnerTokenUserIds Declaration public ICollection OwnerTokenUserIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static OwnerTokenNotFoundException FromJson(string data) Parameters System.String data Returns OwnerTokenNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaPermissionSetCreateManyRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaPermissionSetCreateManyRequest.html", + "title": "Class SchemaPermissionSetCreateManyRequest | Picturepark.SDK.V1 API", + "keywords": "Class SchemaPermissionSetCreateManyRequest Inheritance System.Object SchemaPermissionSetCreateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaPermissionSetCreateManyRequest Properties Items Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < SchemaPermissionSetCreateRequest > Methods FromJson(String) Declaration public static SchemaPermissionSetCreateManyRequest FromJson(string data) Parameters System.String data Returns SchemaPermissionSetCreateManyRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OwnerTokenInUseException.html": { - "href": "api/Picturepark.SDK.V1.Contract.OwnerTokenInUseException.html", - "title": "Class OwnerTokenInUseException | Picturepark.SDK.V1 API", - "keywords": "Class OwnerTokenInUseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException OwnerTokenInUseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OwnerTokenInUseException : PictureparkValidationException, ISerializable, _Exception Properties OwnerTokenUserId Declaration public string OwnerTokenUserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static OwnerTokenInUseException FromJson(string data) Parameters System.String data Returns OwnerTokenInUseException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaPermissionSetCreateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaPermissionSetCreateRequest.html", + "title": "Class SchemaPermissionSetCreateRequest | Picturepark.SDK.V1 API", + "keywords": "Class SchemaPermissionSetCreateRequest Inheritance System.Object PermissionSetCreateRequestOfMetadataRight SchemaPermissionSetCreateRequest Inherited Members PermissionSetCreateRequestOfMetadataRight.Names PermissionSetCreateRequestOfMetadataRight.UserRolesRights PermissionSetCreateRequestOfMetadataRight.UserRolesPermissionSetRights PermissionSetCreateRequestOfMetadataRight.Exclusive PermissionSetCreateRequestOfMetadataRight.RequestId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaPermissionSetCreateRequest : PermissionSetCreateRequestOfMetadataRight Methods FromJson(String) Declaration public static SchemaPermissionSetCreateRequest FromJson(string data) Parameters System.String data Returns SchemaPermissionSetCreateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OwnerToken.html": { - "href": "api/Picturepark.SDK.V1.Contract.OwnerToken.html", - "title": "Class OwnerToken | Picturepark.SDK.V1 API", - "keywords": "Class OwnerToken Inheritance System.Object OwnerToken Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OwnerToken Properties Id The ownertoken id. Declaration public string Id { get; set; } Property Value System.String UserId The id of the user to whom this ownertoken currently belongs to. Declaration public string UserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static OwnerToken FromJson(string data) Parameters System.String data Returns OwnerToken ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaPermissionSetDetail.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaPermissionSetDetail.html", + "title": "Class SchemaPermissionSetDetail | Picturepark.SDK.V1 API", + "keywords": "Class SchemaPermissionSetDetail Detail of a schema permission set Inheritance System.Object PermissionSetDetailOfMetadataRight SchemaPermissionSetDetail Inherited Members PermissionSetDetailOfMetadataRight.Id PermissionSetDetailOfMetadataRight.Names PermissionSetDetailOfMetadataRight.UserRolesRights PermissionSetDetailOfMetadataRight.UserRolesPermissionSetRights PermissionSetDetailOfMetadataRight.Exclusive PermissionSetDetailOfMetadataRight.OwnerTokenId PermissionSetDetailOfMetadataRight.Audit System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaPermissionSetDetail : PermissionSetDetailOfMetadataRight Methods FromJson(String) Declaration public static SchemaPermissionSetDetail FromJson(string data) Parameters System.String data Returns SchemaPermissionSetDetail ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OutputSource.html": { - "href": "api/Picturepark.SDK.V1.Contract.OutputSource.html", - "title": "Enum OutputSource | Picturepark.SDK.V1 API", - "keywords": "Enum OutputSource Namespace : System.Dynamic.ExpandoObject Syntax public enum OutputSource Embedded Rendered" + "api/Picturepark.SDK.V1.Contract.SchemaPermissionSetUpdateManyRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaPermissionSetUpdateManyRequest.html", + "title": "Class SchemaPermissionSetUpdateManyRequest | Picturepark.SDK.V1 API", + "keywords": "Class SchemaPermissionSetUpdateManyRequest Request to update multiple schema permissions sets Inheritance System.Object SchemaPermissionSetUpdateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaPermissionSetUpdateManyRequest Properties Items Schema permission sets update requests. Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < SchemaPermissionSetUpdateRequestItem > Methods FromJson(String) Declaration public static SchemaPermissionSetUpdateManyRequest FromJson(string data) Parameters System.String data Returns SchemaPermissionSetUpdateManyRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OutputSearchResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.OutputSearchResult.html", - "title": "Class OutputSearchResult | Picturepark.SDK.V1 API", - "keywords": "Class OutputSearchResult Inheritance System.Object BaseResultOfOutput OutputSearchResult Inherited Members BaseResultOfOutput.TotalResults BaseResultOfOutput.Results BaseResultOfOutput.ElapsedMilliseconds BaseResultOfOutput.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputSearchResult : BaseResultOfOutput Methods FromJson(String) Declaration public static OutputSearchResult FromJson(string data) Parameters System.String data Returns OutputSearchResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaPermissionSetUpdateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaPermissionSetUpdateRequest.html", + "title": "Class SchemaPermissionSetUpdateRequest | Picturepark.SDK.V1 API", + "keywords": "Class SchemaPermissionSetUpdateRequest Request to update a schema permission set Inheritance System.Object PermissionSetUpdateRequestOfMetadataRight SchemaPermissionSetUpdateRequest Inherited Members PermissionSetUpdateRequestOfMetadataRight.Names PermissionSetUpdateRequestOfMetadataRight.UserRolesRights PermissionSetUpdateRequestOfMetadataRight.UserRolesPermissionSetRights System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaPermissionSetUpdateRequest : PermissionSetUpdateRequestOfMetadataRight Methods FromJson(String) Declaration public static SchemaPermissionSetUpdateRequest FromJson(string data) Parameters System.String data Returns SchemaPermissionSetUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.LiveStreamTraceJob.html": { - "href": "api/Picturepark.SDK.V1.Contract.LiveStreamTraceJob.html", - "title": "Class LiveStreamTraceJob | Picturepark.SDK.V1 API", - "keywords": "Class LiveStreamTraceJob Inheritance System.Object LiveStreamTraceJob Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LiveStreamTraceJob Properties ApiClientId Declaration public string ApiClientId { get; set; } Property Value System.String IpAddress Declaration public string IpAddress { get; set; } Property Value System.String TraceJobId Declaration public string TraceJobId { get; set; } Property Value System.String UserId Declaration public string UserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static LiveStreamTraceJob FromJson(string data) Parameters System.String data Returns LiveStreamTraceJob ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaPermissionSetUpdateRequestItem.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaPermissionSetUpdateRequestItem.html", + "title": "Class SchemaPermissionSetUpdateRequestItem | Picturepark.SDK.V1 API", + "keywords": "Class SchemaPermissionSetUpdateRequestItem Request to update a schema permission set Inheritance System.Object PermissionSetUpdateRequestOfMetadataRight PermissionSetUpdateRequestItemOfMetadataRight SchemaPermissionSetUpdateRequestItem Inherited Members PermissionSetUpdateRequestItemOfMetadataRight.Id PermissionSetUpdateRequestOfMetadataRight.Names PermissionSetUpdateRequestOfMetadataRight.UserRolesRights PermissionSetUpdateRequestOfMetadataRight.UserRolesPermissionSetRights System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaPermissionSetUpdateRequestItem : PermissionSetUpdateRequestItemOfMetadataRight Methods FromJson(String) Declaration public static SchemaPermissionSetUpdateRequestItem FromJson(string data) Parameters System.String data Returns SchemaPermissionSetUpdateRequestItem ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.LiveStreamSearchResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.LiveStreamSearchResult.html", - "title": "Class LiveStreamSearchResult | Picturepark.SDK.V1 API", - "keywords": "Class LiveStreamSearchResult Results of live stream search. Inheritance System.Object BaseResultOfLiveStream LiveStreamSearchResult Inherited Members BaseResultOfLiveStream.TotalResults BaseResultOfLiveStream.Results BaseResultOfLiveStream.ElapsedMilliseconds BaseResultOfLiveStream.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LiveStreamSearchResult : BaseResultOfLiveStream Methods FromJson(String) Declaration public static LiveStreamSearchResult FromJson(string data) Parameters System.String data Returns LiveStreamSearchResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaSearchRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaSearchRequest.html", + "title": "Class SchemaSearchRequest | Picturepark.SDK.V1 API", + "keywords": "Class SchemaSearchRequest Request to search schemas Inheritance System.Object SchemaSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaSearchRequest Properties DebugMode Enable debug mode: additional debug information regarding the query execution and reason of the matched documents are returned in the SchemaSearchResult. Warning! It severely affects performance. Declaration public bool DebugMode { get; set; } Property Value System.Boolean Filter An optional filter to limit the schemas. Declaration public FilterBase Filter { get; set; } Property Value FilterBase Limit Limits the number of the returned schemas. Defaults to 30. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken The token used to retrieve the next page of results. It must be null on first request and only filled with the returned pageToken to request next page of results. Declaration public string PageToken { get; set; } Property Value System.String RightsFilter Limits the schemas to the ones the user has the specified MetadataRights. Declaration public ICollection RightsFilter { get; set; } Property Value System.Collections.Generic.ICollection < MetadataRight > SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied in the specified order. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchLanguages When searching in multi language fields, limit the searchable fields to the ones corresponding to the specified languages. If not specified, all metadata languages in the system are used. Declaration public ICollection SearchLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchString The string used to query the data. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Sort Sorts the search results. Currently only sorting on the Names property is allowed. Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > Methods FromJson(String) Declaration public static SchemaSearchRequest FromJson(string data) Parameters System.String data Returns SchemaSearchRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.LiveStreamSearchRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.LiveStreamSearchRequest.html", - "title": "Class LiveStreamSearchRequest | Picturepark.SDK.V1 API", - "keywords": "Class LiveStreamSearchRequest Inheritance System.Object LiveStreamSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LiveStreamSearchRequest Properties Filter An optional search filter. Limits the document result set. Declaration public FilterBase Filter { get; set; } Property Value FilterBase From Sets the start date and time for results based on Timestamp attribute. Declaration public DateTime From { get; set; } Property Value System.DateTime Limit Limits the document count of the result set. Defaults to 30. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken To get a large amount of data, page token returned from the response can be used to get all data. Declaration public string PageToken { get; set; } Property Value System.String ScopeType Optionally limits the result to only the specified scope type. Declaration public string ScopeType { get; set; } Property Value System.String To Sets the end date and time for results based on Timestamp attribute. Declaration public DateTime To { get; set; } Property Value System.DateTime Methods FromJson(String) Declaration public static LiveStreamSearchRequest FromJson(string data) Parameters System.String data Returns LiveStreamSearchRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ListItemRestoreManyRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemRestoreManyRequest.html", + "title": "Class ListItemRestoreManyRequest | Picturepark.SDK.V1 API", + "keywords": "Class ListItemRestoreManyRequest Request to restore multiple deleted list items Inheritance System.Object ListItemRestoreManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemRestoreManyRequest Properties AllowMissingDependencies Allows restoring list items that refer to list items or contents that don't exist in the system. Declaration public bool AllowMissingDependencies { get; set; } Property Value System.Boolean ListItemIds The IDs of the list items to restore. Declaration public ICollection ListItemIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static ListItemRestoreManyRequest FromJson(string data) Parameters System.String data Returns ListItemRestoreManyRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.LiveStreamMessage.html": { - "href": "api/Picturepark.SDK.V1.Contract.LiveStreamMessage.html", - "title": "Class LiveStreamMessage | Picturepark.SDK.V1 API", - "keywords": "Class LiveStreamMessage Inheritance System.Object Message LiveStreamMessage Inherited Members Message.Id Message.MaximumRetryCount Message.Retries Message.Priority Message.Deduplicate System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LiveStreamMessage : Message Properties ApplicationEvent Declaration public ApplicationEvent ApplicationEvent { get; set; } Property Value ApplicationEvent CustomerAlias Declaration public string CustomerAlias { get; set; } Property Value System.String CustomerId Declaration public string CustomerId { get; set; } Property Value System.String DocumentChange Declaration public DocumentChange DocumentChange { get; set; } Property Value DocumentChange Scope Declaration public string Scope { get; set; } Property Value System.String Timestamp Declaration public DateTime Timestamp { get; set; } Property Value System.DateTime Methods FromJson(String) Declaration public static LiveStreamMessage FromJson(string data) Parameters System.String data Returns LiveStreamMessage ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ListItemSchemaMismatchException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemSchemaMismatchException.html", + "title": "Class ListItemSchemaMismatchException | Picturepark.SDK.V1 API", + "keywords": "Class ListItemSchemaMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ListItemSchemaMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemSchemaMismatchException : PictureparkValidationException, ISerializable, _Exception Properties FieldSchemaId Declaration public string FieldSchemaId { get; set; } Property Value System.String ListItemId Declaration public string ListItemId { get; set; } Property Value System.String ListItemSchemaId Declaration public string ListItemSchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ListItemSchemaMismatchException FromJson(string data) Parameters System.String data Returns ListItemSchemaMismatchException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.LiveStream.html": { - "href": "api/Picturepark.SDK.V1.Contract.LiveStream.html", - "title": "Class LiveStream | Picturepark.SDK.V1 API", - "keywords": "Class LiveStream Inheritance System.Object LiveStream Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LiveStream Properties Audit Declaration public UserAudit Audit { get; set; } Property Value UserAudit Document Declaration public string Document { get; set; } Property Value System.String Id Declaration public string Id { get; set; } Property Value System.String ScopeType Declaration public string ScopeType { get; set; } Property Value System.String Timestamp Declaration public DateTime Timestamp { get; set; } Property Value System.DateTime TraceJob Declaration public LiveStreamTraceJob TraceJob { get; set; } Property Value LiveStreamTraceJob Methods FromJson(String) Declaration public static LiveStream FromJson(string data) Parameters System.String data Returns LiveStream ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ListItemSearchRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemSearchRequest.html", + "title": "Class ListItemSearchRequest | Picturepark.SDK.V1 API", + "keywords": "Class ListItemSearchRequest Request to search list items Inheritance System.Object ListItemSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemSearchRequest Properties BrokenDependenciesFilter Limits the search to the list items that have or not have broken references. By default it includes both. Declaration public BrokenDependenciesFilter BrokenDependenciesFilter { get; set; } Property Value BrokenDependenciesFilter DebugMode Enable debug mode: additional debug information regarding the query execution and reason of the matched documents are returned in the ListItemSearchResult. Warning! It severely affects performance. Declaration public bool DebugMode { get; set; } Property Value System.Boolean Filter An optional filter to limit the list items. Declaration public FilterBase Filter { get; set; } Property Value FilterBase IncludeAllSchemaChildren Broadens the search to include all schema descendant list items. Declaration public bool IncludeAllSchemaChildren { get; set; } Property Value System.Boolean LifeCycleFilter Limits the search to the list items that have the specified life cycle state. Defaults to ActiveOnly. Declaration public LifeCycleFilter LifeCycleFilter { get; set; } Property Value LifeCycleFilter Limit Limits the number of the returned schemas. Defaults to 30. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken The token used to retrieve the next page of results. It must be null on first request and only filled with the returned pageToken to request next page of results. Declaration public string PageToken { get; set; } Property Value System.String ResolveBehaviors List of enums that control which parts of the list item are resolved and returned. Declaration public ICollection ResolveBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < ListItemResolveBehavior > SchemaIds Limits the search among the list items of the provided schemas. Declaration public ICollection SchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied in the specified order. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchLanguages When searching in multi language fields, limit the searchable fields to the ones corresponding to the specified languages. If not specified, all metadata languages defined in the system are used. Declaration public ICollection SearchLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchString The string used to query the data. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Sort Sorts the search results. Sorting on a field not marked as Sortable in the Content schema will throw an exception. Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > Methods FromJson(String) Declaration public static ListItemSearchRequest FromJson(string data) Parameters System.String data Returns ListItemSearchRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ListTemplate.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListTemplate.html", - "title": "Class ListTemplate | Picturepark.SDK.V1 API", - "keywords": "Class ListTemplate Inheritance System.Object TemplateBase ListTemplate Inherited Members TemplateBase.Width TemplateBase.Height System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListTemplate : TemplateBase Methods FromJson(String) Declaration public static ListTemplate FromJson(string data) Parameters System.String data Returns ListTemplate ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ListItemSearchResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemSearchResult.html", + "title": "Class ListItemSearchResult | Picturepark.SDK.V1 API", + "keywords": "Class ListItemSearchResult Result for list item search operation Inheritance System.Object BaseResultOfListItem SearchBehaviorBaseResultOfListItem ListItemSearchResult Inherited Members SearchBehaviorBaseResultOfListItem.SearchString SearchBehaviorBaseResultOfListItem.IsSearchStringRewritten SearchBehaviorBaseResultOfListItem.QueryDebugInformation BaseResultOfListItem.TotalResults BaseResultOfListItem.Results BaseResultOfListItem.ElapsedMilliseconds BaseResultOfListItem.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemSearchResult : SearchBehaviorBaseResultOfListItem Methods FromJson(String) Declaration public static ListItemSearchResult FromJson(string data) Parameters System.String data Returns ListItemSearchResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ListItemUpdateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemUpdateRequest.html", - "title": "Class ListItemUpdateRequest | Picturepark.SDK.V1 API", - "keywords": "Class ListItemUpdateRequest Request to update an existing list item Inheritance System.Object ListItemUpdateRequest ListItemUpdateItem Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemUpdateRequest Properties Content The content data of the list item. It's an object of dynamic metadata whose structure is defined in the Content schema of the list item. Declaration public object Content { get; set; } Property Value System.Object Methods FromJson(String) Declaration public static ListItemUpdateRequest FromJson(string data) Parameters System.String data Returns ListItemUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ListItemUpdateItem.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemUpdateItem.html", + "title": "Class ListItemUpdateItem | Picturepark.SDK.V1 API", + "keywords": "Class ListItemUpdateItem Inheritance System.Object ListItemUpdateRequest ListItemUpdateItem Inherited Members ListItemUpdateRequest.Content System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemUpdateItem : ListItemUpdateRequest Properties Id The list item id. Declaration public string Id { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ListItemUpdateItem FromJson(string data) Parameters System.String data Returns ListItemUpdateItem ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ListItemUpdateManyRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemUpdateManyRequest.html", - "title": "Class ListItemUpdateManyRequest | Picturepark.SDK.V1 API", - "keywords": "Class ListItemUpdateManyRequest Request to update multiple list items Inheritance System.Object ListItemUpdateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemUpdateManyRequest Properties AllowMissingDependencies Allows updating list items with references to list items or contents that don't exist in the system. Declaration public bool AllowMissingDependencies { get; set; } Property Value System.Boolean Items Items to be updated. Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < ListItemUpdateItem > Methods FromJson(String) Declaration public static ListItemUpdateManyRequest FromJson(string data) Parameters System.String data Returns ListItemUpdateManyRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ListItemUpdateManyException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemUpdateManyException.html", + "title": "Class ListItemUpdateManyException | Picturepark.SDK.V1 API", + "keywords": "Class ListItemUpdateManyException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ListItemUpdateManyException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemUpdateManyException : PictureparkBusinessException, ISerializable, _Exception Properties FailedItemsCount Declaration public int FailedItemsCount { get; set; } Property Value System.Int32 TotalItemsCount Declaration public int TotalItemsCount { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static ListItemUpdateManyException FromJson(string data) Parameters System.String data Returns ListItemUpdateManyException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.IInfoClient.html": { - "href": "api/Picturepark.SDK.V1.Contract.IInfoClient.html", - "title": "Interface IInfoClient | Picturepark.SDK.V1 API", - "keywords": "Interface IInfoClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IInfoClient Methods GetInfoAsync(CancellationToken) Get info Declaration Task GetInfoAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerInfo > CustomerInfo Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetStatusAsync(CancellationToken) Get status Declaration Task GetStatusAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SystemStatus > VersionInfo Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetVersionAsync(CancellationToken) Get version Declaration Task GetVersionAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < VersionInfo > VersionInfo Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.Contract.OutputRenderedEvent.html": { + "href": "api/Picturepark.SDK.V1.Contract.OutputRenderedEvent.html", + "title": "Class OutputRenderedEvent | Picturepark.SDK.V1 API", + "keywords": "Class OutputRenderedEvent Inheritance System.Object ApplicationEvent OutputRenderedEvent Inherited Members ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputRenderedEvent : ApplicationEvent Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String OutputFormatId Declaration public string OutputFormatId { get; set; } Property Value System.String OutputId Declaration public string OutputId { get; set; } Property Value System.String RenderingState Declaration public OutputRenderingState RenderingState { get; set; } Property Value OutputRenderingState Methods FromJson(String) Declaration public static OutputRenderedEvent FromJson(string data) Parameters System.String data Returns OutputRenderedEvent ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.IDocumentHistoryClient.html": { - "href": "api/Picturepark.SDK.V1.Contract.IDocumentHistoryClient.html", - "title": "Interface IDocumentHistoryClient | Picturepark.SDK.V1 API", - "keywords": "Interface IDocumentHistoryClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IDocumentHistoryClient Methods CompareWithCurrentAsync(String, String, Nullable, CancellationToken) Compare with current Declaration Task CompareWithCurrentAsync(string documentType, string documentId, long? version = default(long? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String documentType The type of the document (e.g. Content). System.String documentId The ID of the document (e.g. contentId). System.Nullable < System.Int64 > version The version of the document to compare with. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DocumentHistoryDifference > Document history difference. Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CompareWithVersionAsync(String, String, Int64, Nullable, CancellationToken) Compare with version Declaration Task CompareWithVersionAsync(string documentType, string documentId, long documentVersion, long? version = default(long? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String documentType The type of the document (e.g. Content). System.String documentId The ID of the document (e.g. contentId). System.Int64 documentVersion The version of the document to use for the comparison. System.Nullable < System.Int64 > version The version of the document to compare with. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DocumentHistoryDifference > Document history difference Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetCurrentAsync(String, String, CancellationToken) Get current Declaration Task GetCurrentAsync(string documentType, string documentId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String documentType The type of the document (e.g. Content). System.String documentId The ID of the document (e.g. contentId). System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DocumentHistory > Document history item Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetVersionAsync(String, String, Int64, CancellationToken) Get version Declaration Task GetVersionAsync(string documentType, string documentId, long documentVersion, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String documentType The type of the document (e.g. Content). System.String documentId The ID of the document (e.g. contentId). System.Int64 documentVersion The version of the document. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DocumentHistory > Document history item Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(DocumentHistorySearchRequest, CancellationToken) Search Declaration Task SearchAsync(DocumentHistorySearchRequest documentHistorySearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters DocumentHistorySearchRequest documentHistorySearchRequest The document history search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DocumentHistorySearchResult > Document history search result. Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.Contract.OutputRenderingState.html": { + "href": "api/Picturepark.SDK.V1.Contract.OutputRenderingState.html", + "title": "Enum OutputRenderingState | Picturepark.SDK.V1 API", + "keywords": "Enum OutputRenderingState Namespace : System.Dynamic.ExpandoObject Syntax public enum OutputRenderingState Completed Failed InProgress NoLicense RerenderRequested Skipped" }, - "api/Picturepark.SDK.V1.Contract.IDisplayValueClient.html": { - "href": "api/Picturepark.SDK.V1.Contract.IDisplayValueClient.html", - "title": "Interface IDisplayValueClient | Picturepark.SDK.V1 API", - "keywords": "Interface IDisplayValueClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IDisplayValueClient Methods GetStatusAsync(CancellationToken) Get status Declaration Task GetStatusAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DisplayValueStatus > VersionInfo Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RerenderAsync(CancellationToken) Re-render the display values Declaration Task RerenderAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > VersionInfo Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.Contract.OutputResetRetryAttemptsRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.OutputResetRetryAttemptsRequest.html", + "title": "Class OutputResetRetryAttemptsRequest | Picturepark.SDK.V1 API", + "keywords": "Class OutputResetRetryAttemptsRequest Inheritance System.Object OutputResetRetryAttemptsRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputResetRetryAttemptsRequest Properties ContentIds List of Content IDs you want to filter on. Declaration public ICollection ContentIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > FileExtensions The file extension of the outputs you want to filter on. Declaration public ICollection FileExtensions { get; set; } Property Value System.Collections.Generic.ICollection < System.String > IncludeCompleted Should the successful filter results also be reset (and subsequently re-rendered)? Declaration public bool IncludeCompleted { get; set; } Property Value System.Boolean OutputFormatIds The IDs of the output formats you want to filter on. Declaration public ICollection OutputFormatIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > OutputIds List of output IDs you want to filter on. If this field is not empty, the other will be ignored. Declaration public ICollection OutputIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static OutputResetRetryAttemptsRequest FromJson(string data) Parameters System.String data Returns OutputResetRetryAttemptsRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.IContentPermissionSetClient.html": { - "href": "api/Picturepark.SDK.V1.Contract.IContentPermissionSetClient.html", - "title": "Interface IContentPermissionSetClient | Picturepark.SDK.V1 API", - "keywords": "Interface IContentPermissionSetClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IContentPermissionSetClient Methods CreateAsync(ContentPermissionSetCreateRequest, CancellationToken) Create content permission set Declaration Task CreateAsync(ContentPermissionSetCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentPermissionSetCreateRequest request The request containing information needed to create new permission set. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentPermissionSetDetail > Content permission set detail Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateManyAsync(ContentPermissionSetCreateManyRequest, CancellationToken) Create multiple content permission sets Declaration Task CreateManyAsync(ContentPermissionSetCreateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentPermissionSetCreateManyRequest request The request containing information needed to create new permission sets. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response with information about created permission sets Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, CancellationToken) Delete content permission set Declaration Task DeleteAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the permission set that should be deleted. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyAsync(PermissionSetDeleteManyRequest, CancellationToken) Delete multiple content permission sets Declaration Task DeleteManyAsync(PermissionSetDeleteManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters PermissionSetDeleteManyRequest request The request with permission set IDs to delete. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response with information about success or failure Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get content permission set Declaration Task GetAsync(string permissionSetId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String permissionSetId The content permission set ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentPermissionSetDetail > Content permission set detail Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, CancellationToken) Get multiple permission sets Declaration Task> GetManyAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids Permission set IDs to get information about System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < ContentPermissionSetDetail >> Content permission set details Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetPermissionsAsync(String, CancellationToken) Get permissions for the permission set Declaration Task> GetPermissionsAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the permission set to view permissions of. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < PermissionSetRight >> List of permissions Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetPermissionsManyAsync(IEnumerable, CancellationToken) Get permissions for multiple permission sets Declaration Task> GetPermissionsManyAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids IDs of the permission sets to view permissions of. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < PermissionSetUserPermissionRights >> List of permissions Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(PermissionSetSearchRequest, CancellationToken) Search content permission sets Declaration Task SearchAsync(PermissionSetSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters PermissionSetSearchRequest request The permission set search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < PermissionSetSearchResult > Permission set search result Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipAsync(String, PermissionSetOwnershipTransferRequest, CancellationToken) Transfer ownership of content permission set Declaration Task TransferOwnershipAsync(string id, PermissionSetOwnershipTransferRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the permission set to transfer PermissionSetOwnershipTransferRequest request The request containing user who should be the new owner. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipManyAsync(PermissionSetOwnershipTransferManyRequest, CancellationToken) Transfer ownership of multiple content permission sets Declaration Task TransferOwnershipManyAsync(PermissionSetOwnershipTransferManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters PermissionSetOwnershipTransferManyRequest request The request containing information on which permission set to transfer to which user. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(String, ContentPermissionSetUpdateRequest, CancellationToken) Update content permission set Declaration Task UpdateAsync(string id, ContentPermissionSetUpdateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of permission set to update ContentPermissionSetUpdateRequest request The request containing information needed to update the permission set. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentPermissionSetDetail > Content permission set detail Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateManyAsync(ContentPermissionSetUpdateManyRequest, CancellationToken) Update multiple content permission sets Declaration Task UpdateManyAsync(ContentPermissionSetUpdateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentPermissionSetUpdateManyRequest request The request containing information needed to update the permission set. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response with information about updated permission sets Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.Contract.OutputSearchRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.OutputSearchRequest.html", + "title": "Class OutputSearchRequest | Picturepark.SDK.V1 API", + "keywords": "Class OutputSearchRequest Inheritance System.Object OutputSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputSearchRequest Properties ContentIds List of Content ids you want to use to fetch the outputs. Declaration public ICollection ContentIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > FileExtensions The file extension of the outputs you want to fetch. Declaration public ICollection FileExtensions { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Limit Limits the document count of the result set. Defaults to 30. Declaration public int Limit { get; set; } Property Value System.Int32 OutputFormatIds The output format id of the outputs you want to fetch. Declaration public ICollection OutputFormatIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > PageToken The token used to retrieve the next page of results. It must be null on first request and only filled with the returned pageToken to request next page of results. Declaration public string PageToken { get; set; } Property Value System.String RenderingStates The allowed rendering states of the outputs you want to fetch. Declaration public ICollection RenderingStates { get; set; } Property Value System.Collections.Generic.ICollection < OutputRenderingState > Methods FromJson(String) Declaration public static OutputSearchRequest FromJson(string data) Parameters System.String data Returns OutputSearchRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.IContentClient.html": { - "href": "api/Picturepark.SDK.V1.Contract.IContentClient.html", - "title": "Interface IContentClient | Picturepark.SDK.V1 API", - "keywords": "Interface IContentClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IContentClient Methods AggregateAsync(ContentAggregationRequest, CancellationToken) Aggregate contents Declaration Task AggregateAsync(ContentAggregationRequest contentAggregationRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentAggregationRequest contentAggregationRequest Content aggregation request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ObjectAggregationResult > Object aggregation result Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception AggregateOnChannelAsync(ContentAggregationOnChannelRequest, CancellationToken) Aggregate contents on channel Declaration Task AggregateOnChannelAsync(ContentAggregationOnChannelRequest contentAggregationOnChannelRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentAggregationOnChannelRequest contentAggregationOnChannelRequest Content aggregation on channel request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ObjectAggregationResult > Object aggregation result Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception BatchUpdateFieldsByFilterAsync(ContentFieldsBatchUpdateFilterRequest, Nullable, Boolean, CancellationToken) Batch update fields - by filter Declaration Task BatchUpdateFieldsByFilterAsync(ContentFieldsBatchUpdateFilterRequest updateRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentFieldsBatchUpdateFilterRequest updateRequest The metadata update request. System.Nullable < System.TimeSpan > timeout Timeout for waiting on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBatchOperationResult > The . Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception BatchUpdateFieldsByIdsAsync(ContentFieldsBatchUpdateRequest, Nullable, Boolean, CancellationToken) Batch update fields - by ids Declaration Task BatchUpdateFieldsByIdsAsync(ContentFieldsBatchUpdateRequest updateRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentFieldsBatchUpdateRequest updateRequest The metadata update request. System.Nullable < System.TimeSpan > timeout Timeout for waiting on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBatchOperationResult > The . Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateAsync(ContentCreateRequest, IEnumerable, Nullable, Nullable, Nullable, CancellationToken) Create content Declaration Task CreateAsync(ContentCreateRequest contentCreateRequest, IEnumerable resolveBehaviors = null, bool? allowMissingDependencies = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentCreateRequest contentCreateRequest Content create request. System.Collections.Generic.IEnumerable < ContentResolveBehavior > resolveBehaviors List of enums that control which parts of the content are resolved and returned. System.Nullable < System.Boolean > allowMissingDependencies Allows creating contents that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentDetail > The content details Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict CreateDownloadLinkAsync(ContentDownloadLinkCreateRequest, CancellationToken) Create download link Declaration Task CreateDownloadLinkAsync(ContentDownloadLinkCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentDownloadLinkCreateRequest request Content download link request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DownloadLink > Download link Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateManyAsync(ContentCreateManyRequest, Nullable, Boolean, CancellationToken) Create - many Declaration Task CreateManyAsync(ContentCreateManyRequest contentCreateManyRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentCreateManyRequest contentCreateManyRequest The content create many request. System.Nullable < System.TimeSpan > timeout Timeout for waiting on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been created and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBatchOperationWithRequestIdResult > The . Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, Nullable, Nullable, Nullable, CancellationToken) Delete content Declaration Task DeleteAsync(string contentId, bool? forceReferenceRemoval = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The ID of the content to delete. System.Nullable < System.Boolean > forceReferenceRemoval A value indicating whether references to the content should be removed. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Ok Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict DeleteManyAsync(ContentDeleteManyRequest, CancellationToken) Delete multiple contents Declaration Task DeleteManyAsync(ContentDeleteManyRequest deleteManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentDeleteManyRequest deleteManyRequest Delete many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyByFilterAsync(ContentDeleteManyFilterRequest, CancellationToken) Delete multiple contents - by filter Declaration Task DeleteManyByFilterAsync(ContentDeleteManyFilterRequest deleteManyFilterRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentDeleteManyFilterRequest deleteManyFilterRequest Delete many by filter request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DownloadAsync(String, String, Nullable, Nullable, String, CancellationToken) Download content Declaration Task DownloadAsync(string contentId, string outputFormatId, int? width = default(int? ), int? height = default(int? ), string range = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. System.String outputFormatId The output format ID. System.Nullable < System.Int32 > width Optional width in pixels to resize image. System.Nullable < System.Int32 > height Optional height in pixels to resize image. System.String range The range of bytes to download (http range header): bytes={from}-{to} (e.g. bytes=0-100000). System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileResponse > Http response message Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DownloadFilesAsync(ContentSearchResult, String, Boolean, Int32, String, String, Boolean, Action, Action, CancellationToken) Downloads multiple files Declaration Task DownloadFilesAsync(ContentSearchResult contents, string exportDirectory, bool overwriteIfExists, int concurrentDownloads = 4, string outputFormat = \"Original\", string outputExtension = \"\", bool contentIdAsFilename = false, Action successDelegate = null, Action errorDelegate = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentSearchResult contents The files to download. System.String exportDirectory The directory to store the downloaded files. System.Boolean overwriteIfExists Specifies whether to overwrite files. System.Int32 concurrentDownloads Specifies the number of concurrent downloads. System.String outputFormat The output format name (e.g. 'Original'). System.String outputExtension The expected output file extension. System.Boolean contentIdAsFilename Specifies whether to use the content id as filename. If false, the original filename is used and a counter added if needed. System.Action < ContentDetail > successDelegate The success delegate/callback. System.Action < System.Exception > errorDelegate The error delegate/callback. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task The task. DownloadThumbnailAsync(String, ThumbnailSize, Nullable, Nullable, CancellationToken) Download thumbnail Declaration Task DownloadThumbnailAsync(string contentId, ThumbnailSize size, int? width = default(int? ), int? height = default(int? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. ThumbnailSize size Thumbnail size. Either small, medium or large. System.Nullable < System.Int32 > width Optional width in pixels to resize image. System.Nullable < System.Int32 > height Optional height in pixels to resize image. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileResponse > Http response message Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, IEnumerable, CancellationToken) Get content Declaration Task GetAsync(string contentId, IEnumerable resolveBehaviors = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. System.Collections.Generic.IEnumerable < ContentResolveBehavior > resolveBehaviors List of enums that control which parts of the content are resolved and returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentDetail > Content detail Exceptions ApiException A server side error occurred. ContentNotFoundException Content not found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, IEnumerable, CancellationToken) Get multiple contents Declaration Task> GetManyAsync(IEnumerable ids, IEnumerable resolveBehaviors = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids List of content IDs System.Collections.Generic.IEnumerable < ContentResolveBehavior > resolveBehaviors List of enums that control which parts of the content are resolved and returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < ContentDetail >> List of Content detail Exceptions ApiException A server side error occurred. ContentNotFoundException One or more contents not found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetReferencesAsync(String, ContentReferencesRequest, CancellationToken) Get content references Declaration Task GetReferencesAsync(string contentId, ContentReferencesRequest contentReferencesRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID whose references to retrieve. ContentReferencesRequest contentReferencesRequest Content references request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentReferencesResult > ContentReferencesResult Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetReferencesManyAsync(ContentManyReferencesRequest, CancellationToken) Get many content references Declaration Task GetReferencesManyAsync(ContentManyReferencesRequest contentManyReferencesRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentManyReferencesRequest contentManyReferencesRequest Content many references request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentReferencesResult > Content references result Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RestoreAsync(String, Nullable, Nullable, Nullable, CancellationToken) Restore content Declaration Task RestoreAsync(string contentId, bool? allowMissingDependencies = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. System.Nullable < System.Boolean > allowMissingDependencies Allows restoring contents that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Ok Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict RestoreManyAsync(ContentRestoreManyRequest, CancellationToken) Restore multiple contents Declaration Task RestoreManyAsync(ContentRestoreManyRequest restoreManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentRestoreManyRequest restoreManyRequest Content restore many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(ContentSearchRequest, CancellationToken) Search contents Declaration Task SearchAsync(ContentSearchRequest contentSearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentSearchRequest contentSearchRequest Content search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentSearchResult > Content search result Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipAsync(String, ContentOwnershipTransferRequest, Nullable, Nullable, CancellationToken) Transfer content ownership Declaration Task TransferOwnershipAsync(string contentId, ContentOwnershipTransferRequest updateRequest, TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. ContentOwnershipTransferRequest updateRequest Content ownership transfer request. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Ok Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict TransferOwnershipManyAsync(ContentOwnershipTransferManyRequest, Nullable, Boolean, CancellationToken) Transfer ownership - many Declaration Task TransferOwnershipManyAsync(ContentOwnershipTransferManyRequest contentOwnershipTransferManyRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentOwnershipTransferManyRequest contentOwnershipTransferManyRequest The content ownership transfer many request. System.Nullable < System.TimeSpan > timeout Timeout for waiting on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBatchOperationResult > The . Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateFileAsync(String, ContentFileUpdateRequest, CancellationToken) Update content file Declaration Task UpdateFileAsync(string contentId, ContentFileUpdateRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The ID of the content to replace. ContentFileUpdateRequest updateRequest Content file update request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateMetadataAsync(String, ContentMetadataUpdateRequest, IEnumerable, Nullable, Nullable, Nullable, CancellationToken) Update content metadata Declaration Task UpdateMetadataAsync(string contentId, ContentMetadataUpdateRequest updateRequest, IEnumerable resolveBehaviors = null, bool? allowMissingDependencies = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. ContentMetadataUpdateRequest updateRequest Content metadata update request. System.Collections.Generic.IEnumerable < ContentResolveBehavior > resolveBehaviors List of enums that control which parts of the content are resolved and returned. System.Nullable < System.Boolean > allowMissingDependencies Allows storing references to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentDetail > Content detail Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict UpdateMetadataManyAsync(ContentMetadataUpdateManyRequest, Nullable, Boolean, CancellationToken) Update metadata - many Declaration Task UpdateMetadataManyAsync(ContentMetadataUpdateManyRequest updateRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentMetadataUpdateManyRequest updateRequest The metadata update requests. System.Nullable < System.TimeSpan > timeout Timeout for waiting on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBatchOperationResult > The . Exceptions ApiException A server side error occurred. ContentNotFoundException Not all provided contents could be found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdatePermissionsAsync(String, ContentPermissionsUpdateRequest, IEnumerable, Nullable, Nullable, CancellationToken) Update content permissions Declaration Task UpdatePermissionsAsync(string contentId, ContentPermissionsUpdateRequest updateRequest, IEnumerable resolveBehaviors = null, TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. ContentPermissionsUpdateRequest updateRequest Content permissions update request. System.Collections.Generic.IEnumerable < ContentResolveBehavior > resolveBehaviors List of enums that control which parts of the content are resolved and returned. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentDetail > Content detail Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict UpdatePermissionsManyAsync(ContentPermissionsUpdateManyRequest, Nullable, Boolean, CancellationToken) Update permissions - many Declaration Task UpdatePermissionsManyAsync(ContentPermissionsUpdateManyRequest updateManyRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentPermissionsUpdateManyRequest updateManyRequest The permissions update many request. System.Nullable < System.TimeSpan > timeout Timeout for waiting on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been created and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBatchOperationResult > The . Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception WaitForBusinessProcessAndReturnResult(String, Nullable, Boolean, CancellationToken) Waits for a business process and returns a . Declaration Task WaitForBusinessProcessAndReturnResult(string businessProcessId, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String businessProcessId The business process id. System.Nullable < System.TimeSpan > timeout The timeout to wait on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search documents and the rendered display values System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ContentBatchOperationResult > The . WaitForBusinessProcessAndReturnResultWithRequestId(String, Nullable, Boolean, CancellationToken) Waits for a business process and returns a . Declaration Task WaitForBusinessProcessAndReturnResultWithRequestId(string businessProcessId, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String businessProcessId The business process id. System.Nullable < System.TimeSpan > timeout The timeout to wait on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search documents and the rendered display values System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ContentBatchOperationWithRequestIdResult > The ." + "api/Picturepark.SDK.V1.Contract.OutputSearchResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.OutputSearchResult.html", + "title": "Class OutputSearchResult | Picturepark.SDK.V1 API", + "keywords": "Class OutputSearchResult Inheritance System.Object BaseResultOfOutput OutputSearchResult Inherited Members BaseResultOfOutput.TotalResults BaseResultOfOutput.Results BaseResultOfOutput.ElapsedMilliseconds BaseResultOfOutput.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputSearchResult : BaseResultOfOutput Methods FromJson(String) Declaration public static OutputSearchResult FromJson(string data) Parameters System.String data Returns OutputSearchResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.IChannelClient.html": { - "href": "api/Picturepark.SDK.V1.Contract.IChannelClient.html", - "title": "Interface IChannelClient | Picturepark.SDK.V1 API", - "keywords": "Interface IChannelClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IChannelClient Methods CreateAsync(ChannelCreateRequest, CancellationToken) Create channel Declaration Task CreateAsync(ChannelCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ChannelCreateRequest request The request containing information needed to create new channel. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Channel > Channel Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, CancellationToken) Delete channel Declaration Task DeleteAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the channel that should be deleted. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAllAsync(CancellationToken) Get all channels Declaration Task> GetAllAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < Channel >> List of channel Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get channel Declaration Task GetAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id The channel ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Channel > Channel Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetChannelsAsync(CancellationToken) Declaration Task> GetChannelsAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < ICollection < Channel >> UpdateAsync(String, ChannelUpdateRequest, CancellationToken) Update channel Declaration Task UpdateAsync(string id, ChannelUpdateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of channel to update ChannelUpdateRequest request The request containing information needed to update the channel. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Channel > Updated channel Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.Contract.OwnerTokenInUseException.html": { + "href": "api/Picturepark.SDK.V1.Contract.OwnerTokenInUseException.html", + "title": "Class OwnerTokenInUseException | Picturepark.SDK.V1 API", + "keywords": "Class OwnerTokenInUseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException OwnerTokenInUseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OwnerTokenInUseException : PictureparkValidationException, ISerializable, _Exception Properties OwnerTokenUserId Declaration public string OwnerTokenUserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static OwnerTokenInUseException FromJson(string data) Parameters System.String data Returns OwnerTokenInUseException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.IBusinessRuleClient.html": { - "href": "api/Picturepark.SDK.V1.Contract.IBusinessRuleClient.html", - "title": "Interface IBusinessRuleClient | Picturepark.SDK.V1 API", - "keywords": "Interface IBusinessRuleClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IBusinessRuleClient Methods GetConfigurationAsync(CancellationToken) Get the current business rule configuration Declaration Task GetConfigurationAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessRuleConfiguration > BusinessRuleConfiguration Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateConfigurationAsync(BusinessRuleConfigurationUpdateRequest, CancellationToken) Updates the business rule configuration. Declaration Task UpdateConfigurationAsync(BusinessRuleConfigurationUpdateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters BusinessRuleConfigurationUpdateRequest request Request containing the new configuration. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.Contract.RelationTypeNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.RelationTypeNotFoundException.html", + "title": "Class RelationTypeNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class RelationTypeNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException RelationTypeNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RelationTypeNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties RelationType Declaration public string RelationType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static RelationTypeNotFoundException FromJson(string data) Parameters System.String data Returns RelationTypeNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInheritanceFieldIndexDeviationException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInheritanceFieldIndexDeviationException.html", - "title": "Class SchemaInheritanceFieldIndexDeviationException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaInheritanceFieldIndexDeviationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInheritanceFieldIndexDeviationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInheritanceFieldIndexDeviationException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInheritanceFieldIndexDeviationException FromJson(string data) Parameters System.String data Returns SchemaInheritanceFieldIndexDeviationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.RelationTypeTargetDocTypeMismatchException.html": { + "href": "api/Picturepark.SDK.V1.Contract.RelationTypeTargetDocTypeMismatchException.html", + "title": "Class RelationTypeTargetDocTypeMismatchException | Picturepark.SDK.V1 API", + "keywords": "Class RelationTypeTargetDocTypeMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException RelationTypeTargetDocTypeMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RelationTypeTargetDocTypeMismatchException : PictureparkBusinessException, ISerializable, _Exception Properties ExpectedTargetDocType Declaration public string ExpectedTargetDocType { get; set; } Property Value System.String RelationType Declaration public string RelationType { get; set; } Property Value System.String TargetDocType Declaration public string TargetDocType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static RelationTypeTargetDocTypeMismatchException FromJson(string data) Parameters System.String data Returns RelationTypeTargetDocTypeMismatchException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInfoNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInfoNotFoundException.html", - "title": "Class SchemaInfoNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaInfoNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException SchemaInfoNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInfoNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInfoNotFoundException FromJson(string data) Parameters System.String data Returns SchemaInfoNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.RenderingException.html": { + "href": "api/Picturepark.SDK.V1.Contract.RenderingException.html", + "title": "Class RenderingException | Picturepark.SDK.V1 API", + "keywords": "Class RenderingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException RenderingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RenderingException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static RenderingException FromJson(string data) Parameters System.String data Returns RenderingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.QueryException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.QueryException.html", - "title": "Class QueryException | Picturepark.SDK.V1 API", - "keywords": "Class QueryException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException QueryException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class QueryException : PictureparkBusinessException, ISerializable, _Exception Properties DebugInformation Declaration public string DebugInformation { get; set; } Property Value System.String Methods FromJson(String) Declaration public static QueryException FromJson(string data) Parameters System.String data Returns QueryException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.RequestSizeLimitExceededException.html": { + "href": "api/Picturepark.SDK.V1.Contract.RequestSizeLimitExceededException.html", + "title": "Class RequestSizeLimitExceededException | Picturepark.SDK.V1 API", + "keywords": "Class RequestSizeLimitExceededException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException RequestSizeLimitExceededException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RequestSizeLimitExceededException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static RequestSizeLimitExceededException FromJson(string data) Parameters System.String data Returns RequestSizeLimitExceededException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.Profile.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.Profile.html", - "title": "Enum Profile | Picturepark.SDK.V1 API", - "keywords": "Enum Profile Namespace : System.Dynamic.ExpandoObject Syntax public enum Profile Aac_low Aac_ltp Aac_main Mpeg2_aac_low" + "api/Picturepark.SDK.V1.Contract.ResizeAction.html": { + "href": "api/Picturepark.SDK.V1.Contract.ResizeAction.html", + "title": "Class ResizeAction | Picturepark.SDK.V1 API", + "keywords": "Class ResizeAction Does not implement the IImageAction interface. The ResizeAction is directly exposed within ImageFormat. Inheritance System.Object ResizeAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ResizeAction Properties Height Declaration public int Height { get; set; } Property Value System.Int32 ResizeMode Declaration public ResizeMode ResizeMode { get; set; } Property Value ResizeMode Width Declaration public int Width { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static ResizeAction FromJson(string data) Parameters System.String data Returns ResizeAction ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.Preset.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.Preset.html", - "title": "Enum Preset | Picturepark.SDK.V1 API", - "keywords": "Enum Preset Namespace : System.Dynamic.ExpandoObject Syntax public enum Preset Fast Faster Medium Slow Slower Superfast Ultrafast Veryfast" + "api/Picturepark.SDK.V1.Contract.ResizeAction2.html": { + "href": "api/Picturepark.SDK.V1.Contract.ResizeAction2.html", + "title": "Class ResizeAction2 | Picturepark.SDK.V1 API", + "keywords": "Class ResizeAction2 Inheritance System.Object ResizeAction2 Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ResizeAction2 Properties Height Declaration public int Height { get; set; } Property Value System.Int32 ResizeMode Declaration public ResizeMode ResizeMode { get; set; } Property Value ResizeMode Width Declaration public int Width { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static ResizeAction2 FromJson(string data) Parameters System.String data Returns ResizeAction2 ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.PrefixFilter.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PrefixFilter.html", - "title": "Class PrefixFilter | Picturepark.SDK.V1 API", - "keywords": "Class PrefixFilter Filters field's values based on a prefix Inheritance System.Object FilterBase PrefixFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PrefixFilter : FilterBase Properties Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Prefix The value to be used as prefix. Declaration public string Prefix { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PrefixFilter FromJson(string data) Parameters System.String data Returns PrefixFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ResizeMode.html": { + "href": "api/Picturepark.SDK.V1.Contract.ResizeMode.html", + "title": "Enum ResizeMode | Picturepark.SDK.V1 API", + "keywords": "Enum ResizeMode Namespace : System.Dynamic.ExpandoObject Syntax public enum ResizeMode Fit Resize Shrink" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.NoTagsFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.NoTagsFoundException.html", - "title": "Class NoTagsFoundException | Picturepark.SDK.V1 API", - "keywords": "Class NoTagsFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException NoTagsFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NoTagsFoundException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static NoTagsFoundException FromJson(string data) Parameters System.String data Returns NoTagsFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ShareByTokenNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ShareByTokenNotFoundException.html", + "title": "Class ShareByTokenNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class ShareByTokenNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException ShareByTokenNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareByTokenNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties Token Declaration public string Token { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ShareByTokenNotFoundException FromJson(string data) Parameters System.String data Returns ShareByTokenNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.NodeInfo.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.NodeInfo.html", - "title": "Class NodeInfo | Picturepark.SDK.V1 API", - "keywords": "Class NodeInfo Inheritance System.Object NodeInfo Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NodeInfo Properties HostName Declaration public string HostName { get; set; } Property Value System.String Id Declaration public string Id { get; set; } Property Value System.String LastResponseTime Declaration public DateTime LastResponseTime { get; set; } Property Value System.DateTime LogLevel Declaration public string LogLevel { get; set; } Property Value System.String Release Declaration public string Release { get; set; } Property Value System.String ServiceName Declaration public string ServiceName { get; set; } Property Value System.String Version Declaration public string Version { get; set; } Property Value System.String VersionInfo Declaration public string VersionInfo { get; set; } Property Value System.String Methods FromJson(String) Declaration public static NodeInfo FromJson(string data) Parameters System.String data Returns NodeInfo ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ShareContent.html": { + "href": "api/Picturepark.SDK.V1.Contract.ShareContent.html", + "title": "Class ShareContent | Picturepark.SDK.V1 API", + "keywords": "Class ShareContent Inheritance System.Object ShareContent Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareContent Properties ContentId Content ID to share. Declaration public string ContentId { get; set; } Property Value System.String OutputFormatIds List of output formats for this content to share. If not specified outer OutputAccess is used. Declaration public ICollection OutputFormatIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static ShareContent FromJson(string data) Parameters System.String data Returns ShareContent ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.NestedFilter.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.NestedFilter.html", - "title": "Class NestedFilter | Picturepark.SDK.V1 API", - "keywords": "Class NestedFilter Filters on nested documents Inheritance System.Object FilterBase NestedFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NestedFilter : FilterBase Properties Filter The filter to be applied on the nested documents. Declaration public FilterBase Filter { get; set; } Property Value FilterBase Path The path pointing to the nested document (i.e. personLayer.nestedAddress). Declaration public string Path { get; set; } Property Value System.String Methods FromJson(String) Declaration public static NestedFilter FromJson(string data) Parameters System.String data Returns NestedFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ShareContentDetail.html": { + "href": "api/Picturepark.SDK.V1.Contract.ShareContentDetail.html", + "title": "Class ShareContentDetail | Picturepark.SDK.V1 API", + "keywords": "Class ShareContentDetail Detail of shared content Inheritance System.Object ShareContentDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareContentDetail Properties Content The content data. It's an object of dynamic metadata whose structure is defined in the Content schema specified by the ContentSchemaId property. Declaration public object Content { get; set; } Property Value System.Object ContentSchemaId The id of the schema with schema type content. Declaration public string ContentSchemaId { get; set; } Property Value System.String ContentType The type of content Declaration public ContentType ContentType { get; set; } Property Value ContentType DisplayValues Contains language specific display values, rendered according to the content schema's display pattern configuration. Declaration public DisplayValueDictionary DisplayValues { get; set; } Property Value DisplayValueDictionary IconUrl Contains an URL that can be used to retrieve the icon corresponding to the file type. Declaration public string IconUrl { get; set; } Property Value System.String Id Content ID. Declaration public string Id { get; set; } Property Value System.String LayerSchemaIds An optional id list of schemas with type layer. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Metadata The metadata belonging to the layers of the content. It's a dictionary of dynamic metadata whose structure is defined in the Layer schemas identified by the LayerSchemaIds property. Declaration public IDictionary Metadata { get; set; } Property Value System.Collections.Generic.IDictionary < System.String , System.Object > Outputs List of shared outputs for this content. Declaration public ICollection Outputs { get; set; } Property Value System.Collections.Generic.ICollection < ShareOutputBase > Methods FromJson(String) Declaration public static ShareContentDetail FromJson(string data) Parameters System.String data Returns ShareContentDetail ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.NamedCacheNameMissingException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.NamedCacheNameMissingException.html", - "title": "Class NamedCacheNameMissingException | Picturepark.SDK.V1 API", - "keywords": "Class NamedCacheNameMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException NamedCacheNameMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NamedCacheNameMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static NamedCacheNameMissingException FromJson(string data) Parameters System.String data Returns NamedCacheNameMissingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ShareDataBase.html": { + "href": "api/Picturepark.SDK.V1.Contract.ShareDataBase.html", + "title": "Class ShareDataBase | Picturepark.SDK.V1 API", + "keywords": "Class ShareDataBase Base of share data Inheritance System.Object ShareDataBase ShareDataBasic ShareDataEmbed Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class ShareDataBase Properties Url The URL to access the share. Declaration public string Url { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ShareDataBase FromJson(string data) Parameters System.String data Returns ShareDataBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.LeaseNotAcquiredException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.LeaseNotAcquiredException.html", - "title": "Class LeaseNotAcquiredException | Picturepark.SDK.V1 API", - "keywords": "Class LeaseNotAcquiredException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException LeaseNotAcquiredException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LeaseNotAcquiredException : PictureparkBusinessException, ISerializable, _Exception Properties ResourceId Declaration public string ResourceId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static LeaseNotAcquiredException FromJson(string data) Parameters System.String data Returns LeaseNotAcquiredException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ShareDataBasic.html": { + "href": "api/Picturepark.SDK.V1.Contract.ShareDataBasic.html", + "title": "Class ShareDataBasic | Picturepark.SDK.V1 API", + "keywords": "Class ShareDataBasic Basic share data Inheritance System.Object ShareDataBase ShareDataBasic Inherited Members ShareDataBase.Url System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareDataBasic : ShareDataBase Properties InternalRecipients List of recipients that exist in Picturepark. Declaration public ICollection InternalRecipients { get; set; } Property Value System.Collections.Generic.ICollection < InternalRecipient > LanguageCode Language of share. Declaration public string LanguageCode { get; set; } Property Value System.String MailRecipients List of recipients added using email address Declaration public ICollection MailRecipients { get; set; } Property Value System.Collections.Generic.ICollection < MailRecipient > Methods FromJson(String) Declaration public static ShareDataBasic FromJson(string data) Parameters System.String data Returns ShareDataBasic ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.LayerIdsByRootSchema.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.LayerIdsByRootSchema.html", - "title": "Class LayerIdsByRootSchema | Picturepark.SDK.V1 API", - "keywords": "Class LayerIdsByRootSchema Inheritance System.Object LayerIdsByRootSchema Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LayerIdsByRootSchema Properties LayerSchemaIds Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > RootSchemaId Declaration public string RootSchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static LayerIdsByRootSchema FromJson(string data) Parameters System.String data Returns LayerIdsByRootSchema ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ShareDataEmbed.html": { + "href": "api/Picturepark.SDK.V1.Contract.ShareDataEmbed.html", + "title": "Class ShareDataEmbed | Picturepark.SDK.V1 API", + "keywords": "Class ShareDataEmbed Embed share data Inheritance System.Object ShareDataBase ShareDataEmbed Inherited Members ShareDataBase.Url System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareDataEmbed : ShareDataBase Properties Token Token for the embed share. Declaration public string Token { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ShareDataEmbed FromJson(string data) Parameters System.String data Returns ShareDataEmbed ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.IndexState.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IndexState.html", - "title": "Enum IndexState | Picturepark.SDK.V1 API", - "keywords": "Enum IndexState Namespace : System.Dynamic.ExpandoObject Syntax public enum IndexState Active Cancelled Closed Create Draft Inactive ReindexInProgress" + "api/Picturepark.SDK.V1.Contract.TermsAggregator.html": { + "href": "api/Picturepark.SDK.V1.Contract.TermsAggregator.html", + "title": "Class TermsAggregator | Picturepark.SDK.V1 API", + "keywords": "Class TermsAggregator A multi-bucket value aggregator Inheritance System.Object AggregatorBase TermsAggregator TermsEnumAggregator TermsRelationAggregator Inherited Members AggregatorBase.Name AggregatorBase.Names AggregatorBase.Aggregators AggregatorBase.Filter System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TermsAggregator : AggregatorBase Properties Excludes Excludes values for which buckets will be created. Supports regular expression strings or arrays of exact values. Declaration public ICollection Excludes { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Field The field's ID to execute the aggregation on. Only not analyzed fields are supported. Declaration public string Field { get; set; } Property Value System.String Includes Includes values for which buckets will be created. Supports regular expression strings or arrays of exact values. Declaration public ICollection Includes { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchFields Search fields to be used to search the SearchString value into. If no search field is specified, the Field value is used. Declaration public ICollection SearchFields { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchString Limits the possible returned aggregation values by using a query string filter. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Size It defines how many term buckets should be returned out of the overall terms list. Declaration public int? Size { get; set; } Property Value System.Nullable < System.Int32 > Methods FromJson(String) Declaration public static TermsAggregator FromJson(string data) Parameters System.String data Returns TermsAggregator ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.IndexMappingException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IndexMappingException.html", - "title": "Class IndexMappingException | Picturepark.SDK.V1 API", - "keywords": "Class IndexMappingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException IndexMappingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class IndexMappingException : PictureparkBusinessException, ISerializable, _Exception Properties DebugInformation Declaration public string DebugInformation { get; set; } Property Value System.String IndexName Declaration public string IndexName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static IndexMappingException FromJson(string data) Parameters System.String data Returns IndexMappingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.TermsEnumAggregator.html": { + "href": "api/Picturepark.SDK.V1.Contract.TermsEnumAggregator.html", + "title": "Class TermsEnumAggregator | Picturepark.SDK.V1 API", + "keywords": "Class TermsEnumAggregator A multi-bucket value aggregator used for aggregations on indexed enum values. Inheritance System.Object AggregatorBase TermsAggregator TermsEnumAggregator Inherited Members TermsAggregator.Field TermsAggregator.Size TermsAggregator.Includes TermsAggregator.Excludes TermsAggregator.SearchString TermsAggregator.SearchFields AggregatorBase.Name AggregatorBase.Names AggregatorBase.Aggregators AggregatorBase.Filter System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TermsEnumAggregator : TermsAggregator Properties EnumType Type of the enum target of the relation. It is used to resolve the enum translation. Declaration public string EnumType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TermsEnumAggregator FromJson(string data) Parameters System.String data Returns TermsEnumAggregator ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ForbiddenHtmlElementsUsedException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ForbiddenHtmlElementsUsedException.html", - "title": "Class ForbiddenHtmlElementsUsedException | Picturepark.SDK.V1 API", - "keywords": "Class ForbiddenHtmlElementsUsedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ForbiddenHtmlElementsUsedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ForbiddenHtmlElementsUsedException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static ForbiddenHtmlElementsUsedException FromJson(string data) Parameters System.String data Returns ForbiddenHtmlElementsUsedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.TermsFilter.html": { + "href": "api/Picturepark.SDK.V1.Contract.TermsFilter.html", + "title": "Class TermsFilter | Picturepark.SDK.V1 API", + "keywords": "Class TermsFilter Filters values containing at least one of the terms Inheritance System.Object FilterBase TermsFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TermsFilter : FilterBase Properties Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Terms The list of values to be filtered on. At least one must match to return results. Declaration public ICollection Terms { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static TermsFilter FromJson(string data) Parameters System.String data Returns TermsFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.FilterBase.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.FilterBase.html", - "title": "Class FilterBase | Picturepark.SDK.V1 API", - "keywords": "Class FilterBase The filters' base class Inheritance System.Object FilterBase AggregationFilter AndFilter ChildFilter DateRangeFilter ExistsFilter GeoBoundingBoxFilter GeoDistanceFilter NestedFilter NotFilter NumericRangeFilter OrFilter ParentFilter PrefixFilter TermFilter TermsFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FilterBase Methods FromJson(String) Declaration public static FilterBase FromJson(string data) Parameters System.String data Returns FilterBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.TermsOfServiceConsentRequiredException.html": { + "href": "api/Picturepark.SDK.V1.Contract.TermsOfServiceConsentRequiredException.html", + "title": "Class TermsOfServiceConsentRequiredException | Picturepark.SDK.V1 API", + "keywords": "Class TermsOfServiceConsentRequiredException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkForbiddenException TermsOfServiceConsentRequiredException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TermsOfServiceConsentRequiredException : PictureparkForbiddenException, ISerializable, _Exception Methods FromJson(String) Declaration public static TermsOfServiceConsentRequiredException FromJson(string data) Parameters System.String data Returns TermsOfServiceConsentRequiredException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessAlreadyRunningException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessAlreadyRunningException.html", - "title": "Class EnvironmentProcessAlreadyRunningException | Picturepark.SDK.V1 API", - "keywords": "Class EnvironmentProcessAlreadyRunningException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException EnvironmentProcessAlreadyRunningException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessAlreadyRunningException : PictureparkValidationException, ISerializable, _Exception Properties EnvironmentProcessType Declaration public EnvironmentProcessType EnvironmentProcessType { get; set; } Property Value EnvironmentProcessType Methods FromJson(String) Declaration public static EnvironmentProcessAlreadyRunningException FromJson(string data) Parameters System.String data Returns EnvironmentProcessAlreadyRunningException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.TermsOfServiceNotNewestException.html": { + "href": "api/Picturepark.SDK.V1.Contract.TermsOfServiceNotNewestException.html", + "title": "Class TermsOfServiceNotNewestException | Picturepark.SDK.V1 API", + "keywords": "Class TermsOfServiceNotNewestException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException TermsOfServiceNotNewestException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TermsOfServiceNotNewestException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static TermsOfServiceNotNewestException FromJson(string data) Parameters System.String data Returns TermsOfServiceNotNewestException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessAddMetadataLanguageData.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessAddMetadataLanguageData.html", - "title": "Class EnvironmentProcessAddMetadataLanguageData | Picturepark.SDK.V1 API", - "keywords": "Class EnvironmentProcessAddMetadataLanguageData Inheritance System.Object EnvironmentProcessDataViewItemBase EnvironmentProcessAddMetadataLanguageData Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessAddMetadataLanguageData : EnvironmentProcessDataViewItemBase Properties Language Declaration public string Language { get; set; } Property Value System.String State Declaration public AddMetadataLanguageState State { get; set; } Property Value AddMetadataLanguageState StateHistory Declaration public ICollection StateHistory { get; set; } Property Value System.Collections.Generic.ICollection < EnvironmentProcessState > Methods FromJson(String) Declaration public static EnvironmentProcessAddMetadataLanguageData FromJson(string data) Parameters System.String data Returns EnvironmentProcessAddMetadataLanguageData ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.TransferEvent.html": { + "href": "api/Picturepark.SDK.V1.Contract.TransferEvent.html", + "title": "Class TransferEvent | Picturepark.SDK.V1 API", + "keywords": "Class TransferEvent Inheritance System.Object ApplicationEvent TransferEvent Inherited Members ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TransferEvent : ApplicationEvent Properties State Declaration public TransferState State { get; set; } Property Value TransferState TransferId Declaration public string TransferId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TransferEvent FromJson(string data) Parameters System.String data Returns TransferEvent ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.DisplayValueRerenderingInProgressException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DisplayValueRerenderingInProgressException.html", - "title": "Class DisplayValueRerenderingInProgressException | Picturepark.SDK.V1 API", - "keywords": "Class DisplayValueRerenderingInProgressException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DisplayValueRerenderingInProgressException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DisplayValueRerenderingInProgressException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static DisplayValueRerenderingInProgressException FromJson(string data) Parameters System.String data Returns DisplayValueRerenderingInProgressException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.TransferInfoNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.TransferInfoNotFoundException.html", + "title": "Class TransferInfoNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class TransferInfoNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException TransferInfoNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TransferInfoNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties TransferInfoId Declaration public string TransferInfoId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TransferInfoNotFoundException FromJson(string data) Parameters System.String data Returns TransferInfoNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.DisplayPatternType.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DisplayPatternType.html", - "title": "Enum DisplayPatternType | Picturepark.SDK.V1 API", - "keywords": "Enum DisplayPatternType The display pattern type Namespace : System.Dynamic.ExpandoObject Syntax public enum DisplayPatternType Detail List Name Thumbnail" + "api/Picturepark.SDK.V1.ClientBase.html": { + "href": "api/Picturepark.SDK.V1.ClientBase.html", + "title": "Class ClientBase | Picturepark.SDK.V1 API", + "keywords": "Class ClientBase The base class for all clients. Inheritance System.Object ClientBase BusinessProcessClient BusinessRuleClient ChannelClient ContentClient ContentPermissionSetClient DisplayValueClient DocumentHistoryClient InfoClient JsonSchemaClient ListItemClient LiveStreamClient OutputClient OutputFormatClient ProfileClient SchemaClient SchemaPermissionSetClient SchemaTransferClient ShareClient TransferClient UserClient UserRoleClient Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class ClientBase Constructors ClientBase(IPictureparkServiceSettings) Initializes a new instance of the ClientBase class. Declaration protected ClientBase(IPictureparkServiceSettings settings) Parameters IPictureparkServiceSettings settings The client settings. Properties BaseUrl Gets the base URL of the Picturepark API. Declaration public string BaseUrl { get; } Property Value System.String CustomerAlias Gets the used customer alias. Declaration public string CustomerAlias { get; } Property Value System.String Methods CreateHttpRequestMessageAsync(CancellationToken) Declaration protected Task CreateHttpRequestMessageAsync(CancellationToken cancellationToken) Parameters System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < HttpRequestMessage >" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerHostNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerHostNotFoundException.html", - "title": "Class CustomerHostNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class CustomerHostNotFoundException Inheritance System.Object System.Exception PictureparkException CustomerHostNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerHostNotFoundException : PictureparkException, ISerializable, _Exception Properties HostName Declaration public string HostName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerHostNotFoundException FromJson(string data) Parameters System.String data Returns CustomerHostNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.ContentBackupClient.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.ContentBackupClient.html", + "title": "Class ContentBackupClient | Picturepark.SDK.V1 API", + "keywords": "Class ContentBackupClient Inheritance System.Object ClientBase ContentBackupClient Inherited Members ClientBase.BaseUrl ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentBackupClient : ClientBase, IContentBackupClient Constructors ContentBackupClient(ICloudManagerServiceSettings, Net.Http.HttpClient) Declaration public ContentBackupClient(ICloudManagerServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters ICloudManagerServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods AckBackupAsync(String, String, CancellationToken) Declaration public Task AckBackupAsync(string customerId, string filePath, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.String filePath System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception AckBackupManyAsync(String, IEnumerable, CancellationToken) Declaration public Task> AckBackupManyAsync(string customerId, IEnumerable filePaths, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Collections.Generic.IEnumerable < System.String > filePaths System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < ContentBackupAcknowledgementResult >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CancelContentBackupRecoveryAsync(ContentBackupCancelRecoveryRequest, CancellationToken) Declaration public Task CancelContentBackupRecoveryAsync(ContentBackupCancelRecoveryRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentBackupCancelRecoveryRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DisableContentBackupAsync(ContentBackupDisableRequest, CancellationToken) Declaration public Task DisableContentBackupAsync(ContentBackupDisableRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentBackupDisableRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception EnableContentBackupAsync(ContentBackupEnableRequest, CancellationToken) Declaration public Task EnableContentBackupAsync(ContentBackupEnableRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentBackupEnableRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ForceCompleteContentBackupRecoveryAsync(ContentBackupForceCompleteRecoveryRequest, CancellationToken) Declaration public Task ForceCompleteContentBackupRecoveryAsync(ContentBackupForceCompleteRecoveryRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentBackupForceCompleteRecoveryRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception NotAcknowledgedCountAsync(CancellationToken) Declaration public Task NotAcknowledgedCountAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Int64 > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < ContentBackupClient.ObjectResponseResult > Type Parameters T SearchMissingContentBackupsAsync(ContentBackupSearchRequest, CancellationToken) Declaration public Task SearchMissingContentBackupsAsync(ContentBackupSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentBackupSearchRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBackupSearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerExportResult.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerExportResult.html", - "title": "Class CustomerExportResult | Picturepark.SDK.V1 API", - "keywords": "Class CustomerExportResult Inheritance System.Object CustomerExportResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerExportResult Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String RepositoryName Declaration public string RepositoryName { get; set; } Property Value System.String SnapshotName Declaration public string SnapshotName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerExportResult FromJson(string data) Parameters System.String data Returns CustomerExportResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.ServiceProviderClient.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.ServiceProviderClient.html", + "title": "Class ServiceProviderClient | Picturepark.SDK.V1 API", + "keywords": "Class ServiceProviderClient Inheritance System.Object ClientBase ServiceProviderClient Inherited Members ClientBase.BaseUrl ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ServiceProviderClient : ClientBase, IServiceProviderClient Constructors ServiceProviderClient(ICloudManagerServiceSettings, Net.Http.HttpClient) Declaration public ServiceProviderClient(ICloudManagerServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters ICloudManagerServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods CreateAsync(ServiceProviderCreateRequest, CancellationToken) Declaration public Task CreateAsync(ServiceProviderCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ServiceProviderCreateRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ServiceProvider > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, CancellationToken) Declaration public Task DeleteAsync(string serviceProviderId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String serviceProviderId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. ServiceProviderNotFoundException Service provoider with this id could not be found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < ServiceProviderClient.ObjectResponseResult > Type Parameters T" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ContentPermissionException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentPermissionException.html", - "title": "Class ContentPermissionException | Picturepark.SDK.V1 API", - "keywords": "Class ContentPermissionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ContentPermissionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionException : PictureparkValidationException, ISerializable, _Exception Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String ContentRights Declaration public ICollection ContentRights { get; set; } Property Value System.Collections.Generic.ICollection < ContentRight > Methods FromJson(String) Declaration public static ContentPermissionException FromJson(string data) Parameters System.String data Returns ContentPermissionException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.UpdateClient.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.UpdateClient.html", + "title": "Class UpdateClient | Picturepark.SDK.V1 API", + "keywords": "Class UpdateClient Inheritance System.Object ClientBase UpdateClient Inherited Members ClientBase.BaseUrl ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UpdateClient : ClientBase, IUpdateClient Constructors UpdateClient(ICloudManagerServiceSettings, Net.Http.HttpClient) Declaration public UpdateClient(ICloudManagerServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters ICloudManagerServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods DeactivateCustomersAsync(IEnumerable, CancellationToken) Declaration public Task DeactivateCustomersAsync(IEnumerable deactivationRequests, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < DeactivationCustomerRequest > deactivationRequests System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeactivateEnvironmentAsync(DeactivationEnvironmentRequest, CancellationToken) Declaration public Task DeactivateEnvironmentAsync(DeactivationEnvironmentRequest deactivationRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters DeactivationEnvironmentRequest deactivationRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAvailableCustomerUpdatesAsync(String, CancellationToken) Declaration public Task> GetAvailableCustomerUpdatesAsync(string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < UpdateInfo >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAvailableEnvironmentUpdatesAsync(CancellationToken) Declaration public Task> GetAvailableEnvironmentUpdatesAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < UpdateInfo >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetCustomerVersionAsync(String, CancellationToken) Declaration public Task GetCustomerVersionAsync(string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerVersionInfo > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetCustomerVersionsAsync(CancellationToken) Declaration public Task> GetCustomerVersionsAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < CustomerVersionInfo >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetEnvironmentVersionAsync(CancellationToken) Declaration public Task GetEnvironmentVersionAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < VersionInfo > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReactivateCustomersAsync(IEnumerable, CancellationToken) Declaration public Task ReactivateCustomersAsync(IEnumerable reactivationRequests, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < ReactivationCustomerRequest > reactivationRequests System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReactivateEnvironmentAsync(ReactivationEnvironmentRequest, CancellationToken) Declaration public Task ReactivateEnvironmentAsync(ReactivationEnvironmentRequest reactivationRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ReactivationEnvironmentRequest reactivationRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < UpdateClient.ObjectResponseResult > Type Parameters T UpdateCustomersAsync(IEnumerable, CancellationToken) Declaration public Task> UpdateCustomersAsync(IEnumerable updateRequests, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < UpdateCustomerRequest > updateRequests System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < EnvironmentProcess >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateEnvironmentAsync(UpdateEnvironmentRequest, CancellationToken) Declaration public Task UpdateEnvironmentAsync(UpdateEnvironmentRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters UpdateEnvironmentRequest updateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ContentNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentNotFoundException.html", - "title": "Class ContentNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class ContentNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException ContentNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties ContentIds Declaration public ICollection ContentIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static ContentNotFoundException FromJson(string data) Parameters System.String data Returns ContentNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ApiStatisticsEvent.html": { + "href": "api/Picturepark.SDK.V1.Contract.ApiStatisticsEvent.html", + "title": "Class ApiStatisticsEvent | Picturepark.SDK.V1 API", + "keywords": "Class ApiStatisticsEvent Inheritance System.Object ApplicationEvent ApiStatisticsEvent Inherited Members ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ApiStatisticsEvent : ApplicationEvent Properties RequestsPerClient Declaration public IDictionary RequestsPerClient { get; set; } Property Value System.Collections.Generic.IDictionary < System.String , System.Int32 > Methods FromJson(String) Declaration public static ApiStatisticsEvent FromJson(string data) Parameters System.String data Returns ApiStatisticsEvent ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleTriggerPointMissingException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleTriggerPointMissingException.html", - "title": "Class BusinessRuleTriggerPointMissingException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleTriggerPointMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleTriggerPointMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleTriggerPointMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleTriggerPointMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleTriggerPointMissingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ApplicationEvent.html": { + "href": "api/Picturepark.SDK.V1.Contract.ApplicationEvent.html", + "title": "Class ApplicationEvent | Picturepark.SDK.V1 API", + "keywords": "Class ApplicationEvent Inheritance System.Object ApplicationEvent ApiStatisticsEvent BusinessProcessCancellationRequestedEvent BusinessProcessEvent BusinessRuleFiredEvent ConfigurationChangeEvent ContentDetailViewEvent ContentDownloadEvent OutputRenderedEvent ReindexEvent SearchReindexCompletedEvent SessionRenewalEvent SharePageViewEvent TransferEvent Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ApplicationEvent Properties Timestamp Declaration public DateTime Timestamp { get; set; } Property Value System.DateTime Methods FromJson(String) Declaration public static ApplicationEvent FromJson(string data) Parameters System.String data Returns ApplicationEvent ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleTriggerDocType.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleTriggerDocType.html", - "title": "Enum BusinessRuleTriggerDocType | Picturepark.SDK.V1 API", - "keywords": "Enum BusinessRuleTriggerDocType Namespace : System.Dynamic.ExpandoObject Syntax public enum BusinessRuleTriggerDocType Content" + "api/Picturepark.SDK.V1.Contract.AssignContentPermissionSetsAction.html": { + "href": "api/Picturepark.SDK.V1.Contract.AssignContentPermissionSetsAction.html", + "title": "Class AssignContentPermissionSetsAction | Picturepark.SDK.V1 API", + "keywords": "Class AssignContentPermissionSetsAction Assigns one or more permission sets to a content. Inheritance System.Object BusinessRuleAction AssignContentPermissionSetsAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AssignContentPermissionSetsAction : BusinessRuleAction Properties PermissionSetIds IDs of the permission sets to assign. Declaration public object PermissionSetIds { get; set; } Property Value System.Object Replace Indicates whether the already assigned permissions should be replaced or merged. Declaration public bool Replace { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static AssignContentPermissionSetsAction FromJson(string data) Parameters System.String data Returns AssignContentPermissionSetsAction ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRulePolygonInvalidException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRulePolygonInvalidException.html", - "title": "Class BusinessRulePolygonInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRulePolygonInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRulePolygonInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRulePolygonInvalidException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRulePolygonInvalidException FromJson(string data) Parameters System.String data Returns BusinessRulePolygonInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.AssignLayerAction.html": { + "href": "api/Picturepark.SDK.V1.Contract.AssignLayerAction.html", + "title": "Class AssignLayerAction | Picturepark.SDK.V1 API", + "keywords": "Class AssignLayerAction Assigns a layer, adding the default values to the data dictionary Inheritance System.Object BusinessRuleAction AssignLayerAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AssignLayerAction : BusinessRuleAction Properties DefaultValues An object containing default values (used for example to populate required fields). Declaration public object DefaultValues { get; set; } Property Value System.Object LayerId The ID of the layer. Declaration public string LayerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static AssignLayerAction FromJson(string data) Parameters System.String data Returns AssignLayerAction ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleDictionaryKeyInvalidException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleDictionaryKeyInvalidException.html", - "title": "Class BusinessRuleDictionaryKeyInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleDictionaryKeyInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleDictionaryKeyInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleDictionaryKeyInvalidException : PictureparkValidationException, ISerializable, _Exception Properties Key Declaration public string Key { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleDictionaryKeyInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleDictionaryKeyInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.AssignTagboxItemsAction.html": { + "href": "api/Picturepark.SDK.V1.Contract.AssignTagboxItemsAction.html", + "title": "Class AssignTagboxItemsAction | Picturepark.SDK.V1 API", + "keywords": "Class AssignTagboxItemsAction Assigns one or multiple tag box items to the multi tagbox identified by the path (JSON path). Inheritance System.Object BusinessRuleAction AssignTagboxItemsAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AssignTagboxItemsAction : BusinessRuleAction Properties FieldId ID of the tagbox field. Declaration public string FieldId { get; set; } Property Value System.String Path Path to the object the tagbox is contained in. Declaration public string Path { get; set; } Property Value System.String RefIds List of refIds of the items that should be assigned. Declaration public object RefIds { get; set; } Property Value System.Object Replace Indicates whether all the already assigned tags get replaced by the set specified in the action. If false, the not already assigned tags get added, the rest is left as is. Declaration public bool Replace { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static AssignTagboxItemsAction FromJson(string data) Parameters System.String data Returns AssignTagboxItemsAction ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleActionInvalidExecutionScopeException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleActionInvalidExecutionScopeException.html", - "title": "Class BusinessRuleActionInvalidExecutionScopeException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleActionInvalidExecutionScopeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleActionInvalidExecutionScopeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleActionInvalidExecutionScopeException : PictureparkValidationException, ISerializable, _Exception Properties AllowedScopes Declaration public ICollection AllowedScopes { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRuleExecutionScope > Methods FromJson(String) Declaration public static BusinessRuleActionInvalidExecutionScopeException FromJson(string data) Parameters System.String data Returns BusinessRuleActionInvalidExecutionScopeException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.AssignTagboxItemsInLayerAction.html": { + "href": "api/Picturepark.SDK.V1.Contract.AssignTagboxItemsInLayerAction.html", + "title": "Class AssignTagboxItemsInLayerAction | Picturepark.SDK.V1 API", + "keywords": "Class AssignTagboxItemsInLayerAction Assigns a set of list item ids to all multi tag boxes in a layer where the filter defined on the tagbox does allow assignment of the ID. Inheritance System.Object BusinessRuleAction AssignTagboxItemsInLayerAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AssignTagboxItemsInLayerAction : BusinessRuleAction Properties NamedCache Named cache to use for lookup, should be of type SchemaTagboxFilterLookupNamedCacheConfiguration Declaration public string NamedCache { get; set; } Property Value System.String RefIds List of refIds of the items that should be assigned. Declaration public object RefIds { get; set; } Property Value System.Object Replace Indicates where the assignment should be additive to the already assigned tags or if existing tags should be replaced. Declaration public bool Replace { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static AssignTagboxItemsInLayerAction FromJson(string data) Parameters System.String data Returns AssignTagboxItemsInLayerAction ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessDefinitionNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessDefinitionNotFoundException.html", - "title": "Class BusinessProcessDefinitionNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessDefinitionNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException BusinessProcessDefinitionNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessDefinitionNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties ProcessDefinitionId Declaration public string ProcessDefinitionId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessDefinitionNotFoundException FromJson(string data) Parameters System.String data Returns BusinessProcessDefinitionNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.AssignValueAction.html": { + "href": "api/Picturepark.SDK.V1.Contract.AssignValueAction.html", + "title": "Class AssignValueAction | Picturepark.SDK.V1 API", + "keywords": "Class AssignValueAction Assign a value to all fields matching the FieldPath (JSON path). Inheritance System.Object BusinessRuleAction AssignValueAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AssignValueAction : BusinessRuleAction Properties FieldId ID of the field, the value should be inserted in. Declaration public string FieldId { get; set; } Property Value System.String Path Path to the object the value should be inserted in. Declaration public string Path { get; set; } Property Value System.String Replace Indicates whether existing values should be replaced. Note: for multi fieldsets and relations, this setting controls, if the value is added to the already existing values or if the existing values shall be overwritten. Declaration public bool Replace { get; set; } Property Value System.Boolean Value Value to assign. Declaration public object Value { get; set; } Property Value System.Object Methods FromJson(String) Declaration public static AssignValueAction FromJson(string data) Parameters System.String data Returns AssignValueAction ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.AtLeastOneActiveTermsOfServiceMustExistException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AtLeastOneActiveTermsOfServiceMustExistException.html", + "api/Picturepark.SDK.V1.Contract.AtLeastOneActiveTermsOfServiceMustExistException.html": { + "href": "api/Picturepark.SDK.V1.Contract.AtLeastOneActiveTermsOfServiceMustExistException.html", "title": "Class AtLeastOneActiveTermsOfServiceMustExistException | Picturepark.SDK.V1 API", "keywords": "Class AtLeastOneActiveTermsOfServiceMustExistException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException AtLeastOneActiveTermsOfServiceMustExistException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AtLeastOneActiveTermsOfServiceMustExistException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static AtLeastOneActiveTermsOfServiceMustExistException FromJson(string data) Parameters System.String data Returns AtLeastOneActiveTermsOfServiceMustExistException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.AggregationFilterNotSupportedException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AggregationFilterNotSupportedException.html", - "title": "Class AggregationFilterNotSupportedException | Picturepark.SDK.V1 API", - "keywords": "Class AggregationFilterNotSupportedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException AggregationFilterNotSupportedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AggregationFilterNotSupportedException : PictureparkValidationException, ISerializable, _Exception Properties AggregationName Declaration public string AggregationName { get; set; } Property Value System.String NotSupportedFilterType Declaration public string NotSupportedFilterType { get; set; } Property Value System.String SupportedFilterTypes Declaration public ICollection SupportedFilterTypes { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static AggregationFilterNotSupportedException FromJson(string data) Parameters System.String data Returns AggregationFilterNotSupportedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessProcessCancellationNotSupportedException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessCancellationNotSupportedException.html", + "title": "Class BusinessProcessCancellationNotSupportedException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessCancellationNotSupportedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessProcessCancellationNotSupportedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessCancellationNotSupportedException : PictureparkValidationException, ISerializable, _Exception Properties BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessCancellationNotSupportedException FromJson(string data) Parameters System.String data Returns BusinessProcessCancellationNotSupportedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ShareBasicUpdateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ShareBasicUpdateRequest.html", - "title": "Class ShareBasicUpdateRequest | Picturepark.SDK.V1 API", - "keywords": "Class ShareBasicUpdateRequest Update request for basic share Inheritance System.Object ShareBaseUpdateRequest ShareBasicUpdateRequest Inherited Members ShareBaseUpdateRequest.Name ShareBaseUpdateRequest.ExpirationDate ShareBaseUpdateRequest.Description ShareBaseUpdateRequest.Contents ShareBaseUpdateRequest.LayerSchemaIds ShareBaseUpdateRequest.Template ShareBaseUpdateRequest.OutputAccess System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareBasicUpdateRequest : ShareBaseUpdateRequest Methods FromJson(String) Declaration public static ShareBasicUpdateRequest FromJson(string data) Parameters System.String data Returns ShareBasicUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessProcessCancellationRequestedEvent.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessCancellationRequestedEvent.html", + "title": "Class BusinessProcessCancellationRequestedEvent | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessCancellationRequestedEvent Inheritance System.Object ApplicationEvent BusinessProcessCancellationRequestedEvent Inherited Members ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessCancellationRequestedEvent : ApplicationEvent Properties BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessCancellationRequestedEvent FromJson(string data) Parameters System.String data Returns BusinessProcessCancellationRequestedEvent ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.html", - "title": "Class ShareBasicCreateRequest | Picturepark.SDK.V1 API", - "keywords": "Class ShareBasicCreateRequest Inheritance System.Object ShareBaseCreateRequest ShareBasicCreateRequest Inherited Members ShareBaseCreateRequest.Name ShareBaseCreateRequest.Description ShareBaseCreateRequest.ExpirationDate ShareBaseCreateRequest.Contents ShareBaseCreateRequest.LayerSchemaIds ShareBaseCreateRequest.Template ShareBaseCreateRequest.OutputAccess System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareBasicCreateRequest : ShareBaseCreateRequest Properties LanguageCode System language used for share (mail and detail page). en or de. Declaration public string LanguageCode { get; set; } Property Value System.String RecipientsEmail List of external mail recipients which are no Picturepark users. Declaration public ICollection RecipientsEmail { get; set; } Property Value System.Collections.Generic.ICollection < UserEmail > RecipientsGroup List of user roles. All assignees of these roles receive the share. Declaration public ICollection RecipientsGroup { get; set; } Property Value System.Collections.Generic.ICollection < UserRole > RecipientsUser List of internal recipients which are Picturepark users. Declaration public ICollection RecipientsUser { get; set; } Property Value System.Collections.Generic.ICollection < User > Methods FromJson(String) Declaration public static ShareBasicCreateRequest FromJson(string data) Parameters System.String data Returns ShareBasicCreateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessProcessContinuationException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessContinuationException.html", + "title": "Class BusinessProcessContinuationException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessContinuationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException BusinessProcessContinuationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessContinuationException : PictureparkBusinessException, ISerializable, _Exception Properties ContinuationBusinessProcessId Declaration public string ContinuationBusinessProcessId { get; set; } Property Value System.String PrecedingBusinessProcessException Declaration public PictureparkException PrecedingBusinessProcessException { get; set; } Property Value PictureparkException PrecedingBusinessProcessId Declaration public string PrecedingBusinessProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessContinuationException FromJson(string data) Parameters System.String data Returns BusinessProcessContinuationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaFieldIdException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldIdException.html", - "title": "Class SchemaFieldIdException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldIdException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldIdException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldIdException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldIdException FromJson(string data) Parameters System.String data Returns SchemaFieldIdException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessProcessCreateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessCreateRequest.html", + "title": "Class BusinessProcessCreateRequest | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessCreateRequest Create request to create a BusinessProcess. Inheritance System.Object BusinessProcessCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessCreateRequest Properties InitialState Initial state of the business process. Declaration public string InitialState { get; set; } Property Value System.String Notification Notification data to send to the user when creating the business process. Set to null to not create a notification. Declaration public BusinessProcessNotificationUpdate Notification { get; set; } Property Value BusinessProcessNotificationUpdate SupportsCancellation Indicates if the system starting the business process supports cancellation. Declaration public bool SupportsCancellation { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static BusinessProcessCreateRequest FromJson(string data) Parameters System.String data Returns BusinessProcessCreateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaFieldIdDuplicatedException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldIdDuplicatedException.html", - "title": "Class SchemaFieldIdDuplicatedException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldIdDuplicatedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldIdDuplicatedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldIdDuplicatedException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldIdDuplicatedException FromJson(string data) Parameters System.String data Returns SchemaFieldIdDuplicatedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessProcessDefinitionCreateException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessDefinitionCreateException.html", + "title": "Class BusinessProcessDefinitionCreateException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessDefinitionCreateException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException BusinessProcessDefinitionCreateException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessDefinitionCreateException : PictureparkBusinessException, ISerializable, _Exception Properties ProcessDefinitionIds Declaration public ICollection ProcessDefinitionIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static BusinessProcessDefinitionCreateException FromJson(string data) Parameters System.String data Returns BusinessProcessDefinitionCreateException ToJson() Declaration public string ToJson() Returns System.String" + }, + "api/Picturepark.SDK.V1.Contract.BusinessProcessDefinitionNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessDefinitionNotFoundException.html", + "title": "Class BusinessProcessDefinitionNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessDefinitionNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException BusinessProcessDefinitionNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessDefinitionNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties ProcessDefinitionId Declaration public string ProcessDefinitionId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessDefinitionNotFoundException FromJson(string data) Parameters System.String data Returns BusinessProcessDefinitionNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + }, + "api/Picturepark.SDK.V1.Contract.BusinessProcessDetails.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessDetails.html", + "title": "Class BusinessProcessDetails | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessDetails Detailed representation of a business process Inheritance System.Object BusinessProcess BusinessProcessDetails Inherited Members BusinessProcess.Id BusinessProcess.ProcessDefinitionId BusinessProcess.ReferenceId BusinessProcess.ReferenceDocType BusinessProcess.SupportsCancellation BusinessProcess.BusinessProcessScope BusinessProcess.LifeCycle BusinessProcess.StartDate BusinessProcess.EndDate BusinessProcess.Finished BusinessProcess.StateHistory BusinessProcess.CurrentState BusinessProcess.LastReportedProgress BusinessProcess.ContinuationBusinessProcessId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessDetails : BusinessProcess Properties Details Details for the business process. Declaration public BusinessProcessDetailsDataBase Details { get; set; } Property Value BusinessProcessDetailsDataBase Methods FromJson(String) Declaration public static BusinessProcessDetails FromJson(string data) Parameters System.String data Returns BusinessProcessDetails ToJson() Declaration public string ToJson() Returns System.String" + }, + "api/Picturepark.SDK.V1.Contract.BusinessProcessDetailsDataBase.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessDetailsDataBase.html", + "title": "Class BusinessProcessDetailsDataBase | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessDetailsDataBase Base class for the details of a business process Inheritance System.Object BusinessProcessDetailsDataBase BusinessProcessDetailsDataBatchResponse BusinessProcessDetailsDataCdnPurge BusinessProcessDetailsDataContentImport BusinessProcessDetailsDataSchemaImport Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class BusinessProcessDetailsDataBase Methods FromJson(String) Declaration public static BusinessProcessDetailsDataBase FromJson(string data) Parameters System.String data Returns BusinessProcessDetailsDataBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaFieldIdAlreadyExistsInSchemaHierarchyException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldIdAlreadyExistsInSchemaHierarchyException.html", - "title": "Class SchemaFieldIdAlreadyExistsInSchemaHierarchyException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldIdAlreadyExistsInSchemaHierarchyException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldIdAlreadyExistsInSchemaHierarchyException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldIdAlreadyExistsInSchemaHierarchyException : PictureparkValidationException, ISerializable, _Exception Properties ExistingInSchemaId Declaration public string ExistingInSchemaId { get; set; } Property Value System.String FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldIdAlreadyExistsInSchemaHierarchyException FromJson(string data) Parameters System.String data Returns SchemaFieldIdAlreadyExistsInSchemaHierarchyException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentCreateManyRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentCreateManyRequest.html", + "title": "Class ContentCreateManyRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentCreateManyRequest Request to create multiple contents Inheritance System.Object ContentCreateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentCreateManyRequest Properties AllowMissingDependencies Allows creating contents that refer to list items or contents that don't exist in the system. Declaration public bool AllowMissingDependencies { get; set; } Property Value System.Boolean Items Items to be created. Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < ContentCreateRequest > Methods FromJson(String) Declaration public static ContentCreateManyRequest FromJson(string data) Parameters System.String data Returns ContentCreateManyRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaFieldDisplayPatternTypeNotSupportedException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldDisplayPatternTypeNotSupportedException.html", - "title": "Class SchemaFieldDisplayPatternTypeNotSupportedException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldDisplayPatternTypeNotSupportedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldDisplayPatternTypeNotSupportedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldDisplayPatternTypeNotSupportedException : PictureparkValidationException, ISerializable, _Exception Properties DisplayPatternType Declaration public DisplayPatternType DisplayPatternType { get; set; } Property Value DisplayPatternType FieldId Declaration public string FieldId { get; set; } Property Value System.String SupportedDisplayPatternTypes Declaration public ICollection SupportedDisplayPatternTypes { get; set; } Property Value System.Collections.Generic.ICollection < DisplayPatternType > Methods FromJson(String) Declaration public static SchemaFieldDisplayPatternTypeNotSupportedException FromJson(string data) Parameters System.String data Returns SchemaFieldDisplayPatternTypeNotSupportedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentCreateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentCreateRequest.html", + "title": "Class ContentCreateRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentCreateRequest Request to create a content Inheritance System.Object ContentCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentCreateRequest Properties Content The content data of the content. It's an object of dynamic metadata whose structure is defined in the Content schema identified by the ContentSchemaId property. Declaration public object Content { get; set; } Property Value System.Object ContentPermissionSetIds An optional list of content permission set IDs which control content permissions. These permissions control content accessibility for the users that do not own the content. Declaration public ICollection ContentPermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > ContentSchemaId The ID of the content schema. The SchemaType of the specified schema must be Content. The schema specifies the structure of the Content dictionary. Declaration public string ContentSchemaId { get; set; } Property Value System.String LayerSchemaIds An optional list of IDs of the schemas that form the layers of the content. The SchemaType of the specified schemas must be Layer. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Metadata The dynamic data structure matching the field schematics of the schemas with type layer (LayerSchemaIds). The metadata belonging to the layers of the content. It's a dictionary of dynamic metadata whose structure is defined in the Layer schemas identified by the LayerSchemaIds property. Declaration public IDictionary Metadata { get; set; } Property Value System.Collections.Generic.IDictionary < System.String , System.Object > RequestId Optional client reference for this request. Will be returned back in response to make easier for clients to match request items with the respective results. It is not persisted anywhere and it is ignored in single operations. Declaration public string RequestId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentCreateRequest FromJson(string data) Parameters System.String data Returns ContentCreateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaFieldAnalyzerInvalidException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldAnalyzerInvalidException.html", - "title": "Class SchemaFieldAnalyzerInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldAnalyzerInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldAnalyzerInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldAnalyzerInvalidException : PictureparkValidationException, ISerializable, _Exception Properties AllowedAnalyzers Declaration public ICollection AllowedAnalyzers { get; set; } Property Value System.Collections.Generic.ICollection < Analyzer > Analyzers Declaration public ICollection Analyzers { get; set; } Property Value System.Collections.Generic.ICollection < Analyzer > FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldAnalyzerInvalidException FromJson(string data) Parameters System.String data Returns SchemaFieldAnalyzerInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentDeleteManyFilterRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentDeleteManyFilterRequest.html", + "title": "Class ContentDeleteManyFilterRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentDeleteManyFilterRequest Request to delete multiple contents based on a provided filter Inheritance System.Object ContentDeleteManyFilterRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentDeleteManyFilterRequest Properties FilterRequest Filters the contents that need to be deleted. Declaration public ContentFilterRequest FilterRequest { get; set; } Property Value ContentFilterRequest ForceReferenceRemoval A value indicating whether references to the content items should be removed. Declaration public bool ForceReferenceRemoval { get; set; } Property Value System.Boolean NotifyProgress Create a progress notification and notify on progress. Notifications are shown in the UI only to the same use who triggered the delete request. Declaration public bool NotifyProgress { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static ContentDeleteManyFilterRequest FromJson(string data) Parameters System.String data Returns ContentDeleteManyFilterRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaExistsResponse.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaExistsResponse.html", - "title": "Class SchemaExistsResponse | Picturepark.SDK.V1 API", - "keywords": "Class SchemaExistsResponse Exists response Inheritance System.Object SchemaExistsResponse Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaExistsResponse Properties Exists It indicates if it exists. Declaration public bool Exists { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static SchemaExistsResponse FromJson(string data) Parameters System.String data Returns SchemaExistsResponse ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentDeleteManyRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentDeleteManyRequest.html", + "title": "Class ContentDeleteManyRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentDeleteManyRequest Request to delete multiple contents. Inheritance System.Object ContentDeleteManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentDeleteManyRequest Properties ContentIds IDs of the contents to delete. Declaration public ICollection ContentIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > ForceReferenceRemoval A value indicating whether references to the contents should be removed. Declaration public bool ForceReferenceRemoval { get; set; } Property Value System.Boolean NotifyProgress Create a progress notification and notify on progress. Notifications are shown in the UI only to the same use who triggered the delete request. Declaration public bool NotifyProgress { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static ContentDeleteManyRequest FromJson(string data) Parameters System.String data Returns ContentDeleteManyRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaDetail.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaDetail.html", - "title": "Class SchemaDetail | Picturepark.SDK.V1 API", - "keywords": "Class SchemaDetail The details of a schema Inheritance System.Object SchemaDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaDetail Properties Aggregations An optional list of aggregations to show grouped list item documents. When aggregations are defined for a List, the UI uses such information to show the available filters and grouped results. Declaration public ICollection Aggregations { get; set; } Property Value System.Collections.Generic.ICollection < AggregatorBase > Audit Audit information. Declaration public UserAuditDetail Audit { get; set; } Property Value UserAuditDetail Dependencies Declaration public ICollection Dependencies { get; } Property Value ICollection < SchemaDetail > DescendantSchemaIds The complete list of all descendant schema IDs. Declaration public ICollection DescendantSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Descriptions Language specific schema descriptions. Declaration public TranslatedStringDictionary Descriptions { get; set; } Property Value TranslatedStringDictionary DisplayPatterns Language specific DotLiquid templates. These templates will be resolved into display values in content documents and/or list items. Declaration public ICollection DisplayPatterns { get; set; } Property Value System.Collections.Generic.ICollection < DisplayPattern > Fields The schema fields. Declaration public ICollection Fields { get; set; } Property Value System.Collections.Generic.ICollection < FieldBase > FieldsOverwrite A list of schema fields overwrite information. It is used to overwrite the field configuration coming from the parent schema. Only a subset of properties of a FieldSingleTagbox and FieldMultiTagbox can be be overwritten. All other properties and fields cannot. Declaration public ICollection FieldsOverwrite { get; set; } Property Value System.Collections.Generic.ICollection < FieldOverwriteBase > Id The schema ID. It is unique throughout the whole customer setup. Declaration public string Id { get; set; } Property Value System.String LayerSchemaIds An optional list of schemas' IDs with type layer. For a Content schema it stores the layers that can be assigned to a content. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Names Language specific schema names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary OwnerTokenId The owner token ID. Defines the schema owner. Declaration public string OwnerTokenId { get; set; } Property Value System.String ParentSchemaId The parent schema ID. Declaration public string ParentSchemaId { get; set; } Property Value System.String ReferencedInContentSchemaIds If the schema if of type Layer, the list contains the schemas with type Content that reference the layer. Declaration public ICollection ReferencedInContentSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SchemaNamespace System generated schema namespace. It contains the full schema hierarchy up to the root schema (i.e. [RootSchemaId].[ParentSchemaId].[SchemaId]). Declaration public string SchemaNamespace { get; set; } Property Value System.String SchemaPermissionSetIds An optional list of schema permission set IDs which control schema permissions. Declaration public ICollection SchemaPermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchFieldCount The number of fields generated by the schema in the search index for filtering, searching and sorting. Declaration public SearchFieldCount SearchFieldCount { get; set; } Property Value SearchFieldCount Sort Sorts content documents and/or list items. In order for the sorting to work properly, the Sortable property of the related field must be set to true. Multiple sorting is supported: they are applied in the specified order. Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > System Identifies a system provided schema. A system schema cannot be created, updated or deleted. Declaration public bool System { get; set; } Property Value System.Boolean Types List of schema types. Currently only one schema type can be assigned to this list, and it cannot be modified once the schema is created. Declaration public ICollection Types { get; set; } Property Value System.Collections.Generic.ICollection < SchemaType > ViewForAll Defines a schema as viewable by everyone. Everyone with ManageSchema user permission is able to see the schema. Declaration public bool ViewForAll { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static SchemaDetail FromJson(string data) Parameters System.String data Returns SchemaDetail ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentDetailViewEvent.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentDetailViewEvent.html", + "title": "Class ContentDetailViewEvent | Picturepark.SDK.V1 API", + "keywords": "Class ContentDetailViewEvent Inheritance System.Object ApplicationEvent ContentDetailViewEvent Inherited Members ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentDetailViewEvent : ApplicationEvent Properties ContentIds Declaration public ICollection ContentIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static ContentDetailViewEvent FromJson(string data) Parameters System.String data Returns ContentDetailViewEvent ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaDeleteResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaDeleteResult.html", - "title": "Class SchemaDeleteResult | Picturepark.SDK.V1 API", - "keywords": "Class SchemaDeleteResult Result of a schema delete operation Inheritance System.Object SchemaDeleteResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaDeleteResult Methods FromJson(String) Declaration public static SchemaDeleteResult FromJson(string data) Parameters System.String data Returns SchemaDeleteResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentDisposition.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentDisposition.html", + "title": "Enum ContentDisposition | Picturepark.SDK.V1 API", + "keywords": "Enum ContentDisposition Namespace : System.Dynamic.ExpandoObject Syntax public enum ContentDisposition Attachment Inline" }, - "api/Picturepark.SDK.V1.Contract.OutputDetail.html": { - "href": "api/Picturepark.SDK.V1.Contract.OutputDetail.html", - "title": "Class OutputDetail | Picturepark.SDK.V1 API", - "keywords": "Class OutputDetail Output detail Inheritance System.Object Output OutputDetail Inherited Members Output.Id Output.OutputFormatId Output.ContentId Output.RenderingState Output.Detail Output.BackupTimestamp Output.AttemptsLeft Output.FileVersion Output.DynamicRendering System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputDetail : Output Methods FromJson(String) Declaration public static OutputDetail FromJson(string data) Parameters System.String data Returns OutputDetail ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentDownloadEvent.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentDownloadEvent.html", + "title": "Class ContentDownloadEvent | Picturepark.SDK.V1 API", + "keywords": "Class ContentDownloadEvent Inheritance System.Object ApplicationEvent ContentDownloadEvent Inherited Members ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentDownloadEvent : ApplicationEvent Properties DownloadInfos Declaration public ICollection DownloadInfos { get; set; } Property Value System.Collections.Generic.ICollection < DownloadTrackingInfo > FileSize Declaration public long FileSize { get; set; } Property Value System.Int64 Range Declaration public string Range { get; set; } Property Value System.String ShareToken Declaration public string ShareToken { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentDownloadEvent FromJson(string data) Parameters System.String data Returns ContentDownloadEvent ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OutputDataVideo.html": { - "href": "api/Picturepark.SDK.V1.Contract.OutputDataVideo.html", - "title": "Class OutputDataVideo | Picturepark.SDK.V1 API", - "keywords": "Class OutputDataVideo Output information for a video file. Inheritance System.Object OutputDataBase OutputDataVideo Inherited Members OutputDataBase.FileExtension OutputDataBase.FileName OutputDataBase.FilePath OutputDataBase.FileSizeInBytes OutputDataBase.Sha1Hash System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputDataVideo : OutputDataBase Properties DurationInSeconds Duration of the video in seconds. Declaration public double DurationInSeconds { get; set; } Property Value System.Double Height Height of the video. Declaration public int Height { get; set; } Property Value System.Int32 Sprites The sprites making up the key frames of the video. Declaration public ICollection Sprites { get; set; } Property Value System.Collections.Generic.ICollection < Sprite > Width With of the video. Declaration public int Width { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static OutputDataVideo FromJson(string data) Parameters System.String data Returns OutputDataVideo ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.EnvironmentNotAvailableException.html": { + "href": "api/Picturepark.SDK.V1.Contract.EnvironmentNotAvailableException.html", + "title": "Class EnvironmentNotAvailableException | Picturepark.SDK.V1 API", + "keywords": "Class EnvironmentNotAvailableException Inheritance System.Object System.Exception PictureparkException EnvironmentNotAvailableException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentNotAvailableException : PictureparkException, ISerializable, _Exception Methods FromJson(String) Declaration public static EnvironmentNotAvailableException FromJson(string data) Parameters System.String data Returns EnvironmentNotAvailableException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OutputDataImage.html": { - "href": "api/Picturepark.SDK.V1.Contract.OutputDataImage.html", - "title": "Class OutputDataImage | Picturepark.SDK.V1 API", - "keywords": "Class OutputDataImage Output information for an image file. Inheritance System.Object OutputDataBase OutputDataImage Inherited Members OutputDataBase.FileExtension OutputDataBase.FileName OutputDataBase.FilePath OutputDataBase.FileSizeInBytes OutputDataBase.Sha1Hash System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputDataImage : OutputDataBase Properties Height The height of the image. Declaration public int Height { get; set; } Property Value System.Int32 Width The width of the image. Declaration public int Width { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static OutputDataImage FromJson(string data) Parameters System.String data Returns OutputDataImage ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.EnvironmentNotDeactivatedException.html": { + "href": "api/Picturepark.SDK.V1.Contract.EnvironmentNotDeactivatedException.html", + "title": "Class EnvironmentNotDeactivatedException | Picturepark.SDK.V1 API", + "keywords": "Class EnvironmentNotDeactivatedException Inheritance System.Object System.Exception PictureparkException EnvironmentNotDeactivatedException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentNotDeactivatedException : PictureparkException, ISerializable, _Exception Methods FromJson(String) Declaration public static EnvironmentNotDeactivatedException FromJson(string data) Parameters System.String data Returns EnvironmentNotDeactivatedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OutputDataDocument.html": { - "href": "api/Picturepark.SDK.V1.Contract.OutputDataDocument.html", - "title": "Class OutputDataDocument | Picturepark.SDK.V1 API", - "keywords": "Class OutputDataDocument Output information for a document file. Inheritance System.Object OutputDataBase OutputDataDocument Inherited Members OutputDataBase.FileExtension OutputDataBase.FileName OutputDataBase.FilePath OutputDataBase.FileSizeInBytes OutputDataBase.Sha1Hash System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputDataDocument : OutputDataBase Properties PageCount Number of document's pages. Declaration public int PageCount { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static OutputDataDocument FromJson(string data) Parameters System.String data Returns OutputDataDocument ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.EnvironmentNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.EnvironmentNotFoundException.html", + "title": "Class EnvironmentNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class EnvironmentNotFoundException Inheritance System.Object System.Exception PictureparkException EnvironmentNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentNotFoundException : PictureparkException, ISerializable, _Exception Methods FromJson(String) Declaration public static EnvironmentNotFoundException FromJson(string data) Parameters System.String data Returns EnvironmentNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OutputDataDefault.html": { - "href": "api/Picturepark.SDK.V1.Contract.OutputDataDefault.html", - "title": "Class OutputDataDefault | Picturepark.SDK.V1 API", - "keywords": "Class OutputDataDefault Default output information Inheritance System.Object OutputDataBase OutputDataDefault Inherited Members OutputDataBase.FileExtension OutputDataBase.FileName OutputDataBase.FilePath OutputDataBase.FileSizeInBytes OutputDataBase.Sha1Hash System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputDataDefault : OutputDataBase Methods FromJson(String) Declaration public static OutputDataDefault FromJson(string data) Parameters System.String data Returns OutputDataDefault ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.EnvironmentProcessAlreadyRunningException.html": { + "href": "api/Picturepark.SDK.V1.Contract.EnvironmentProcessAlreadyRunningException.html", + "title": "Class EnvironmentProcessAlreadyRunningException | Picturepark.SDK.V1 API", + "keywords": "Class EnvironmentProcessAlreadyRunningException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException EnvironmentProcessAlreadyRunningException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessAlreadyRunningException : PictureparkValidationException, ISerializable, _Exception Properties EnvironmentProcessType Declaration public EnvironmentProcessType EnvironmentProcessType { get; set; } Property Value EnvironmentProcessType Methods FromJson(String) Declaration public static EnvironmentProcessAlreadyRunningException FromJson(string data) Parameters System.String data Returns EnvironmentProcessAlreadyRunningException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OutputDataBase.html": { - "href": "api/Picturepark.SDK.V1.Contract.OutputDataBase.html", - "title": "Class OutputDataBase | Picturepark.SDK.V1 API", - "keywords": "Class OutputDataBase Base class for the output detail dependent on the file format. Inheritance System.Object OutputDataBase OutputDataAudio OutputDataDefault OutputDataDocument OutputDataImage OutputDataVideo Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class OutputDataBase Properties FileExtension The extension of the file. Declaration public string FileExtension { get; set; } Property Value System.String FileName The name of the file. Declaration public string FileName { get; set; } Property Value System.String FilePath The path where the file is stored. Declaration public string FilePath { get; set; } Property Value System.String FileSizeInBytes The size of the file in bytes. Declaration public long? FileSizeInBytes { get; set; } Property Value System.Nullable < System.Int64 > Sha1Hash The SHA-1 hash of the file. Declaration public string Sha1Hash { get; set; } Property Value System.String Methods FromJson(String) Declaration public static OutputDataBase FromJson(string data) Parameters System.String data Returns OutputDataBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.EnvironmentProcessNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.EnvironmentProcessNotFoundException.html", + "title": "Class EnvironmentProcessNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class EnvironmentProcessNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException EnvironmentProcessNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties EnvironmentProcessId Declaration public string EnvironmentProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static EnvironmentProcessNotFoundException FromJson(string data) Parameters System.String data Returns EnvironmentProcessNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessType.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessType.html", + "api/Picturepark.SDK.V1.Contract.EnvironmentProcessType.html": { + "href": "api/Picturepark.SDK.V1.Contract.EnvironmentProcessType.html", "title": "Enum EnvironmentProcessType | Picturepark.SDK.V1 API", "keywords": "Enum EnvironmentProcessType Namespace : System.Dynamic.ExpandoObject Syntax public enum EnvironmentProcessType AddMetadataLanguage CustomerBoostValuesUpdate CustomerUpdate EnvironmentUpdate" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessState.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessState.html", - "title": "Class EnvironmentProcessState | Picturepark.SDK.V1 API", - "keywords": "Class EnvironmentProcessState Inheritance System.Object EnvironmentProcessState Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessState Properties Result Declaration public string Result { get; set; } Property Value System.String State Declaration public string State { get; set; } Property Value System.String Timestamp Declaration public DateTime Timestamp { get; set; } Property Value System.DateTime Methods FromJson(String) Declaration public static EnvironmentProcessState FromJson(string data) Parameters System.String data Returns EnvironmentProcessState ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.EnvironmentProcessWaitTimeoutException.html": { + "href": "api/Picturepark.SDK.V1.Contract.EnvironmentProcessWaitTimeoutException.html", + "title": "Class EnvironmentProcessWaitTimeoutException | Picturepark.SDK.V1 API", + "keywords": "Class EnvironmentProcessWaitTimeoutException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException EnvironmentProcessWaitTimeoutException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessWaitTimeoutException : PictureparkTimeoutException, ISerializable, _Exception Properties EnvironmentProcessId Declaration public string EnvironmentProcessId { get; set; } Property Value System.String WaitedLifecycles Declaration public string WaitedLifecycles { get; set; } Property Value System.String Methods FromJson(String) Declaration public static EnvironmentProcessWaitTimeoutException FromJson(string data) Parameters System.String data Returns EnvironmentProcessWaitTimeoutException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateRightException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateRightException.html", - "title": "Class DuplicateRightException | Picturepark.SDK.V1 API", - "keywords": "Class DuplicateRightException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicateRightException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateRightException : PictureparkValidationException, ISerializable, _Exception Properties PermissionSetId Declaration public string PermissionSetId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateRightException FromJson(string data) Parameters System.String data Returns DuplicateRightException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.IBusinessRuleClient.html": { + "href": "api/Picturepark.SDK.V1.Contract.IBusinessRuleClient.html", + "title": "Interface IBusinessRuleClient | Picturepark.SDK.V1 API", + "keywords": "Interface IBusinessRuleClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IBusinessRuleClient Methods GetConfigurationAsync(CancellationToken) Get the current business rule configuration Declaration Task GetConfigurationAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessRuleConfiguration > BusinessRuleConfiguration Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateConfigurationAsync(BusinessRuleConfigurationUpdateRequest, CancellationToken) Updates the business rule configuration. Declaration Task UpdateConfigurationAsync(BusinessRuleConfigurationUpdateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters BusinessRuleConfigurationUpdateRequest request Request containing the new configuration. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateOutputFormatIdException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateOutputFormatIdException.html", - "title": "Class DuplicateOutputFormatIdException | Picturepark.SDK.V1 API", - "keywords": "Class DuplicateOutputFormatIdException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicateOutputFormatIdException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateOutputFormatIdException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static DuplicateOutputFormatIdException FromJson(string data) Parameters System.String data Returns DuplicateOutputFormatIdException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.IContentPermissionSetClient.html": { + "href": "api/Picturepark.SDK.V1.Contract.IContentPermissionSetClient.html", + "title": "Interface IContentPermissionSetClient | Picturepark.SDK.V1 API", + "keywords": "Interface IContentPermissionSetClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IContentPermissionSetClient Methods CreateAsync(ContentPermissionSetCreateRequest, CancellationToken) Create content permission set Declaration Task CreateAsync(ContentPermissionSetCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentPermissionSetCreateRequest request The request containing information needed to create new permission set. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentPermissionSetDetail > Content permission set detail Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateManyAsync(ContentPermissionSetCreateManyRequest, CancellationToken) Create multiple content permission sets Declaration Task CreateManyAsync(ContentPermissionSetCreateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentPermissionSetCreateManyRequest request The request containing information needed to create new permission sets. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response with information about created permission sets Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, CancellationToken) Delete content permission set Declaration Task DeleteAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the permission set that should be deleted. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyAsync(PermissionSetDeleteManyRequest, CancellationToken) Delete multiple content permission sets Declaration Task DeleteManyAsync(PermissionSetDeleteManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters PermissionSetDeleteManyRequest request The request with permission set IDs to delete. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response with information about success or failure Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get content permission set Declaration Task GetAsync(string permissionSetId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String permissionSetId The content permission set ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentPermissionSetDetail > Content permission set detail Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, CancellationToken) Get multiple permission sets Declaration Task> GetManyAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids Permission set IDs to get information about System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < ContentPermissionSetDetail >> Content permission set details Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetPermissionsAsync(String, CancellationToken) Get permissions for the permission set Declaration Task> GetPermissionsAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the permission set to view permissions of. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < PermissionSetRight >> List of permissions Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetPermissionsManyAsync(IEnumerable, CancellationToken) Get permissions for multiple permission sets Declaration Task> GetPermissionsManyAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids IDs of the permission sets to view permissions of. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < PermissionSetUserPermissionRights >> List of permissions Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(PermissionSetSearchRequest, CancellationToken) Search content permission sets Declaration Task SearchAsync(PermissionSetSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters PermissionSetSearchRequest request The permission set search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < PermissionSetSearchResult > Permission set search result Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipAsync(String, PermissionSetOwnershipTransferRequest, CancellationToken) Transfer ownership of content permission set Declaration Task TransferOwnershipAsync(string id, PermissionSetOwnershipTransferRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the permission set to transfer PermissionSetOwnershipTransferRequest request The request containing user who should be the new owner. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipManyAsync(PermissionSetOwnershipTransferManyRequest, CancellationToken) Transfer ownership of multiple content permission sets Declaration Task TransferOwnershipManyAsync(PermissionSetOwnershipTransferManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters PermissionSetOwnershipTransferManyRequest request The request containing information on which permission set to transfer to which user. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(String, ContentPermissionSetUpdateRequest, CancellationToken) Update content permission set Declaration Task UpdateAsync(string id, ContentPermissionSetUpdateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of permission set to update ContentPermissionSetUpdateRequest request The request containing information needed to update the permission set. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentPermissionSetDetail > Content permission set detail Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateManyAsync(ContentPermissionSetUpdateManyRequest, CancellationToken) Update multiple content permission sets Declaration Task UpdateManyAsync(ContentPermissionSetUpdateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentPermissionSetUpdateManyRequest request The request containing information needed to update the permission set. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response with information about updated permission sets Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.DataDictionary.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DataDictionary.html", - "title": "Class DataDictionary | Picturepark.SDK.V1 API", - "keywords": "Class DataDictionary Inheritance System.Object System.Collections.Generic.Dictionary < System.String , System.Object > DataDictionary Inherited Members System.Collections.Generic.Dictionary.Add(System.String, System.Object) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Add(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Contains(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Remove(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.Clear() System.Collections.Generic.Dictionary.ContainsKey(System.String) System.Collections.Generic.Dictionary.ContainsValue(System.Object) System.Collections.Generic.Dictionary.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.Generic.IEnumerable>.GetEnumerator() System.Collections.Generic.Dictionary.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Collections.Generic.Dictionary.OnDeserialization(System.Object) System.Collections.Generic.Dictionary.Remove(System.String) System.Collections.Generic.Dictionary.TryGetValue(System.String, System.Object) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.CopyTo(System.Collections.Generic.KeyValuePair[], System.Int32) System.Collections.Generic.Dictionary.System.Collections.ICollection.CopyTo(System.Array, System.Int32) System.Collections.Generic.Dictionary.System.Collections.IEnumerable.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.IDictionary.get_Item(System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.set_Item(System.Object, System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.Add(System.Object, System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.Contains(System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.IDictionary.Remove(System.Object) System.Collections.Generic.Dictionary.Comparer System.Collections.Generic.Dictionary.Count System.Collections.Generic.Dictionary.Keys System.Collections.Generic.Dictionary.System.Collections.Generic.IDictionary.Keys System.Collections.Generic.Dictionary.System.Collections.Generic.IReadOnlyDictionary.Keys System.Collections.Generic.Dictionary.Values System.Collections.Generic.Dictionary.System.Collections.Generic.IDictionary.Values System.Collections.Generic.Dictionary.System.Collections.Generic.IReadOnlyDictionary.Values System.Collections.Generic.Dictionary.Item[System.String] System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.IsReadOnly System.Collections.Generic.Dictionary.System.Collections.ICollection.IsSynchronized System.Collections.Generic.Dictionary.System.Collections.ICollection.SyncRoot System.Collections.Generic.Dictionary.System.Collections.IDictionary.IsFixedSize System.Collections.Generic.Dictionary.System.Collections.IDictionary.IsReadOnly System.Collections.Generic.Dictionary.System.Collections.IDictionary.Keys System.Collections.Generic.Dictionary.System.Collections.IDictionary.Values System.Collections.Generic.Dictionary.System.Collections.IDictionary.Item[System.Object] System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DataDictionary : Dictionary, IDictionary, ICollection>, IDictionary, ICollection, IReadOnlyDictionary, IReadOnlyCollection>, IEnumerable>, IEnumerable, ISerializable, IDeserializationCallback Methods FromJson(String) Declaration public static DataDictionary FromJson(string data) Parameters System.String data Returns DataDictionary ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.IDisplayValueClient.html": { + "href": "api/Picturepark.SDK.V1.Contract.IDisplayValueClient.html", + "title": "Interface IDisplayValueClient | Picturepark.SDK.V1 API", + "keywords": "Interface IDisplayValueClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IDisplayValueClient Methods GetStatusAsync(CancellationToken) Get status Declaration Task GetStatusAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DisplayValueStatus > VersionInfo Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RerenderAsync(CancellationToken) Re-render the display values Declaration Task RerenderAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > VersionInfo Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerViolationException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerViolationException.html", - "title": "Class CustomerViolationException | Picturepark.SDK.V1 API", - "keywords": "Class CustomerViolationException Inheritance System.Object System.Exception PictureparkException CustomerViolationException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerViolationException : PictureparkException, ISerializable, _Exception Properties CurrentCustomerId Declaration public string CurrentCustomerId { get; set; } Property Value System.String ExpectedCustomerId Declaration public string ExpectedCustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerViolationException FromJson(string data) Parameters System.String data Returns CustomerViolationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.IDocumentHistoryClient.html": { + "href": "api/Picturepark.SDK.V1.Contract.IDocumentHistoryClient.html", + "title": "Interface IDocumentHistoryClient | Picturepark.SDK.V1 API", + "keywords": "Interface IDocumentHistoryClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IDocumentHistoryClient Methods CompareWithCurrentAsync(String, String, Nullable, CancellationToken) Compare with current Declaration Task CompareWithCurrentAsync(string documentType, string documentId, long? version = default(long? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String documentType The type of the document (e.g. Content). System.String documentId The ID of the document (e.g. contentId). System.Nullable < System.Int64 > version The version of the document to compare with. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DocumentHistoryDifference > Document history difference. Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CompareWithVersionAsync(String, String, Int64, Nullable, CancellationToken) Compare with version Declaration Task CompareWithVersionAsync(string documentType, string documentId, long documentVersion, long? version = default(long? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String documentType The type of the document (e.g. Content). System.String documentId The ID of the document (e.g. contentId). System.Int64 documentVersion The version of the document to use for the comparison. System.Nullable < System.Int64 > version The version of the document to compare with. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DocumentHistoryDifference > Document history difference Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetCurrentAsync(String, String, CancellationToken) Get current Declaration Task GetCurrentAsync(string documentType, string documentId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String documentType The type of the document (e.g. Content). System.String documentId The ID of the document (e.g. contentId). System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DocumentHistory > Document history item Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetVersionAsync(String, String, Int64, CancellationToken) Get version Declaration Task GetVersionAsync(string documentType, string documentId, long documentVersion, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String documentType The type of the document (e.g. Content). System.String documentId The ID of the document (e.g. contentId). System.Int64 documentVersion The version of the document. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DocumentHistory > Document history item Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(DocumentHistorySearchRequest, CancellationToken) Search Declaration Task SearchAsync(DocumentHistorySearchRequest documentHistorySearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters DocumentHistorySearchRequest documentHistorySearchRequest The document history search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DocumentHistorySearchResult > Document history search result. Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerBoostValuesUpdateTimeoutException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerBoostValuesUpdateTimeoutException.html", - "title": "Class CustomerBoostValuesUpdateTimeoutException | Picturepark.SDK.V1 API", - "keywords": "Class CustomerBoostValuesUpdateTimeoutException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException CustomerBoostValuesUpdateTimeoutException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerBoostValuesUpdateTimeoutException : PictureparkTimeoutException, ISerializable, _Exception Properties EnvironmentProcessId Declaration public string EnvironmentProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerBoostValuesUpdateTimeoutException FromJson(string data) Parameters System.String data Returns CustomerBoostValuesUpdateTimeoutException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.IInfoClient.html": { + "href": "api/Picturepark.SDK.V1.Contract.IInfoClient.html", + "title": "Interface IInfoClient | Picturepark.SDK.V1 API", + "keywords": "Interface IInfoClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IInfoClient Methods GetInfoAsync(CancellationToken) Get info Declaration Task GetInfoAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerInfo > CustomerInfo Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetStatusAsync(CancellationToken) Get status Declaration Task GetStatusAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SystemStatus > VersionInfo Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetVersionAsync(CancellationToken) Get version Declaration Task GetVersionAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < VersionInfo > VersionInfo Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerBoostValuesUpdateState.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerBoostValuesUpdateState.html", - "title": "Enum CustomerBoostValuesUpdateState | Picturepark.SDK.V1 API", - "keywords": "Enum CustomerBoostValuesUpdateState Namespace : System.Dynamic.ExpandoObject Syntax public enum CustomerBoostValuesUpdateState BoostValuesAdded BoostValuesRemoved Cancelled Draft ExistingBoostValuesUpdated Failed InProgress SearchIndexesMappingUpdated SearchIndexesReindexed Succeeded" + "api/Picturepark.SDK.V1.Contract.ListItemAggregationRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemAggregationRequest.html", + "title": "Class ListItemAggregationRequest | Picturepark.SDK.V1 API", + "keywords": "Class ListItemAggregationRequest Request to aggregate list items Inheritance System.Object ListItemAggregationRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemAggregationRequest Properties AggregationFilters Special filters used to filter down the aggregations' values on specific conditions. The behavior is different when filtering an aggregation that matches the same AggregationName or another aggregation. In the first case, the filter is put in \"or\" with (eventual) other existing filters. In the second case it is put in \"and\". Declaration public ICollection AggregationFilters { get; set; } Property Value System.Collections.Generic.ICollection < AggregationFilter > Aggregators List of aggregators that defines how the list item should be aggregated. Declaration public ICollection Aggregators { get; set; } Property Value System.Collections.Generic.ICollection < AggregatorBase > BrokenDependenciesFilter Limits the aggregation to the list items that have or not have broken references. By default it includes both. Declaration public BrokenDependenciesFilter BrokenDependenciesFilter { get; set; } Property Value BrokenDependenciesFilter Filter An optional filter to limit the list items to aggregate on. Declaration public FilterBase Filter { get; set; } Property Value FilterBase IncludeAllSchemaChildren Broadens the search to include all schema descendant list items. Declaration public bool IncludeAllSchemaChildren { get; set; } Property Value System.Boolean LifeCycleFilter Limits the aggregation to the list items that have the specified life cycle state. Defaults to ActiveOnly. Declaration public LifeCycleFilter LifeCycleFilter { get; set; } Property Value LifeCycleFilter SchemaIds Limits the search among the list items of the provided schemas. Declaration public ICollection SchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied in the specified order. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchLanguages When searching in multi language fields, limit the searchable fields to the ones corresponding to the specified languages. If not specified, all metadata languages defined in the system are used. Declaration public ICollection SearchLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchString The string used to query the list items to aggregate. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ListItemAggregationRequest FromJson(string data) Parameters System.String data Returns ListItemAggregationRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupSearchResult.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupSearchResult.html", - "title": "Class ContentBackupSearchResult | Picturepark.SDK.V1 API", - "keywords": "Class ContentBackupSearchResult Inheritance System.Object ContentBackupSearchResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentBackupSearchResult Properties PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < System.String > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static ContentBackupSearchResult FromJson(string data) Parameters System.String data Returns ContentBackupSearchResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ListItemCreateManyRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemCreateManyRequest.html", + "title": "Class ListItemCreateManyRequest | Picturepark.SDK.V1 API", + "keywords": "Class ListItemCreateManyRequest Request to create multiple list items Inheritance System.Object ListItemCreateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemCreateManyRequest Properties AllowMissingDependencies Allows creating list items that refer to list items or contents that don't exist in the system. Declaration public bool AllowMissingDependencies { get; set; } Property Value System.Boolean Items Items to be created. Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < ListItemCreateRequest > Methods FromJson(String) Declaration public static ListItemCreateManyRequest FromJson(string data) Parameters System.String data Returns ListItemCreateManyRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupSearchRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupSearchRequest.html", - "title": "Class ContentBackupSearchRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentBackupSearchRequest Request to search aggregation values for Contents Inheritance System.Object ContentBackupSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentBackupSearchRequest Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String ExclusionTime Time span relative to now for which missing backup timestamp is not considered a missing backup Declaration public TimeSpan ExclusionTime { get; set; } Property Value System.TimeSpan Limit Limits the document count of the result set. Defaults to 30. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken To get a large amount of data, page token returned from the response can be used to get all data. Declaration public string PageToken { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentBackupSearchRequest FromJson(string data) Parameters System.String data Returns ContentBackupSearchRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ListItemCreateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemCreateRequest.html", + "title": "Class ListItemCreateRequest | Picturepark.SDK.V1 API", + "keywords": "Class ListItemCreateRequest Request to create a list item Inheritance System.Object ListItemCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemCreateRequest Properties Content The content data of the list item. It's an object of dynamic metadata whose structure is defined in the Content schema. Declaration public object Content { get; set; } Property Value System.Object ContentSchemaId The ID of the content schema. The SchemaType of the specified schema must be List. Declaration public string ContentSchemaId { get; set; } Property Value System.String RequestId Optional client reference for this request. Will be returned back in response to make easier for clients to match request items with the respective results. It is not persisted anywhere and it is ignored in single operations. Declaration public string RequestId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ListItemCreateRequest FromJson(string data) Parameters System.String data Returns ListItemCreateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ChunkSizeOutOfRangeException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ChunkSizeOutOfRangeException.html", - "title": "Class ChunkSizeOutOfRangeException | Picturepark.SDK.V1 API", - "keywords": "Class ChunkSizeOutOfRangeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ChunkSizeOutOfRangeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ChunkSizeOutOfRangeException : PictureparkValidationException, ISerializable, _Exception Properties Actual Declaration public long Actual { get; set; } Property Value System.Int64 Maximum Declaration public long Maximum { get; set; } Property Value System.Int64 Minimum Declaration public long Minimum { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static ChunkSizeOutOfRangeException FromJson(string data) Parameters System.String data Returns ChunkSizeOutOfRangeException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ListItemCyclicDependencyException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemCyclicDependencyException.html", + "title": "Class ListItemCyclicDependencyException | Picturepark.SDK.V1 API", + "keywords": "Class ListItemCyclicDependencyException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ListItemCyclicDependencyException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemCyclicDependencyException : PictureparkBusinessException, ISerializable, _Exception Properties ListItemIds Declaration public ICollection ListItemIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static ListItemCyclicDependencyException FromJson(string data) Parameters System.String data Returns ListItemCyclicDependencyException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleNGramTransformationMinWordLengthInvalidException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleNGramTransformationMinWordLengthInvalidException.html", - "title": "Class BusinessRuleNGramTransformationMinWordLengthInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleNGramTransformationMinWordLengthInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleNGramTransformationMinWordLengthInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleNGramTransformationMinWordLengthInvalidException : PictureparkValidationException, ISerializable, _Exception Properties MinWordLength Declaration public int MinWordLength { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static BusinessRuleNGramTransformationMinWordLengthInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleNGramTransformationMinWordLengthInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ListItemDeleteManyFilterRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemDeleteManyFilterRequest.html", + "title": "Class ListItemDeleteManyFilterRequest | Picturepark.SDK.V1 API", + "keywords": "Class ListItemDeleteManyFilterRequest Request to delete multiple list items based on a provided filter Inheritance System.Object ListItemDeleteManyFilterRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemDeleteManyFilterRequest Properties FilterRequest Filters the list items that need to be deleted. Declaration public ListItemFilterRequest FilterRequest { get; set; } Property Value ListItemFilterRequest ForceReferenceRemoval A value indicating whether references to the list item should be removed. Declaration public bool ForceReferenceRemoval { get; set; } Property Value System.Boolean NotifyProgress Create a progress notification and notify on progress. Notifications are shown in the UI only to the same use who triggered the delete request. Declaration public bool NotifyProgress { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static ListItemDeleteManyFilterRequest FromJson(string data) Parameters System.String data Returns ListItemDeleteManyFilterRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleConditionsMissingException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleConditionsMissingException.html", - "title": "Class BusinessRuleConditionsMissingException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleConditionsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleConditionsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleConditionsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleConditionsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleConditionsMissingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ListItemDeleteManyRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemDeleteManyRequest.html", + "title": "Class ListItemDeleteManyRequest | Picturepark.SDK.V1 API", + "keywords": "Class ListItemDeleteManyRequest Request to delete multiple list items Inheritance System.Object ListItemDeleteManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemDeleteManyRequest Properties ForceReferenceRemoval A value indicating whether references to the list item should be removed. Declaration public bool ForceReferenceRemoval { get; set; } Property Value System.Boolean ListItemIds IDs of the list items to delete. Declaration public ICollection ListItemIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > NotifyProgress Create a progress notification and notify on progress. Notifications are shown in the UI only to the same use who triggered the delete request. Declaration public bool NotifyProgress { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static ListItemDeleteManyRequest FromJson(string data) Parameters System.String data Returns ListItemDeleteManyRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessScope.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessScope.html", - "title": "Enum BusinessProcessScope | Picturepark.SDK.V1 API", - "keywords": "Enum BusinessProcessScope Scope of the business process Namespace : System.Dynamic.ExpandoObject Syntax public enum BusinessProcessScope System User" + "api/Picturepark.SDK.V1.Contract.MetadataValuesSchemaRemoveCommand.html": { + "href": "api/Picturepark.SDK.V1.Contract.MetadataValuesSchemaRemoveCommand.html", + "title": "Class MetadataValuesSchemaRemoveCommand | Picturepark.SDK.V1 API", + "keywords": "Class MetadataValuesSchemaRemoveCommand Removes schema and all its values Inheritance System.Object MetadataValuesChangeCommandBase MetadataValuesSchemaRemoveCommand Inherited Members MetadataValuesChangeCommandBase.SchemaId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MetadataValuesSchemaRemoveCommand : MetadataValuesChangeCommandBase Methods FromJson(String) Declaration public static MetadataValuesSchemaRemoveCommand FromJson(string data) Parameters System.String data Returns MetadataValuesSchemaRemoveCommand ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessCancellationNotSupportedException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessCancellationNotSupportedException.html", - "title": "Class BusinessProcessCancellationNotSupportedException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessCancellationNotSupportedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessProcessCancellationNotSupportedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessCancellationNotSupportedException : PictureparkValidationException, ISerializable, _Exception Properties BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessCancellationNotSupportedException FromJson(string data) Parameters System.String data Returns BusinessProcessCancellationNotSupportedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.MetadataValuesSchemaReplaceCommand.html": { + "href": "api/Picturepark.SDK.V1.Contract.MetadataValuesSchemaReplaceCommand.html", + "title": "Class MetadataValuesSchemaReplaceCommand | Picturepark.SDK.V1 API", + "keywords": "Class MetadataValuesSchemaReplaceCommand Replaces schema values Inheritance System.Object MetadataValuesChangeCommandBase MetadataValuesSchemaReplaceCommand Inherited Members MetadataValuesChangeCommandBase.SchemaId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MetadataValuesSchemaReplaceCommand : MetadataValuesChangeCommandBase Properties Value An object containing the metadata values for the schema. The existing dictionary will be entirely overwritten. Declaration public object Value { get; set; } Property Value System.Object Methods FromJson(String) Declaration public static MetadataValuesSchemaReplaceCommand FromJson(string data) Parameters System.String data Returns MetadataValuesSchemaReplaceCommand ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ApiException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ApiException.html", - "title": "Class ApiException | Picturepark.SDK.V1 API", - "keywords": "Class ApiException Inheritance System.Object System.Exception ApiException ApiException Inherited Members System.Exception.GetBaseException() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ApiException : Exception, ISerializable, _Exception Constructors ApiException(String, Int32, String, IReadOnlyDictionary>, Exception) Declaration public ApiException(string message, int statusCode, string response, IReadOnlyDictionary> headers, Exception innerException) Parameters System.String message System.Int32 statusCode System.String response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers System.Exception innerException Properties Headers Declaration public IReadOnlyDictionary> Headers { get; } Property Value System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> Response Declaration public string Response { get; } Property Value System.String StatusCode Declaration public int StatusCode { get; } Property Value System.Int32 Methods ToString() Declaration public override string ToString() Returns System.String Overrides System.Exception.ToString()" + "api/Picturepark.SDK.V1.Contract.MetadataValuesSchemaUpdateCommand.html": { + "href": "api/Picturepark.SDK.V1.Contract.MetadataValuesSchemaUpdateCommand.html", + "title": "Class MetadataValuesSchemaUpdateCommand | Picturepark.SDK.V1 API", + "keywords": "Class MetadataValuesSchemaUpdateCommand Updates schema values Inheritance System.Object MetadataValuesChangeCommandBase MetadataValuesSchemaUpdateCommand Inherited Members MetadataValuesChangeCommandBase.SchemaId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MetadataValuesSchemaUpdateCommand : MetadataValuesChangeCommandBase Properties Value An object containing the metadata values to add / update. Declaration public object Value { get; set; } Property Value System.Object Methods FromJson(String) Declaration public static MetadataValuesSchemaUpdateCommand FromJson(string data) Parameters System.String data Returns MetadataValuesSchemaUpdateCommand ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.IllegalAuthorizationStateTransitionException.html": { - "href": "api/Picturepark.SDK.V1.Contract.IllegalAuthorizationStateTransitionException.html", - "title": "Class IllegalAuthorizationStateTransitionException | Picturepark.SDK.V1 API", - "keywords": "Class IllegalAuthorizationStateTransitionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException IllegalAuthorizationStateTransitionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class IllegalAuthorizationStateTransitionException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static IllegalAuthorizationStateTransitionException FromJson(string data) Parameters System.String data Returns IllegalAuthorizationStateTransitionException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.MetadataValuesSchemaUpsertCommand.html": { + "href": "api/Picturepark.SDK.V1.Contract.MetadataValuesSchemaUpsertCommand.html", + "title": "Class MetadataValuesSchemaUpsertCommand | Picturepark.SDK.V1 API", + "keywords": "Class MetadataValuesSchemaUpsertCommand Adds or updates schema values Inheritance System.Object MetadataValuesChangeCommandBase MetadataValuesSchemaUpsertCommand Inherited Members MetadataValuesChangeCommandBase.SchemaId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MetadataValuesSchemaUpsertCommand : MetadataValuesChangeCommandBase Properties Value An object containing the metadata values to add / update. Declaration public object Value { get; set; } Property Value System.Object Methods FromJson(String) Declaration public static MetadataValuesSchemaUpsertCommand FromJson(string data) Parameters System.String data Returns MetadataValuesSchemaUpsertCommand ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ILiveStreamClient.html": { - "href": "api/Picturepark.SDK.V1.Contract.ILiveStreamClient.html", - "title": "Interface ILiveStreamClient | Picturepark.SDK.V1 API", - "keywords": "Interface ILiveStreamClient Namespace : System.Dynamic.ExpandoObject Syntax public interface ILiveStreamClient Methods SearchAsync(LiveStreamSearchRequest, CancellationToken) Search Declaration Task SearchAsync(LiveStreamSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters LiveStreamSearchRequest request Parameters for the search System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < LiveStreamSearchResult > Resulting live stream events Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.Contract.MissingCustomerDefaultLanguageException.html": { + "href": "api/Picturepark.SDK.V1.Contract.MissingCustomerDefaultLanguageException.html", + "title": "Class MissingCustomerDefaultLanguageException | Picturepark.SDK.V1 API", + "keywords": "Class MissingCustomerDefaultLanguageException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException MissingCustomerDefaultLanguageException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MissingCustomerDefaultLanguageException : PictureparkValidationException, ISerializable, _Exception Properties CustomerDefaultLanguage Declaration public string CustomerDefaultLanguage { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MissingCustomerDefaultLanguageException FromJson(string data) Parameters System.String data Returns MissingCustomerDefaultLanguageException ToJson() Declaration public string ToJson() Returns System.String" + }, + "api/Picturepark.SDK.V1.Contract.MissingDependenciesException.html": { + "href": "api/Picturepark.SDK.V1.Contract.MissingDependenciesException.html", + "title": "Class MissingDependenciesException | Picturepark.SDK.V1 API", + "keywords": "Class MissingDependenciesException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException MissingDependenciesException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MissingDependenciesException : PictureparkValidationException, ISerializable, _Exception Properties ItemIds Declaration public string ItemIds { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MissingDependenciesException FromJson(string data) Parameters System.String data Returns MissingDependenciesException ToJson() Declaration public string ToJson() Returns System.String" + }, + "api/Picturepark.SDK.V1.Contract.MissingDisplayPatternForCustomerDefaultLanguageException.html": { + "href": "api/Picturepark.SDK.V1.Contract.MissingDisplayPatternForCustomerDefaultLanguageException.html", + "title": "Class MissingDisplayPatternForCustomerDefaultLanguageException | Picturepark.SDK.V1 API", + "keywords": "Class MissingDisplayPatternForCustomerDefaultLanguageException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException MissingDisplayPatternForCustomerDefaultLanguageException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MissingDisplayPatternForCustomerDefaultLanguageException : PictureparkValidationException, ISerializable, _Exception Properties MissingTypes Declaration public ICollection MissingTypes { get; set; } Property Value System.Collections.Generic.ICollection < DisplayPatternType > SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MissingDisplayPatternForCustomerDefaultLanguageException FromJson(string data) Parameters System.String data Returns MissingDisplayPatternForCustomerDefaultLanguageException ToJson() Declaration public string ToJson() Returns System.String" + }, + "api/Picturepark.SDK.V1.Contract.Mp3AudioFormat.html": { + "href": "api/Picturepark.SDK.V1.Contract.Mp3AudioFormat.html", + "title": "Class Mp3AudioFormat | Picturepark.SDK.V1 API", + "keywords": "Class Mp3AudioFormat Inheritance System.Object FormatBase AudioFormatBase Mp3AudioFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Mp3AudioFormat : AudioFormatBase Properties Bitrate Gets or sets the encoding bitrate. Declaration public int? Bitrate { get; set; } Property Value System.Nullable < System.Int32 > Extension Declaration public string Extension { get; set; } Property Value System.String Quality Gets or sets the encoding quality. Values can be set it range of 0 to 9, where a lower value is a higher quality. Declaration public int? Quality { get; set; } Property Value System.Nullable < System.Int32 > Methods FromJson(String) Declaration public static Mp3AudioFormat FromJson(string data) Parameters System.String data Returns Mp3AudioFormat ToJson() Declaration public string ToJson() Returns System.String" + }, + "api/Picturepark.SDK.V1.Contract.PermissionSetValidationException.html": { + "href": "api/Picturepark.SDK.V1.Contract.PermissionSetValidationException.html", + "title": "Class PermissionSetValidationException | Picturepark.SDK.V1 API", + "keywords": "Class PermissionSetValidationException This exception is an abstract base for permission set validation. Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionSetValidationException AmbiguousUserRoleRightsException PermissionSetInvalidRightCombinationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetValidationException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static PermissionSetValidationException FromJson(string data) Parameters System.String data Returns PermissionSetValidationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.IListItemClient.html": { - "href": "api/Picturepark.SDK.V1.Contract.IListItemClient.html", - "title": "Interface IListItemClient | Picturepark.SDK.V1 API", - "keywords": "Interface IListItemClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IListItemClient Methods AggregateAsync(ListItemAggregationRequest, CancellationToken) Aggregate list items Declaration Task AggregateAsync(ListItemAggregationRequest listItemAggregationRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemAggregationRequest listItemAggregationRequest The list item aggregation request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ObjectAggregationResult > Object aggregation result Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception BatchUpdateFieldsByFilterAsync(ListItemFieldsBatchUpdateFilterRequest, Nullable, Boolean, CancellationToken) Batch update fields - by filter Declaration Task BatchUpdateFieldsByFilterAsync(ListItemFieldsBatchUpdateFilterRequest updateRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemFieldsBatchUpdateFilterRequest updateRequest The metadata update request. System.Nullable < System.TimeSpan > timeout Timeout to wait for business process to complete. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemBatchOperationResult > The . Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception BatchUpdateFieldsByIdsAsync(ListItemFieldsBatchUpdateRequest, Nullable, Boolean, CancellationToken) Batch update fields - by ids Declaration Task BatchUpdateFieldsByIdsAsync(ListItemFieldsBatchUpdateRequest updateRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemFieldsBatchUpdateRequest updateRequest The metadata update request. System.Nullable < System.TimeSpan > timeout Timeout to wait for business process to complete. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemBatchOperationResult > BusinessProcess Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateAsync(ListItemCreateRequest, IEnumerable, Nullable, Nullable, Nullable, CancellationToken) Create list item Declaration Task CreateAsync(ListItemCreateRequest listItemCreateRequest, IEnumerable resolveBehaviors = null, bool? allowMissingDependencies = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemCreateRequest listItemCreateRequest List item create request. System.Collections.Generic.IEnumerable < ListItemResolveBehavior > resolveBehaviors List of enums that control which parts of the list item are resolved and returned. System.Nullable < System.Boolean > allowMissingDependencies Allows creating list items that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemDetail > List item detail Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException A server side error occurred. PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict CreateFromObjectAsync(Object, Boolean, Nullable, Boolean, CancellationToken) Creates a ListItem s based on an object and its references. Declaration Task CreateFromObjectAsync(object content, bool allowMissingDependencies = false, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Object content The object to create ListItem s from. System.Boolean allowMissingDependencies Allow creating ListItem s that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout Timeout to wait for business process to complete. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search document creation. Passing false, the method will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ListItemBatchOperationWithRequestIdResult > The created ListItem s. Exceptions ApiException A server side error occurred. CreateManyAsync(ListItemCreateManyRequest, Nullable, Boolean, CancellationToken) Creates multiple ListItem s. Declaration Task CreateManyAsync(ListItemCreateManyRequest createManyRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemCreateManyRequest createManyRequest The create many request. System.Nullable < System.TimeSpan > timeout Timeout to wait for business process to complete. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been created and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ListItemBatchOperationWithRequestIdResult > The . Exceptions ApiException A server side error occurred. PictureparkException The business process has not been completed. DeleteAsync(String, Nullable, Nullable, Nullable, CancellationToken) Delete list item Declaration Task DeleteAsync(string listItemId, bool? forceReferenceRemoval = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The ID of the list item to delete. System.Nullable < System.Boolean > forceReferenceRemoval A value indicating whether references to the list item should be removed. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Ok Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict DeleteManyAsync(ListItemDeleteManyRequest, CancellationToken) Delete multiple list items Declaration Task DeleteManyAsync(ListItemDeleteManyRequest deleteManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemDeleteManyRequest deleteManyRequest List item delete many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyByFilterAsync(ListItemDeleteManyFilterRequest, CancellationToken) Delete multiple list items - by filter Declaration Task DeleteManyByFilterAsync(ListItemDeleteManyFilterRequest deleteManyFilterRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemDeleteManyFilterRequest deleteManyFilterRequest Delete many by filter request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAndConvertToAsync(String, String, CancellationToken) Gets an existing list item and converts its content to the requested type. Declaration Task GetAndConvertToAsync(string listItemId, string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The list item ID. System.String schemaId The schema ID of the requested type. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task The converted object. Type Parameters T The requested content type. Exceptions ApiException A server side error occurred. GetAsync(String, IEnumerable, CancellationToken) Get list item Declaration Task GetAsync(string listItemId, IEnumerable resolveBehaviors = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The list item ID. System.Collections.Generic.IEnumerable < ListItemResolveBehavior > resolveBehaviors List of enums that control which parts of the list item are resolved and returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemDetail > List item detail Exceptions ApiException A server side error occurred. ListItemNotFoundException List item not found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAndConvertToAsync(IEnumerable, String, CancellationToken) Gets a list of existing list items and converts their content to the requested type Declaration Task> GetManyAndConvertToAsync(IEnumerable listItemIds, string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters IEnumerable < System.String > listItemIds The list of list item IDs. System.String schemaId The schema ID of the requested type. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ICollection > The list of converted objects. Type Parameters T The requested content type. Exceptions ApiException A server side error occurred. GetManyAsync(IEnumerable, IEnumerable, CancellationToken) Get multiple list items Declaration Task> GetManyAsync(IEnumerable ids, IEnumerable resolveBehaviors = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids List of list item IDs. System.Collections.Generic.IEnumerable < ListItemResolveBehavior > resolveBehaviors List of enums that control which parts of the list items are resolved and returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < ListItemDetail >> List of list item details Exceptions ApiException A server side error occurred. ListItemNotFoundException One or more list items not found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetReferencesToListItemAsync(String, ListItemReferencesRequest, CancellationToken) Get list item references Declaration Task GetReferencesToListItemAsync(string listItemId, ListItemReferencesRequest listItemReferencesRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The ID of the list item. ListItemReferencesRequest listItemReferencesRequest Request options to specify how many references to fetch. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemReferencesResult > List item references Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetReferencesToListItemsAsync(ListItemManyReferencesRequest, CancellationToken) Get multiple list items references Declaration Task GetReferencesToListItemsAsync(ListItemManyReferencesRequest listItemManyReferencesRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemManyReferencesRequest listItemManyReferencesRequest ListItemManyReferencesRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemReferencesResult > A list of references per list item. Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RestoreAsync(String, Nullable, Nullable, Nullable, CancellationToken) Restore list item Declaration Task RestoreAsync(string listItemId, bool? allowMissingDependencies = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The list item ID. System.Nullable < System.Boolean > allowMissingDependencies Allows restoring list items that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Ok Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict RestoreManyAsync(ListItemRestoreManyRequest, CancellationToken) Restore multiple list items Declaration Task RestoreManyAsync(ListItemRestoreManyRequest restoreManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemRestoreManyRequest restoreManyRequest List item restore many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(ListItemSearchRequest, CancellationToken) Search list items Declaration Task SearchAsync(ListItemSearchRequest listItemSearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemSearchRequest listItemSearchRequest The list item search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemSearchResult > List item search result Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(String, ListItemUpdateRequest, IEnumerable, Boolean, Nullable, Boolean, CancellationToken) Updates a list item Declaration Task UpdateAsync(string listItemId, ListItemUpdateRequest updateRequest, IEnumerable resolveBehaviors = null, bool allowMissingDependencies = false, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The list item ID. ListItemUpdateRequest updateRequest The update request. IEnumerable < ListItemResolveBehavior > resolveBehaviors List of enum that control which parts of the list item are resolved and returned. System.Boolean allowMissingDependencies Allow creating ListItem s that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout The timeout in milliseconds to wait for completion. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search document creation. Passing false, the method will return when the main entity has been updated and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ListItemDetail > The updated ListItemDetail . UpdateAsync(String, Object, IEnumerable, Boolean, Nullable, Boolean, CancellationToken) Updates a list item by providing its content Declaration Task UpdateAsync(string listItemId, object content, IEnumerable resolveBehaviors = null, bool allowMissingDependencies = false, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The list item ID. System.Object content The content which must match the item's schema ID. IEnumerable < ListItemResolveBehavior > resolveBehaviors List of enum that control which parts of the list item are resolved and returned. System.Boolean allowMissingDependencies Allow creating ListItem s that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout The timeout in milliseconds to wait for completion. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search document creation. Passing false, the method will return when the main entity has been updated and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ListItemDetail > The updated ListItemDetail . UpdateManyAsync(ListItemUpdateManyRequest, Nullable, Boolean, CancellationToken) Update - many Declaration Task UpdateManyAsync(ListItemUpdateManyRequest listItemUpdateManyRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemUpdateManyRequest listItemUpdateManyRequest List item update many request. System.Nullable < System.TimeSpan > timeout Timeout to wait for business process to complete. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemBatchOperationResult > The . Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception WaitForBusinessProcessAndReturnResult(String, Nullable, Boolean, CancellationToken) Waits for a business process and returns a . Declaration Task WaitForBusinessProcessAndReturnResult(string businessProcessId, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String businessProcessId The business process id. System.Nullable < System.TimeSpan > timeout The timeout to wait on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search documents and the rendered display values System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ListItemBatchOperationResult > The . WaitForBusinessProcessAndReturnResultWithRequestId(String, Nullable, Boolean, CancellationToken) Waits for a business process and returns a . Declaration Task WaitForBusinessProcessAndReturnResultWithRequestId(string businessProcessId, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String businessProcessId The business process id. System.Nullable < System.TimeSpan > timeout The timeout to wait on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search documents and the rendered display values System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ListItemBatchOperationWithRequestIdResult > The ." + "api/Picturepark.SDK.V1.Contract.PermissionSetCreateRequestOfMetadataRight.html": { + "href": "api/Picturepark.SDK.V1.Contract.PermissionSetCreateRequestOfMetadataRight.html", + "title": "Class PermissionSetCreateRequestOfMetadataRight | Picturepark.SDK.V1 API", + "keywords": "Class PermissionSetCreateRequestOfMetadataRight Inheritance System.Object PermissionSetCreateRequestOfMetadataRight SchemaPermissionSetCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class PermissionSetCreateRequestOfMetadataRight Properties Exclusive Declaration public bool Exclusive { get; set; } Property Value System.Boolean Names Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary RequestId Declaration public string RequestId { get; set; } Property Value System.String UserRolesPermissionSetRights Declaration public ICollection UserRolesPermissionSetRights { get; set; } Property Value System.Collections.Generic.ICollection < UserRoleRightsOfPermissionSetRight > UserRolesRights Declaration public ICollection UserRolesRights { get; set; } Property Value System.Collections.Generic.ICollection < UserRoleRightsOfMetadataRight > Methods FromJson(String) Declaration public static PermissionSetCreateRequestOfMetadataRight FromJson(string data) Parameters System.String data Returns PermissionSetCreateRequestOfMetadataRight ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.IJsonSchemaClient.html": { - "href": "api/Picturepark.SDK.V1.Contract.IJsonSchemaClient.html", - "title": "Interface IJsonSchemaClient | Picturepark.SDK.V1 API", - "keywords": "Interface IJsonSchemaClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IJsonSchemaClient Methods GetAsync(String, CancellationToken) Gets an existing JSON Schema by schema ID. Declaration Task GetAsync(string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < JObject > The JSON Schema as . Exceptions ApiException A server side error occurred." + "api/Picturepark.SDK.V1.Contract.PermissionSetDeleteManyRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.PermissionSetDeleteManyRequest.html", + "title": "Class PermissionSetDeleteManyRequest | Picturepark.SDK.V1 API", + "keywords": "Class PermissionSetDeleteManyRequest Inheritance System.Object PermissionSetDeleteManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetDeleteManyRequest Properties PermissionSetIds Declaration public ICollection PermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static PermissionSetDeleteManyRequest FromJson(string data) Parameters System.String data Returns PermissionSetDeleteManyRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DocumentVersionNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.DocumentVersionNotFoundException.html", - "title": "Class DocumentVersionNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class DocumentVersionNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException DocumentVersionNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DocumentVersionNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties DocumentId Declaration public string DocumentId { get; set; } Property Value System.String DocumentType Declaration public string DocumentType { get; set; } Property Value System.String DocumentVersion Declaration public string DocumentVersion { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DocumentVersionNotFoundException FromJson(string data) Parameters System.String data Returns DocumentVersionNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PermissionSetDetailOfContentRight.html": { + "href": "api/Picturepark.SDK.V1.Contract.PermissionSetDetailOfContentRight.html", + "title": "Class PermissionSetDetailOfContentRight | Picturepark.SDK.V1 API", + "keywords": "Class PermissionSetDetailOfContentRight Inheritance System.Object PermissionSetDetailOfContentRight ContentPermissionSetDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class PermissionSetDetailOfContentRight Properties Audit Declaration public UserAuditDetail Audit { get; set; } Property Value UserAuditDetail Exclusive Declaration public bool Exclusive { get; set; } Property Value System.Boolean Id Declaration public string Id { get; set; } Property Value System.String Names Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary OwnerTokenId Declaration public string OwnerTokenId { get; set; } Property Value System.String UserRolesPermissionSetRights Declaration public ICollection UserRolesPermissionSetRights { get; set; } Property Value System.Collections.Generic.ICollection < PermissionUserRoleRightsOfPermissionSetRight > UserRolesRights Declaration public ICollection UserRolesRights { get; set; } Property Value System.Collections.Generic.ICollection < PermissionUserRoleRightsOfContentRight > Methods FromJson(String) Declaration public static PermissionSetDetailOfContentRight FromJson(string data) Parameters System.String data Returns PermissionSetDetailOfContentRight ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DocumentVersionConflictException.html": { - "href": "api/Picturepark.SDK.V1.Contract.DocumentVersionConflictException.html", - "title": "Class DocumentVersionConflictException | Picturepark.SDK.V1 API", - "keywords": "Class DocumentVersionConflictException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkConflictException DocumentVersionConflictException Inherited Members PictureparkConflictException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DocumentVersionConflictException : PictureparkConflictException, ISerializable, _Exception Properties DocumentId Declaration public string DocumentId { get; set; } Property Value System.String DocumentType Declaration public string DocumentType { get; set; } Property Value System.String DocumentVersion Declaration public long DocumentVersion { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static DocumentVersionConflictException FromJson(string data) Parameters System.String data Returns DocumentVersionConflictException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PermissionSetDetailOfMetadataRight.html": { + "href": "api/Picturepark.SDK.V1.Contract.PermissionSetDetailOfMetadataRight.html", + "title": "Class PermissionSetDetailOfMetadataRight | Picturepark.SDK.V1 API", + "keywords": "Class PermissionSetDetailOfMetadataRight Inheritance System.Object PermissionSetDetailOfMetadataRight SchemaPermissionSetDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class PermissionSetDetailOfMetadataRight Properties Audit Declaration public UserAuditDetail Audit { get; set; } Property Value UserAuditDetail Exclusive Declaration public bool Exclusive { get; set; } Property Value System.Boolean Id Declaration public string Id { get; set; } Property Value System.String Names Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary OwnerTokenId Declaration public string OwnerTokenId { get; set; } Property Value System.String UserRolesPermissionSetRights Declaration public ICollection UserRolesPermissionSetRights { get; set; } Property Value System.Collections.Generic.ICollection < PermissionUserRoleRightsOfPermissionSetRight > UserRolesRights Declaration public ICollection UserRolesRights { get; set; } Property Value System.Collections.Generic.ICollection < PermissionUserRoleRightsOfMetadataRight > Methods FromJson(String) Declaration public static PermissionSetDetailOfMetadataRight FromJson(string data) Parameters System.String data Returns PermissionSetDetailOfMetadataRight ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DocumentStillFormat.html": { - "href": "api/Picturepark.SDK.V1.Contract.DocumentStillFormat.html", - "title": "Class DocumentStillFormat | Picturepark.SDK.V1 API", - "keywords": "Class DocumentStillFormat Inheritance System.Object FormatBase DocumentFormatBase DocumentStillFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DocumentStillFormat : DocumentFormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DocumentStillFormat FromJson(string data) Parameters System.String data Returns DocumentStillFormat ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PermissionSetInUseException.html": { + "href": "api/Picturepark.SDK.V1.Contract.PermissionSetInUseException.html", + "title": "Class PermissionSetInUseException | Picturepark.SDK.V1 API", + "keywords": "Class PermissionSetInUseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionSetInUseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetInUseException : PictureparkValidationException, ISerializable, _Exception Properties Reference Declaration public string Reference { get; set; } Property Value System.String ReferenceCount Declaration public long ReferenceCount { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static PermissionSetInUseException FromJson(string data) Parameters System.String data Returns PermissionSetInUseException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DocumentMetadata.html": { - "href": "api/Picturepark.SDK.V1.Contract.DocumentMetadata.html", - "title": "Class DocumentMetadata | Picturepark.SDK.V1 API", - "keywords": "Class DocumentMetadata Inheritance System.Object FileMetadata DocumentMetadata Inherited Members FileMetadata.Names FileMetadata.Descriptions FileMetadata.FileExtension FileMetadata.FileName FileMetadata.FilePath FileMetadata.FileSizeInBytes FileMetadata.Sha1Hash FileMetadata.XmpMetadata FileMetadata.ExifMetadata FileMetadata.Language System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DocumentMetadata : FileMetadata Properties ApplicationName Declaration public string ApplicationName { get; set; } Property Value System.String ApplicationVersion Declaration public string ApplicationVersion { get; set; } Property Value System.String Author Declaration public string Author { get; set; } Property Value System.String CharacterCount Declaration public int CharacterCount { get; set; } Property Value System.Int32 CharacterCountWithSpaces Declaration public int CharacterCountWithSpaces { get; set; } Property Value System.Int32 Company Declaration public string Company { get; set; } Property Value System.String Creator Declaration public string Creator { get; set; } Property Value System.String DocumentTitle Declaration public string DocumentTitle { get; set; } Property Value System.String EpsInfo Declaration public EpsMetadata EpsInfo { get; set; } Property Value EpsMetadata ImageTitles Declaration public ICollection ImageTitles { get; set; } Property Value System.Collections.Generic.ICollection < System.String > LineCount Declaration public int LineCount { get; set; } Property Value System.Int32 PageCount Declaration public int PageCount { get; set; } Property Value System.Int32 ParagraphCount Declaration public int ParagraphCount { get; set; } Property Value System.Int32 Publisher Declaration public string Publisher { get; set; } Property Value System.String RevisionNumber Declaration public int RevisionNumber { get; set; } Property Value System.Int32 SlideCount Declaration public int SlideCount { get; set; } Property Value System.Int32 Titles Declaration public ICollection Titles { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static DocumentMetadata FromJson(string data) Parameters System.String data Returns DocumentMetadata ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PermissionSetInvalidRightCombinationException.html": { + "href": "api/Picturepark.SDK.V1.Contract.PermissionSetInvalidRightCombinationException.html", + "title": "Class PermissionSetInvalidRightCombinationException | Picturepark.SDK.V1 API", + "keywords": "Class PermissionSetInvalidRightCombinationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionSetValidationException PermissionSetInvalidRightCombinationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetInvalidRightCombinationException : PermissionSetValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static PermissionSetInvalidRightCombinationException FromJson(string data) Parameters System.String data Returns PermissionSetInvalidRightCombinationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DocumentHistorySearchResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.DocumentHistorySearchResult.html", - "title": "Class DocumentHistorySearchResult | Picturepark.SDK.V1 API", - "keywords": "Class DocumentHistorySearchResult Inheritance System.Object BaseResultOfDocumentHistory DocumentHistorySearchResult Inherited Members BaseResultOfDocumentHistory.TotalResults BaseResultOfDocumentHistory.Results BaseResultOfDocumentHistory.ElapsedMilliseconds BaseResultOfDocumentHistory.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DocumentHistorySearchResult : BaseResultOfDocumentHistory Methods FromJson(String) Declaration public static DocumentHistorySearchResult FromJson(string data) Parameters System.String data Returns DocumentHistorySearchResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Results.html": { + "href": "api/Picturepark.SDK.V1.Contract.Results.html", + "title": "Namespace Picturepark.SDK.V1.Contract.Results | Picturepark.SDK.V1 API", + "keywords": "Namespace Picturepark.SDK.V1.Contract.Results Classes BatchOperationResult BatchOperationResultDetail BatchOperationResultDetailRow BatchOperationWithRequestIdResult BatchOperationWithRequestIdResultDetail ContentBatchOperationResult ContentBatchOperationWithRequestIdResult ListItemBatchOperationResult ListItemBatchOperationWithRequestIdResult OutputFormatBatchOperationResult OutputFormatDeleteResult OutputFormatOperationResult OutputFormatOperationResultWithoutFetch SchemaBatchOperationResult" }, - "api/Picturepark.SDK.V1.Contract.DocumentHistorySearchRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.DocumentHistorySearchRequest.html", - "title": "Class DocumentHistorySearchRequest | Picturepark.SDK.V1 API", - "keywords": "Class DocumentHistorySearchRequest Inheritance System.Object DocumentHistorySearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DocumentHistorySearchRequest Properties DocumentId Limits the search to a specific document ID. E.g. contentId Declaration public string DocumentId { get; set; } Property Value System.String DocumentType Limits the search to a specific document type. Declaration public string DocumentType { get; set; } Property Value System.String DocumentVersion The document version to search. Default to -1 to not limit to a specific document version. Declaration public long DocumentVersion { get; set; } Property Value System.Int64 From Limits the start date of the search request. By default no limitation set. Declaration public DateTime From { get; set; } Property Value System.DateTime Limit Limits the document count of the result set. Defaults to 30. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken To get a large amount of data, page token returned from the response can be used to get all data. Declaration public string PageToken { get; set; } Property Value System.String Sort Sorts the search results. Sorting on a not indexed field will throw an exception. Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > To Limits the end date of the search request. By default no limitation set. Declaration public DateTime To { get; set; } Property Value System.DateTime Methods FromJson(String) Declaration public static DocumentHistorySearchRequest FromJson(string data) Parameters System.String data Returns DocumentHistorySearchRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.RetryException.html": { + "href": "api/Picturepark.SDK.V1.Contract.RetryException.html", + "title": "Class RetryException | Picturepark.SDK.V1 API", + "keywords": "Class RetryException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException RetryException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RetryException : PictureparkBusinessException, ISerializable, _Exception Properties InnerExceptionDetail Declaration public string InnerExceptionDetail { get; set; } Property Value System.String Retries Declaration public int Retries { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static RetryException FromJson(string data) Parameters System.String data Returns RetryException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DocumentHistoryDifference.html": { - "href": "api/Picturepark.SDK.V1.Contract.DocumentHistoryDifference.html", - "title": "Class DocumentHistoryDifference | Picturepark.SDK.V1 API", - "keywords": "Class DocumentHistoryDifference Inheritance System.Object DocumentHistoryDifference Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DocumentHistoryDifference Properties DocumentId Declaration public string DocumentId { get; set; } Property Value System.String NewDocumentVersion Declaration public long NewDocumentVersion { get; set; } Property Value System.Int64 OldDocumentVersion Declaration public long OldDocumentVersion { get; set; } Property Value System.Int64 Patch Contains an RFC 6902 compatible patch that can be applied on the old document to get the new document. Use a library like jsondiffpatch.net ( https://github.com/wbish/jsondiffpatch.net ) or jsondiffpatch ( https://github.com/benjamine/jsondiffpatch ) to process this. Declaration public object Patch { get; set; } Property Value System.Object Methods FromJson(String) Declaration public static DocumentHistoryDifference FromJson(string data) Parameters System.String data Returns DocumentHistoryDifference ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Schema.html": { + "href": "api/Picturepark.SDK.V1.Contract.Schema.html", + "title": "Class Schema | Picturepark.SDK.V1 API", + "keywords": "Class Schema A schema Inheritance System.Object Schema Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Schema Properties ChildCount The count of all schema descendants with an immediate inheritance. Declaration public int ChildCount { get; set; } Property Value System.Int32 Descriptions Language specific schema descriptions. Declaration public TranslatedStringDictionary Descriptions { get; set; } Property Value TranslatedStringDictionary FieldCount The count of all fields. Declaration public int FieldCount { get; set; } Property Value System.Int32 Id The schema ID. It is unique throughout the whole customer setup. Declaration public string Id { get; set; } Property Value System.String LayerSchemaIds An optional list of schemas' IDs with type layer. For a Content schema it stores the layers that can be assigned to a content. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Level The descendant depth of the schema. Declaration public int Level { get; set; } Property Value System.Int32 Names Language specific schema names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary ParentSchemaId The parent schema ID. Declaration public string ParentSchemaId { get; set; } Property Value System.String System Identifies a system provided schema. A system schema cannot be created, updated or deleted. Declaration public bool System { get; set; } Property Value System.Boolean Types List of schema types. Currently only one schema type can be assigned to this list, and it cannot be modified once the schema is created. Declaration public ICollection Types { get; set; } Property Value System.Collections.Generic.ICollection < SchemaType > Methods FromJson(String) Declaration public static Schema FromJson(string data) Parameters System.String data Returns Schema ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DocumentHistory.html": { - "href": "api/Picturepark.SDK.V1.Contract.DocumentHistory.html", - "title": "Class DocumentHistory | Picturepark.SDK.V1 API", - "keywords": "Class DocumentHistory Inheritance System.Object DocumentHistory Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DocumentHistory Properties Action Declaration public DocumentChangeAction Action { get; set; } Property Value DocumentChangeAction Audit Declaration public UserAuditHistory Audit { get; set; } Property Value UserAuditHistory Deleted Declaration public bool Deleted { get; set; } Property Value System.Boolean Document Declaration public string Document { get; set; } Property Value System.String DocumentDate Declaration public DateTime DocumentDate { get; set; } Property Value System.DateTime DocumentId Declaration public string DocumentId { get; set; } Property Value System.String DocumentType Declaration public string DocumentType { get; set; } Property Value System.String DocumentVersion Declaration public long DocumentVersion { get; set; } Property Value System.Int64 Timestamp Declaration public DateTime Timestamp { get; set; } Property Value System.DateTime Methods FromJson(String) Declaration public static DocumentHistory FromJson(string data) Parameters System.String data Returns DocumentHistory ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SnapshotSkippedException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SnapshotSkippedException.html", + "title": "Class SnapshotSkippedException | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotSkippedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException SnapshotSkippedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotSkippedException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static SnapshotSkippedException FromJson(string data) Parameters System.String data Returns SnapshotSkippedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ConsoleMessage.html": { - "href": "api/Picturepark.SDK.V1.Contract.ConsoleMessage.html", - "title": "Class ConsoleMessage | Picturepark.SDK.V1 API", - "keywords": "Class ConsoleMessage Inheritance System.Object Message ConsoleMessage Inherited Members Message.Id Message.MaximumRetryCount Message.Retries Message.Priority Message.Deduplicate System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ConsoleMessage : Message Properties Arguments Declaration public ICollection Arguments { get; set; } Property Value System.Collections.Generic.ICollection < TupleOfStringAndString > Command Declaration public string Command { get; set; } Property Value System.String TargetQueue Declaration public string TargetQueue { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ConsoleMessage FromJson(string data) Parameters System.String data Returns ConsoleMessage ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SnapshotTimeoutException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SnapshotTimeoutException.html", + "title": "Class SnapshotTimeoutException | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotTimeoutException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException SnapshotTimeoutException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotTimeoutException : PictureparkTimeoutException, ISerializable, _Exception Methods FromJson(String) Declaration public static SnapshotTimeoutException FromJson(string data) Parameters System.String data Returns SnapshotTimeoutException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ConfigurationIndexNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ConfigurationIndexNotFoundException.html", - "title": "Class ConfigurationIndexNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class ConfigurationIndexNotFoundException Inheritance System.Object System.Exception PictureparkException ConfigurationIndexNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ConfigurationIndexNotFoundException : PictureparkException, ISerializable, _Exception Properties ConfigurationIndex Declaration public string ConfigurationIndex { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ConfigurationIndexNotFoundException FromJson(string data) Parameters System.String data Returns ConfigurationIndexNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SortableFieldThresholdExceededException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SortableFieldThresholdExceededException.html", + "title": "Class SortableFieldThresholdExceededException | Picturepark.SDK.V1 API", + "keywords": "Class SortableFieldThresholdExceededException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SortableFieldThresholdExceededException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SortableFieldThresholdExceededException : PictureparkValidationException, ISerializable, _Exception Properties SchemaIds Declaration public ICollection SchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SortableFieldCount Declaration public double SortableFieldCount { get; set; } Property Value System.Double SortableFieldThreshold Declaration public int SortableFieldThreshold { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static SortableFieldThresholdExceededException FromJson(string data) Parameters System.String data Returns SortableFieldThresholdExceededException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ConfigurationChangeEvent.html": { - "href": "api/Picturepark.SDK.V1.Contract.ConfigurationChangeEvent.html", - "title": "Class ConfigurationChangeEvent | Picturepark.SDK.V1 API", - "keywords": "Class ConfigurationChangeEvent Inheritance System.Object ApplicationEvent ConfigurationChangeEvent CustomerChangeEvent Inherited Members ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ConfigurationChangeEvent : ApplicationEvent Properties DocumentType Declaration public string DocumentType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ConfigurationChangeEvent FromJson(string data) Parameters System.String data Returns ConfigurationChangeEvent ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SortDirection.html": { + "href": "api/Picturepark.SDK.V1.Contract.SortDirection.html", + "title": "Enum SortDirection | Picturepark.SDK.V1 API", + "keywords": "Enum SortDirection The sort direction Namespace : System.Dynamic.ExpandoObject Syntax public enum SortDirection Asc Desc" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleFieldIdInvalidException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleFieldIdInvalidException.html", - "title": "Class BusinessRuleFieldIdInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleFieldIdInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleFieldIdInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleFieldIdInvalidException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleFieldIdInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleFieldIdInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SortInfo.html": { + "href": "api/Picturepark.SDK.V1.Contract.SortInfo.html", + "title": "Class SortInfo | Picturepark.SDK.V1 API", + "keywords": "Class SortInfo Sorting information Inheritance System.Object SortInfo Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SortInfo Properties Direction The sort direction (ascending/descending). Declaration public SortDirection Direction { get; set; } Property Value SortDirection Field The field's ID to sort on. Declaration public string Field { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SortInfo FromJson(string data) Parameters System.String data Returns SortInfo ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleArrayIndexInvalidException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleArrayIndexInvalidException.html", - "title": "Class BusinessRuleArrayIndexInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleArrayIndexInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleArrayIndexInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleArrayIndexInvalidException : PictureparkValidationException, ISerializable, _Exception Properties Index Declaration public string Index { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleArrayIndexInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleArrayIndexInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SourceOutputFormats.html": { + "href": "api/Picturepark.SDK.V1.Contract.SourceOutputFormats.html", + "title": "Class SourceOutputFormats | Picturepark.SDK.V1 API", + "keywords": "Class SourceOutputFormats Inheritance System.Object SourceOutputFormats Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SourceOutputFormats Properties Audio Declaration public string Audio { get; set; } Property Value System.String Document Declaration public string Document { get; set; } Property Value System.String Image Declaration public string Image { get; set; } Property Value System.String Video Declaration public string Video { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SourceOutputFormats FromJson(string data) Parameters System.String data Returns SourceOutputFormats ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessLifeCycle.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessLifeCycle.html", - "title": "Enum BusinessProcessLifeCycle | Picturepark.SDK.V1 API", - "keywords": "Enum BusinessProcessLifeCycle Life cycle of the business process Namespace : System.Dynamic.ExpandoObject Syntax public enum BusinessProcessLifeCycle CancellationInProgress Cancelled Draft Failed InProgress Succeeded SucceededWithErrors" + "api/Picturepark.SDK.V1.Contract.Sprite.html": { + "href": "api/Picturepark.SDK.V1.Contract.Sprite.html", + "title": "Class Sprite | Picturepark.SDK.V1 API", + "keywords": "Class Sprite The sprite of a video sprite Inheritance System.Object Sprite Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Sprite Properties End The ending point in time of the sprite in the video. Declaration public TimeSpan End { get; set; } Property Value System.TimeSpan Height The height of the sprite. Declaration public int Height { get; set; } Property Value System.Int32 Start The starting point in time of the sprite in the video. Declaration public TimeSpan Start { get; set; } Property Value System.TimeSpan Width The width of the sprite. Declaration public int Width { get; set; } Property Value System.Int32 X X coordinate of the sprite in the saved file. Declaration public int X { get; set; } Property Value System.Int32 Y Y coordinate of the sprite in the saved file. Declaration public int Y { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static Sprite FromJson(string data) Parameters System.String data Returns Sprite ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.AudioStillFormat.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AudioStillFormat.html", - "title": "Class AudioStillFormat | Picturepark.SDK.V1 API", - "keywords": "Class AudioStillFormat Inheritance System.Object FormatBase AudioFormatBase AudioStillFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AudioStillFormat : AudioFormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String Methods FromJson(String) Declaration public static AudioStillFormat FromJson(string data) Parameters System.String data Returns AudioStillFormat ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.StatusOfDisplayValuesState.html": { + "href": "api/Picturepark.SDK.V1.Contract.StatusOfDisplayValuesState.html", + "title": "Class StatusOfDisplayValuesState | Picturepark.SDK.V1 API", + "keywords": "Class StatusOfDisplayValuesState Inheritance System.Object StatusOfDisplayValuesState Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class StatusOfDisplayValuesState Properties Id Declaration public string Id { get; set; } Property Value System.String State Declaration public DisplayValuesState State { get; set; } Property Value DisplayValuesState Methods FromJson(String) Declaration public static StatusOfDisplayValuesState FromJson(string data) Parameters System.String data Returns StatusOfDisplayValuesState ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.AmbiguousUserRoleRightsException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AmbiguousUserRoleRightsException.html", - "title": "Class AmbiguousUserRoleRightsException | Picturepark.SDK.V1 API", - "keywords": "Class AmbiguousUserRoleRightsException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionSetValidationException AmbiguousUserRoleRightsException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AmbiguousUserRoleRightsException : PermissionSetValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static AmbiguousUserRoleRightsException FromJson(string data) Parameters System.String data Returns AmbiguousUserRoleRightsException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.SchemaClient.html": { + "href": "api/Picturepark.SDK.V1.SchemaClient.html", + "title": "Class SchemaClient | Picturepark.SDK.V1 API", + "keywords": "Class SchemaClient Inheritance System.Object ClientBase SchemaClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaClient : ClientBase, ISchemaClient Constructors SchemaClient(IInfoClient, IBusinessProcessClient, IPictureparkServiceSettings, HttpClient) Declaration public SchemaClient(IInfoClient infoClient, IBusinessProcessClient businessProcessClient, IPictureparkServiceSettings settings, HttpClient httpClient) Parameters IInfoClient infoClient IBusinessProcessClient businessProcessClient IPictureparkServiceSettings settings HttpClient httpClient SchemaClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public SchemaClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods CreateAsync(SchemaCreateRequest, Nullable, CancellationToken) Create schema Declaration public Task CreateAsync(SchemaCreateRequest schema, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaCreateRequest schema The schema create request. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaCreateResult > Schema create result, containing the created schema Implements ISchemaClient.CreateAsync(SchemaCreateRequest, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. DuplicateSchemaException Schema with this name already exists PictureparkArgumentNullException Argument must not be null SchemaValidationException The validation exception of schema creation PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict CreateAsync(SchemaDetail, Boolean, Nullable, CancellationToken) Creates the given SchemaDetail . Declaration public Task CreateAsync(SchemaDetail schemaDetail, bool enableForBinaryFiles, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaDetail schemaDetail The schema detail. System.Boolean enableForBinaryFiles Specifies whether to enable the schema for binary files. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < SchemaCreateResult > The task. Implements ISchemaClient.CreateAsync(SchemaDetail, Boolean, Nullable, CancellationToken) CreateAsync(SchemaDetail, Nullable, CancellationToken) Creates the given SchemaDetail . Declaration public Task CreateAsync(SchemaDetail schemaDetail, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaDetail schemaDetail The schema detail. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < SchemaCreateResult > The task. Implements ISchemaClient.CreateAsync(SchemaDetail, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. CreateManyAsync(IEnumerable, Boolean, Nullable, CancellationToken) Create the given enumerable of SchemaDetail . Declaration public Task CreateManyAsync(IEnumerable schemaDetails, bool enableForBinaryFiles, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters IEnumerable < SchemaDetail > schemaDetails The schema details. System.Boolean enableForBinaryFiles Specifies whether to enable the schemas for binary files. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the underlying business process to complete. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < SchemaBatchOperationResult > The . Implements ISchemaClient.CreateManyAsync(IEnumerable, Boolean, Nullable, CancellationToken) CreateManyAsync(SchemaCreateManyRequest, Nullable, CancellationToken) Creates schemas using the given request. Declaration public Task CreateManyAsync(SchemaCreateManyRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaCreateManyRequest request The SchemaCreateManyRequest . System.Nullable < System.TimeSpan > timeout Maximum time to wait for the underlying business process to complete. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < SchemaBatchOperationResult > The . Implements ISchemaClient.CreateManyAsync(SchemaCreateManyRequest, Nullable, CancellationToken) CreateManyCoreAsync(SchemaCreateManyRequest, CancellationToken) Create multiple schemas Declaration protected Task CreateManyCoreAsync(SchemaCreateManyRequest schemas, CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaCreateManyRequest schemas The schema create many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > BusinessProcess which can be awaited. Exceptions ApiException A server side error occurred. DuplicateSchemaException One or more schemas in the request already exist PictureparkArgumentNullException Argument must not be null SchemaValidationException One or more schemas failed to validate PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict CreateOrUpdateAsync(SchemaDetail, Boolean, Nullable, CancellationToken) Creates or updates the given SchemaDetail . Declaration public Task CreateOrUpdateAsync(SchemaDetail schemaDetail, bool enableForBinaryFiles, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaDetail schemaDetail The schema detail. System.Boolean enableForBinaryFiles Specifies whether to enable the schema for binary files. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ISchemaResult > The task. Implements ISchemaClient.CreateOrUpdateAsync(SchemaDetail, Boolean, Nullable, CancellationToken) DeleteAsync(String, Nullable, CancellationToken) Delete schema Declaration public Task DeleteAsync(string schemaId, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaDeleteResult > Schema delete result Implements ISchemaClient.DeleteAsync(String, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. SchemaNotFoundException Schema with this ID could not be found PictureparkNotFoundException Entity not found PictureparkArgumentNullException Argument must not be null SchemaInUseException Schema is used in other entities and cannot be deleted PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkConflictException Version conflict ExistsAsync(String, CancellationToken) Checks whether a schema ID already exists. Declaration public Task ExistsAsync(string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < System.Boolean > The task. Implements ISchemaClient.ExistsAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. ExistsCoreAsync(String, CancellationToken) Exists schema Declaration protected Task ExistsCoreAsync(string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaExistsResponse > Schema Exists response Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception FieldExistsAsync(String, String, CancellationToken) Exists field in schema Declaration public Task FieldExistsAsync(string schemaId, string fieldId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. System.String fieldId The field ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FieldExistsResponse > Field Exists response Implements ISchemaClient.FieldExistsAsync(String, String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GenerateSchemasAsync(Type, IEnumerable, Boolean, CancellationToken) Generates the SchemaDetail s for the given type and the referenced types. Declaration public Task> GenerateSchemasAsync(Type type, IEnumerable schemaDetails = null, bool generateDependencySchema = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Type type The type. IEnumerable < SchemaDetail > schemaDetails The existing schema details. System.Boolean generateDependencySchema Specifies whether to generate dependent schemas. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ICollection < SchemaDetail >> The collection of schema details. Implements ISchemaClient.GenerateSchemasAsync(Type, IEnumerable, Boolean, CancellationToken) Remarks Note: When generating multiple schemas or schemas for types with dependencies, please use the CreateMany method to create them at the server to avoid dependency problems. GetAsync(String, CancellationToken) Get schema Declaration public Task GetAsync(string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaDetail > Schema detail Implements ISchemaClient.GetAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. SchemaNotFoundException Requested schema could not be found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetIndexFieldsAsync(IndexFieldsSearchBySchemaIdsRequest, CancellationToken) Search index fields Declaration public Task> GetIndexFieldsAsync(IndexFieldsSearchBySchemaIdsRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters IndexFieldsSearchBySchemaIdsRequest request The search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < IndexField >> Indexed fields Implements ISchemaClient.GetIndexFieldsAsync(IndexFieldsSearchBySchemaIdsRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, CancellationToken) Get multiple schemas Declaration public Task> GetManyAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids Comma separated list of schema IDs. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < SchemaDetail >> List of schema details Implements ISchemaClient.GetManyAsync(IEnumerable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyReferencedAsync(IEnumerable, CancellationToken) Gets all schemas referenced by the schemas specified in Declaration public Task> GetManyReferencedAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids The schema IDs. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < SchemaDetail >> Referenced schema details Implements ISchemaClient.GetManyReferencedAsync(IEnumerable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetReferencedAsync(String, CancellationToken) Gets all schemas referenced by the schema specified in Declaration public Task> GetReferencedAsync(string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < SchemaDetail >> Referenced schema details Implements ISchemaClient.GetReferencedAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < SchemaClient.ObjectResponseResult > Type Parameters T SearchAsync(SchemaSearchRequest, CancellationToken) Search schemas Declaration public Task SearchAsync(SchemaSearchRequest schemaSearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaSearchRequest schemaSearchRequest The schema search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaSearchResult > Schema search result Implements ISchemaClient.SearchAsync(SchemaSearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipAsync(String, SchemaOwnershipTransferRequest, CancellationToken) Transfer ownership Declaration public Task TransferOwnershipAsync(string schemaId, SchemaOwnershipTransferRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. SchemaOwnershipTransferRequest request Request detailing which user to transfer to. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements ISchemaClient.TransferOwnershipAsync(String, SchemaOwnershipTransferRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipManyAsync(SchemaOwnershipTransferManyRequest, CancellationToken) Transfer ownership of multiple schemas Declaration public Task TransferOwnershipManyAsync(SchemaOwnershipTransferManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaOwnershipTransferManyRequest request Schema ownership transfer many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Implements ISchemaClient.TransferOwnershipManyAsync(SchemaOwnershipTransferManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(SchemaDetail, Boolean, Nullable, CancellationToken) Updates the given SchemaDetail . Declaration public Task UpdateAsync(SchemaDetail schemaDetail, bool enableForBinaryFiles, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaDetail schemaDetail The schema detail. System.Boolean enableForBinaryFiles Specifies whether to enable the schema for binary files. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < SchemaUpdateResult > The task. Implements ISchemaClient.UpdateAsync(SchemaDetail, Boolean, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. UpdateAsync(String, SchemaUpdateRequest, Nullable, CancellationToken) Update schema Declaration public Task UpdateAsync(string schemaId, SchemaUpdateRequest schema, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. SchemaUpdateRequest schema The schema update request. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaUpdateResult > Schema update result, containing the updated schema Implements ISchemaClient.UpdateAsync(String, SchemaUpdateRequest, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. SchemaNotFoundException Schema with this ID could not be found PictureparkNotFoundException Entity not found PictureparkArgumentNullException Argument must not be null SchemaValidationException The validation exception of schema creation PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkConflictException Version conflict WaitForBusinessProcessAndReturnResult(String, Nullable, CancellationToken) Waits for a business process and returns a . Declaration public Task WaitForBusinessProcessAndReturnResult(string businessProcessId, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String businessProcessId The business process id. System.Nullable < System.TimeSpan > timeout The timeout to wait on the business process. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < SchemaBatchOperationResult > The . Implements ISchemaClient.WaitForBusinessProcessAndReturnResult(String, Nullable, CancellationToken)" }, - "api/Picturepark.SDK.V1.CloudManager.CdnClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.CdnClient.ObjectResponseResult-1.html", - "title": "Struct CdnClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct CdnClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.SchemaPermissionSetClient.html": { + "href": "api/Picturepark.SDK.V1.SchemaPermissionSetClient.html", + "title": "Class SchemaPermissionSetClient | Picturepark.SDK.V1 API", + "keywords": "Class SchemaPermissionSetClient Inheritance System.Object ClientBase SchemaPermissionSetClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaPermissionSetClient : ClientBase, ISchemaPermissionSetClient Constructors SchemaPermissionSetClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public SchemaPermissionSetClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods CreateAsync(SchemaPermissionSetCreateRequest, CancellationToken) Create schema permission set Declaration public Task CreateAsync(SchemaPermissionSetCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaPermissionSetCreateRequest request The request containing information needed to create new permission set. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaPermissionSetDetail > Schema permission set detail Implements ISchemaPermissionSetClient.CreateAsync(SchemaPermissionSetCreateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateManyAsync(SchemaPermissionSetCreateManyRequest, CancellationToken) Create multiple schema permission sets Declaration public Task CreateManyAsync(SchemaPermissionSetCreateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaPermissionSetCreateManyRequest request The request containing information needed to create new permission sets. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response with information about created permission sets Implements ISchemaPermissionSetClient.CreateManyAsync(SchemaPermissionSetCreateManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, CancellationToken) Delete schema permission set Declaration public Task DeleteAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the permission set that should be deleted. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements ISchemaPermissionSetClient.DeleteAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyAsync(PermissionSetDeleteManyRequest, CancellationToken) Delete multiple schema permission sets Declaration public Task DeleteManyAsync(PermissionSetDeleteManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters PermissionSetDeleteManyRequest request The request with permission set IDs to delete. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response with information about success or failure Implements ISchemaPermissionSetClient.DeleteManyAsync(PermissionSetDeleteManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get schema permission set Declaration public Task GetAsync(string permissionSetId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String permissionSetId The schema permission set ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaPermissionSetDetail > Schema permission set detail Implements ISchemaPermissionSetClient.GetAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, CancellationToken) Get multiple permission sets Declaration public Task> GetManyAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids Permission set IDs to get information about System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < SchemaPermissionSetDetail >> Schema permission set details Implements ISchemaPermissionSetClient.GetManyAsync(IEnumerable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetPermissionsAsync(String, CancellationToken) Get permissions for the permission set Declaration public Task> GetPermissionsAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the permission set to view permissions of. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < PermissionSetRight >> List of permissions Implements ISchemaPermissionSetClient.GetPermissionsAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetPermissionsManyAsync(IEnumerable, CancellationToken) Get permissions for multiple permission sets Declaration public Task> GetPermissionsManyAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids IDs of the permission sets to view permissions of. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < PermissionSetUserPermissionRights >> List of permissions Implements ISchemaPermissionSetClient.GetPermissionsManyAsync(IEnumerable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < SchemaPermissionSetClient.ObjectResponseResult > Type Parameters T SearchAsync(PermissionSetSearchRequest, CancellationToken) Search schema permission sets Declaration public Task SearchAsync(PermissionSetSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters PermissionSetSearchRequest request The permission set search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < PermissionSetSearchResult > Permission set search result Implements ISchemaPermissionSetClient.SearchAsync(PermissionSetSearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipAsync(String, PermissionSetOwnershipTransferRequest, CancellationToken) Transfer ownership of schema permission set Declaration public Task TransferOwnershipAsync(string id, PermissionSetOwnershipTransferRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the permission set to transfer PermissionSetOwnershipTransferRequest request The request containing user who should be the new owner. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements ISchemaPermissionSetClient.TransferOwnershipAsync(String, PermissionSetOwnershipTransferRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipManyAsync(PermissionSetOwnershipTransferManyRequest, CancellationToken) Transfer ownership of multiple schema permission sets Declaration public Task TransferOwnershipManyAsync(PermissionSetOwnershipTransferManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters PermissionSetOwnershipTransferManyRequest request The request containing information on which permission set to transfer to which user. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements ISchemaPermissionSetClient.TransferOwnershipManyAsync(PermissionSetOwnershipTransferManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(String, SchemaPermissionSetUpdateRequest, CancellationToken) Update schema permission set Declaration public Task UpdateAsync(string id, SchemaPermissionSetUpdateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of permission set to update SchemaPermissionSetUpdateRequest request The request containing information needed to update the permission set. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaPermissionSetDetail > Schema permission set detail Implements ISchemaPermissionSetClient.UpdateAsync(String, SchemaPermissionSetUpdateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateManyAsync(SchemaPermissionSetUpdateManyRequest, CancellationToken) Update multiple schema permission sets Declaration public Task UpdateManyAsync(SchemaPermissionSetUpdateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaPermissionSetUpdateManyRequest request The request containing information needed to update the permission set. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response with information about updated permission sets Implements ISchemaPermissionSetClient.UpdateManyAsync(SchemaPermissionSetUpdateManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.Authentication.html": { - "href": "api/Picturepark.SDK.V1.Authentication.html", - "title": "Namespace Picturepark.SDK.V1.Authentication | Picturepark.SDK.V1 API", - "keywords": "Namespace Picturepark.SDK.V1.Authentication Classes AccessTokenAuthClient Provides access token based authentication." + "api/Picturepark.SDK.V1.SchemaTransferClient.html": { + "href": "api/Picturepark.SDK.V1.SchemaTransferClient.html", + "title": "Class SchemaTransferClient | Picturepark.SDK.V1 API", + "keywords": "Class SchemaTransferClient Inheritance System.Object ClientBase SchemaTransferClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaTransferClient : ClientBase, ISchemaTransferClient Constructors SchemaTransferClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public SchemaTransferClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods ImportAsync(SchemaImportRequest, CancellationToken) Import schemas Declaration public Task ImportAsync(SchemaImportRequest schemaImportRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaImportRequest schemaImportRequest The schema import request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Transfer > Transfer Implements ISchemaTransferClient.ImportAsync(SchemaImportRequest, CancellationToken) Exceptions ApiException A server side error occurred. FileTransferNotFoundException File transfer not found PictureparkArgumentNullException Argument must not be null PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < SchemaTransferClient.ObjectResponseResult > Type Parameters T" }, - "api/Picturepark.SDK.V1.PublicAccessClient.html": { - "href": "api/Picturepark.SDK.V1.PublicAccessClient.html", - "title": "Class PublicAccessClient | Picturepark.SDK.V1 API", - "keywords": "Class PublicAccessClient Inheritance System.Object PublicAccessClient Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PublicAccessClient" + "api/Priority_Queue.html": { + "href": "api/Priority_Queue.html", + "title": "Namespace Priority_Queue | Picturepark.SDK.V1 API", + "keywords": "Namespace Priority_Queue Classes FastPriorityQueue An implementation of a min-Priority Queue using a heap. Has O(1) .Contains()! See https://github.com/BlueRaja/High-Speed-Priority-Queue-for-C-Sharp/wiki/Getting-Started for more information FastPriorityQueueNode GenericPriorityQueue A copy of StablePriorityQueue which also has generic priority-type GenericPriorityQueueNode SimplePriorityQueue A simplified priority queue implementation. Is stable, auto-resizes, and thread-safe, at the cost of being slightly slower than FastPriorityQueue This class is kept here for backwards compatibility. It's recommended you use Simple SimplePriorityQueue A simplified priority queue implementation. Is stable, auto-resizes, and thread-safe, at the cost of being slightly slower than FastPriorityQueue StablePriorityQueue A copy of FastPriorityQueue which is also stable - that is, when two nodes are enqueued with the same priority, they are always dequeued in the same order. See https://github.com/BlueRaja/High-Speed-Priority-Queue-for-C-Sharp/wiki/Getting-Started for more information StablePriorityQueueNode Interfaces IPriorityQueue The IPriorityQueue interface. This is mainly here for purists, and in case I decide to add more implementations later. For speed purposes, it is actually recommended that you don't access the priority queue through this interface, since the JIT can (theoretically?) optimize method calls from concrete-types slightly better." }, - "api/Picturepark.SDK.V1.Providers.html": { - "href": "api/Picturepark.SDK.V1.Providers.html", - "title": "Namespace Picturepark.SDK.V1.Providers | Picturepark.SDK.V1 API", - "keywords": "Namespace Picturepark.SDK.V1.Providers Classes SchemaIndexingInfoProvider" + "api/Picturepark.SDK.V1.CloudManager.CdnClient.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.CdnClient.html", + "title": "Class CdnClient | Picturepark.SDK.V1 API", + "keywords": "Class CdnClient Inheritance System.Object ClientBase CdnClient Inherited Members ClientBase.BaseUrl ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CdnClient : ClientBase, ICdnClient Constructors CdnClient(ICloudManagerServiceSettings, Net.Http.HttpClient) Declaration public CdnClient(ICloudManagerServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters ICloudManagerServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods PurgeCdnForCustomerAsync(String, CancellationToken) Declaration public Task PurgeCdnForCustomerAsync(string customerAlias, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < CdnClient.ObjectResponseResult > Type Parameters T" }, - "api/Picturepark.SDK.V1.Providers.SchemaIndexingInfoProvider-1.html": { - "href": "api/Picturepark.SDK.V1.Providers.SchemaIndexingInfoProvider-1.html", - "title": "Class SchemaIndexingInfoProvider | Picturepark.SDK.V1 API", - "keywords": "Class SchemaIndexingInfoProvider Inheritance System.Object SchemaIndexingInfoProvider Namespace : System.Dynamic.ExpandoObject Syntax public abstract class SchemaIndexingInfoProvider : ISchemaIndexingInfoProvider Type Parameters T Methods CreateBuilder() Declaration protected virtual SchemaIndexingInfoBuilder CreateBuilder() Returns SchemaIndexingInfoBuilder GetSchemaIndexingInfo() Declaration public SchemaIndexingInfo GetSchemaIndexingInfo() Returns SchemaIndexingInfo Setup(SchemaIndexingInfoBuilder) Declaration protected abstract SchemaIndexingInfoBuilder Setup(SchemaIndexingInfoBuilder builder) Parameters SchemaIndexingInfoBuilder builder Returns SchemaIndexingInfoBuilder " + "api/Picturepark.SDK.V1.CloudManager.EnvironmentProcessClient.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.EnvironmentProcessClient.html", + "title": "Class EnvironmentProcessClient | Picturepark.SDK.V1 API", + "keywords": "Class EnvironmentProcessClient Inheritance System.Object ClientBase EnvironmentProcessClient Inherited Members ClientBase.BaseUrl ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessClient : ClientBase, IEnvironmentProcessClient Constructors EnvironmentProcessClient(ICloudManagerServiceSettings, Net.Http.HttpClient) Declaration public EnvironmentProcessClient(ICloudManagerServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters ICloudManagerServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods AcknowledgeAsync(String, CancellationToken) Declaration public Task AcknowledgeAsync(string processId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CancelAsync(String, CancellationToken) Declaration public Task CancelAsync(string processId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Declaration public Task GetAsync(string processId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < EnvironmentProcessClient.ObjectResponseResult > Type Parameters T SearchAsync(EnvironmentProcessSearchRequest, CancellationToken) Declaration public Task SearchAsync(EnvironmentProcessSearchRequest searchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters EnvironmentProcessSearchRequest searchRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentProcessSearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception WaitForLifecycleAsync(String, IEnumerable, Nullable, CancellationToken) Declaration public Task WaitForLifecycleAsync(string processId, IEnumerable lifecycles = null, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId System.Collections.Generic.IEnumerable < EnvironmentProcessLifeCycle > lifecycles System.Nullable < System.TimeSpan > timeout System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentProcessWaitResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.ProfileClient.html": { - "href": "api/Picturepark.SDK.V1.ProfileClient.html", - "title": "Class ProfileClient | Picturepark.SDK.V1 API", - "keywords": "Class ProfileClient Inheritance System.Object ClientBase ProfileClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ProfileClient : ClientBase, IProfileClient Constructors ProfileClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public ProfileClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods GetAsync(CancellationToken) Get Declaration public Task GetAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserProfile > User profile Implements IProfileClient.GetAsync(CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < ProfileClient.ObjectResponseResult > Type Parameters T RequestDeletionAsync(CancellationToken) Request deletion Declaration public Task RequestDeletionAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements IProfileClient.RequestDeletionAsync(CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(UserProfileUpdateRequest, CancellationToken) Update Declaration public Task UpdateAsync(UserProfileUpdateRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserProfileUpdateRequest updateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserProfile > Updated user profile Implements IProfileClient.UpdateAsync(UserProfileUpdateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.CloudManager.MaintenanceClient.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.MaintenanceClient.html", + "title": "Class MaintenanceClient | Picturepark.SDK.V1 API", + "keywords": "Class MaintenanceClient Inheritance System.Object ClientBase MaintenanceClient Inherited Members ClientBase.BaseUrl ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MaintenanceClient : ClientBase, IMaintenanceClient Constructors MaintenanceClient(ICloudManagerServiceSettings, Net.Http.HttpClient) Declaration public MaintenanceClient(ICloudManagerServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters ICloudManagerServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < MaintenanceClient.ObjectResponseResult > Type Parameters T ResetOutputRetryAttemptsAsync(OutputResetRetryAttemptsRequest, String, CancellationToken) Declaration public Task ResetOutputRetryAttemptsAsync(OutputResetRetryAttemptsRequest request, string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputResetRetryAttemptsRequest request System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TouchSchemasAsync(String, TouchSchemasRequest, Nullable, CancellationToken) Declaration public Task TouchSchemasAsync(string customerId, TouchSchemasRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId TouchSchemasRequest request System.Nullable < System.TimeSpan > timeout System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.ProfileClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.ProfileClient.ObjectResponseResult-1.html", - "title": "Struct ProfileClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct ProfileClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.CloudManager.ServiceClient.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.ServiceClient.html", + "title": "Class ServiceClient | Picturepark.SDK.V1 API", + "keywords": "Class ServiceClient Inheritance System.Object ClientBase ServiceClient Inherited Members ClientBase.BaseUrl ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ServiceClient : ClientBase, IServiceClient Constructors ServiceClient(ICloudManagerServiceSettings, Net.Http.HttpClient) Declaration public ServiceClient(ICloudManagerServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters ICloudManagerServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods DeleteNodeInfosAsync(CancellationToken) Declaration public Task DeleteNodeInfosAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DumpCachesAsync(CancellationToken) Declaration public Task DumpCachesAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAllActiveNodesAsync(CancellationToken) Declaration public Task> GetAllActiveNodesAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < NodeInfo >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception InvalidateAllCachesAsync(CancellationToken) Declaration public Task InvalidateAllCachesAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception PingAllActiveNodesAsync(CancellationToken) Declaration public Task PingAllActiveNodesAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < ServiceClient.ObjectResponseResult > Type Parameters T RestartAllAsync(CancellationToken) Declaration public Task RestartAllAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RestartServiceAsync(String, String, CancellationToken) Declaration public Task RestartServiceAsync(string serviceName, string nodeId = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String serviceName System.String nodeId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SetLogLevelAsync(SetServiceLogLevelRequest, CancellationToken) Declaration public Task SetLogLevelAsync(SetServiceLogLevelRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters SetServiceLogLevelRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ShutdownAllAsync(CancellationToken) Declaration public Task ShutdownAllAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ShutdownServiceAsync(String, String, CancellationToken) Declaration public Task ShutdownServiceAsync(string serviceName, string nodeId = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String serviceName System.String nodeId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.PictureparkService.html": { - "href": "api/Picturepark.SDK.V1.PictureparkService.html", - "title": "Class PictureparkService | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkService Inheritance System.Object PictureparkService Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkService : IPictureparkService, IDisposable Constructors PictureparkService(IPictureparkServiceSettings) Initializes a new instance of the PictureparkService class and uses the BaseUrl of the settings as Picturepark server URL. Declaration public PictureparkService(IPictureparkServiceSettings settings) Parameters IPictureparkServiceSettings settings The service settings. PictureparkService(IPictureparkServiceSettings, HttpClient) Initializes a new instance of the PictureparkService class and uses the BaseUrl of the settings as Picturepark server URL. Declaration public PictureparkService(IPictureparkServiceSettings settings, HttpClient httpClient) Parameters IPictureparkServiceSettings settings The service settings. HttpClient httpClient The HTTP client. Properties BusinessProcess Declaration public IBusinessProcessClient BusinessProcess { get; } Property Value IBusinessProcessClient Implements IPictureparkService.BusinessProcess BusinessRule Declaration public IBusinessRuleClient BusinessRule { get; } Property Value IBusinessRuleClient Implements IPictureparkService.BusinessRule Channel Declaration public IChannelClient Channel { get; } Property Value IChannelClient Implements IPictureparkService.Channel Content Declaration public IContentClient Content { get; } Property Value IContentClient Implements IPictureparkService.Content ContentPermissionSet Declaration public IContentPermissionSetClient ContentPermissionSet { get; } Property Value IContentPermissionSetClient Implements IPictureparkService.ContentPermissionSet DisplayValue Declaration public IDisplayValueClient DisplayValue { get; } Property Value IDisplayValueClient Implements IPictureparkService.DisplayValue DocumentHistory Declaration public IDocumentHistoryClient DocumentHistory { get; } Property Value IDocumentHistoryClient Implements IPictureparkService.DocumentHistory Info Declaration public IInfoClient Info { get; } Property Value IInfoClient Implements IPictureparkService.Info JsonSchema Declaration public IJsonSchemaClient JsonSchema { get; } Property Value IJsonSchemaClient Implements IPictureparkService.JsonSchema ListItem Declaration public IListItemClient ListItem { get; } Property Value IListItemClient Implements IPictureparkService.ListItem LiveStream Declaration public ILiveStreamClient LiveStream { get; } Property Value ILiveStreamClient Implements IPictureparkService.LiveStream Output Declaration public IOutputClient Output { get; } Property Value IOutputClient Implements IPictureparkService.Output OutputFormat Declaration public IOutputFormatClient OutputFormat { get; } Property Value IOutputFormatClient Implements IPictureparkService.OutputFormat Profile Declaration public IProfileClient Profile { get; } Property Value IProfileClient Implements IPictureparkService.Profile Schema Declaration public ISchemaClient Schema { get; } Property Value ISchemaClient Implements IPictureparkService.Schema SchemaPermissionSet Declaration public ISchemaPermissionSetClient SchemaPermissionSet { get; } Property Value ISchemaPermissionSetClient Implements IPictureparkService.SchemaPermissionSet SchemaTransfer Declaration public ISchemaTransferClient SchemaTransfer { get; } Property Value ISchemaTransferClient Implements IPictureparkService.SchemaTransfer Share Declaration public IShareClient Share { get; } Property Value IShareClient Implements IPictureparkService.Share Transfer Declaration public ITransferClient Transfer { get; } Property Value ITransferClient Implements IPictureparkService.Transfer User Declaration public IUserClient User { get; } Property Value IUserClient Implements IPictureparkService.User UserRole Declaration public IUserRoleClient UserRole { get; } Property Value IUserRoleClient Implements IPictureparkService.UserRole Methods Dispose() Declaration public void Dispose() Implements System.IDisposable.Dispose()" + "api/Picturepark.SDK.V1.Contract.Attributes.html": { + "href": "api/Picturepark.SDK.V1.Contract.Attributes.html", + "title": "Namespace Picturepark.SDK.V1.Contract.Attributes | Picturepark.SDK.V1 API", + "keywords": "Namespace Picturepark.SDK.V1.Contract.Attributes Classes PictureparkContentRelationAttribute PictureparkDateAttribute PictureparkDateTimeAttribute PictureparkDateTypeAttribute PictureparkDescriptionTranslationAttribute PictureparkDisplayPatternAttribute PictureparkListItemCreateTemplateAttribute PictureparkMaximumLengthAttribute PictureparkNameTranslationAttribute Adds name translations to a field. PictureparkPatternAttribute PictureparkReferenceAttribute PictureparkRequiredAttribute PictureparkSchemaAttribute PictureparkSchemaIndexingAttribute PictureparkSearchAttribute PictureparkSortAttribute PictureparkStringAttribute PictureparkSystemSchemaAttribute PictureparkTagboxAttribute Interfaces IPictureparkAttribute Marker interface for Picturepark specific .NET attributes." }, - "api/Picturepark.SDK.V1.Contract.UserRoleCreateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserRoleCreateRequest.html", - "title": "Class UserRoleCreateRequest | Picturepark.SDK.V1 API", - "keywords": "Class UserRoleCreateRequest Holds information needed for user role creation. Inheritance System.Object UserRoleEditable UserRoleCreateRequest Inherited Members UserRoleEditable.Names UserRoleEditable.UserRights System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleCreateRequest : UserRoleEditable Properties RequestId Optional client reference for this request. Will be returned back in response to make easier for clients to match request items with the respective results. It is not persisted anywhere and it is ignored in single operations. Declaration public string RequestId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserRoleCreateRequest FromJson(string data) Parameters System.String data Returns UserRoleCreateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleDictionaryKeyInvalidException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleDictionaryKeyInvalidException.html", + "title": "Class BusinessRuleDictionaryKeyInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleDictionaryKeyInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleDictionaryKeyInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleDictionaryKeyInvalidException : PictureparkValidationException, ISerializable, _Exception Properties Key Declaration public string Key { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleDictionaryKeyInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleDictionaryKeyInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UserRoleCreateManyRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserRoleCreateManyRequest.html", - "title": "Class UserRoleCreateManyRequest | Picturepark.SDK.V1 API", - "keywords": "Class UserRoleCreateManyRequest Holds information needed to create multiple user roles. Inheritance System.Object UserRoleCreateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleCreateManyRequest Properties Items Multiple user creation requests. Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < UserRoleCreateRequest > Methods FromJson(String) Declaration public static UserRoleCreateManyRequest FromJson(string data) Parameters System.String data Returns UserRoleCreateManyRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleExecutionScope.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleExecutionScope.html", + "title": "Enum BusinessRuleExecutionScope | Picturepark.SDK.V1 API", + "keywords": "Enum BusinessRuleExecutionScope Namespace : System.Dynamic.ExpandoObject Syntax public enum BusinessRuleExecutionScope MainDoc SearchDoc" }, - "api/Picturepark.SDK.V1.Contract.ShareOutputBasic.html": { - "href": "api/Picturepark.SDK.V1.Contract.ShareOutputBasic.html", - "title": "Class ShareOutputBasic | Picturepark.SDK.V1 API", - "keywords": "Class ShareOutputBasic Shared output for basic share Inheritance System.Object ShareOutputBase ShareOutputBasic Inherited Members ShareOutputBase.ContentId ShareOutputBase.OutputFormatId ShareOutputBase.ViewUrl ShareOutputBase.DownloadUrl ShareOutputBase.Detail ShareOutputBase.DynamicRendering System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareOutputBasic : ShareOutputBase Methods FromJson(String) Declaration public static ShareOutputBasic FromJson(string data) Parameters System.String data Returns ShareOutputBasic ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleFieldIdInvalidException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleFieldIdInvalidException.html", + "title": "Class BusinessRuleFieldIdInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleFieldIdInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleFieldIdInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleFieldIdInvalidException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleFieldIdInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleFieldIdInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ShareOutputBase.html": { - "href": "api/Picturepark.SDK.V1.Contract.ShareOutputBase.html", - "title": "Class ShareOutputBase | Picturepark.SDK.V1 API", - "keywords": "Class ShareOutputBase Base of shared output Inheritance System.Object ShareOutputBase ShareOutputBasic ShareOutputEmbed Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class ShareOutputBase Properties ContentId Content ID. Declaration public string ContentId { get; set; } Property Value System.String Detail Output details. Declaration public OutputDataBase Detail { get; set; } Property Value OutputDataBase DownloadUrl Url to directly download output. In case of BasicShare if not fetched using a token, a placeholder {token} is included which needs to be replaced with the recipient's token Declaration public string DownloadUrl { get; set; } Property Value System.String DynamicRendering Whether this Output belongs to a dynamic OutputFormat Declaration public bool DynamicRendering { get; set; } Property Value System.Boolean OutputFormatId Output format ID. Declaration public string OutputFormatId { get; set; } Property Value System.String ViewUrl Url to directly view output. In case of BasicShare if not fetched using a token, a placeholder {token} is included which needs to be replaced with the recipient's token Declaration public string ViewUrl { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ShareOutputBase FromJson(string data) Parameters System.String data Returns ShareOutputBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleFieldPathInvalidException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleFieldPathInvalidException.html", + "title": "Class BusinessRuleFieldPathInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleFieldPathInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleFieldPathInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleFieldPathInvalidException : PictureparkValidationException, ISerializable, _Exception Properties FieldPath Declaration public string FieldPath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleFieldPathInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleFieldPathInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ShareNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ShareNotFoundException.html", - "title": "Class ShareNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class ShareNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException ShareNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties ShareId Declaration public string ShareId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ShareNotFoundException FromJson(string data) Parameters System.String data Returns ShareNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleFiredEvent.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleFiredEvent.html", + "title": "Class BusinessRuleFiredEvent | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleFiredEvent Inheritance System.Object ApplicationEvent BusinessRuleFiredEvent Inherited Members ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleFiredEvent : ApplicationEvent Properties Details Declaration public ICollection Details { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRuleFiredEventDetail > Methods FromJson(String) Declaration public static BusinessRuleFiredEvent FromJson(string data) Parameters System.String data Returns BusinessRuleFiredEvent ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ShareExpiredException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ShareExpiredException.html", - "title": "Class ShareExpiredException | Picturepark.SDK.V1 API", - "keywords": "Class ShareExpiredException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ShareExpiredException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareExpiredException : PictureparkBusinessException, ISerializable, _Exception Properties Token Declaration public string Token { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ShareExpiredException FromJson(string data) Parameters System.String data Returns ShareExpiredException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleFiredEventDetail.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleFiredEventDetail.html", + "title": "Class BusinessRuleFiredEventDetail | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleFiredEventDetail Inheritance System.Object BusinessRuleFiredEventDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleFiredEventDetail Properties DocumentId Declaration public string DocumentId { get; set; } Property Value System.String DocumentType Declaration public string DocumentType { get; set; } Property Value System.String RuleIds Declaration public ICollection RuleIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static BusinessRuleFiredEventDetail FromJson(string data) Parameters System.String data Returns BusinessRuleFiredEventDetail ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ShareEmbedUpdateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ShareEmbedUpdateRequest.html", - "title": "Class ShareEmbedUpdateRequest | Picturepark.SDK.V1 API", - "keywords": "Class ShareEmbedUpdateRequest Update request for embed share Inheritance System.Object ShareBaseUpdateRequest ShareEmbedUpdateRequest Inherited Members ShareBaseUpdateRequest.Name ShareBaseUpdateRequest.ExpirationDate ShareBaseUpdateRequest.Description ShareBaseUpdateRequest.Contents ShareBaseUpdateRequest.LayerSchemaIds ShareBaseUpdateRequest.Template ShareBaseUpdateRequest.OutputAccess System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareEmbedUpdateRequest : ShareBaseUpdateRequest Methods FromJson(String) Declaration public static ShareEmbedUpdateRequest FromJson(string data) Parameters System.String data Returns ShareEmbedUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleInvalidVariableNameException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleInvalidVariableNameException.html", + "title": "Class BusinessRuleInvalidVariableNameException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleInvalidVariableNameException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleInvalidVariableNameException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleInvalidVariableNameException : PictureparkValidationException, ISerializable, _Exception Properties Name Declaration public string Name { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleInvalidVariableNameException FromJson(string data) Parameters System.String data Returns BusinessRuleInvalidVariableNameException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ShareEmbedCreateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ShareEmbedCreateRequest.html", - "title": "Class ShareEmbedCreateRequest | Picturepark.SDK.V1 API", - "keywords": "Class ShareEmbedCreateRequest Create request for embed share Inheritance System.Object ShareBaseCreateRequest ShareEmbedCreateRequest Inherited Members ShareBaseCreateRequest.Name ShareBaseCreateRequest.Description ShareBaseCreateRequest.ExpirationDate ShareBaseCreateRequest.Contents ShareBaseCreateRequest.LayerSchemaIds ShareBaseCreateRequest.Template ShareBaseCreateRequest.OutputAccess System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareEmbedCreateRequest : ShareBaseCreateRequest Methods FromJson(String) Declaration public static ShareEmbedCreateRequest FromJson(string data) Parameters System.String data Returns ShareEmbedCreateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleNamedCacheNameInvalidException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleNamedCacheNameInvalidException.html", + "title": "Class BusinessRuleNamedCacheNameInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleNamedCacheNameInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleNamedCacheNameInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleNamedCacheNameInvalidException : PictureparkValidationException, ISerializable, _Exception Properties CacheName Declaration public string CacheName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleNamedCacheNameInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleNamedCacheNameInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ShareDetail.html": { - "href": "api/Picturepark.SDK.V1.Contract.ShareDetail.html", - "title": "Class ShareDetail | Picturepark.SDK.V1 API", - "keywords": "Class ShareDetail Share detail Inheritance System.Object ShareDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareDetail Properties Audit Audit information. Declaration public UserAudit Audit { get; set; } Property Value UserAudit ContentSelections Detailed information about contents in the share. Declaration public ICollection ContentSelections { get; set; } Property Value System.Collections.Generic.ICollection < ShareContentDetail > Creator Creator of share. Declaration public ShareUser Creator { get; set; } Property Value ShareUser Data Detail of share. Declaration public ShareDataBase Data { get; set; } Property Value ShareDataBase Description Description of share entered by user. Declaration public string Description { get; set; } Property Value System.String ExpirationDate Date when share expires and cannot be accessed anymore. Declaration public DateTime? ExpirationDate { get; set; } Property Value System.Nullable < System.DateTime > Expired Info if share is already expired. Declaration public bool Expired { get; set; } Property Value System.Boolean Id Share ID. Declaration public string Id { get; set; } Property Value System.String LayerSchemaIds List of shared layers. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Name Name of share. Declaration public string Name { get; set; } Property Value System.String OutputAccess Defined access for contents in share. Declaration public OutputAccess OutputAccess { get; set; } Property Value OutputAccess ShareType Type of share. Declaration public ShareType ShareType { get; set; } Property Value ShareType Template Configuration for template to use on the share detail page. Declaration public TemplateBase Template { get; set; } Property Value TemplateBase Methods AsBasicUpdateRequest(Action) Declaration public ShareBasicUpdateRequest AsBasicUpdateRequest(Action update = null) Parameters System.Action < ShareBasicUpdateRequest > update Returns ShareBasicUpdateRequest AsEmbedUpdateRequest(Action) Declaration public ShareEmbedUpdateRequest AsEmbedUpdateRequest(Action update = null) Parameters System.Action < ShareEmbedUpdateRequest > update Returns ShareEmbedUpdateRequest FromJson(String) Declaration public static ShareDetail FromJson(string data) Parameters System.String data Returns ShareDetail ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentRight.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentRight.html", + "title": "Enum ContentRight | Picturepark.SDK.V1 API", + "keywords": "Enum ContentRight Content rights Namespace : System.Dynamic.ExpandoObject Syntax public enum ContentRight AccessOriginal Delete EditContent EditMetadata ManagePermissions View" }, - "api/Picturepark.SDK.V1.Contract.ShareDeleteManyRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ShareDeleteManyRequest.html", - "title": "Class ShareDeleteManyRequest | Picturepark.SDK.V1 API", - "keywords": "Class ShareDeleteManyRequest Inheritance System.Object ShareDeleteManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareDeleteManyRequest Properties Ids IDs of shares to delete. Declaration public ICollection Ids { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static ShareDeleteManyRequest FromJson(string data) Parameters System.String data Returns ShareDeleteManyRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentRightAggregationCount.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentRightAggregationCount.html", + "title": "Class ContentRightAggregationCount | Picturepark.SDK.V1 API", + "keywords": "Class ContentRightAggregationCount Combination of ContentRight and found document count Inheritance System.Object ContentRightAggregationCount Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentRightAggregationCount Properties ContentRight ContentRight. Declaration public ContentRight ContentRight { get; set; } Property Value ContentRight Count Found document count. Declaration public long Count { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static ContentRightAggregationCount FromJson(string data) Parameters System.String data Returns ContentRightAggregationCount ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaFieldNotRequirableException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldNotRequirableException.html", - "title": "Class SchemaFieldNotRequirableException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldNotRequirableException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldNotRequirableException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldNotRequirableException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldNotRequirableException FromJson(string data) Parameters System.String data Returns SchemaFieldNotRequirableException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentSchemaCondition.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentSchemaCondition.html", + "title": "Class ContentSchemaCondition | Picturepark.SDK.V1 API", + "keywords": "Class ContentSchemaCondition Matches when the content schema of a metadata item equals the one set in the condition. Inheritance System.Object BusinessRuleCondition ContentSchemaCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentSchemaCondition : BusinessRuleCondition Properties SchemaId Content schema id to match on. Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentSchemaCondition FromJson(string data) Parameters System.String data Returns ContentSchemaCondition ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaFieldInvalidBoostException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldInvalidBoostException.html", - "title": "Class SchemaFieldInvalidBoostException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldInvalidBoostException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldInvalidBoostException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldInvalidBoostException : PictureparkValidationException, ISerializable, _Exception Properties AllowedBoostValues Declaration public ICollection AllowedBoostValues { get; set; } Property Value System.Collections.Generic.ICollection < System.Double > Boost Declaration public double Boost { get; set; } Property Value System.Double FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldInvalidBoostException FromJson(string data) Parameters System.String data Returns SchemaFieldInvalidBoostException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentSearchRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentSearchRequest.html", + "title": "Class ContentSearchRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentSearchRequest Request to search contents Inheritance System.Object ContentSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentSearchRequest Properties BrokenDependenciesFilter Limits the search to the contents that have or not have broken references. By default it includes both. Declaration public BrokenDependenciesFilter BrokenDependenciesFilter { get; set; } Property Value BrokenDependenciesFilter ChannelId Limits the simple search fields to the fields available in the specified channel. Declaration public string ChannelId { get; set; } Property Value System.String CollectionId Limits the search among the contents belonging to the specified collection. Declaration public string CollectionId { get; set; } Property Value System.String DebugMode Enable debug mode: additional debug information regarding the query execution and reason of the matched documents are returned in the ContentSearchResult. Warning! It severely affects performance. Declaration public bool DebugMode { get; set; } Property Value System.Boolean DisplayPatternIds Limits the display values included in the search response. Defaults to all display values. Declaration public ICollection DisplayPatternIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Filter An optional filter to limit the contents. Declaration public FilterBase Filter { get; set; } Property Value FilterBase LifeCycleFilter Limits the search to the contents that have the specified life cycle state. Defaults to ActiveOnly. Declaration public LifeCycleFilter LifeCycleFilter { get; set; } Property Value LifeCycleFilter Limit Limits the number of the returned schemas. Defaults to 30. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken The token used to retrieve the next page of results. It must be null on first request and only filled with the returned pageToken to request next page of results. Declaration public string PageToken { get; set; } Property Value System.String RightsAggregations Returns the aggregated document counts to the ones the user has the specified ContentRights. Produces the rightsAggregationCounts on the ContentSearchResult. View will be ignored as the totalResults already gives this information. Declaration public ICollection RightsAggregations { get; set; } Property Value System.Collections.Generic.ICollection < ContentRight > RightsFilter Limits the contents to the ones the user has the specified ContentRights. Declaration public ICollection RightsFilter { get; set; } Property Value System.Collections.Generic.ICollection < ContentRight > SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied in the specified order. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchLanguages When searching in multi language fields, limit the searchable fields to the ones corresponding to the specified languages. If not specified, all metadata languages defined in the system are used. Declaration public ICollection SearchLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchString The string used to query the data. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String SearchType Type of search to be performed: search only in metadata, only in the extracted fulltext from the file or both. Default to Metadata. Declaration public ContentSearchType SearchType { get; set; } Property Value ContentSearchType Sort Sorts the search results. Sorting on a field not marked as Sortable in the Content schema will throw an exception. Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > Methods FromJson(String) Declaration public static ContentSearchRequest FromJson(string data) Parameters System.String data Returns ContentSearchRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaFieldIndexException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldIndexException.html", - "title": "Class SchemaFieldIndexException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldIndexException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldIndexException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldIndexException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldIndexException FromJson(string data) Parameters System.String data Returns SchemaFieldIndexException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentSearchResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentSearchResult.html", + "title": "Class ContentSearchResult | Picturepark.SDK.V1 API", + "keywords": "Class ContentSearchResult Result for content search operation Inheritance System.Object BaseResultOfContent SearchBehaviorBaseResultOfContent ContentSearchResult Inherited Members SearchBehaviorBaseResultOfContent.SearchString SearchBehaviorBaseResultOfContent.IsSearchStringRewritten SearchBehaviorBaseResultOfContent.QueryDebugInformation BaseResultOfContent.TotalResults BaseResultOfContent.Results BaseResultOfContent.ElapsedMilliseconds BaseResultOfContent.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentSearchResult : SearchBehaviorBaseResultOfContent Properties RightsAggregationsCounts Result of rights aggregation count requested in rightsAggregations in the ContentSearchRequest. Declaration public ICollection RightsAggregationsCounts { get; set; } Property Value System.Collections.Generic.ICollection < ContentRightAggregationCount > Methods FromJson(String) Declaration public static ContentSearchResult FromJson(string data) Parameters System.String data Returns ContentSearchResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaFieldImportTypeMismatchException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldImportTypeMismatchException.html", - "title": "Class SchemaFieldImportTypeMismatchException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldImportTypeMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldImportTypeMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldImportTypeMismatchException : PictureparkValidationException, ISerializable, _Exception Properties ExistingFieldType Declaration public string ExistingFieldType { get; set; } Property Value System.String FieldId Declaration public string FieldId { get; set; } Property Value System.String ImportingFieldType Declaration public string ImportingFieldType { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldImportTypeMismatchException FromJson(string data) Parameters System.String data Returns SchemaFieldImportTypeMismatchException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentSearchType.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentSearchType.html", + "title": "Enum ContentSearchType | Picturepark.SDK.V1 API", + "keywords": "Enum ContentSearchType Namespace : System.Dynamic.ExpandoObject Syntax public enum ContentSearchType FullText Metadata MetadataAndFullText" }, - "api/Picturepark.SDK.V1.Contract.SchemaFieldImportRelatedSchemaMismatchException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldImportRelatedSchemaMismatchException.html", - "title": "Class SchemaFieldImportRelatedSchemaMismatchException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldImportRelatedSchemaMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldImportRelatedSchemaMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldImportRelatedSchemaMismatchException : PictureparkValidationException, ISerializable, _Exception Properties ExistingRelatedSchemaId Declaration public string ExistingRelatedSchemaId { get; set; } Property Value System.String FieldId Declaration public string FieldId { get; set; } Property Value System.String ImportingRelatedSchemaId Declaration public string ImportingRelatedSchemaId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldImportRelatedSchemaMismatchException FromJson(string data) Parameters System.String data Returns SchemaFieldImportRelatedSchemaMismatchException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentShareReference.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentShareReference.html", + "title": "Class ContentShareReference | Picturepark.SDK.V1 API", + "keywords": "Class ContentShareReference Share information for a share referencing a content Inheritance System.Object ContentShareReference Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentShareReference Properties Audit Audit information. Declaration public UserAudit Audit { get; set; } Property Value UserAudit EmailAddress The email address of the user who created the share. Declaration public string EmailAddress { get; set; } Property Value System.String Id ID of the share. Declaration public string Id { get; set; } Property Value System.String Name Name of the share. Declaration public string Name { get; set; } Property Value System.String ShareType Type of the share. Declaration public ShareType ShareType { get; set; } Property Value ShareType Methods FromJson(String) Declaration public static ContentShareReference FromJson(string data) Parameters System.String data Returns ContentShareReference ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaFieldImportMismatchException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldImportMismatchException.html", - "title": "Class SchemaFieldImportMismatchException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldImportMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldImportMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldImportMismatchException : PictureparkValidationException, ISerializable, _Exception Properties ExistingFieldIds Declaration public string ExistingFieldIds { get; set; } Property Value System.String ImportingFieldIds Declaration public string ImportingFieldIds { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldImportMismatchException FromJson(string data) Parameters System.String data Returns SchemaFieldImportMismatchException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentShareReferenceResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentShareReferenceResult.html", + "title": "Class ContentShareReferenceResult | Picturepark.SDK.V1 API", + "keywords": "Class ContentShareReferenceResult Result class for share reference search Inheritance System.Object BaseResultOfContentShareReference ContentShareReferenceResult Inherited Members BaseResultOfContentShareReference.TotalResults BaseResultOfContentShareReference.Results BaseResultOfContentShareReference.ElapsedMilliseconds BaseResultOfContentShareReference.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentShareReferenceResult : BaseResultOfContentShareReference Methods FromJson(String) Declaration public static ContentShareReferenceResult FromJson(string data) Parameters System.String data Returns ContentShareReferenceResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.CloudManagerService.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.CloudManagerService.html", - "title": "Class CloudManagerService | Picturepark.SDK.V1 API", - "keywords": "Class CloudManagerService Inheritance System.Object CloudManagerService Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CloudManagerService : IDisposable Constructors CloudManagerService(ICloudManagerServiceSettings) Initializes a new instance of the CloudManagerService class and uses the BaseUrl of the settings as Picturepark server URL. Declaration public CloudManagerService(ICloudManagerServiceSettings settings) Parameters ICloudManagerServiceSettings settings The service settings. CloudManagerService(ICloudManagerServiceSettings, HttpClient) Initializes a new instance of the CloudManagerService class and uses the BaseUrl of the settings as Picturepark server URL. Declaration public CloudManagerService(ICloudManagerServiceSettings settings, HttpClient httpClient) Parameters ICloudManagerServiceSettings settings The service settings. HttpClient httpClient The HTTP client. Properties CloudBackup Declaration public ICloudBackupClient CloudBackup { get; } Property Value ICloudBackupClient ContentBackup Declaration public IContentBackupClient ContentBackup { get; } Property Value IContentBackupClient Customer Declaration public ICustomerClient Customer { get; } Property Value ICustomerClient CustomerServiceProvider Declaration public ICustomerServiceProviderClient CustomerServiceProvider { get; } Property Value ICustomerServiceProviderClient Environment Declaration public IEnvironmentClient Environment { get; } Property Value IEnvironmentClient EnvironmentProcess Declaration public IEnvironmentProcessClient EnvironmentProcess { get; } Property Value IEnvironmentProcessClient Maintenance Declaration public IMaintenanceClient Maintenance { get; } Property Value IMaintenanceClient Service Declaration public IServiceClient Service { get; } Property Value IServiceClient ServiceProvider Declaration public IServiceProviderClient ServiceProvider { get; } Property Value IServiceProviderClient Update Declaration public IUpdateClient Update { get; } Property Value IUpdateClient Methods Dispose() Declaration public void Dispose() Implements System.IDisposable.Dispose()" + "api/Picturepark.SDK.V1.Contract.FieldDate.html": { + "href": "api/Picturepark.SDK.V1.Contract.FieldDate.html", + "title": "Class FieldDate | Picturepark.SDK.V1 API", + "keywords": "Class FieldDate The field used to store a date Inheritance System.Object FieldBase FieldDate Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldDate : FieldBase Properties Boost Value to prioritize search results. Set to 1 by default. Ignored if SimpleSearch not set to true. Declaration public double Boost { get; set; } Property Value System.Double Format The date format structure. Declaration public string Format { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FieldDate FromJson(string data) Parameters System.String data Returns FieldDate ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.BusinessProcessClient.html": { - "href": "api/Picturepark.SDK.V1.BusinessProcessClient.html", - "title": "Class BusinessProcessClient | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessClient Inheritance System.Object ClientBase BusinessProcessClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessClient : ClientBase, IBusinessProcessClient Constructors BusinessProcessClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public BusinessProcessClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods CancelAsync(String, CancellationToken) Cancel business process Declaration public Task CancelAsync(string processId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The business process id. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Implements IBusinessProcessClient.CancelAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. BusinessProcessCancellationNotSupportedException Business process does not support cancellation. PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict ChangeStateAsync(String, BusinessProcessStateChangeRequest, CancellationToken) Change business process state Declaration public Task ChangeStateAsync(string processId, BusinessProcessStateChangeRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The business process id. BusinessProcessStateChangeRequest request The business process state change request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > BusinessProcess Implements IBusinessProcessClient.ChangeStateAsync(String, BusinessProcessStateChangeRequest, CancellationToken) Exceptions ApiException A server side error occurred. BusinessProcessNotExternalException Business process is not driven externally, no state changes are allowed. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateAsync(BusinessProcessCreateRequest, CancellationToken) Create business process Declaration public Task CreateAsync(BusinessProcessCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters BusinessProcessCreateRequest request The business process create request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > BusinessProcess Implements IBusinessProcessClient.CreateAsync(BusinessProcessCreateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get business process Declaration public Task GetAsync(string processId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The business process id. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > BusinessProcess Implements IBusinessProcessClient.GetAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetDetailsAsync(String, CancellationToken) Get details Declaration public Task GetDetailsAsync(string processId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The business process id. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcessDetails > BusinessProcessDetails Implements IBusinessProcessClient.GetDetailsAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < BusinessProcessClient.ObjectResponseResult > Type Parameters T SearchAsync(BusinessProcessSearchRequest, CancellationToken) Search Declaration public Task SearchAsync(BusinessProcessSearchRequest businessProcessSearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters BusinessProcessSearchRequest businessProcessSearchRequest The business process request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcessSearchResult > BusinessProcessSearchResult Implements IBusinessProcessClient.SearchAsync(BusinessProcessSearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateNotificationAsync(String, BusinessProcessNotificationUpdateRequest, CancellationToken) Update business process notification Declaration public Task UpdateNotificationAsync(string processId, BusinessProcessNotificationUpdateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The business process id. BusinessProcessNotificationUpdateRequest request The business process notification update request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Implements IBusinessProcessClient.UpdateNotificationAsync(String, BusinessProcessNotificationUpdateRequest, CancellationToken) Exceptions ApiException A server side error occurred. BusinessProcessNotExternalException Business process is not driven externally, no notification changes are allowed. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception WaitForCompletionAsync(String, Nullable, Boolean, CancellationToken) Waits until the business process is completed or the timeout is reached. Declaration public Task WaitForCompletionAsync(string processId, TimeSpan? timeout = default(TimeSpan? ), bool waitForContinuationCompletion = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The process ID. System.Nullable < System.TimeSpan > timeout The timeout in ms to wait for completion. System.Boolean waitForContinuationCompletion Waits for the completion of the continuation business process (if existing, recursively). Default to true. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcessWaitForLifeCycleResult > The wait result. Implements IBusinessProcessClient.WaitForCompletionAsync(String, Nullable, Boolean, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error WaitForCompletionCoreAsync(String, Nullable, Nullable, CancellationToken) Wait for completion Declaration protected Task WaitForCompletionCoreAsync(string processId, TimeSpan? timeout = default(TimeSpan? ), bool? waitForContinuationCompletion = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The business process id. System.Nullable < System.TimeSpan > timeout The timeout to wait for completion. System.Nullable < System.Boolean > waitForContinuationCompletion Waits for the completion of the continuation business process (if existing, recursively). Default to true. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcessWaitForLifeCycleResult > BusinessProcessWaitResult Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception WaitForLifeCyclesAsync(String, IEnumerable, Nullable, CancellationToken) Waits until the business process transitioned into one of the given lifecycles or the timeout is reached. Declaration public Task WaitForLifeCyclesAsync(string processId, IEnumerable lifeCycleIds, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The process ID. IEnumerable < BusinessProcessLifeCycle > lifeCycleIds The business process lifecycle IDs to wait for. System.Nullable < System.TimeSpan > timeout The timeout in ms to wait for completion. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcessWaitForLifeCycleResult > The wait result. Implements IBusinessProcessClient.WaitForLifeCyclesAsync(String, IEnumerable, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error WaitForLifeCyclesCoreAsync(String, IEnumerable, Nullable, CancellationToken) Wait for life cycles Declaration protected Task WaitForLifeCyclesCoreAsync(string processId, IEnumerable lifeCycleIds = null, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The business process id. System.Collections.Generic.IEnumerable < BusinessProcessLifeCycle > lifeCycleIds Business process life cycles to wait for. System.Nullable < System.TimeSpan > timeout The timeout to wait for completion. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcessWaitForLifeCycleResult > BusinessProcessWaitForLifeCycleResult Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception WaitForStatesAsync(String, IEnumerable, Nullable, CancellationToken) Waits until the business process transitioned into one of the given states or the timeout is reached. Declaration public Task WaitForStatesAsync(string processId, IEnumerable states, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The process ID. IEnumerable < System.String > states The states to wait for. System.Nullable < System.TimeSpan > timeout The timeout in ms to wait for completion. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcessWaitForStateResult > The wait result. Implements IBusinessProcessClient.WaitForStatesAsync(String, IEnumerable, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error WaitForStatesCoreAsync(String, IEnumerable, Nullable, CancellationToken) Wait for states Declaration protected Task WaitForStatesCoreAsync(string processId, IEnumerable states = null, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The business process id. System.Collections.Generic.IEnumerable < System.String > states Business process states to wait for. System.Nullable < System.TimeSpan > timeout The timeout to wait for completion. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcessWaitForStateResult > BusinessProcessWaitResult Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.Contract.FieldDateTime.html": { + "href": "api/Picturepark.SDK.V1.Contract.FieldDateTime.html", + "title": "Class FieldDateTime | Picturepark.SDK.V1 API", + "keywords": "Class FieldDateTime The field used to store a date time Inheritance System.Object FieldBase FieldDateTime FieldDateTimeArray Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldDateTime : FieldBase Properties Boost Value to prioritize search results. Set to 1 by default. Ignored if SimpleSearch not set to true. Declaration public double Boost { get; set; } Property Value System.Double Format The date time format structure. Declaration public string Format { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FieldDateTime FromJson(string data) Parameters System.String data Returns FieldDateTime ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.TransferInfoNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.TransferInfoNotFoundException.html", - "title": "Class TransferInfoNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class TransferInfoNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException TransferInfoNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TransferInfoNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties TransferInfoId Declaration public string TransferInfoId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TransferInfoNotFoundException FromJson(string data) Parameters System.String data Returns TransferInfoNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.FieldDateTimeArray.html": { + "href": "api/Picturepark.SDK.V1.Contract.FieldDateTimeArray.html", + "title": "Class FieldDateTimeArray | Picturepark.SDK.V1 API", + "keywords": "Class FieldDateTimeArray The field used to store multiple date time values Inheritance System.Object FieldBase FieldDateTime FieldDateTimeArray Inherited Members FieldDateTime.Format FieldDateTime.Boost FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldDateTimeArray : FieldDateTime Properties MaximumItems The maximum number of items that can be stored. Declaration public int? MaximumItems { get; set; } Property Value System.Nullable < System.Int32 > MinimumItems The minimum number of items that must be stored. Declaration public int? MinimumItems { get; set; } Property Value System.Nullable < System.Int32 > Methods FromJson(String) Declaration public static FieldDateTimeArray FromJson(string data) Parameters System.String data Returns FieldDateTimeArray ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.TransferFile.html": { - "href": "api/Picturepark.SDK.V1.Contract.TransferFile.html", - "title": "Class TransferFile | Picturepark.SDK.V1 API", - "keywords": "Class TransferFile Represents the base class for transfer items. Inheritance System.Object TransferFile TransferUploadFile TransferWebLink Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class TransferFile Properties Identifier Replaced in favor of RequestId. Client generated identifier of the item. Declaration public string Identifier { get; set; } Property Value System.String RequestId Client generated identifier of the item. Declaration public string RequestId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TransferFile FromJson(string data) Parameters System.String data Returns TransferFile ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.FieldDecimal.html": { + "href": "api/Picturepark.SDK.V1.Contract.FieldDecimal.html", + "title": "Class FieldDecimal | Picturepark.SDK.V1 API", + "keywords": "Class FieldDecimal The field used to store a decimal value Inheritance System.Object FieldBase FieldDecimal Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldDecimal : FieldBase Properties Boost Value to prioritize search results. Set to 1 by default. Ignored if SimpleSearch not set to true. Declaration public double Boost { get; set; } Property Value System.Double Maximum The maximum possible value. Declaration public decimal? Maximum { get; set; } Property Value System.Nullable < System.Decimal > Minimum The minimum possible value. Declaration public decimal? Minimum { get; set; } Property Value System.Nullable < System.Decimal > Pattern The decimal pattern structure. Declaration public string Pattern { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FieldDecimal FromJson(string data) Parameters System.String data Returns FieldDecimal ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.TransferEvent.html": { - "href": "api/Picturepark.SDK.V1.Contract.TransferEvent.html", - "title": "Class TransferEvent | Picturepark.SDK.V1 API", - "keywords": "Class TransferEvent Inheritance System.Object ApplicationEvent TransferEvent Inherited Members ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TransferEvent : ApplicationEvent Properties State Declaration public TransferState State { get; set; } Property Value TransferState TransferId Declaration public string TransferId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TransferEvent FromJson(string data) Parameters System.String data Returns TransferEvent ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.FieldDictionary.html": { + "href": "api/Picturepark.SDK.V1.Contract.FieldDictionary.html", + "title": "Class FieldDictionary | Picturepark.SDK.V1 API", + "keywords": "Class FieldDictionary The field used to store a dictionary of values Inheritance System.Object FieldBase FieldDictionary FieldDictionaryArray Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldDictionary : FieldBase Properties Boost Value to prioritize search results. Set to 1 by default. Ignored if SimpleSearch not set to true. Declaration public double Boost { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static FieldDictionary FromJson(string data) Parameters System.String data Returns FieldDictionary ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.TransferDetail.html": { - "href": "api/Picturepark.SDK.V1.Contract.TransferDetail.html", - "title": "Class TransferDetail | Picturepark.SDK.V1 API", - "keywords": "Class TransferDetail Represents a transfer and includes detailed information. Inheritance System.Object Transfer TransferDetail Inherited Members Transfer.Id Transfer.Name Transfer.State Transfer.TransferType Transfer.BusinessProcessId Transfer.FileTransferCount Transfer.CollectionId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TransferDetail : Transfer Properties Audit Audit information. Declaration public UserAudit Audit { get; set; } Property Value UserAudit DataExtractionInProgressCount Number of items currently being processed in data extraction. Declaration public long DataExtractionInProgressCount { get; set; } Property Value System.Int64 FileUploadInProgressCount Number of items currently being uploaded. Declaration public long FileUploadInProgressCount { get; set; } Property Value System.Int64 ItemCount Total number of items. Declaration public long ItemCount { get; set; } Property Value System.Int64 ItemProgress Number of items processed. Declaration public long ItemProgress { get; set; } Property Value System.Int64 ItemsCancelled Number of items cancelled. Declaration public long ItemsCancelled { get; set; } Property Value System.Int64 ItemsFailed Number of items failed. Declaration public long ItemsFailed { get; set; } Property Value System.Int64 LastDataExtractionProgressTimeStamp Time stamp of last progress update from data extraction. Declaration public DateTime? LastDataExtractionProgressTimeStamp { get; set; } Property Value System.Nullable < System.DateTime > LastFileUploadProgressTimeStamp Time stamp of last progress update from upload. Declaration public DateTime? LastFileUploadProgressTimeStamp { get; set; } Property Value System.Nullable < System.DateTime > Methods FromJson(String) Declaration public static TransferDetail FromJson(string data) Parameters System.String data Returns TransferDetail ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ShareBasicUpdateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ShareBasicUpdateRequest.html", + "title": "Class ShareBasicUpdateRequest | Picturepark.SDK.V1 API", + "keywords": "Class ShareBasicUpdateRequest Update request for basic share Inheritance System.Object ShareBaseUpdateRequest ShareBasicUpdateRequest Inherited Members ShareBaseUpdateRequest.Name ShareBaseUpdateRequest.ExpirationDate ShareBaseUpdateRequest.Description ShareBaseUpdateRequest.Contents ShareBaseUpdateRequest.LayerSchemaIds ShareBaseUpdateRequest.Template ShareBaseUpdateRequest.OutputAccess System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareBasicUpdateRequest : ShareBaseUpdateRequest Methods FromJson(String) Declaration public static ShareBasicUpdateRequest FromJson(string data) Parameters System.String data Returns ShareBasicUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Transfer.html": { - "href": "api/Picturepark.SDK.V1.Contract.Transfer.html", - "title": "Class Transfer | Picturepark.SDK.V1 API", - "keywords": "Class Transfer Represents a transfer. Inheritance System.Object Transfer TransferDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Transfer Properties BusinessProcessId Associated business process ID. Declaration public string BusinessProcessId { get; set; } Property Value System.String CollectionId ID of collection created from transfer. Declaration public string CollectionId { get; set; } Property Value System.String FileTransferCount Number of files in transfer. Declaration public long FileTransferCount { get; set; } Property Value System.Int64 Id ID of transfer. Declaration public string Id { get; set; } Property Value System.String Name Name of transfer. Declaration public string Name { get; set; } Property Value System.String State State of transfer. Declaration public TransferState State { get; set; } Property Value TransferState TransferType Type of transfer. Declaration public TransferType TransferType { get; set; } Property Value TransferType Methods FromJson(String) Declaration public static Transfer FromJson(string data) Parameters System.String data Returns Transfer ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.html", + "title": "Class ShareBasicCreateRequest | Picturepark.SDK.V1 API", + "keywords": "Class ShareBasicCreateRequest Inheritance System.Object ShareBaseCreateRequest ShareBasicCreateRequest Inherited Members ShareBaseCreateRequest.Name ShareBaseCreateRequest.Description ShareBaseCreateRequest.ExpirationDate ShareBaseCreateRequest.Contents ShareBaseCreateRequest.LayerSchemaIds ShareBaseCreateRequest.Template ShareBaseCreateRequest.OutputAccess System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareBasicCreateRequest : ShareBaseCreateRequest Properties LanguageCode System language used for share (mail and detail page). en or de. Declaration public string LanguageCode { get; set; } Property Value System.String RecipientEmails List of external mail recipients which are no Picturepark users. Declaration public ICollection RecipientEmails { get; set; } Property Value System.Collections.Generic.ICollection < UserEmail > Methods FromJson(String) Declaration public static ShareBasicCreateRequest FromJson(string data) Parameters System.String data Returns ShareBasicCreateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.TraceLevel.html": { - "href": "api/Picturepark.SDK.V1.Contract.TraceLevel.html", - "title": "Enum TraceLevel | Picturepark.SDK.V1 API", - "keywords": "Enum TraceLevel Namespace : System.Dynamic.ExpandoObject Syntax [Flags] public enum TraceLevel Critical Error Information Verbose Warning" + "api/Picturepark.SDK.V1.Contract.Results.BatchOperationResult-1.html": { + "href": "api/Picturepark.SDK.V1.Contract.Results.BatchOperationResult-1.html", + "title": "Class BatchOperationResult | Picturepark.SDK.V1 API", + "keywords": "Class BatchOperationResult Inheritance System.Object BatchOperationResult ContentBatchOperationResult ListItemBatchOperationResult OutputFormatBatchOperationResult SchemaBatchOperationResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class BatchOperationResult Type Parameters T Constructors BatchOperationResult(String, Nullable, IBusinessProcessClient) Declaration protected BatchOperationResult(string businessProcessId, BusinessProcessLifeCycle? lifeCycle, IBusinessProcessClient businessProcessClient) Parameters System.String businessProcessId System.Nullable < BusinessProcessLifeCycle > lifeCycle IBusinessProcessClient businessProcessClient Properties BusinessProcessId Declaration public string BusinessProcessId { get; } Property Value System.String LifeCycle Declaration public BusinessProcessLifeCycle? LifeCycle { get; } Property Value System.Nullable < BusinessProcessLifeCycle > Methods FetchDetail(Func>>, CancellationToken) Declaration protected Task> FetchDetail(Func>> fetchEntities, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Func < System.String [], System.Threading.Tasks.Task < IEnumerable >> fetchEntities System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < BatchOperationResultDetail >" }, - "api/Picturepark.SDK.V1.Contract.TokenGenerationException.html": { - "href": "api/Picturepark.SDK.V1.Contract.TokenGenerationException.html", - "title": "Class TokenGenerationException | Picturepark.SDK.V1 API", - "keywords": "Class TokenGenerationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException TokenGenerationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TokenGenerationException : PictureparkBusinessException, ISerializable, _Exception Properties Retries Declaration public long Retries { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static TokenGenerationException FromJson(string data) Parameters System.String data Returns TokenGenerationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.OwnerToken.html": { + "href": "api/Picturepark.SDK.V1.Contract.OwnerToken.html", + "title": "Class OwnerToken | Picturepark.SDK.V1 API", + "keywords": "Class OwnerToken Inheritance System.Object OwnerToken Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OwnerToken Properties Id The ownertoken id. Declaration public string Id { get; set; } Property Value System.String UserId The id of the user to whom this ownertoken currently belongs to. Declaration public string UserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static OwnerToken FromJson(string data) Parameters System.String data Returns OwnerToken ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.TiffFormat.html": { - "href": "api/Picturepark.SDK.V1.Contract.TiffFormat.html", - "title": "Class TiffFormat | Picturepark.SDK.V1 API", - "keywords": "Class TiffFormat Inheritance System.Object FormatBase ImageFormatBase TiffFormat Inherited Members ImageFormatBase.ColorProfile ImageFormatBase.ColorTransformationIntent ImageFormatBase.HorizontalResolution ImageFormatBase.VerticalResolution ImageFormatBase.RenderFirstFrameOnly ImageFormatBase.KeepClippingPath ImageFormatBase.CloneExif ImageFormatBase.CloneIptc ImageFormatBase.CloneAdobeResources ImageFormatBase.CloneXmp ImageFormatBase.ResizeAction ImageFormatBase.Actions System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TiffFormat : ImageFormatBase Properties AlphaPremultiplied Declaration public bool AlphaPremultiplied { get; set; } Property Value System.Boolean CompressionType Declaration public CompressionType CompressionType { get; set; } Property Value CompressionType Extension Declaration public string Extension { get; set; } Property Value System.String IncludeUnspecifiedTiffExtraChannels Declaration public bool IncludeUnspecifiedTiffExtraChannels { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static TiffFormat FromJson(string data) Parameters System.String data Returns TiffFormat ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.OutputSource.html": { + "href": "api/Picturepark.SDK.V1.Contract.OutputSource.html", + "title": "Enum OutputSource | Picturepark.SDK.V1 API", + "keywords": "Enum OutputSource Namespace : System.Dynamic.ExpandoObject Syntax public enum OutputSource Embedded Rendered" }, - "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfContent.html": { - "href": "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfContent.html", - "title": "Class SearchBehaviorBaseResultOfContent | Picturepark.SDK.V1 API", - "keywords": "Class SearchBehaviorBaseResultOfContent Inheritance System.Object BaseResultOfContent SearchBehaviorBaseResultOfContent ContentSearchResult Inherited Members BaseResultOfContent.TotalResults BaseResultOfContent.Results BaseResultOfContent.ElapsedMilliseconds BaseResultOfContent.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchBehaviorBaseResultOfContent : BaseResultOfContent Properties IsSearchStringRewritten Declaration public bool IsSearchStringRewritten { get; set; } Property Value System.Boolean QueryDebugInformation Declaration public QueryDebugInformation QueryDebugInformation { get; set; } Property Value QueryDebugInformation SearchString Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchBehaviorBaseResultOfContent FromJson(string data) Parameters System.String data Returns SearchBehaviorBaseResultOfContent ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.UserDetail.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserDetail.html", + "title": "Class UserDetail | Picturepark.SDK.V1 API", + "keywords": "Class UserDetail Detail information about a user. Inheritance System.Object User UserUpdateRequest UserDetail Inherited Members UserUpdateRequest.UserRoles UserUpdateRequest.Comment UserUpdateRequest.LanguageCode UserUpdateRequest.Address User.Id User.FirstName User.LastName User.EmailAddress User.IsDeleted System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserDetail : UserUpdateRequest Properties Audit Audit information. Declaration public UserAuditDetail Audit { get; set; } Property Value UserAuditDetail AuthorizationState Authorization state the user is currently in. Declaration public AuthorizationState AuthorizationState { get; set; } Property Value AuthorizationState IsLocked Locked users are unable to log in and use the system. Declaration public bool IsLocked { get; set; } Property Value System.Boolean IsReadOnly Read-only users can't be removed from the system, e.g. service user. Declaration public bool IsReadOnly { get; set; } Property Value System.Boolean IsSupportUser The support user is a user created for Picturepark support personnel. Declaration public bool IsSupportUser { get; set; } Property Value System.Boolean LifeCycle Life cycle state the user is currently in. Declaration public LifeCycle LifeCycle { get; set; } Property Value LifeCycle OwnerTokens Owner tokens referencing the user. Declaration public ICollection OwnerTokens { get; set; } Property Value System.Collections.Generic.ICollection < OwnerToken > Methods FromJson(String) Declaration public static UserDetail FromJson(string data) Parameters System.String data Returns UserDetail ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentDeactivationException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentDeactivationException.html", - "title": "Class EnvironmentDeactivationException | Picturepark.SDK.V1 API", - "keywords": "Class EnvironmentDeactivationException Inheritance System.Object System.Exception PictureparkException EnvironmentDeactivationException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentDeactivationException : PictureparkException, ISerializable, _Exception Properties DeactivationMessage Declaration public string DeactivationMessage { get; set; } Property Value System.String Methods FromJson(String) Declaration public static EnvironmentDeactivationException FromJson(string data) Parameters System.String data Returns EnvironmentDeactivationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.UserDeleteRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserDeleteRequest.html", + "title": "Class UserDeleteRequest | Picturepark.SDK.V1 API", + "keywords": "Class UserDeleteRequest Details of the user deletion. Inheritance System.Object UserDeleteRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserDeleteRequest Properties OwnerTokenTransferUserId User ID of user who will take over the ownership of the content currently owned by the deleted user. Declaration public string OwnerTokenTransferUserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserDeleteRequest FromJson(string data) Parameters System.String data Returns UserDeleteRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentConfiguration.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentConfiguration.html", - "title": "Class EnvironmentConfiguration | Picturepark.SDK.V1 API", - "keywords": "Class EnvironmentConfiguration Inheritance System.Object EnvironmentConfiguration Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentConfiguration Properties ContractVersion The contract version of the environment configuration. Declaration public string ContractVersion { get; set; } Property Value System.String DeactivationMessage Language specific deactivation messages. Declaration public TranslatedStringDictionary DeactivationMessage { get; set; } Property Value TranslatedStringDictionary Id The environment configuration id. Declaration public string Id { get; set; } Property Value System.String LifeCycle Curent lifecycle state of the entity. Declaration public LifeCycle LifeCycle { get; set; } Property Value LifeCycle Methods FromJson(String) Declaration public static EnvironmentConfiguration FromJson(string data) Parameters System.String data Returns EnvironmentConfiguration ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.UserCreateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserCreateRequest.html", + "title": "Class UserCreateRequest | Picturepark.SDK.V1 API", + "keywords": "Class UserCreateRequest Holds information needed for user creation. Inheritance System.Object UserCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserCreateRequest Properties Address User address. Declaration public UserAddress Address { get; set; } Property Value UserAddress EmailAddress Email address of the user (doubles as username). Declaration public string EmailAddress { get; set; } Property Value System.String FirstName User's first name. Declaration public string FirstName { get; set; } Property Value System.String LanguageCode Preferred language, e.g. for correspondence. Declaration public string LanguageCode { get; set; } Property Value System.String LastName User's last name. Declaration public string LastName { get; set; } Property Value System.String UserRoleIds IDs of user roles the user is assigned to. Declaration public ICollection UserRoleIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static UserCreateRequest FromJson(string data) Parameters System.String data Returns UserCreateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.DefaultSearchIndexDeleteException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DefaultSearchIndexDeleteException.html", - "title": "Class DefaultSearchIndexDeleteException | Picturepark.SDK.V1 API", - "keywords": "Class DefaultSearchIndexDeleteException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException DefaultSearchIndexDeleteException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DefaultSearchIndexDeleteException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static DefaultSearchIndexDeleteException FromJson(string data) Parameters System.String data Returns DefaultSearchIndexDeleteException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.ServiceProvider.ServiceProviderClient.html": { + "href": "api/Picturepark.SDK.V1.ServiceProvider.ServiceProviderClient.html", + "title": "Class ServiceProviderClient | Picturepark.SDK.V1 API", + "keywords": "Class ServiceProviderClient Inheritance System.Object ServiceProviderClient Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ServiceProviderClient : IDisposable Constructors ServiceProviderClient(Configuration) Declaration public ServiceProviderClient(Configuration configuration) Parameters Configuration configuration Methods Dispose() Declaration public void Dispose() Implements System.IDisposable.Dispose() GetLiveStreamObserver(Int32, Int32) Declaration public IObservable> GetLiveStreamObserver(int bufferSize = 0, int delayMilliseconds = 0) Parameters System.Int32 bufferSize System.Int32 delayMilliseconds Returns System.IObservable < EventPattern < EventArgsLiveStreamMessage >>" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.DefaultChannelDeleteException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DefaultChannelDeleteException.html", - "title": "Class DefaultChannelDeleteException | Picturepark.SDK.V1 API", - "keywords": "Class DefaultChannelDeleteException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DefaultChannelDeleteException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DefaultChannelDeleteException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static DefaultChannelDeleteException FromJson(string data) Parameters System.String data Returns DefaultChannelDeleteException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.ServiceProvider.Configuration.html": { + "href": "api/Picturepark.SDK.V1.ServiceProvider.Configuration.html", + "title": "Class Configuration | Picturepark.SDK.V1 API", + "keywords": "Class Configuration Inheritance System.Object Configuration Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Configuration Constructors Configuration() Declaration public Configuration() Properties DefaultQueuePriorityMax Declaration public int DefaultQueuePriorityMax { get; set; } Property Value System.Int32 Host Declaration public string Host { get; set; } Property Value System.String NodeId Declaration public string NodeId { get; set; } Property Value System.String Password Declaration public string Password { get; set; } Property Value System.String Port Declaration public string Port { get; set; } Property Value System.String SerializerSettings Declaration public JsonSerializerSettings SerializerSettings { get; set; } Property Value JsonSerializerSettings ServiceProviderId Declaration public string ServiceProviderId { get; set; } Property Value System.String User Declaration public string User { get; set; } Property Value System.String UseSsl Declaration public bool UseSsl { get; set; } Property Value System.Boolean" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.IServiceClient.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IServiceClient.html", - "title": "Interface IServiceClient | Picturepark.SDK.V1 API", - "keywords": "Interface IServiceClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IServiceClient Methods DeleteNodeInfosAsync(CancellationToken) Declaration Task DeleteNodeInfosAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DumpCachesAsync(CancellationToken) Declaration Task DumpCachesAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAllActiveNodesAsync(CancellationToken) Declaration Task> GetAllActiveNodesAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < NodeInfo >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception InvalidateAllCachesAsync(CancellationToken) Declaration Task InvalidateAllCachesAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception PingAllActiveNodesAsync(CancellationToken) Declaration Task PingAllActiveNodesAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RestartAllAsync(CancellationToken) Declaration Task RestartAllAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RestartServiceAsync(String, String, CancellationToken) Declaration Task RestartServiceAsync(string serviceName, string nodeId = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String serviceName System.String nodeId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SetLogLevelAsync(SetServiceLogLevelRequest, CancellationToken) Declaration Task SetLogLevelAsync(SetServiceLogLevelRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters SetServiceLogLevelRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ShutdownAllAsync(CancellationToken) Declaration Task ShutdownAllAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ShutdownServiceAsync(String, String, CancellationToken) Declaration Task ShutdownServiceAsync(string serviceName, string nodeId = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String serviceName System.String nodeId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.Contract.ReferenceObject.html": { + "href": "api/Picturepark.SDK.V1.Contract.ReferenceObject.html", + "title": "Class ReferenceObject | Picturepark.SDK.V1 API", + "keywords": "Class ReferenceObject Inheritance System.Object ReferenceObject Country Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class ReferenceObject : IReferenceObject Properties RefId Declaration public string RefId { get; set; } Property Value System.String Implements IReferenceObject.RefId RefRequestId Declaration public string RefRequestId { get; set; } Property Value System.String Implements IReferenceObject.RefRequestId" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidVersionException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidVersionException.html", - "title": "Class InvalidVersionException | Picturepark.SDK.V1 API", - "keywords": "Class InvalidVersionException Inheritance System.Object System.Exception PictureparkException InvalidVersionException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidVersionException : PictureparkException, ISerializable, _Exception Properties Component Declaration public string Component { get; set; } Property Value System.String ExpectedVersion Declaration public string ExpectedVersion { get; set; } Property Value System.String Version Declaration public string Version { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidVersionException FromJson(string data) Parameters System.String data Returns InvalidVersionException ToJson() Declaration public string ToJson() Returns System.String" + "api/Priority_Queue.StablePriorityQueueNode.html": { + "href": "api/Priority_Queue.StablePriorityQueueNode.html", + "title": "Class StablePriorityQueueNode | Picturepark.SDK.V1 API", + "keywords": "Class StablePriorityQueueNode Inheritance System.Object FastPriorityQueueNode StablePriorityQueueNode Inherited Members FastPriorityQueueNode.Priority FastPriorityQueueNode.QueueIndex System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class StablePriorityQueueNode : FastPriorityQueueNode Properties InsertionIndex Represents the order the node was inserted in Declaration public long InsertionIndex { get; } Property Value System.Int64" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerUpdateRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerUpdateRequest.html", - "title": "Class CustomerUpdateRequest | Picturepark.SDK.V1 API", - "keywords": "Class CustomerUpdateRequest Inheritance System.Object CustomerUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerUpdateRequest Properties ApiCallsPerMinute Declaration public int ApiCallsPerMinute { get; set; } Property Value System.Int32 BaseUrl Declaration public string BaseUrl { get; set; } Property Value System.String CdnConfiguration Declaration public CdnConfigurationBase CdnConfiguration { get; set; } Property Value CdnConfigurationBase ContentBackupStoragePath Declaration public string ContentBackupStoragePath { get; set; } Property Value System.String ContentRetentionTime Declaration public TimeSpan ContentRetentionTime { get; set; } Property Value System.TimeSpan CorsAllowedHosts Declaration public ICollection CorsAllowedHosts { get; set; } Property Value System.Collections.Generic.ICollection < System.String > CustomerHosts Declaration public ICollection CustomerHosts { get; set; } Property Value System.Collections.Generic.ICollection < System.String > DeactivationMessage Declaration public TranslatedStringDictionary DeactivationMessage { get; set; } Property Value TranslatedStringDictionary DefaultContentPermissionSetIds Declaration public ICollection DefaultContentPermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > DocumentHistoryRetentionTime Declaration public TimeSpan DocumentHistoryRetentionTime { get; set; } Property Value System.TimeSpan EditCollectionRetentionTime Declaration public TimeSpan EditCollectionRetentionTime { get; set; } Property Value System.TimeSpan EnableQueryDetails Declaration public bool EnableQueryDetails { get; set; } Property Value System.Boolean Id Declaration public string Id { get; set; } Property Value System.String IncompleteTransferRetentionTime Declaration public TimeSpan IncompleteTransferRetentionTime { get; set; } Property Value System.TimeSpan IndexedFieldThreshold Declaration public int? IndexedFieldThreshold { get; set; } Property Value System.Nullable < System.Int32 > LifeCycle Declaration public LifeCycle LifeCycle { get; set; } Property Value LifeCycle ListItemRetentionTime Declaration public TimeSpan ListItemRetentionTime { get; set; } Property Value System.TimeSpan LiveStreamRetentionTime Declaration public TimeSpan LiveStreamRetentionTime { get; set; } Property Value System.TimeSpan LogoPath Declaration public string LogoPath { get; set; } Property Value System.String Name Declaration public string Name { get; set; } Property Value System.String NoReplyEmailAddress Declaration public string NoReplyEmailAddress { get; set; } Property Value System.String SnapshotEnabled Declaration public bool SnapshotEnabled { get; set; } Property Value System.Boolean SnapshotFullbackupScheduleTime Declaration public TimeSpan SnapshotFullbackupScheduleTime { get; set; } Property Value System.TimeSpan SnapshotRetentionTime Declaration public TimeSpan SnapshotRetentionTime { get; set; } Property Value System.TimeSpan SortableFieldThreshold Declaration public int? SortableFieldThreshold { get; set; } Property Value System.Nullable < System.Int32 > SuccessfulTransferRetentionTime Declaration public TimeSpan SuccessfulTransferRetentionTime { get; set; } Property Value System.TimeSpan SupportContactEmailAddress Declaration public string SupportContactEmailAddress { get; set; } Property Value System.String TaggingConfiguration Declaration public TaggingConfigurationBase TaggingConfiguration { get; set; } Property Value TaggingConfigurationBase UserRetentionTime Declaration public TimeSpan UserRetentionTime { get; set; } Property Value System.TimeSpan UseSsl Declaration public bool UseSsl { get; set; } Property Value System.Boolean WatermarkPath Declaration public string WatermarkPath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerUpdateRequest FromJson(string data) Parameters System.String data Returns CustomerUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Priority_Queue.StablePriorityQueue-1.html": { + "href": "api/Priority_Queue.StablePriorityQueue-1.html", + "title": "Class StablePriorityQueue | Picturepark.SDK.V1 API", + "keywords": "Class StablePriorityQueue A copy of FastPriorityQueue which is also stable - that is, when two nodes are enqueued with the same priority, they are always dequeued in the same order. See https://github.com/BlueRaja/High-Speed-Priority-Queue-for-C-Sharp/wiki/Getting-Started for more information Inheritance System.Object StablePriorityQueue Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public sealed class StablePriorityQueue : IFixedSizePriorityQueue, IPriorityQueue, IEnumerable where T : StablePriorityQueueNode Type Parameters T The values in the queue. Must extend the StablePriorityQueueNode class Constructors StablePriorityQueue(Int32) Instantiate a new Priority Queue Declaration public StablePriorityQueue(int maxNodes) Parameters System.Int32 maxNodes The max nodes ever allowed to be enqueued (going over this will cause undefined behavior) Properties Count Returns the number of nodes in the queue. O(1) Declaration public int Count { get; } Property Value System.Int32 Implements IPriorityQueue.Count First Returns the head of the queue, without removing it (use Dequeue() for that). If the queue is empty, behavior is undefined. O(1) Declaration public T First { get; } Property Value T Implements IPriorityQueue.First MaxSize Returns the maximum number of items that can be enqueued at once in this queue. Once you hit this number (ie. once Count == MaxSize), attempting to enqueue another item will cause undefined behavior. O(1) Declaration public int MaxSize { get; } Property Value System.Int32 Methods Clear() Removes every node from the queue. O(n) (So, don't do this often!) Declaration public void Clear() Implements IPriorityQueue.Clear() Contains(T) Returns (in O(1)!) whether the given node is in the queue. O(1) Declaration public bool Contains(T node) Parameters T node Returns System.Boolean Implements IPriorityQueue.Contains(TItem) Dequeue() Removes the head of the queue (node with minimum priority; ties are broken by order of insertion), and returns it. If queue is empty, result is undefined O(log n) Declaration public T Dequeue() Returns T Implements IPriorityQueue.Dequeue() Enqueue(T, Single) Enqueue a node to the priority queue. Lower values are placed in front. Ties are broken by first-in-first-out. If the queue is full, the result is undefined. If the node is already enqueued, the result is undefined. O(log n) Declaration public void Enqueue(T node, float priority) Parameters T node System.Single priority Implements IPriorityQueue.Enqueue(TItem, TPriority) GetEnumerator() Declaration public IEnumerator GetEnumerator() Returns IEnumerator IsValidQueue() Should not be called in production code. Checks to make sure the queue is still in a valid state. Used for testing/debugging the queue. Declaration public bool IsValidQueue() Returns System.Boolean Remove(T) Removes a node from the queue. The node does not need to be the head of the queue. If the node is not in the queue, the result is undefined. If unsure, check Contains() first O(log n) Declaration public void Remove(T node) Parameters T node Implements IPriorityQueue.Remove(TItem) Resize(Int32) Resize the queue so it can accept more nodes. All currently enqueued nodes are remain. Attempting to decrease the queue size to a size too small to hold the existing nodes results in undefined behavior O(n) Declaration public void Resize(int maxNodes) Parameters System.Int32 maxNodes UpdatePriority(T, Single) This method must be called on a node every time its priority changes while it is in the queue. Forgetting to call this method will result in a corrupted queue! Calling this method on a node not in the queue results in undefined behavior O(log n) Declaration public void UpdatePriority(T node, float priority) Parameters T node System.Single priority Implements IPriorityQueue.UpdatePriority(TItem, TPriority)" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerServiceProviderCreateRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerServiceProviderCreateRequest.html", - "title": "Class CustomerServiceProviderCreateRequest | Picturepark.SDK.V1 API", - "keywords": "Class CustomerServiceProviderCreateRequest Inheritance System.Object CustomerServiceProviderCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerServiceProviderCreateRequest Properties CustomerAlias Declaration public string CustomerAlias { get; set; } Property Value System.String CustomerId Declaration public string CustomerId { get; set; } Property Value System.String ServiceProvider Declaration public CustomerServiceProvider ServiceProvider { get; set; } Property Value CustomerServiceProvider Methods FromJson(String) Declaration public static CustomerServiceProviderCreateRequest FromJson(string data) Parameters System.String data Returns CustomerServiceProviderCreateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Priority_Queue.SimplePriorityQueue-2.html": { + "href": "api/Priority_Queue.SimplePriorityQueue-2.html", + "title": "Class SimplePriorityQueue | Picturepark.SDK.V1 API", + "keywords": "Class SimplePriorityQueue A simplified priority queue implementation. Is stable, auto-resizes, and thread-safe, at the cost of being slightly slower than FastPriorityQueue Inheritance System.Object SimplePriorityQueue SimplePriorityQueue Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SimplePriorityQueue : IPriorityQueue, IEnumerable where TPriority : IComparable Type Parameters TItem The type to enqueue TPriority The priority-type to use for nodes. Must extend IComparable Constructors SimplePriorityQueue() Declaration public SimplePriorityQueue() Properties Count Returns the number of nodes in the queue. O(1) Declaration public int Count { get; } Property Value System.Int32 Implements IPriorityQueue.Count First Returns the head of the queue, without removing it (use Dequeue() for that). Throws an exception when the queue is empty. O(1) Declaration public TItem First { get; } Property Value TItem Implements IPriorityQueue.First Methods Clear() Removes every node from the queue. O(n) Declaration public void Clear() Implements IPriorityQueue.Clear() Contains(TItem) Returns whether the given item is in the queue. O(n) Declaration public bool Contains(TItem item) Parameters TItem item Returns System.Boolean Implements IPriorityQueue.Contains(TItem) Dequeue() Removes the head of the queue (node with minimum priority; ties are broken by order of insertion), and returns it. If queue is empty, throws an exception O(log n) Declaration public TItem Dequeue() Returns TItem Implements IPriorityQueue.Dequeue() Enqueue(TItem, TPriority) Enqueue a node to the priority queue. Lower values are placed in front. Ties are broken by first-in-first-out. This queue automatically resizes itself, so there's no concern of the queue becoming 'full'. Duplicates are allowed. O(log n) Declaration public void Enqueue(TItem item, TPriority priority) Parameters TItem item TPriority priority Implements IPriorityQueue.Enqueue(TItem, TPriority) GetEnumerator() Declaration public IEnumerator GetEnumerator() Returns IEnumerator IsValidQueue() Declaration public bool IsValidQueue() Returns System.Boolean Remove(TItem) Removes an item from the queue. The item does not need to be the head of the queue. If the item is not in the queue, an exception is thrown. If unsure, check Contains() first. If multiple copies of the item are enqueued, only the first one is removed. O(n) Declaration public void Remove(TItem item) Parameters TItem item Implements IPriorityQueue.Remove(TItem) UpdatePriority(TItem, TPriority) Call this method to change the priority of an item. Calling this method on a item not in the queue will throw an exception. If the item is enqueued multiple times, only the first one will be updated. (If your requirements are complex enough that you need to enqueue the same item multiple times and be able to update all of them, please wrap your items in a wrapper class so they can be distinguished). O(n) Declaration public void UpdatePriority(TItem item, TPriority priority) Parameters TItem item TPriority priority Implements IPriorityQueue.UpdatePriority(TItem, TPriority)" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerAllowedMessage.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerAllowedMessage.html", - "title": "Class CustomerAllowedMessage | Picturepark.SDK.V1 API", - "keywords": "Class CustomerAllowedMessage Inheritance System.Object CustomerAllowedMessage Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerAllowedMessage Properties Name Declaration public string Name { get; set; } Property Value System.String Target Declaration public string Target { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerAllowedMessage FromJson(string data) Parameters System.String data Returns CustomerAllowedMessage ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.ContentPermissionSetClient.html": { + "href": "api/Picturepark.SDK.V1.ContentPermissionSetClient.html", + "title": "Class ContentPermissionSetClient | Picturepark.SDK.V1 API", + "keywords": "Class ContentPermissionSetClient Inheritance System.Object ClientBase ContentPermissionSetClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionSetClient : ClientBase, IContentPermissionSetClient Constructors ContentPermissionSetClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public ContentPermissionSetClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods CreateAsync(ContentPermissionSetCreateRequest, CancellationToken) Create content permission set Declaration public Task CreateAsync(ContentPermissionSetCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentPermissionSetCreateRequest request The request containing information needed to create new permission set. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentPermissionSetDetail > Content permission set detail Implements IContentPermissionSetClient.CreateAsync(ContentPermissionSetCreateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateManyAsync(ContentPermissionSetCreateManyRequest, CancellationToken) Create multiple content permission sets Declaration public Task CreateManyAsync(ContentPermissionSetCreateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentPermissionSetCreateManyRequest request The request containing information needed to create new permission sets. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response with information about created permission sets Implements IContentPermissionSetClient.CreateManyAsync(ContentPermissionSetCreateManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, CancellationToken) Delete content permission set Declaration public Task DeleteAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the permission set that should be deleted. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements IContentPermissionSetClient.DeleteAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyAsync(PermissionSetDeleteManyRequest, CancellationToken) Delete multiple content permission sets Declaration public Task DeleteManyAsync(PermissionSetDeleteManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters PermissionSetDeleteManyRequest request The request with permission set IDs to delete. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response with information about success or failure Implements IContentPermissionSetClient.DeleteManyAsync(PermissionSetDeleteManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get content permission set Declaration public Task GetAsync(string permissionSetId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String permissionSetId The content permission set ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentPermissionSetDetail > Content permission set detail Implements IContentPermissionSetClient.GetAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, CancellationToken) Get multiple permission sets Declaration public Task> GetManyAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids Permission set IDs to get information about System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < ContentPermissionSetDetail >> Content permission set details Implements IContentPermissionSetClient.GetManyAsync(IEnumerable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetPermissionsAsync(String, CancellationToken) Get permissions for the permission set Declaration public Task> GetPermissionsAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the permission set to view permissions of. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < PermissionSetRight >> List of permissions Implements IContentPermissionSetClient.GetPermissionsAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetPermissionsManyAsync(IEnumerable, CancellationToken) Get permissions for multiple permission sets Declaration public Task> GetPermissionsManyAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids IDs of the permission sets to view permissions of. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < PermissionSetUserPermissionRights >> List of permissions Implements IContentPermissionSetClient.GetPermissionsManyAsync(IEnumerable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < ContentPermissionSetClient.ObjectResponseResult > Type Parameters T SearchAsync(PermissionSetSearchRequest, CancellationToken) Search content permission sets Declaration public Task SearchAsync(PermissionSetSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters PermissionSetSearchRequest request The permission set search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < PermissionSetSearchResult > Permission set search result Implements IContentPermissionSetClient.SearchAsync(PermissionSetSearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipAsync(String, PermissionSetOwnershipTransferRequest, CancellationToken) Transfer ownership of content permission set Declaration public Task TransferOwnershipAsync(string id, PermissionSetOwnershipTransferRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the permission set to transfer PermissionSetOwnershipTransferRequest request The request containing user who should be the new owner. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements IContentPermissionSetClient.TransferOwnershipAsync(String, PermissionSetOwnershipTransferRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipManyAsync(PermissionSetOwnershipTransferManyRequest, CancellationToken) Transfer ownership of multiple content permission sets Declaration public Task TransferOwnershipManyAsync(PermissionSetOwnershipTransferManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters PermissionSetOwnershipTransferManyRequest request The request containing information on which permission set to transfer to which user. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements IContentPermissionSetClient.TransferOwnershipManyAsync(PermissionSetOwnershipTransferManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(String, ContentPermissionSetUpdateRequest, CancellationToken) Update content permission set Declaration public Task UpdateAsync(string id, ContentPermissionSetUpdateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of permission set to update ContentPermissionSetUpdateRequest request The request containing information needed to update the permission set. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentPermissionSetDetail > Content permission set detail Implements IContentPermissionSetClient.UpdateAsync(String, ContentPermissionSetUpdateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateManyAsync(ContentPermissionSetUpdateManyRequest, CancellationToken) Update multiple content permission sets Declaration public Task UpdateManyAsync(ContentPermissionSetUpdateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentPermissionSetUpdateManyRequest request The request containing information needed to update the permission set. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response with information about updated permission sets Implements IContentPermissionSetClient.UpdateManyAsync(ContentPermissionSetUpdateManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerAllowedCommand.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerAllowedCommand.html", - "title": "Class CustomerAllowedCommand | Picturepark.SDK.V1 API", - "keywords": "Class CustomerAllowedCommand Inheritance System.Object CustomerAllowedCommand Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerAllowedCommand Properties Name Declaration public string Name { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerAllowedCommand FromJson(string data) Parameters System.String data Returns CustomerAllowedCommand ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.AacAudioFormat.html": { + "href": "api/Picturepark.SDK.V1.Contract.AacAudioFormat.html", + "title": "Class AacAudioFormat | Picturepark.SDK.V1 API", + "keywords": "Class AacAudioFormat Inheritance System.Object FormatBase AudioFormatBase AacAudioFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AacAudioFormat : AudioFormatBase Properties Bitrate Gets or sets the bitrate of the encoding. Declaration public int? Bitrate { get; set; } Property Value System.Nullable < System.Int32 > Coder Gets or sets the encoding coder. Declaration public Coder Coder { get; set; } Property Value Coder Extension Declaration public string Extension { get; set; } Property Value System.String Profile Gets or sets the encoding profile. Declaration public Profile Profile { get; set; } Property Value Profile VariableBitRate Gets or sets the encoding variable bit rate (VBR) - 1 is lowest quality and 5 is highest quality. Declaration public int? VariableBitRate { get; set; } Property Value System.Nullable < System.Int32 > Methods FromJson(String) Declaration public static AacAudioFormat FromJson(string data) Parameters System.String data Returns AacAudioFormat ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupEnableRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupEnableRequest.html", - "title": "Class ContentBackupEnableRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentBackupEnableRequest Request to search aggregation values for Contents Inheritance System.Object ContentBackupEnableRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentBackupEnableRequest Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentBackupEnableRequest FromJson(string data) Parameters System.String data Returns ContentBackupEnableRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.AddMetadataLanguageTimeoutException.html": { + "href": "api/Picturepark.SDK.V1.Contract.AddMetadataLanguageTimeoutException.html", + "title": "Class AddMetadataLanguageTimeoutException | Picturepark.SDK.V1 API", + "keywords": "Class AddMetadataLanguageTimeoutException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException AddMetadataLanguageTimeoutException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AddMetadataLanguageTimeoutException : PictureparkTimeoutException, ISerializable, _Exception Properties EnvironmentProcessId Declaration public string EnvironmentProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static AddMetadataLanguageTimeoutException FromJson(string data) Parameters System.String data Returns AddMetadataLanguageTimeoutException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupDisableRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupDisableRequest.html", - "title": "Class ContentBackupDisableRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentBackupDisableRequest Request to search aggregation values for Contents Inheritance System.Object ContentBackupDisableRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentBackupDisableRequest Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentBackupDisableRequest FromJson(string data) Parameters System.String data Returns ContentBackupDisableRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.html": { + "href": "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.html", + "title": "Namespace Picturepark.SDK.V1.Contract.Attributes.Analyzer | Picturepark.SDK.V1 API", + "keywords": "Namespace Picturepark.SDK.V1.Contract.Attributes.Analyzer Classes PictureparkAnalyzerAttribute PictureparkEdgeNGramAnalyzerAttribute PictureparkLanguageAnalyzerAttribute PictureparkNGramAnalyzerAttribute PictureparkPathHierarchyAnalyzerAttribute PictureparkSimpleAnalyzerAttribute" }, - "api/Picturepark.SDK.V1.Contract.SchemaSearchRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaSearchRequest.html", - "title": "Class SchemaSearchRequest | Picturepark.SDK.V1 API", - "keywords": "Class SchemaSearchRequest Request to search schemas Inheritance System.Object SchemaSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaSearchRequest Properties DebugMode Enable debug mode: additional debug information regarding the query execution and reason of the matched documents are returned in the SchemaSearchResult. Warning! It severely affects performance. Declaration public bool DebugMode { get; set; } Property Value System.Boolean Filter An optional filter to limit the schemas. Declaration public FilterBase Filter { get; set; } Property Value FilterBase Limit Limits the number of the returned schemas. Defaults to 30. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken The token used to retrieve the next page of results. It must be null on first request and only filled with the returned pageToken to request next page of results. Declaration public string PageToken { get; set; } Property Value System.String RightsFilter Limits the schemas to the ones the user has the specified MetadataRights. Declaration public ICollection RightsFilter { get; set; } Property Value System.Collections.Generic.ICollection < MetadataRight > SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied in the specified order. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchLanguages When searching in multi language fields, limit the searchable fields to the ones corresponding to the specified languages. If not specified, all metadata languages in the system are used. Declaration public ICollection SearchLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchString The string used to query the data. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Sort Sorts the search results. Currently only sorting on the Names property is allowed. Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > Methods FromJson(String) Declaration public static SchemaSearchRequest FromJson(string data) Parameters System.String data Returns SchemaSearchRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.AudioFormatBase.html": { + "href": "api/Picturepark.SDK.V1.Contract.AudioFormatBase.html", + "title": "Class AudioFormatBase | Picturepark.SDK.V1 API", + "keywords": "Class AudioFormatBase Inheritance System.Object FormatBase AudioFormatBase AacAudioFormat AudioStillFormat Mp3AudioFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class AudioFormatBase : FormatBase Methods FromJson(String) Declaration public static AudioFormatBase FromJson(string data) Parameters System.String data Returns AudioFormatBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaPermissionSetUpdateRequestItem.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaPermissionSetUpdateRequestItem.html", - "title": "Class SchemaPermissionSetUpdateRequestItem | Picturepark.SDK.V1 API", - "keywords": "Class SchemaPermissionSetUpdateRequestItem Request to update a schema permission set Inheritance System.Object PermissionSetUpdateRequestOfMetadataRight PermissionSetUpdateRequestItemOfMetadataRight SchemaPermissionSetUpdateRequestItem Inherited Members PermissionSetUpdateRequestItemOfMetadataRight.Id PermissionSetUpdateRequestOfMetadataRight.Names PermissionSetUpdateRequestOfMetadataRight.UserRolesRights PermissionSetUpdateRequestOfMetadataRight.UserRolesPermissionSetRights System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaPermissionSetUpdateRequestItem : PermissionSetUpdateRequestItemOfMetadataRight Methods FromJson(String) Declaration public static SchemaPermissionSetUpdateRequestItem FromJson(string data) Parameters System.String data Returns SchemaPermissionSetUpdateRequestItem ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.AudioStillFormat.html": { + "href": "api/Picturepark.SDK.V1.Contract.AudioStillFormat.html", + "title": "Class AudioStillFormat | Picturepark.SDK.V1 API", + "keywords": "Class AudioStillFormat Inheritance System.Object FormatBase AudioFormatBase AudioStillFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AudioStillFormat : AudioFormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String Methods FromJson(String) Declaration public static AudioStillFormat FromJson(string data) Parameters System.String data Returns AudioStillFormat ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaPermissionSetUpdateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaPermissionSetUpdateRequest.html", - "title": "Class SchemaPermissionSetUpdateRequest | Picturepark.SDK.V1 API", - "keywords": "Class SchemaPermissionSetUpdateRequest Request to update a schema permission set Inheritance System.Object PermissionSetUpdateRequestOfMetadataRight SchemaPermissionSetUpdateRequest Inherited Members PermissionSetUpdateRequestOfMetadataRight.Names PermissionSetUpdateRequestOfMetadataRight.UserRolesRights PermissionSetUpdateRequestOfMetadataRight.UserRolesPermissionSetRights System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaPermissionSetUpdateRequest : PermissionSetUpdateRequestOfMetadataRight Methods FromJson(String) Declaration public static SchemaPermissionSetUpdateRequest FromJson(string data) Parameters System.String data Returns SchemaPermissionSetUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BrokenDependenciesFilter.html": { + "href": "api/Picturepark.SDK.V1.Contract.BrokenDependenciesFilter.html", + "title": "Enum BrokenDependenciesFilter | Picturepark.SDK.V1 API", + "keywords": "Enum BrokenDependenciesFilter Filter items with broken or not broken dependencies Namespace : System.Dynamic.ExpandoObject Syntax public enum BrokenDependenciesFilter All BrokenOnly NotBrokenOnly" }, - "api/Picturepark.SDK.V1.Contract.SchemaPermissionSetUpdateManyRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaPermissionSetUpdateManyRequest.html", - "title": "Class SchemaPermissionSetUpdateManyRequest | Picturepark.SDK.V1 API", - "keywords": "Class SchemaPermissionSetUpdateManyRequest Request to update multiple schema permissions sets Inheritance System.Object SchemaPermissionSetUpdateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaPermissionSetUpdateManyRequest Properties Items Schema permission sets update requests. Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < SchemaPermissionSetUpdateRequestItem > Methods FromJson(String) Declaration public static SchemaPermissionSetUpdateManyRequest FromJson(string data) Parameters System.String data Returns SchemaPermissionSetUpdateManyRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BulkResponse.html": { + "href": "api/Picturepark.SDK.V1.Contract.BulkResponse.html", + "title": "Class BulkResponse | Picturepark.SDK.V1 API", + "keywords": "Class BulkResponse Response to a bulk operation Inheritance System.Object BulkResponse Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BulkResponse Properties Rows Rows of the bulk response. Declaration public ICollection Rows { get; set; } Property Value System.Collections.Generic.ICollection < BulkResponseRow > Methods FromJson(String) Declaration public static BulkResponse FromJson(string data) Parameters System.String data Returns BulkResponse ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentCreateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentCreateRequest.html", - "title": "Class ContentCreateRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentCreateRequest Request to create a content Inheritance System.Object ContentCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentCreateRequest Properties Content The content data of the content. It's an object of dynamic metadata whose structure is defined in the Content schema identified by the ContentSchemaId property. Declaration public object Content { get; set; } Property Value System.Object ContentPermissionSetIds An optional list of content permission set IDs which control content permissions. These permissions control content accessibility for the users that do not own the content. Declaration public ICollection ContentPermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > ContentSchemaId The ID of the content schema. The SchemaType of the specified schema must be Content. The schema specifies the structure of the Content dictionary. Declaration public string ContentSchemaId { get; set; } Property Value System.String LayerSchemaIds An optional list of IDs of the schemas that form the layers of the content. The SchemaType of the specified schemas must be Layer. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Metadata The dynamic data structure matching the field schematics of the schemas with type layer (LayerSchemaIds). The metadata belonging to the layers of the content. It's a dictionary of dynamic metadata whose structure is defined in the Layer schemas identified by the LayerSchemaIds property. Declaration public IDictionary Metadata { get; set; } Property Value System.Collections.Generic.IDictionary < System.String , System.Object > RequestId Optional client reference for this request. Will be returned back in response to make easier for clients to match request items with the respective results. It is not persisted anywhere and it is ignored in single operations. Declaration public string RequestId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentCreateRequest FromJson(string data) Parameters System.String data Returns ContentCreateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BulkResponseRow.html": { + "href": "api/Picturepark.SDK.V1.Contract.BulkResponseRow.html", + "title": "Class BulkResponseRow | Picturepark.SDK.V1 API", + "keywords": "Class BulkResponseRow Row information of a bulk response Inheritance System.Object BulkResponseRow Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BulkResponseRow Properties Error Eventual error. Declaration public string Error { get; set; } Property Value System.String Id ID of the document. Declaration public string Id { get; set; } Property Value System.String RequestId The identifier provided by user in the corresponding request (or null if none was provided). Used only in bulk creation. Declaration public string RequestId { get; set; } Property Value System.String Status Returned status code. Declaration public int Status { get; set; } Property Value System.Int32 Succeeded True if item successfully saved. False otherwise. Declaration public bool Succeeded { get; set; } Property Value System.Boolean Version Version of the document. Declaration public long Version { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BulkResponseRow FromJson(string data) Parameters System.String data Returns BulkResponseRow ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentCreateManyRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentCreateManyRequest.html", - "title": "Class ContentCreateManyRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentCreateManyRequest Request to create multiple contents Inheritance System.Object ContentCreateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentCreateManyRequest Properties AllowMissingDependencies Allows creating contents that refer to list items or contents that don't exist in the system. Declaration public bool AllowMissingDependencies { get; set; } Property Value System.Boolean Items Items to be created. Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < ContentCreateRequest > Methods FromJson(String) Declaration public static ContentCreateManyRequest FromJson(string data) Parameters System.String data Returns ContentCreateManyRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessProcess.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcess.html", + "title": "Class BusinessProcess | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcess Business process Inheritance System.Object BusinessProcess BusinessProcessDetails Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcess Properties BusinessProcessScope Scope of the business process. Declaration public BusinessProcessScope BusinessProcessScope { get; set; } Property Value BusinessProcessScope ContinuationBusinessProcessId Id of the business process that will be automatically started after the completion of the current one, if any. Declaration public string ContinuationBusinessProcessId { get; set; } Property Value System.String CurrentState Current state of the business process. Declaration public string CurrentState { get; set; } Property Value System.String EndDate When the business process finished. Declaration public DateTime EndDate { get; set; } Property Value System.DateTime Finished Is the business process finished. Declaration public bool Finished { get; set; } Property Value System.Boolean Id ID of the business process. Declaration public string Id { get; set; } Property Value System.String LastReportedProgress Timestamp when the business process last reported progress. Declaration public DateTime? LastReportedProgress { get; set; } Property Value System.Nullable < System.DateTime > LifeCycle Current life cycle of the business process. Declaration public BusinessProcessLifeCycle LifeCycle { get; set; } Property Value BusinessProcessLifeCycle ProcessDefinitionId ID of the business process definition associated to the business process. Declaration public string ProcessDefinitionId { get; set; } Property Value System.String ReferenceDocType Type of the document that is modified by the running of the business process. Used during the cancellation of the business process. Declaration public string ReferenceDocType { get; set; } Property Value System.String ReferenceId ID of the document that is modified by the running of the business process. Used during the cancellation of the business process. Declaration public string ReferenceId { get; set; } Property Value System.String StartDate When the business process started. Declaration public DateTime StartDate { get; set; } Property Value System.DateTime StateHistory List containing the history of all the state transitions of the business process. Declaration public ICollection StateHistory { get; set; } Property Value System.Collections.Generic.ICollection < BusinessProcessState > SupportsCancellation True if the business process execution can be cancelled. False otherwise. Declaration public bool SupportsCancellation { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static BusinessProcess FromJson(string data) Parameters System.String data Returns BusinessProcess ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentBackupFailedException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentBackupFailedException.html", - "title": "Class ContentBackupFailedException | Picturepark.SDK.V1 API", - "keywords": "Class ContentBackupFailedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ContentBackupFailedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentBackupFailedException : PictureparkBusinessException, ISerializable, _Exception Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String OutputFormatId Declaration public string OutputFormatId { get; set; } Property Value System.String OutputId Declaration public string OutputId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentBackupFailedException FromJson(string data) Parameters System.String data Returns ContentBackupFailedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleActionsMissingException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleActionsMissingException.html", + "title": "Class BusinessRuleActionsMissingException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleActionsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleActionsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleActionsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleActionsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleActionsMissingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentAggregationRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentAggregationRequest.html", - "title": "Class ContentAggregationRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentAggregationRequest Request to aggregate contents based on the specified aggregators Inheritance System.Object ContentAggregationOnChannelRequest ContentAggregationRequest Inherited Members ContentAggregationOnChannelRequest.SearchString ContentAggregationOnChannelRequest.SearchBehaviors ContentAggregationOnChannelRequest.Filter ContentAggregationOnChannelRequest.AggregationFilters ContentAggregationOnChannelRequest.ChannelId ContentAggregationOnChannelRequest.SearchLanguages ContentAggregationOnChannelRequest.CollectionId ContentAggregationOnChannelRequest.LifeCycleFilter ContentAggregationOnChannelRequest.BrokenDependenciesFilter ContentAggregationOnChannelRequest.SearchType System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentAggregationRequest : ContentAggregationOnChannelRequest Properties Aggregators List of aggregators that defines how the contents should be aggregated. Declaration public ICollection Aggregators { get; set; } Property Value System.Collections.Generic.ICollection < AggregatorBase > Methods FromJson(String) Declaration public static ContentAggregationRequest FromJson(string data) Parameters System.String data Returns ContentAggregationRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleArrayIndexInvalidException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleArrayIndexInvalidException.html", + "title": "Class BusinessRuleArrayIndexInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleArrayIndexInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleArrayIndexInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleArrayIndexInvalidException : PictureparkValidationException, ISerializable, _Exception Properties Index Declaration public string Index { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleArrayIndexInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleArrayIndexInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.ListItemClient.html": { - "href": "api/Picturepark.SDK.V1.ListItemClient.html", - "title": "Class ListItemClient | Picturepark.SDK.V1 API", - "keywords": "Class ListItemClient Inheritance System.Object ClientBase ListItemClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemClient : ClientBase, IListItemClient Constructors ListItemClient(IBusinessProcessClient, IPictureparkServiceSettings, HttpClient) Declaration public ListItemClient(IBusinessProcessClient businessProcessClient, IPictureparkServiceSettings settings, HttpClient httpClient) Parameters IBusinessProcessClient businessProcessClient IPictureparkServiceSettings settings HttpClient httpClient ListItemClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public ListItemClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Fields RootObjectRequestId Declaration public const string RootObjectRequestId = \"rootObjectRequestId\" Field Value System.String Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods AggregateAsync(ListItemAggregationRequest, CancellationToken) Aggregate list items Declaration public Task AggregateAsync(ListItemAggregationRequest listItemAggregationRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemAggregationRequest listItemAggregationRequest The list item aggregation request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ObjectAggregationResult > Object aggregation result Implements IListItemClient.AggregateAsync(ListItemAggregationRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception BatchUpdateFieldsByFilterAsync(ListItemFieldsBatchUpdateFilterRequest, Nullable, Boolean, CancellationToken) Batch update fields - by filter Declaration public Task BatchUpdateFieldsByFilterAsync(ListItemFieldsBatchUpdateFilterRequest updateRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemFieldsBatchUpdateFilterRequest updateRequest The metadata update request. System.Nullable < System.TimeSpan > timeout Timeout to wait for business process to complete. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemBatchOperationResult > The . Implements IListItemClient.BatchUpdateFieldsByFilterAsync(ListItemFieldsBatchUpdateFilterRequest, Nullable, Boolean, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception BatchUpdateFieldsByFilterCoreAsync(ListItemFieldsBatchUpdateFilterRequest, CancellationToken) Batch update fields - by filter Declaration protected Task BatchUpdateFieldsByFilterCoreAsync(ListItemFieldsBatchUpdateFilterRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemFieldsBatchUpdateFilterRequest updateRequest List item fields batch update by filter request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception BatchUpdateFieldsByIdsAsync(ListItemFieldsBatchUpdateRequest, Nullable, Boolean, CancellationToken) Batch update fields - by ids Declaration public Task BatchUpdateFieldsByIdsAsync(ListItemFieldsBatchUpdateRequest updateRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemFieldsBatchUpdateRequest updateRequest The metadata update request. System.Nullable < System.TimeSpan > timeout Timeout to wait for business process to complete. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemBatchOperationResult > BusinessProcess Implements IListItemClient.BatchUpdateFieldsByIdsAsync(ListItemFieldsBatchUpdateRequest, Nullable, Boolean, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception BatchUpdateFieldsByIdsCoreAsync(ListItemFieldsBatchUpdateRequest, CancellationToken) Batch update fields - by IDs Declaration protected Task BatchUpdateFieldsByIdsCoreAsync(ListItemFieldsBatchUpdateRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemFieldsBatchUpdateRequest updateRequest List item fields batch update request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateAsync(ListItemCreateRequest, IEnumerable, Nullable, Nullable, Nullable, CancellationToken) Create list item Declaration public Task CreateAsync(ListItemCreateRequest listItemCreateRequest, IEnumerable resolveBehaviors = null, bool? allowMissingDependencies = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemCreateRequest listItemCreateRequest List item create request. System.Collections.Generic.IEnumerable < ListItemResolveBehavior > resolveBehaviors List of enums that control which parts of the list item are resolved and returned. System.Nullable < System.Boolean > allowMissingDependencies Allows creating list items that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemDetail > List item detail Implements IListItemClient.CreateAsync(ListItemCreateRequest, IEnumerable, Nullable, Nullable, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException A server side error occurred. PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict CreateFromObjectAsync(Object, Boolean, Nullable, Boolean, CancellationToken) Creates a ListItem s based on an object and its references. Declaration public Task CreateFromObjectAsync(object content, bool allowMissingDependencies = false, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Object content The object to create ListItem s from. System.Boolean allowMissingDependencies Allow creating ListItem s that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout Timeout to wait for business process to complete. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search document creation. Passing false, the method will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ListItemBatchOperationWithRequestIdResult > The created ListItem s. Implements IListItemClient.CreateFromObjectAsync(Object, Boolean, Nullable, Boolean, CancellationToken) Exceptions ApiException A server side error occurred. CreateManyAsync(ListItemCreateManyRequest, Nullable, Boolean, CancellationToken) Creates multiple ListItem s. Declaration public Task CreateManyAsync(ListItemCreateManyRequest createManyRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemCreateManyRequest createManyRequest The create many request. System.Nullable < System.TimeSpan > timeout Timeout to wait for business process to complete. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been created and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ListItemBatchOperationWithRequestIdResult > The . Implements IListItemClient.CreateManyAsync(ListItemCreateManyRequest, Nullable, Boolean, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException The business process has not been completed. CreateManyCoreAsync(ListItemCreateManyRequest, CancellationToken) Create multiple list items Declaration protected Task CreateManyCoreAsync(ListItemCreateManyRequest listItemCreateManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemCreateManyRequest listItemCreateManyRequest List item create many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, Nullable, Nullable, Nullable, CancellationToken) Delete list item Declaration public Task DeleteAsync(string listItemId, bool? forceReferenceRemoval = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The ID of the list item to delete. System.Nullable < System.Boolean > forceReferenceRemoval A value indicating whether references to the list item should be removed. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Ok Implements IListItemClient.DeleteAsync(String, Nullable, Nullable, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict DeleteManyAsync(ListItemDeleteManyRequest, CancellationToken) Delete multiple list items Declaration public Task DeleteManyAsync(ListItemDeleteManyRequest deleteManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemDeleteManyRequest deleteManyRequest List item delete many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Implements IListItemClient.DeleteManyAsync(ListItemDeleteManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyByFilterAsync(ListItemDeleteManyFilterRequest, CancellationToken) Delete multiple list items - by filter Declaration public Task DeleteManyByFilterAsync(ListItemDeleteManyFilterRequest deleteManyFilterRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemDeleteManyFilterRequest deleteManyFilterRequest Delete many by filter request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Implements IListItemClient.DeleteManyByFilterAsync(ListItemDeleteManyFilterRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAndConvertToAsync(String, String, CancellationToken) Gets an existing list item and converts its content to the requested type. Declaration public Task GetAndConvertToAsync(string listItemId, string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The list item ID. System.String schemaId The schema ID of the requested type. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task The converted object. Type Parameters T The requested content type. Implements IListItemClient.GetAndConvertToAsync(String, String, CancellationToken) Exceptions ApiException A server side error occurred. GetAsync(String, IEnumerable, CancellationToken) Get list item Declaration public Task GetAsync(string listItemId, IEnumerable resolveBehaviors = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The list item ID. System.Collections.Generic.IEnumerable < ListItemResolveBehavior > resolveBehaviors List of enums that control which parts of the list item are resolved and returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemDetail > List item detail Implements IListItemClient.GetAsync(String, IEnumerable, CancellationToken) Exceptions ApiException A server side error occurred. ListItemNotFoundException List item not found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAndConvertToAsync(IEnumerable, String, CancellationToken) Gets a list of existing list items and converts their content to the requested type Declaration public Task> GetManyAndConvertToAsync(IEnumerable listItemIds, string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters IEnumerable < System.String > listItemIds The list of list item IDs. System.String schemaId The schema ID of the requested type. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ICollection > The list of converted objects. Type Parameters T The requested content type. Implements IListItemClient.GetManyAndConvertToAsync(IEnumerable, String, CancellationToken) Exceptions ApiException A server side error occurred. GetManyAsync(IEnumerable, IEnumerable, CancellationToken) Get multiple list items Declaration public Task> GetManyAsync(IEnumerable ids, IEnumerable resolveBehaviors = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids List of list item IDs. System.Collections.Generic.IEnumerable < ListItemResolveBehavior > resolveBehaviors List of enums that control which parts of the list items are resolved and returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < ListItemDetail >> List of list item details Implements IListItemClient.GetManyAsync(IEnumerable, IEnumerable, CancellationToken) Exceptions ApiException A server side error occurred. ListItemNotFoundException One or more list items not found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetReferencesToListItemAsync(String, ListItemReferencesRequest, CancellationToken) Get list item references Declaration public Task GetReferencesToListItemAsync(string listItemId, ListItemReferencesRequest listItemReferencesRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The ID of the list item. ListItemReferencesRequest listItemReferencesRequest Request options to specify how many references to fetch. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemReferencesResult > List item references Implements IListItemClient.GetReferencesToListItemAsync(String, ListItemReferencesRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetReferencesToListItemsAsync(ListItemManyReferencesRequest, CancellationToken) Get multiple list items references Declaration public Task GetReferencesToListItemsAsync(ListItemManyReferencesRequest listItemManyReferencesRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemManyReferencesRequest listItemManyReferencesRequest ListItemManyReferencesRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemReferencesResult > A list of references per list item. Implements IListItemClient.GetReferencesToListItemsAsync(ListItemManyReferencesRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < ListItemClient.ObjectResponseResult > Type Parameters T RestoreAsync(String, Nullable, Nullable, Nullable, CancellationToken) Restore list item Declaration public Task RestoreAsync(string listItemId, bool? allowMissingDependencies = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The list item ID. System.Nullable < System.Boolean > allowMissingDependencies Allows restoring list items that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Ok Implements IListItemClient.RestoreAsync(String, Nullable, Nullable, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict RestoreManyAsync(ListItemRestoreManyRequest, CancellationToken) Restore multiple list items Declaration public Task RestoreManyAsync(ListItemRestoreManyRequest restoreManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemRestoreManyRequest restoreManyRequest List item restore many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Implements IListItemClient.RestoreManyAsync(ListItemRestoreManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(ListItemSearchRequest, CancellationToken) Search list items Declaration public Task SearchAsync(ListItemSearchRequest listItemSearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemSearchRequest listItemSearchRequest The list item search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemSearchResult > List item search result Implements IListItemClient.SearchAsync(ListItemSearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(String, ListItemUpdateRequest, IEnumerable, Boolean, Nullable, Boolean, CancellationToken) Updates a list item Declaration public Task UpdateAsync(string listItemId, ListItemUpdateRequest updateRequest, IEnumerable resolveBehaviors = null, bool allowMissingDependencies = false, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The list item ID. ListItemUpdateRequest updateRequest The update request. IEnumerable < ListItemResolveBehavior > resolveBehaviors List of enum that control which parts of the list item are resolved and returned. System.Boolean allowMissingDependencies Allow creating ListItem s that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout The timeout in milliseconds to wait for completion. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search document creation. Passing false, the method will return when the main entity has been updated and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ListItemDetail > The updated ListItemDetail . Implements IListItemClient.UpdateAsync(String, ListItemUpdateRequest, IEnumerable, Boolean, Nullable, Boolean, CancellationToken) UpdateAsync(String, Object, IEnumerable, Boolean, Nullable, Boolean, CancellationToken) Updates a list item by providing its content Declaration public Task UpdateAsync(string listItemId, object content, IEnumerable resolveBehaviors = null, bool allowMissingDependencies = false, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The list item ID. System.Object content The content which must match the item's schema ID. IEnumerable < ListItemResolveBehavior > resolveBehaviors List of enum that control which parts of the list item are resolved and returned. System.Boolean allowMissingDependencies Allow creating ListItem s that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout The timeout in milliseconds to wait for completion. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search document creation. Passing false, the method will return when the main entity has been updated and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ListItemDetail > The updated ListItemDetail . Implements IListItemClient.UpdateAsync(String, Object, IEnumerable, Boolean, Nullable, Boolean, CancellationToken) UpdateCoreAsync(String, ListItemUpdateRequest, IEnumerable, Nullable, Nullable, Nullable, CancellationToken) Update list item Declaration protected Task UpdateCoreAsync(string listItemId, ListItemUpdateRequest updateRequest, IEnumerable resolveBehaviors = null, bool? allowMissingDependencies = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The list item ID. ListItemUpdateRequest updateRequest The list item update request. System.Collections.Generic.IEnumerable < ListItemResolveBehavior > resolveBehaviors List of enums that control which parts of the list item are resolved and returned. System.Nullable < System.Boolean > allowMissingDependencies Allows creating list items that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemDetail > List item detail Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateManyAsync(ListItemUpdateManyRequest, Nullable, Boolean, CancellationToken) Update - many Declaration public Task UpdateManyAsync(ListItemUpdateManyRequest listItemUpdateManyRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemUpdateManyRequest listItemUpdateManyRequest List item update many request. System.Nullable < System.TimeSpan > timeout Timeout to wait for business process to complete. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemBatchOperationResult > The . Implements IListItemClient.UpdateManyAsync(ListItemUpdateManyRequest, Nullable, Boolean, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateManyCoreAsync(ListItemUpdateManyRequest, CancellationToken) Update multiple list items Declaration protected Task UpdateManyCoreAsync(ListItemUpdateManyRequest listItemUpdateManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemUpdateManyRequest listItemUpdateManyRequest List item update many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception WaitForBusinessProcessAndReturnResult(String, Nullable, Boolean, CancellationToken) Waits for a business process and returns a . Declaration public Task WaitForBusinessProcessAndReturnResult(string businessProcessId, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String businessProcessId The business process id. System.Nullable < System.TimeSpan > timeout The timeout to wait on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search documents and the rendered display values System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ListItemBatchOperationResult > The . Implements IListItemClient.WaitForBusinessProcessAndReturnResult(String, Nullable, Boolean, CancellationToken) WaitForBusinessProcessAndReturnResultWithRequestId(String, Nullable, Boolean, CancellationToken) Waits for a business process and returns a . Declaration public Task WaitForBusinessProcessAndReturnResultWithRequestId(string businessProcessId, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String businessProcessId The business process id. System.Nullable < System.TimeSpan > timeout The timeout to wait on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search documents and the rendered display values System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ListItemBatchOperationWithRequestIdResult > The . Implements IListItemClient.WaitForBusinessProcessAndReturnResultWithRequestId(String, Nullable, Boolean, CancellationToken)" + "api/Picturepark.SDK.V1.Contract.BusinessRuleCondition.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleCondition.html", + "title": "Class BusinessRuleCondition | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleCondition Conditions on which a business rule is executed Inheritance System.Object BusinessRuleCondition BooleanCondition ContentPermissionSetAssignedCondition ContentPermissionSetsChangedCondition ContentPermissionSetUnassignedCondition ContentRelationItemAssignedCondition ContentRelationItemsChangedCondition ContentRelationItemUnassignedCondition ContentSchemaCondition FieldValueChangedCondition GeoPointWithinPolygonCondition LayerAssignedCondition LayersChangedCondition LayerUnassignedCondition MatchRegexCondition NumberCompareCondition TagboxItemAssignedCondition TagboxItemsChangedCondition TagboxItemUnassignedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class BusinessRuleCondition Methods FromJson(String) Declaration public static BusinessRuleCondition FromJson(string data) Parameters System.String data Returns BusinessRuleCondition ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.JsonSchemaClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.JsonSchemaClient.ObjectResponseResult-1.html", - "title": "Struct JsonSchemaClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct JsonSchemaClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleConditionInvalidTriggerPointActionException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleConditionInvalidTriggerPointActionException.html", + "title": "Class BusinessRuleConditionInvalidTriggerPointActionException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleConditionInvalidTriggerPointActionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleConditionInvalidTriggerPointActionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleConditionInvalidTriggerPointActionException : PictureparkValidationException, ISerializable, _Exception Properties AllowedActions Declaration public ICollection AllowedActions { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRuleTriggerAction > Methods FromJson(String) Declaration public static BusinessRuleConditionInvalidTriggerPointActionException FromJson(string data) Parameters System.String data Returns BusinessRuleConditionInvalidTriggerPointActionException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PictureparkServiceSettings.html": { - "href": "api/Picturepark.SDK.V1.Contract.PictureparkServiceSettings.html", - "title": "Class PictureparkServiceSettings | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkServiceSettings The Picturepark service settings. Inheritance System.Object PictureparkServiceSettings Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkServiceSettings : IPictureparkServiceSettings Constructors PictureparkServiceSettings(IAuthClient) Initializes a new instance of the PictureparkServiceSettings class. Declaration public PictureparkServiceSettings(IAuthClient authClient) Parameters IAuthClient authClient The authentication client. PictureparkServiceSettings(String, IAuthClient, String) Initializes a new instance of the PictureparkServiceSettings class. Declaration public PictureparkServiceSettings(string baseUrl, IAuthClient authClient, string customerAlias) Parameters System.String baseUrl The base URL. IAuthClient authClient The authentication client. System.String customerAlias The customer alias. PictureparkServiceSettings(String, String) Initializes a new instance of the PictureparkServiceSettings class. Declaration public PictureparkServiceSettings(string baseUrl, string customerAlias) Parameters System.String baseUrl The base URL. System.String customerAlias The customaer alias. Properties AuthClient Gets or sets the . Declaration public IAuthClient AuthClient { get; set; } Property Value IAuthClient Implements IPictureparkServiceSettings.AuthClient BaseUrl Gets the server URL of the Picturepark server. Declaration public string BaseUrl { get; set; } Property Value System.String Implements IPictureparkServiceSettings.BaseUrl CustomerAlias Gets the customer alias. Declaration public string CustomerAlias { get; set; } Property Value System.String Implements IPictureparkServiceSettings.CustomerAlias DisplayLanguage Gets or sets the display language. Declaration public string DisplayLanguage { get; set; } Property Value System.String Implements IPictureparkServiceSettings.DisplayLanguage HttpTimeout Gets or sets the HTTP timeout. Declaration public TimeSpan HttpTimeout { get; set; } Property Value System.TimeSpan Implements IPictureparkServiceSettings.HttpTimeout" + "api/Picturepark.SDK.V1.Contract.BusinessRulePathInvalidException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRulePathInvalidException.html", + "title": "Class BusinessRulePathInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRulePathInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRulePathInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRulePathInvalidException : PictureparkValidationException, ISerializable, _Exception Properties Path Declaration public string Path { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRulePathInvalidException FromJson(string data) Parameters System.String data Returns BusinessRulePathInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.InternalRecipient.html": { - "href": "api/Picturepark.SDK.V1.Contract.InternalRecipient.html", - "title": "Class InternalRecipient | Picturepark.SDK.V1 API", - "keywords": "Class InternalRecipient Internal share recipient Inheritance System.Object InternalRecipient Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InternalRecipient Properties Recipient User information of recipient. Declaration public User Recipient { get; set; } Property Value User Token Recipient specific token. Declaration public string Token { get; set; } Property Value System.String Url URL to access the share for this recipient. Declaration public string Url { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InternalRecipient FromJson(string data) Parameters System.String data Returns InternalRecipient ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRulePermissionSetIdInvalidException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRulePermissionSetIdInvalidException.html", + "title": "Class BusinessRulePermissionSetIdInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRulePermissionSetIdInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRulePermissionSetIdInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRulePermissionSetIdInvalidException : PictureparkValidationException, ISerializable, _Exception Properties PermissionSetId Declaration public string PermissionSetId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRulePermissionSetIdInvalidException FromJson(string data) Parameters System.String data Returns BusinessRulePermissionSetIdInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.IndexState.html": { - "href": "api/Picturepark.SDK.V1.Contract.IndexState.html", - "title": "Enum IndexState | Picturepark.SDK.V1 API", - "keywords": "Enum IndexState Namespace : System.Dynamic.ExpandoObject Syntax public enum IndexState Active Cancelled Closed Create Draft Inactive ReindexInProgress" + "api/Picturepark.SDK.V1.Contract.BusinessRulePolygonInvalidException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRulePolygonInvalidException.html", + "title": "Class BusinessRulePolygonInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRulePolygonInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRulePolygonInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRulePolygonInvalidException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRulePolygonInvalidException FromJson(string data) Parameters System.String data Returns BusinessRulePolygonInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.EpsMetadata.html": { - "href": "api/Picturepark.SDK.V1.Contract.EpsMetadata.html", - "title": "Class EpsMetadata | Picturepark.SDK.V1 API", - "keywords": "Class EpsMetadata Inheritance System.Object EpsMetadata Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EpsMetadata Properties HeightInPoints Declaration public double HeightInPoints { get; set; } Property Value System.Double IsRasterized Declaration public bool IsRasterized { get; set; } Property Value System.Boolean WidthInPoints Declaration public double WidthInPoints { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static EpsMetadata FromJson(string data) Parameters System.String data Returns EpsMetadata ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleProjectionTransformationsMissingException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleProjectionTransformationsMissingException.html", + "title": "Class BusinessRuleProjectionTransformationsMissingException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleProjectionTransformationsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleProjectionTransformationsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleProjectionTransformationsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleProjectionTransformationsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleProjectionTransformationsMissingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.EnvironmentProcessWaitTimeoutException.html": { - "href": "api/Picturepark.SDK.V1.Contract.EnvironmentProcessWaitTimeoutException.html", - "title": "Class EnvironmentProcessWaitTimeoutException | Picturepark.SDK.V1 API", - "keywords": "Class EnvironmentProcessWaitTimeoutException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException EnvironmentProcessWaitTimeoutException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessWaitTimeoutException : PictureparkTimeoutException, ISerializable, _Exception Properties EnvironmentProcessId Declaration public string EnvironmentProcessId { get; set; } Property Value System.String WaitedLifecycles Declaration public string WaitedLifecycles { get; set; } Property Value System.String Methods FromJson(String) Declaration public static EnvironmentProcessWaitTimeoutException FromJson(string data) Parameters System.String data Returns EnvironmentProcessWaitTimeoutException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentNotFoundException.html", + "title": "Class ContentNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class ContentNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException ContentNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties ContentIds Declaration public ICollection ContentIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static ContentNotFoundException FromJson(string data) Parameters System.String data Returns ContentNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.EnvironmentProcessType.html": { - "href": "api/Picturepark.SDK.V1.Contract.EnvironmentProcessType.html", - "title": "Enum EnvironmentProcessType | Picturepark.SDK.V1 API", - "keywords": "Enum EnvironmentProcessType Namespace : System.Dynamic.ExpandoObject Syntax public enum EnvironmentProcessType AddMetadataLanguage CustomerBoostValuesUpdate CustomerUpdate EnvironmentUpdate" + "api/Picturepark.SDK.V1.Contract.ContentOwnershipTransferItem.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentOwnershipTransferItem.html", + "title": "Class ContentOwnershipTransferItem | Picturepark.SDK.V1 API", + "keywords": "Class ContentOwnershipTransferItem Content ownership transfer item Inheritance System.Object ContentOwnershipTransferRequest ContentOwnershipTransferItem Inherited Members ContentOwnershipTransferRequest.TransferUserId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentOwnershipTransferItem : ContentOwnershipTransferRequest Properties ContentId The content ID. Declaration public string ContentId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentOwnershipTransferItem FromJson(string data) Parameters System.String data Returns ContentOwnershipTransferItem ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.EnvironmentProcessNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.EnvironmentProcessNotFoundException.html", - "title": "Class EnvironmentProcessNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class EnvironmentProcessNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException EnvironmentProcessNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties EnvironmentProcessId Declaration public string EnvironmentProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static EnvironmentProcessNotFoundException FromJson(string data) Parameters System.String data Returns EnvironmentProcessNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentOwnershipTransferManyRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentOwnershipTransferManyRequest.html", + "title": "Class ContentOwnershipTransferManyRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentOwnershipTransferManyRequest Request to transfer multiple contents ownerships Inheritance System.Object ContentOwnershipTransferManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentOwnershipTransferManyRequest Properties Items List of Content Permissions ownership transfer items. Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < ContentOwnershipTransferItem > Methods FromJson(String) Declaration public static ContentOwnershipTransferManyRequest FromJson(string data) Parameters System.String data Returns ContentOwnershipTransferManyRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.EnvironmentProcessAlreadyRunningException.html": { - "href": "api/Picturepark.SDK.V1.Contract.EnvironmentProcessAlreadyRunningException.html", - "title": "Class EnvironmentProcessAlreadyRunningException | Picturepark.SDK.V1 API", - "keywords": "Class EnvironmentProcessAlreadyRunningException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException EnvironmentProcessAlreadyRunningException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessAlreadyRunningException : PictureparkValidationException, ISerializable, _Exception Properties EnvironmentProcessType Declaration public EnvironmentProcessType EnvironmentProcessType { get; set; } Property Value EnvironmentProcessType Methods FromJson(String) Declaration public static EnvironmentProcessAlreadyRunningException FromJson(string data) Parameters System.String data Returns EnvironmentProcessAlreadyRunningException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentOwnershipTransferRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentOwnershipTransferRequest.html", + "title": "Class ContentOwnershipTransferRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentOwnershipTransferRequest Request to transfer the content ownership Inheritance System.Object ContentOwnershipTransferRequest ContentOwnershipTransferItem Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentOwnershipTransferRequest Properties TransferUserId The ID of the user to whom the content ownership has to be transferred to. Declaration public string TransferUserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentOwnershipTransferRequest FromJson(string data) Parameters System.String data Returns ContentOwnershipTransferRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.EnvironmentNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.EnvironmentNotFoundException.html", - "title": "Class EnvironmentNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class EnvironmentNotFoundException Inheritance System.Object System.Exception PictureparkException EnvironmentNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentNotFoundException : PictureparkException, ISerializable, _Exception Methods FromJson(String) Declaration public static EnvironmentNotFoundException FromJson(string data) Parameters System.String data Returns EnvironmentNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentPermissionException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentPermissionException.html", + "title": "Class ContentPermissionException | Picturepark.SDK.V1 API", + "keywords": "Class ContentPermissionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ContentPermissionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionException : PictureparkValidationException, ISerializable, _Exception Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String ContentRights Declaration public ICollection ContentRights { get; set; } Property Value System.Collections.Generic.ICollection < ContentRight > Methods FromJson(String) Declaration public static ContentPermissionException FromJson(string data) Parameters System.String data Returns ContentPermissionException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.EnvironmentNotDeactivatedException.html": { - "href": "api/Picturepark.SDK.V1.Contract.EnvironmentNotDeactivatedException.html", - "title": "Class EnvironmentNotDeactivatedException | Picturepark.SDK.V1 API", - "keywords": "Class EnvironmentNotDeactivatedException Inheritance System.Object System.Exception PictureparkException EnvironmentNotDeactivatedException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentNotDeactivatedException : PictureparkException, ISerializable, _Exception Methods FromJson(String) Declaration public static EnvironmentNotDeactivatedException FromJson(string data) Parameters System.String data Returns EnvironmentNotDeactivatedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentPermissionSetAssignedCondition.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentPermissionSetAssignedCondition.html", + "title": "Class ContentPermissionSetAssignedCondition | Picturepark.SDK.V1 API", + "keywords": "Class ContentPermissionSetAssignedCondition Matches when a permission set was assigned Inheritance System.Object BusinessRuleCondition ContentPermissionSetAssignedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionSetAssignedCondition : BusinessRuleCondition Properties PermissionSetId Permission set id to match on. Declaration public string PermissionSetId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentPermissionSetAssignedCondition FromJson(string data) Parameters System.String data Returns ContentPermissionSetAssignedCondition ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.EnvironmentNotAvailableException.html": { - "href": "api/Picturepark.SDK.V1.Contract.EnvironmentNotAvailableException.html", - "title": "Class EnvironmentNotAvailableException | Picturepark.SDK.V1 API", - "keywords": "Class EnvironmentNotAvailableException Inheritance System.Object System.Exception PictureparkException EnvironmentNotAvailableException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentNotAvailableException : PictureparkException, ISerializable, _Exception Methods FromJson(String) Declaration public static EnvironmentNotAvailableException FromJson(string data) Parameters System.String data Returns EnvironmentNotAvailableException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentPermissionSetCreateManyRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentPermissionSetCreateManyRequest.html", + "title": "Class ContentPermissionSetCreateManyRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentPermissionSetCreateManyRequest Inheritance System.Object ContentPermissionSetCreateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionSetCreateManyRequest Properties Items Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < ContentPermissionSetCreateRequest > Methods FromJson(String) Declaration public static ContentPermissionSetCreateManyRequest FromJson(string data) Parameters System.String data Returns ContentPermissionSetCreateManyRequest ToJson() Declaration public string ToJson() Returns System.String" }, "api/Picturepark.SDK.V1.Contract.ContentPermissionSetCreateRequest.html": { "href": "api/Picturepark.SDK.V1.Contract.ContentPermissionSetCreateRequest.html", "title": "Class ContentPermissionSetCreateRequest | Picturepark.SDK.V1 API", "keywords": "Class ContentPermissionSetCreateRequest Inheritance System.Object PermissionSetCreateRequestOfContentRight ContentPermissionSetCreateRequest Inherited Members PermissionSetCreateRequestOfContentRight.Names PermissionSetCreateRequestOfContentRight.UserRolesRights PermissionSetCreateRequestOfContentRight.UserRolesPermissionSetRights PermissionSetCreateRequestOfContentRight.Exclusive PermissionSetCreateRequestOfContentRight.RequestId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionSetCreateRequest : PermissionSetCreateRequestOfContentRight Methods FromJson(String) Declaration public static ContentPermissionSetCreateRequest FromJson(string data) Parameters System.String data Returns ContentPermissionSetCreateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentPermissionSetCreateManyRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentPermissionSetCreateManyRequest.html", - "title": "Class ContentPermissionSetCreateManyRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentPermissionSetCreateManyRequest Inheritance System.Object ContentPermissionSetCreateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionSetCreateManyRequest Properties Items Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < ContentPermissionSetCreateRequest > Methods FromJson(String) Declaration public static ContentPermissionSetCreateManyRequest FromJson(string data) Parameters System.String data Returns ContentPermissionSetCreateManyRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DateRangeAggregator.html": { + "href": "api/Picturepark.SDK.V1.Contract.DateRangeAggregator.html", + "title": "Class DateRangeAggregator | Picturepark.SDK.V1 API", + "keywords": "Class DateRangeAggregator A multi-bucket range aggregator dedicated for date values. Inheritance System.Object AggregatorBase DateRangeAggregator Inherited Members AggregatorBase.Name AggregatorBase.Names AggregatorBase.Aggregators AggregatorBase.Filter System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DateRangeAggregator : AggregatorBase Properties Field The field's ID to execute the aggregation on. Declaration public string Field { get; set; } Property Value System.String Ranges A list of date time ranges. Declaration public ICollection Ranges { get; set; } Property Value System.Collections.Generic.ICollection < DateRangeForAggregator > Methods FromJson(String) Declaration public static DateRangeAggregator FromJson(string data) Parameters System.String data Returns DateRangeAggregator ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentPermissionSetAssignedCondition.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentPermissionSetAssignedCondition.html", - "title": "Class ContentPermissionSetAssignedCondition | Picturepark.SDK.V1 API", - "keywords": "Class ContentPermissionSetAssignedCondition Matches when a permission set was assigned Inheritance System.Object BusinessRuleCondition ContentPermissionSetAssignedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionSetAssignedCondition : BusinessRuleCondition Properties PermissionSetId Permission set id to match on. Declaration public string PermissionSetId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentPermissionSetAssignedCondition FromJson(string data) Parameters System.String data Returns ContentPermissionSetAssignedCondition ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DateRangeFilter.html": { + "href": "api/Picturepark.SDK.V1.Contract.DateRangeFilter.html", + "title": "Class DateRangeFilter | Picturepark.SDK.V1 API", + "keywords": "Class DateRangeFilter Filters over a range of date time values Inheritance System.Object FilterBase DateRangeFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DateRangeFilter : FilterBase Properties Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Range The date time range. Declaration public DateRange Range { get; set; } Property Value DateRange Methods FromJson(String) Declaration public static DateRangeFilter FromJson(string data) Parameters System.String data Returns DateRangeFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentPermissionException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentPermissionException.html", - "title": "Class ContentPermissionException | Picturepark.SDK.V1 API", - "keywords": "Class ContentPermissionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ContentPermissionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionException : PictureparkValidationException, ISerializable, _Exception Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String ContentRights Declaration public ICollection ContentRights { get; set; } Property Value System.Collections.Generic.ICollection < ContentRight > Methods FromJson(String) Declaration public static ContentPermissionException FromJson(string data) Parameters System.String data Returns ContentPermissionException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DateRangeForAggregator.html": { + "href": "api/Picturepark.SDK.V1.Contract.DateRangeForAggregator.html", + "title": "Class DateRangeForAggregator | Picturepark.SDK.V1 API", + "keywords": "Class DateRangeForAggregator The date range class used in aggregators. Inheritance System.Object DateRangeForAggregator Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DateRangeForAggregator Properties From The from value: it can be a datetime string or a pattern now(+-)(int)(YMDHm). Declaration public string From { get; set; } Property Value System.String Names Language specific range names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary To The to value: it can be a datetime string or a pattern now(+-)(int)(YMDHm). Declaration public string To { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DateRangeForAggregator FromJson(string data) Parameters System.String data Returns DateRangeForAggregator ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentOwnershipTransferRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentOwnershipTransferRequest.html", - "title": "Class ContentOwnershipTransferRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentOwnershipTransferRequest Request to transfer the content ownership Inheritance System.Object ContentOwnershipTransferRequest ContentOwnershipTransferItem Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentOwnershipTransferRequest Properties TransferUserId The ID of the user to whom the content ownership has to be transferred to. Declaration public string TransferUserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentOwnershipTransferRequest FromJson(string data) Parameters System.String data Returns ContentOwnershipTransferRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DefaultChannelDeleteException.html": { + "href": "api/Picturepark.SDK.V1.Contract.DefaultChannelDeleteException.html", + "title": "Class DefaultChannelDeleteException | Picturepark.SDK.V1 API", + "keywords": "Class DefaultChannelDeleteException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DefaultChannelDeleteException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DefaultChannelDeleteException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static DefaultChannelDeleteException FromJson(string data) Parameters System.String data Returns DefaultChannelDeleteException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentOwnershipTransferManyRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentOwnershipTransferManyRequest.html", - "title": "Class ContentOwnershipTransferManyRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentOwnershipTransferManyRequest Request to transfer multiple contents ownerships Inheritance System.Object ContentOwnershipTransferManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentOwnershipTransferManyRequest Properties Items List of Content Permissions ownership transfer items. Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < ContentOwnershipTransferItem > Methods FromJson(String) Declaration public static ContentOwnershipTransferManyRequest FromJson(string data) Parameters System.String data Returns ContentOwnershipTransferManyRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DefaultSearchIndexDeleteException.html": { + "href": "api/Picturepark.SDK.V1.Contract.DefaultSearchIndexDeleteException.html", + "title": "Class DefaultSearchIndexDeleteException | Picturepark.SDK.V1 API", + "keywords": "Class DefaultSearchIndexDeleteException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException DefaultSearchIndexDeleteException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DefaultSearchIndexDeleteException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static DefaultSearchIndexDeleteException FromJson(string data) Parameters System.String data Returns DefaultSearchIndexDeleteException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentOwnershipTransferItem.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentOwnershipTransferItem.html", - "title": "Class ContentOwnershipTransferItem | Picturepark.SDK.V1 API", - "keywords": "Class ContentOwnershipTransferItem Content ownership transfer item Inheritance System.Object ContentOwnershipTransferRequest ContentOwnershipTransferItem Inherited Members ContentOwnershipTransferRequest.TransferUserId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentOwnershipTransferItem : ContentOwnershipTransferRequest Properties ContentId The content ID. Declaration public string ContentId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentOwnershipTransferItem FromJson(string data) Parameters System.String data Returns ContentOwnershipTransferItem ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DeleteContentsWithReferencesException.html": { + "href": "api/Picturepark.SDK.V1.Contract.DeleteContentsWithReferencesException.html", + "title": "Class DeleteContentsWithReferencesException | Picturepark.SDK.V1 API", + "keywords": "Class DeleteContentsWithReferencesException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DeleteContentsWithReferencesException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DeleteContentsWithReferencesException : PictureparkValidationException, ISerializable, _Exception Properties NumberOfReferences Declaration public long NumberOfReferences { get; set; } Property Value System.Int64 NumberOfShares Declaration public long NumberOfShares { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static DeleteContentsWithReferencesException FromJson(string data) Parameters System.String data Returns DeleteContentsWithReferencesException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentNotFoundException.html", - "title": "Class ContentNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class ContentNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException ContentNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties ContentIds Declaration public ICollection ContentIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static ContentNotFoundException FromJson(string data) Parameters System.String data Returns ContentNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DeleteListItemsWithReferencesException.html": { + "href": "api/Picturepark.SDK.V1.Contract.DeleteListItemsWithReferencesException.html", + "title": "Class DeleteListItemsWithReferencesException | Picturepark.SDK.V1 API", + "keywords": "Class DeleteListItemsWithReferencesException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DeleteListItemsWithReferencesException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DeleteListItemsWithReferencesException : PictureparkValidationException, ISerializable, _Exception Properties NumberOfReferences Declaration public long NumberOfReferences { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static DeleteListItemsWithReferencesException FromJson(string data) Parameters System.String data Returns DeleteListItemsWithReferencesException ToJson() Declaration public string ToJson() Returns System.String" + }, + "api/Picturepark.SDK.V1.Contract.DisplayPattern.html": { + "href": "api/Picturepark.SDK.V1.Contract.DisplayPattern.html", + "title": "Class DisplayPattern | Picturepark.SDK.V1 API", + "keywords": "Class DisplayPattern Represent the template whose value will be resolved based on the actual content. Inheritance System.Object DisplayPattern Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DisplayPattern Properties DisplayPatternType The display pattern type. Declaration public DisplayPatternType DisplayPatternType { get; set; } Property Value DisplayPatternType TemplateEngine The template engine used for parsing the display patterns. Declaration public TemplateEngine TemplateEngine { get; set; } Property Value TemplateEngine Templates Language specific pattern templates. Declaration public TranslatedStringDictionary Templates { get; set; } Property Value TranslatedStringDictionary Methods FromJson(String) Declaration public static DisplayPattern FromJson(string data) Parameters System.String data Returns DisplayPattern ToJson() Declaration public string ToJson() Returns System.String" + }, + "api/Picturepark.SDK.V1.Contract.ErrorResponse.html": { + "href": "api/Picturepark.SDK.V1.Contract.ErrorResponse.html", + "title": "Class ErrorResponse | Picturepark.SDK.V1 API", + "keywords": "Class ErrorResponse Error information with serialized exception Inheritance System.Object ErrorResponse Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ErrorResponse Properties Exception Serialized PictureparkBusinessException. Declaration public string Exception { get; set; } Property Value System.String TraceId Trace ID. Declaration public string TraceId { get; set; } Property Value System.String TraceJobId Trace job ID. Declaration public string TraceJobId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ErrorResponse FromJson(string data) Parameters System.String data Returns ErrorResponse ToJson() Declaration public string ToJson() Returns System.String" + }, + "api/Picturepark.SDK.V1.Contract.ExistsFilter.html": { + "href": "api/Picturepark.SDK.V1.Contract.ExistsFilter.html", + "title": "Class ExistsFilter | Picturepark.SDK.V1 API", + "keywords": "Class ExistsFilter Filters over the existence of a field's value Inheritance System.Object FilterBase ExistsFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ExistsFilter : FilterBase Properties Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ExistsFilter FromJson(string data) Parameters System.String data Returns ExistsFilter ToJson() Declaration public string ToJson() Returns System.String" + }, + "api/Picturepark.SDK.V1.Contract.Extensions.html": { + "href": "api/Picturepark.SDK.V1.Contract.Extensions.html", + "title": "Namespace Picturepark.SDK.V1.Contract.Extensions | Picturepark.SDK.V1 API", + "keywords": "Namespace Picturepark.SDK.V1.Contract.Extensions Classes ContentDetailExtensions MiscExtensions" + }, + "api/Picturepark.SDK.V1.Contract.FailedToLockException.html": { + "href": "api/Picturepark.SDK.V1.Contract.FailedToLockException.html", + "title": "Class FailedToLockException | Picturepark.SDK.V1 API", + "keywords": "Class FailedToLockException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException FailedToLockException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FailedToLockException : PictureparkBusinessException, ISerializable, _Exception Properties ResourceId Declaration public string ResourceId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FailedToLockException FromJson(string data) Parameters System.String data Returns FailedToLockException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleNumberCompareConditionMode.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleNumberCompareConditionMode.html", - "title": "Enum BusinessRuleNumberCompareConditionMode | Picturepark.SDK.V1 API", - "keywords": "Enum BusinessRuleNumberCompareConditionMode Namespace : System.Dynamic.ExpandoObject Syntax public enum BusinessRuleNumberCompareConditionMode Equal GreaterThan GreaterThanEqual LessThan LessThanEqual" + "api/Picturepark.SDK.V1.Contract.FieldBase.html": { + "href": "api/Picturepark.SDK.V1.Contract.FieldBase.html", + "title": "Class FieldBase | Picturepark.SDK.V1 API", + "keywords": "Class FieldBase The field base class Inheritance System.Object FieldBase FieldBoolean FieldDate FieldDateTime FieldDecimal FieldDictionary FieldGeoPoint FieldLong FieldMultiFieldset FieldMultiRelation FieldMultiTagbox FieldSingleFieldset FieldSingleRelation FieldSingleTagbox FieldString FieldTranslatedString FieldTrigger Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class FieldBase Properties Descriptions Language specific field descriptions. Declaration public TranslatedStringDictionary Descriptions { get; set; } Property Value TranslatedStringDictionary FieldNamespace The field namespace is auto generated by the system: it carries the hierarchy information. Declaration public string FieldNamespace { get; set; } Property Value System.String Fixed Defines if the field can be edited or not. Declaration public bool Fixed { get; set; } Property Value System.Boolean Id The field ID. It can be a slug; it must be unique within the schema hierarchy (ancestors / descendants); it must be begin with lower case. Declaration public string Id { get; set; } Property Value System.String Index Field is stored for filtering. Declaration public bool Index { get; set; } Property Value System.Boolean IndexId The index ID is auto generated by the system. Declaration public string IndexId { get; set; } Property Value System.String Names Language specific field names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary Required Defines if a field value is mandatory or not. Declaration public bool Required { get; set; } Property Value System.Boolean SimpleSearch Field is stored for simple search. Declaration public bool SimpleSearch { get; set; } Property Value System.Boolean Sortable Field is stored for sorting. Declaration public bool Sortable { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static FieldBase FromJson(string data) Parameters System.String data Returns FieldBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleNGramTransformationSizeInvalidException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleNGramTransformationSizeInvalidException.html", - "title": "Class BusinessRuleNGramTransformationSizeInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleNGramTransformationSizeInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleNGramTransformationSizeInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleNGramTransformationSizeInvalidException : PictureparkValidationException, ISerializable, _Exception Properties MaxSize Declaration public int MaxSize { get; set; } Property Value System.Int32 MinSize Declaration public int MinSize { get; set; } Property Value System.Int32 Size Declaration public int Size { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static BusinessRuleNGramTransformationSizeInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleNGramTransformationSizeInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.FieldBoolean.html": { + "href": "api/Picturepark.SDK.V1.Contract.FieldBoolean.html", + "title": "Class FieldBoolean | Picturepark.SDK.V1 API", + "keywords": "Class FieldBoolean The field used to store a boolean Inheritance System.Object FieldBase FieldBoolean Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldBoolean : FieldBase Properties Boost Value to prioritize search results. Set to 1 by default. Ignored if SimpleSearch not set to true. Declaration public double Boost { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static FieldBoolean FromJson(string data) Parameters System.String data Returns FieldBoolean ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleNGramTransformationMinWordLengthInvalidException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleNGramTransformationMinWordLengthInvalidException.html", - "title": "Class BusinessRuleNGramTransformationMinWordLengthInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleNGramTransformationMinWordLengthInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleNGramTransformationMinWordLengthInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleNGramTransformationMinWordLengthInvalidException : PictureparkValidationException, ISerializable, _Exception Properties MinWordLength Declaration public int MinWordLength { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static BusinessRuleNGramTransformationMinWordLengthInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleNGramTransformationMinWordLengthInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ImageActionBase.html": { + "href": "api/Picturepark.SDK.V1.Contract.ImageActionBase.html", + "title": "Class ImageActionBase | Picturepark.SDK.V1 API", + "keywords": "Class ImageActionBase Inheritance System.Object ImageActionBase AlphaHandlingAction CropAction UnsharpenMaskAction WatermarkAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class ImageActionBase Methods FromJson(String) Declaration public static ImageActionBase FromJson(string data) Parameters System.String data Returns ImageActionBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleNGramTransformationMaxWordLengthInvalidException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleNGramTransformationMaxWordLengthInvalidException.html", - "title": "Class BusinessRuleNGramTransformationMaxWordLengthInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleNGramTransformationMaxWordLengthInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleNGramTransformationMaxWordLengthInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleNGramTransformationMaxWordLengthInvalidException : PictureparkValidationException, ISerializable, _Exception Properties MaxWordLength Declaration public int MaxWordLength { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static BusinessRuleNGramTransformationMaxWordLengthInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleNGramTransformationMaxWordLengthInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ImageFormatBase.html": { + "href": "api/Picturepark.SDK.V1.Contract.ImageFormatBase.html", + "title": "Class ImageFormatBase | Picturepark.SDK.V1 API", + "keywords": "Class ImageFormatBase Inheritance System.Object FormatBase ImageFormatBase JpegFormat PngFormat TiffFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class ImageFormatBase : FormatBase Properties Actions Declaration public ICollection Actions { get; set; } Property Value System.Collections.Generic.ICollection < ImageActionBase > CloneAdobeResources Declaration public bool CloneAdobeResources { get; set; } Property Value System.Boolean CloneExif Declaration public bool CloneExif { get; set; } Property Value System.Boolean CloneIptc Declaration public bool CloneIptc { get; set; } Property Value System.Boolean CloneXmp Declaration public bool CloneXmp { get; set; } Property Value System.Boolean ColorProfile Declaration public ColorProfile? ColorProfile { get; set; } Property Value System.Nullable < ColorProfile > ColorTransformationIntent Declaration public ColorTransformationIntent ColorTransformationIntent { get; set; } Property Value ColorTransformationIntent HorizontalResolution Declaration public double? HorizontalResolution { get; set; } Property Value System.Nullable < System.Double > KeepClippingPath Declaration public bool KeepClippingPath { get; set; } Property Value System.Boolean RenderFirstFrameOnly Declaration public bool RenderFirstFrameOnly { get; set; } Property Value System.Boolean ResizeAction Declaration public ResizeAction ResizeAction { get; set; } Property Value ResizeAction VerticalResolution Declaration public double? VerticalResolution { get; set; } Property Value System.Nullable < System.Double > Methods FromJson(String) Declaration public static ImageFormatBase FromJson(string data) Parameters System.String data Returns ImageFormatBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessLifeCycleNotHitException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessLifeCycleNotHitException.html", - "title": "Class BusinessProcessLifeCycleNotHitException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessLifeCycleNotHitException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException BusinessProcessLifeCycleNotHitException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessLifeCycleNotHitException : PictureparkTimeoutException, ISerializable, _Exception Properties Actual Declaration public BusinessProcessLifeCycle Actual { get; set; } Property Value BusinessProcessLifeCycle BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String Expected Declaration public ICollection Expected { get; set; } Property Value System.Collections.Generic.ICollection < BusinessProcessLifeCycle > Methods FromJson(String) Declaration public static BusinessProcessLifeCycleNotHitException FromJson(string data) Parameters System.String data Returns BusinessProcessLifeCycleNotHitException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.IndexDocumentNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.IndexDocumentNotFoundException.html", + "title": "Class IndexDocumentNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class IndexDocumentNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException IndexDocumentNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class IndexDocumentNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties IndexId Declaration public string IndexId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static IndexDocumentNotFoundException FromJson(string data) Parameters System.String data Returns IndexDocumentNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessLifeCycle.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessLifeCycle.html", - "title": "Enum BusinessProcessLifeCycle | Picturepark.SDK.V1 API", - "keywords": "Enum BusinessProcessLifeCycle Life cycle of the business process Namespace : System.Dynamic.ExpandoObject Syntax public enum BusinessProcessLifeCycle CancellationInProgress Cancelled Draft Failed InProgress Succeeded SucceededWithErrors" + "api/Picturepark.SDK.V1.Contract.IndexedFieldThresholdExceededException.html": { + "href": "api/Picturepark.SDK.V1.Contract.IndexedFieldThresholdExceededException.html", + "title": "Class IndexedFieldThresholdExceededException | Picturepark.SDK.V1 API", + "keywords": "Class IndexedFieldThresholdExceededException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException IndexedFieldThresholdExceededException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class IndexedFieldThresholdExceededException : PictureparkValidationException, ISerializable, _Exception Properties IndexedFieldCount Declaration public double IndexedFieldCount { get; set; } Property Value System.Double IndexedFieldThreshold Declaration public int IndexedFieldThreshold { get; set; } Property Value System.Int32 SchemaIds Declaration public ICollection SchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static IndexedFieldThresholdExceededException FromJson(string data) Parameters System.String data Returns IndexedFieldThresholdExceededException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessEvent.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessEvent.html", - "title": "Class BusinessProcessEvent | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessEvent Inheritance System.Object ApplicationEvent BusinessProcessEvent Inherited Members ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessEvent : ApplicationEvent Properties BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String LifeCycle Declaration public BusinessProcessLifeCycle? LifeCycle { get; set; } Property Value System.Nullable < BusinessProcessLifeCycle > State Declaration public string State { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessEvent FromJson(string data) Parameters System.String data Returns BusinessProcessEvent ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.IndexException.html": { + "href": "api/Picturepark.SDK.V1.Contract.IndexException.html", + "title": "Class IndexException | Picturepark.SDK.V1 API", + "keywords": "Class IndexException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException IndexException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class IndexException : PictureparkBusinessException, ISerializable, _Exception Properties DebugInformation Declaration public string DebugInformation { get; set; } Property Value System.String IndexName Declaration public string IndexName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static IndexException FromJson(string data) Parameters System.String data Returns IndexException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessEngineRequestException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessEngineRequestException.html", - "title": "Class BusinessProcessEngineRequestException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessEngineRequestException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException BusinessProcessEngineRequestException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessEngineRequestException : PictureparkBusinessException, ISerializable, _Exception Properties BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String EngineError Declaration public string EngineError { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessEngineRequestException FromJson(string data) Parameters System.String data Returns BusinessProcessEngineRequestException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ListItemReferencesResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemReferencesResult.html", + "title": "Class ListItemReferencesResult | Picturepark.SDK.V1 API", + "keywords": "Class ListItemReferencesResult Result from getting references to list items. Inheritance System.Object ListItemReferencesResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemReferencesResult Properties MetadataReferences List of references. Only available when requested in the request. Declaration public MetadataReferenceResult MetadataReferences { get; set; } Property Value MetadataReferenceResult Methods FromJson(String) Declaration public static ListItemReferencesResult FromJson(string data) Parameters System.String data Returns ListItemReferencesResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkMaximumLengthAttribute.html": { - "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkMaximumLengthAttribute.html", - "title": "Class PictureparkMaximumLengthAttribute | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkMaximumLengthAttribute Inheritance System.Object PictureparkMaximumLengthAttribute Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Module | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Constructor | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Event | AttributeTargets.Interface | AttributeTargets.Parameter | AttributeTargets.Delegate | AttributeTargets.ReturnValue | AttributeTargets.GenericParameter | AttributeTargets.All)] public class PictureparkMaximumLengthAttribute : MaxLengthAttribute, IPictureparkAttribute" + "api/Picturepark.SDK.V1.Contract.ListItemResolveBehavior.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemResolveBehavior.html", + "title": "Enum ListItemResolveBehavior | Picturepark.SDK.V1 API", + "keywords": "Enum ListItemResolveBehavior Namespace : System.Dynamic.ExpandoObject Syntax public enum ListItemResolveBehavior Content InnerDisplayValueDetail InnerDisplayValueList InnerDisplayValueName InnerDisplayValueThumbnail LinkedListItems OuterDisplayValueDetail OuterDisplayValueList OuterDisplayValueName OuterDisplayValueThumbnail" }, - "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkListItemCreateTemplateAttribute.html": { - "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkListItemCreateTemplateAttribute.html", - "title": "Class PictureparkListItemCreateTemplateAttribute | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkListItemCreateTemplateAttribute Inheritance System.Object System.Attribute PictureparkListItemCreateTemplateAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false)] public class PictureparkListItemCreateTemplateAttribute : Attribute, _Attribute, IPictureparkAttribute Constructors PictureparkListItemCreateTemplateAttribute(String) Declaration public PictureparkListItemCreateTemplateAttribute(string listItemCreateTemplate) Parameters System.String listItemCreateTemplate Properties ListItemCreateTemplate Declaration public string ListItemCreateTemplate { get; set; } Property Value System.String" + "api/Picturepark.SDK.V1.Contract.PictureparkValidationException.html": { + "href": "api/Picturepark.SDK.V1.Contract.PictureparkValidationException.html", + "title": "Class PictureparkValidationException | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkValidationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException AggregationFilterNotSupportedException AggregationNameInvalidException AggregationSizeInvalidException AtLeastOneActiveTermsOfServiceMustExistException BusinessProcessCancellationNotSupportedException BusinessRuleActionInvalidDocumentTypeException BusinessRuleActionInvalidExecutionScopeException BusinessRuleActionsMissingException BusinessRuleArrayIndexInvalidException BusinessRuleConditionInvalidTriggerPointActionException BusinessRuleConditionInvalidTriggerPointDocumentTypeException BusinessRuleConditionMissingException BusinessRuleConditionsMissingException BusinessRuleConfigurationValidationException BusinessRuleContentPermissionSetIdsMissingException BusinessRuleDictionaryKeyInvalidException BusinessRuleFieldIdInvalidException BusinessRuleFieldPathInvalidException BusinessRuleInvalidVariableNameException BusinessRuleNamedCacheNameInvalidException BusinessRuleNGramTransformationMaxWordLengthInvalidException BusinessRuleNGramTransformationMinWordLengthInvalidException BusinessRuleNGramTransformationSizeInvalidException BusinessRulePathInvalidException BusinessRulePermissionSetIdInvalidException BusinessRulePolygonInvalidException BusinessRuleProjectionTransformationsMissingException BusinessRuleRefIdsMissingException BusinessRuleRegularExpressionInvalidException BusinessRuleRuleIdDuplicationException BusinessRuleRuleIdMissingException BusinessRuleSchemaIdInvalidException BusinessRuleTransformationGroupInputsMissingException BusinessRuleTransformationGroupTransformationsMissingException BusinessRuleTriggerPointMissingException BusinessRuleValidationException ChunkSizeOutOfRangeException ContentFileReplaceTypeMismatchException ContentLayerInvalidException ContentLayerSameRootException ContentPermissionException ContractMismatchException CustomerAliasHeaderMissingException CustomerBoostValuesInvalidException DefaultChannelDeleteException DeleteContentsWithReferencesException DeleteListItemsWithReferencesException DisplayValueRerenderingInProgressException DuplicateAggregatorException DuplicatedItemAssignedException DuplicateDocumentException DuplicatedSearchBehaviorException DuplicateMetadataDisplayPatternException DuplicateOutputFormatIdException DuplicateRightException DuplicateSchemaException EnvironmentProcessAlreadyRunningException ForbiddenHtmlElementsUsedException IllegalAuthorizationStateTransitionException IndexedFieldThresholdExceededException InvalidArgumentException InvalidChangeCommandFieldNotFoundException InvalidChangeCommandFieldTypeInvalidException InvalidChangeCommandSchemaChangeInvalidException InvalidDateTimeFormatException InvalidMetadataException InvalidSortFieldException InvalidStateException InvalidValueFormatException ItemIdDuplicatedException ListItemLayerException ListItemNamedCacheKeyFieldsInvalidException ListItemNamedCacheSchemaIdInvalidException ListItemPermissionException ListItemSchemaMismatchException MissingCustomerDefaultLanguageException MissingDependenciesException MissingDisplayPatternForCustomerDefaultLanguageException NamedCacheConfigurationException NamedCacheNameDuplicationException NamedCacheNameMissingException NotSupportedFileExtensionException NotSupportedFileMappingException OnlyAccessibleToRecipientException OutputFormatResizingNotSupportedException OwnerTokenInUseException PartialOperationNotSupportedException PermissionOwnershipTransferException PermissionSetAggregateException PermissionSetInUseException PermissionSetValidationException PermissionValidationException PictureparkArgumentNullException PictureparkTimeoutException RelationSelfReferencingException RequestSizeLimitExceededException SchemaFieldAnalyzerInvalidException SchemaFieldDisplayPatternTypeNotSupportedException SchemaFieldIdAlreadyExistsInSchemaHierarchyException SchemaFieldIdDuplicatedException SchemaFieldIdException SchemaFieldIdPreviouslyUsedException SchemaFieldIdUppercaseException SchemaFieldImportMismatchException SchemaFieldImportRelatedSchemaMismatchException SchemaFieldImportTypeMismatchException SchemaFieldIndexException SchemaFieldInvalidBoostException SchemaFieldNotRequirableException SchemaFieldNotSearchableException SchemaFieldNotSortableException SchemaFieldNotSupportedException SchemaFieldNumberRangeException SchemaFieldOverwriteIdException SchemaFieldOverwriteTypeMismatchException SchemaFieldRelationMultipleTypesException SchemaFieldRelationSchemaSystemSchemaException SchemaFieldRelationSchemaTypeUnsupportedException SchemaFieldSchemaIndexInfoNestingException SchemaFieldSchemaIndexInfoSimpleSearchNestingException SchemaFieldTypeChangeException SchemaIdException SchemaIdLowercaseException SchemaImportEmptyException SchemaImportVersionMismatchException SchemaInheritanceFieldIndexDeviationException SchemaInheritanceTypeDeviationException SchemaInUseContentException SchemaInUseContentSchemaException SchemaInUseException SchemaInUseFieldException SchemaInUseListItemException SchemaMissingTypeException SchemaMultipleTypesException SchemaNoContentException SchemaNoLayerException SchemaParentChangeException SchemaPermissionConfigurationException SchemaPermissionException SchemaSortFieldException SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException SchemaValidationException SchemaViewForAllException SearchStringLeadingWildcardException SortableFieldThresholdExceededException SuperAdminRolesNotAssignableToChannelException SystemLayerReferenceInvalidModificationException SystemSchemaInvalidModificationException UnableToCreateOrModifyStaticOutputFormatException UnsupportedListItemChangeCommandException UserEmailAlreadyExistsException UserRoleAssignedException UserUnlockDisallowedException WrongChunkSizeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkValidationException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static PictureparkValidationException FromJson(string data) Parameters System.String data Returns PictureparkValidationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkDisplayPatternAttribute.html": { - "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkDisplayPatternAttribute.html", - "title": "Class PictureparkDisplayPatternAttribute | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkDisplayPatternAttribute Inheritance System.Object System.Attribute PictureparkDisplayPatternAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Class, AllowMultiple = true)] public class PictureparkDisplayPatternAttribute : Attribute, _Attribute, IPictureparkAttribute Constructors PictureparkDisplayPatternAttribute(DisplayPatternType, TemplateEngine, String, String) Declaration public PictureparkDisplayPatternAttribute(DisplayPatternType type, TemplateEngine templateEngine, string displayPattern, string language = null) Parameters DisplayPatternType type TemplateEngine templateEngine System.String displayPattern System.String language PictureparkDisplayPatternAttribute(TemplateEngine, String, String) Declaration public PictureparkDisplayPatternAttribute(TemplateEngine templateEngine, string displayPattern, string language = null) Parameters TemplateEngine templateEngine System.String displayPattern System.String language Properties DisplayPattern Declaration public string DisplayPattern { get; } Property Value System.String Language Declaration public string Language { get; } Property Value System.String TemplateEngine Declaration public TemplateEngine TemplateEngine { get; } Property Value TemplateEngine Type Declaration public DisplayPatternType? Type { get; } Property Value System.Nullable < DisplayPatternType >" + "api/Picturepark.SDK.V1.Contract.SchemaFieldOverwriteIdException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldOverwriteIdException.html", + "title": "Class SchemaFieldOverwriteIdException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldOverwriteIdException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldOverwriteIdException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldOverwriteIdException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldOverwriteIdException FromJson(string data) Parameters System.String data Returns SchemaFieldOverwriteIdException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkDescriptionTranslationAttribute.html": { - "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkDescriptionTranslationAttribute.html", - "title": "Class PictureparkDescriptionTranslationAttribute | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkDescriptionTranslationAttribute Inheritance System.Object System.Attribute PictureparkDescriptionTranslationAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Class | AttributeTargets.Property, AllowMultiple = true)] public class PictureparkDescriptionTranslationAttribute : Attribute, _Attribute, IPictureparkAttribute Constructors PictureparkDescriptionTranslationAttribute(String) Declaration public PictureparkDescriptionTranslationAttribute(string translation) Parameters System.String translation PictureparkDescriptionTranslationAttribute(String, String) Declaration public PictureparkDescriptionTranslationAttribute(string languageAbbreviation, string translation) Parameters System.String languageAbbreviation System.String translation Properties LanguageAbbreviation Declaration public string LanguageAbbreviation { get; } Property Value System.String Translation Declaration public string Translation { get; } Property Value System.String" + "api/Picturepark.SDK.V1.Contract.SchemaFieldOverwriteTypeMismatchException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldOverwriteTypeMismatchException.html", + "title": "Class SchemaFieldOverwriteTypeMismatchException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldOverwriteTypeMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldOverwriteTypeMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldOverwriteTypeMismatchException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String FieldOverwriteType Declaration public string FieldOverwriteType { get; set; } Property Value System.String FieldType Declaration public string FieldType { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldOverwriteTypeMismatchException FromJson(string data) Parameters System.String data Returns SchemaFieldOverwriteTypeMismatchException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.ContentClient.html": { - "href": "api/Picturepark.SDK.V1.ContentClient.html", - "title": "Class ContentClient | Picturepark.SDK.V1 API", - "keywords": "Class ContentClient Inheritance System.Object ClientBase ContentClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentClient : ClientBase, IContentClient Constructors ContentClient(IBusinessProcessClient, IPictureparkServiceSettings, HttpClient) Declaration public ContentClient(IBusinessProcessClient businessProcessClient, IPictureparkServiceSettings settings, HttpClient httpClient) Parameters IBusinessProcessClient businessProcessClient IPictureparkServiceSettings settings HttpClient httpClient ContentClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public ContentClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods AggregateAsync(ContentAggregationRequest, CancellationToken) Aggregate contents Declaration public Task AggregateAsync(ContentAggregationRequest contentAggregationRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentAggregationRequest contentAggregationRequest Content aggregation request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ObjectAggregationResult > Object aggregation result Implements IContentClient.AggregateAsync(ContentAggregationRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception AggregateOnChannelAsync(ContentAggregationOnChannelRequest, CancellationToken) Aggregate contents on channel Declaration public Task AggregateOnChannelAsync(ContentAggregationOnChannelRequest contentAggregationOnChannelRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentAggregationOnChannelRequest contentAggregationOnChannelRequest Content aggregation on channel request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ObjectAggregationResult > Object aggregation result Implements IContentClient.AggregateOnChannelAsync(ContentAggregationOnChannelRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception BatchUpdateFieldsByFilterAsync(ContentFieldsBatchUpdateFilterRequest, Nullable, Boolean, CancellationToken) Batch update fields - by filter Declaration public Task BatchUpdateFieldsByFilterAsync(ContentFieldsBatchUpdateFilterRequest updateRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentFieldsBatchUpdateFilterRequest updateRequest The metadata update request. System.Nullable < System.TimeSpan > timeout Timeout for waiting on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBatchOperationResult > The . Implements IContentClient.BatchUpdateFieldsByFilterAsync(ContentFieldsBatchUpdateFilterRequest, Nullable, Boolean, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception BatchUpdateFieldsByFilterCoreAsync(ContentFieldsBatchUpdateFilterRequest, CancellationToken) Batch update fields - by filter Declaration protected Task BatchUpdateFieldsByFilterCoreAsync(ContentFieldsBatchUpdateFilterRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentFieldsBatchUpdateFilterRequest updateRequest Content fields batch update filter request. It contains the changes that need to be applied to the contents and the filter request to identify the contents. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception BatchUpdateFieldsByIdsAsync(ContentFieldsBatchUpdateRequest, Nullable, Boolean, CancellationToken) Batch update fields - by ids Declaration public Task BatchUpdateFieldsByIdsAsync(ContentFieldsBatchUpdateRequest updateRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentFieldsBatchUpdateRequest updateRequest The metadata update request. System.Nullable < System.TimeSpan > timeout Timeout for waiting on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBatchOperationResult > The . Implements IContentClient.BatchUpdateFieldsByIdsAsync(ContentFieldsBatchUpdateRequest, Nullable, Boolean, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception BatchUpdateFieldsByIdsCoreAsync(ContentFieldsBatchUpdateRequest, CancellationToken) Batch update content fields - by IDs Declaration protected Task BatchUpdateFieldsByIdsCoreAsync(ContentFieldsBatchUpdateRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentFieldsBatchUpdateRequest updateRequest Content fields batch update request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateAsync(ContentCreateRequest, IEnumerable, Nullable, Nullable, Nullable, CancellationToken) Create content Declaration public Task CreateAsync(ContentCreateRequest contentCreateRequest, IEnumerable resolveBehaviors = null, bool? allowMissingDependencies = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentCreateRequest contentCreateRequest Content create request. System.Collections.Generic.IEnumerable < ContentResolveBehavior > resolveBehaviors List of enums that control which parts of the content are resolved and returned. System.Nullable < System.Boolean > allowMissingDependencies Allows creating contents that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentDetail > The content details Implements IContentClient.CreateAsync(ContentCreateRequest, IEnumerable, Nullable, Nullable, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict CreateDownloadLinkAsync(ContentDownloadLinkCreateRequest, CancellationToken) Create download link Declaration public Task CreateDownloadLinkAsync(ContentDownloadLinkCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentDownloadLinkCreateRequest request Content download link request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DownloadLink > Download link Implements IContentClient.CreateDownloadLinkAsync(ContentDownloadLinkCreateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateManyAsync(ContentCreateManyRequest, Nullable, Boolean, CancellationToken) Create - many Declaration public Task CreateManyAsync(ContentCreateManyRequest contentCreateManyRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentCreateManyRequest contentCreateManyRequest The content create many request. System.Nullable < System.TimeSpan > timeout Timeout for waiting on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been created and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBatchOperationWithRequestIdResult > The . Implements IContentClient.CreateManyAsync(ContentCreateManyRequest, Nullable, Boolean, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateManyCoreAsync(ContentCreateManyRequest, CancellationToken) Create multiple contents Declaration protected Task CreateManyCoreAsync(ContentCreateManyRequest contentCreateManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentCreateManyRequest contentCreateManyRequest Content create many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, Nullable, Nullable, Nullable, CancellationToken) Delete content Declaration public Task DeleteAsync(string contentId, bool? forceReferenceRemoval = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The ID of the content to delete. System.Nullable < System.Boolean > forceReferenceRemoval A value indicating whether references to the content should be removed. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Ok Implements IContentClient.DeleteAsync(String, Nullable, Nullable, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict DeleteManyAsync(ContentDeleteManyRequest, CancellationToken) Delete multiple contents Declaration public Task DeleteManyAsync(ContentDeleteManyRequest deleteManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentDeleteManyRequest deleteManyRequest Delete many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Implements IContentClient.DeleteManyAsync(ContentDeleteManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyByFilterAsync(ContentDeleteManyFilterRequest, CancellationToken) Delete multiple contents - by filter Declaration public Task DeleteManyByFilterAsync(ContentDeleteManyFilterRequest deleteManyFilterRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentDeleteManyFilterRequest deleteManyFilterRequest Delete many by filter request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Implements IContentClient.DeleteManyByFilterAsync(ContentDeleteManyFilterRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DownloadAsync(String, String, Nullable, Nullable, String, CancellationToken) Download content Declaration public Task DownloadAsync(string contentId, string outputFormatId, int? width = default(int? ), int? height = default(int? ), string range = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. System.String outputFormatId The output format ID. System.Nullable < System.Int32 > width Optional width in pixels to resize image. System.Nullable < System.Int32 > height Optional height in pixels to resize image. System.String range The range of bytes to download (http range header): bytes={from}-{to} (e.g. bytes=0-100000). System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileResponse > Http response message Implements IContentClient.DownloadAsync(String, String, Nullable, Nullable, String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DownloadFilesAsync(ContentSearchResult, String, Boolean, Int32, String, String, Boolean, Action, Action, CancellationToken) Downloads multiple files Declaration public Task DownloadFilesAsync(ContentSearchResult contents, string exportDirectory, bool overwriteIfExists, int concurrentDownloads = 4, string outputFormat = \"Original\", string outputExtension = \"\", bool contentIdAsFilename = false, Action successDelegate = null, Action errorDelegate = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentSearchResult contents The files to download. System.String exportDirectory The directory to store the downloaded files. System.Boolean overwriteIfExists Specifies whether to overwrite files. System.Int32 concurrentDownloads Specifies the number of concurrent downloads. System.String outputFormat The output format name (e.g. 'Original'). System.String outputExtension The expected output file extension. System.Boolean contentIdAsFilename Specifies whether to use the content id as filename. If false, the original filename is used and a counter added if needed. System.Action < ContentDetail > successDelegate The success delegate/callback. System.Action < System.Exception > errorDelegate The error delegate/callback. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task The task. Implements IContentClient.DownloadFilesAsync(ContentSearchResult, String, Boolean, Int32, String, String, Boolean, Action, Action, CancellationToken) DownloadThumbnailAsync(String, ThumbnailSize, Nullable, Nullable, CancellationToken) Download thumbnail Declaration public Task DownloadThumbnailAsync(string contentId, ThumbnailSize size, int? width = default(int? ), int? height = default(int? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. ThumbnailSize size Thumbnail size. Either small, medium or large. System.Nullable < System.Int32 > width Optional width in pixels to resize image. System.Nullable < System.Int32 > height Optional height in pixels to resize image. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileResponse > Http response message Implements IContentClient.DownloadThumbnailAsync(String, ThumbnailSize, Nullable, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, IEnumerable, CancellationToken) Get content Declaration public Task GetAsync(string contentId, IEnumerable resolveBehaviors = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. System.Collections.Generic.IEnumerable < ContentResolveBehavior > resolveBehaviors List of enums that control which parts of the content are resolved and returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentDetail > Content detail Implements IContentClient.GetAsync(String, IEnumerable, CancellationToken) Exceptions ApiException A server side error occurred. ContentNotFoundException Content not found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, IEnumerable, CancellationToken) Get multiple contents Declaration public Task> GetManyAsync(IEnumerable ids, IEnumerable resolveBehaviors = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids List of content IDs System.Collections.Generic.IEnumerable < ContentResolveBehavior > resolveBehaviors List of enums that control which parts of the content are resolved and returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < ContentDetail >> List of Content detail Implements IContentClient.GetManyAsync(IEnumerable, IEnumerable, CancellationToken) Exceptions ApiException A server side error occurred. ContentNotFoundException One or more contents not found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetReferencesAsync(String, ContentReferencesRequest, CancellationToken) Get content references Declaration public Task GetReferencesAsync(string contentId, ContentReferencesRequest contentReferencesRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID whose references to retrieve. ContentReferencesRequest contentReferencesRequest Content references request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentReferencesResult > ContentReferencesResult Implements IContentClient.GetReferencesAsync(String, ContentReferencesRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetReferencesManyAsync(ContentManyReferencesRequest, CancellationToken) Get many content references Declaration public Task GetReferencesManyAsync(ContentManyReferencesRequest contentManyReferencesRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentManyReferencesRequest contentManyReferencesRequest Content many references request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentReferencesResult > Content references result Implements IContentClient.GetReferencesManyAsync(ContentManyReferencesRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < ContentClient.ObjectResponseResult > Type Parameters T RestoreAsync(String, Nullable, Nullable, Nullable, CancellationToken) Restore content Declaration public Task RestoreAsync(string contentId, bool? allowMissingDependencies = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. System.Nullable < System.Boolean > allowMissingDependencies Allows restoring contents that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Ok Implements IContentClient.RestoreAsync(String, Nullable, Nullable, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict RestoreManyAsync(ContentRestoreManyRequest, CancellationToken) Restore multiple contents Declaration public Task RestoreManyAsync(ContentRestoreManyRequest restoreManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentRestoreManyRequest restoreManyRequest Content restore many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Implements IContentClient.RestoreManyAsync(ContentRestoreManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(ContentSearchRequest, CancellationToken) Search contents Declaration public Task SearchAsync(ContentSearchRequest contentSearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentSearchRequest contentSearchRequest Content search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentSearchResult > Content search result Implements IContentClient.SearchAsync(ContentSearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipAsync(String, ContentOwnershipTransferRequest, Nullable, Nullable, CancellationToken) Transfer content ownership Declaration public Task TransferOwnershipAsync(string contentId, ContentOwnershipTransferRequest updateRequest, TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. ContentOwnershipTransferRequest updateRequest Content ownership transfer request. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Ok Implements IContentClient.TransferOwnershipAsync(String, ContentOwnershipTransferRequest, Nullable, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict TransferOwnershipManyAsync(ContentOwnershipTransferManyRequest, Nullable, Boolean, CancellationToken) Transfer ownership - many Declaration public Task TransferOwnershipManyAsync(ContentOwnershipTransferManyRequest contentOwnershipTransferManyRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentOwnershipTransferManyRequest contentOwnershipTransferManyRequest The content ownership transfer many request. System.Nullable < System.TimeSpan > timeout Timeout for waiting on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBatchOperationResult > The . Implements IContentClient.TransferOwnershipManyAsync(ContentOwnershipTransferManyRequest, Nullable, Boolean, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipManyCoreAsync(ContentOwnershipTransferManyRequest, CancellationToken) Transfer multiple contents ownerships Declaration protected Task TransferOwnershipManyCoreAsync(ContentOwnershipTransferManyRequest contentOwnershipTransferManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentOwnershipTransferManyRequest contentOwnershipTransferManyRequest Content ownership transfer many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateFileAsync(String, ContentFileUpdateRequest, CancellationToken) Update content file Declaration public Task UpdateFileAsync(string contentId, ContentFileUpdateRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The ID of the content to replace. ContentFileUpdateRequest updateRequest Content file update request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Implements IContentClient.UpdateFileAsync(String, ContentFileUpdateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateMetadataAsync(String, ContentMetadataUpdateRequest, IEnumerable, Nullable, Nullable, Nullable, CancellationToken) Update content metadata Declaration public Task UpdateMetadataAsync(string contentId, ContentMetadataUpdateRequest updateRequest, IEnumerable resolveBehaviors = null, bool? allowMissingDependencies = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. ContentMetadataUpdateRequest updateRequest Content metadata update request. System.Collections.Generic.IEnumerable < ContentResolveBehavior > resolveBehaviors List of enums that control which parts of the content are resolved and returned. System.Nullable < System.Boolean > allowMissingDependencies Allows storing references to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentDetail > Content detail Implements IContentClient.UpdateMetadataAsync(String, ContentMetadataUpdateRequest, IEnumerable, Nullable, Nullable, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict UpdateMetadataManyAsync(ContentMetadataUpdateManyRequest, Nullable, Boolean, CancellationToken) Update metadata - many Declaration public Task UpdateMetadataManyAsync(ContentMetadataUpdateManyRequest updateRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentMetadataUpdateManyRequest updateRequest The metadata update requests. System.Nullable < System.TimeSpan > timeout Timeout for waiting on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBatchOperationResult > The . Implements IContentClient.UpdateMetadataManyAsync(ContentMetadataUpdateManyRequest, Nullable, Boolean, CancellationToken) Exceptions ApiException A server side error occurred. ContentNotFoundException Not all provided contents could be found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateMetadataManyCoreAsync(ContentMetadataUpdateManyRequest, CancellationToken) Update multiple content metadata Declaration protected Task UpdateMetadataManyCoreAsync(ContentMetadataUpdateManyRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentMetadataUpdateManyRequest updateRequest Content metadata update many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. ContentNotFoundException Not all provided contents could be found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdatePermissionsAsync(String, ContentPermissionsUpdateRequest, IEnumerable, Nullable, Nullable, CancellationToken) Update content permissions Declaration public Task UpdatePermissionsAsync(string contentId, ContentPermissionsUpdateRequest updateRequest, IEnumerable resolveBehaviors = null, TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. ContentPermissionsUpdateRequest updateRequest Content permissions update request. System.Collections.Generic.IEnumerable < ContentResolveBehavior > resolveBehaviors List of enums that control which parts of the content are resolved and returned. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentDetail > Content detail Implements IContentClient.UpdatePermissionsAsync(String, ContentPermissionsUpdateRequest, IEnumerable, Nullable, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict UpdatePermissionsManyAsync(ContentPermissionsUpdateManyRequest, Nullable, Boolean, CancellationToken) Update permissions - many Declaration public Task UpdatePermissionsManyAsync(ContentPermissionsUpdateManyRequest updateManyRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentPermissionsUpdateManyRequest updateManyRequest The permissions update many request. System.Nullable < System.TimeSpan > timeout Timeout for waiting on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been created and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBatchOperationResult > The . Implements IContentClient.UpdatePermissionsManyAsync(ContentPermissionsUpdateManyRequest, Nullable, Boolean, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdatePermissionsManyCoreAsync(ContentPermissionsUpdateManyRequest, CancellationToken) Update multiple contents permissions Declaration protected Task UpdatePermissionsManyCoreAsync(ContentPermissionsUpdateManyRequest updateManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentPermissionsUpdateManyRequest updateManyRequest Content permissions update many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception WaitForBusinessProcessAndReturnResult(String, Nullable, Boolean, CancellationToken) Waits for a business process and returns a . Declaration public Task WaitForBusinessProcessAndReturnResult(string businessProcessId, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String businessProcessId The business process id. System.Nullable < System.TimeSpan > timeout The timeout to wait on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search documents and the rendered display values System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ContentBatchOperationResult > The . Implements IContentClient.WaitForBusinessProcessAndReturnResult(String, Nullable, Boolean, CancellationToken) WaitForBusinessProcessAndReturnResultWithRequestId(String, Nullable, Boolean, CancellationToken) Waits for a business process and returns a . Declaration public Task WaitForBusinessProcessAndReturnResultWithRequestId(string businessProcessId, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String businessProcessId The business process id. System.Nullable < System.TimeSpan > timeout The timeout to wait on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search documents and the rendered display values System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ContentBatchOperationWithRequestIdResult > The . Implements IContentClient.WaitForBusinessProcessAndReturnResultWithRequestId(String, Nullable, Boolean, CancellationToken)" + "api/Picturepark.SDK.V1.Contract.SchemaFieldRelationMultipleTypesException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldRelationMultipleTypesException.html", + "title": "Class SchemaFieldRelationMultipleTypesException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldRelationMultipleTypesException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldRelationMultipleTypesException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldRelationMultipleTypesException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldRelationMultipleTypesException FromJson(string data) Parameters System.String data Returns SchemaFieldRelationMultipleTypesException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.ContentClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.ContentClient.ObjectResponseResult-1.html", - "title": "Struct ContentClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct ContentClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.Contract.SchemaFieldRelationSchemaSystemSchemaException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldRelationSchemaSystemSchemaException.html", + "title": "Class SchemaFieldRelationSchemaSystemSchemaException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldRelationSchemaSystemSchemaException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldRelationSchemaSystemSchemaException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldRelationSchemaSystemSchemaException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String RelationSchemaId Declaration public string RelationSchemaId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldRelationSchemaSystemSchemaException FromJson(string data) Parameters System.String data Returns SchemaFieldRelationSchemaSystemSchemaException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.CreateTransferResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.CreateTransferResult.html", - "title": "Class CreateTransferResult | Picturepark.SDK.V1 API", - "keywords": "Class CreateTransferResult The create transfer result. Inheritance System.Object CreateTransferResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CreateTransferResult Constructors CreateTransferResult(Transfer, IEnumerable) Initializes a new instance of the CreateTransferResult class. Declaration public CreateTransferResult(Transfer transfer, IEnumerable fileUploads) Parameters Transfer transfer The transfer. IEnumerable < TransferUploadFile > fileUploads The file uploads. Properties FileUploads Gets the file uploads. Declaration public IEnumerable FileUploads { get; } Property Value IEnumerable < TransferUploadFile > Transfer Gets the transfer. Declaration public Transfer Transfer { get; } Property Value Transfer" + "api/Picturepark.SDK.V1.Contract.SchemaFieldRelationSchemaTypeUnsupportedException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldRelationSchemaTypeUnsupportedException.html", + "title": "Class SchemaFieldRelationSchemaTypeUnsupportedException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldRelationSchemaTypeUnsupportedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldRelationSchemaTypeUnsupportedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldRelationSchemaTypeUnsupportedException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String RelationSchemaId Declaration public string RelationSchemaId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldRelationSchemaTypeUnsupportedException FromJson(string data) Parameters System.String data Returns SchemaFieldRelationSchemaTypeUnsupportedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.CreateTransferRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.CreateTransferRequest.html", - "title": "Class CreateTransferRequest | Picturepark.SDK.V1 API", - "keywords": "Class CreateTransferRequest Creates a transfer. Inheritance System.Object CreateTransferRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CreateTransferRequest Properties CollectionName Name of collection created after transfer. Declaration public string CollectionName { get; set; } Property Value System.String CreateCollection A value indicating whether to create a Collection after importing the transfer. Declaration public bool CreateCollection { get; set; } Property Value System.Boolean Files Files uploaded in transfer. Declaration public ICollection Files { get; set; } Property Value System.Collections.Generic.ICollection < TransferUploadFile > Name Name of transfer. Declaration public string Name { get; set; } Property Value System.String TransferType Type of transfer. Declaration public TransferType TransferType { get; set; } Property Value TransferType WebLinks Weblinks downloaded in transfer. Declaration public ICollection WebLinks { get; set; } Property Value System.Collections.Generic.ICollection < TransferWebLink > Methods FromJson(String) Declaration public static CreateTransferRequest FromJson(string data) Parameters System.String data Returns CreateTransferRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaFieldSchemaIndexInfoNestingException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldSchemaIndexInfoNestingException.html", + "title": "Class SchemaFieldSchemaIndexInfoNestingException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldSchemaIndexInfoNestingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldSchemaIndexInfoNestingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldSchemaIndexInfoNestingException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String RelatedFieldId Declaration public string RelatedFieldId { get; set; } Property Value System.String RelatedOuterFieldId Declaration public string RelatedOuterFieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldSchemaIndexInfoNestingException FromJson(string data) Parameters System.String data Returns SchemaFieldSchemaIndexInfoNestingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ChildFilter.html": { - "href": "api/Picturepark.SDK.V1.Contract.ChildFilter.html", - "title": "Class ChildFilter | Picturepark.SDK.V1 API", - "keywords": "Class ChildFilter Filters on child documents Inheritance System.Object FilterBase ChildFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ChildFilter : FilterBase Properties ChildType The type of the child document. Declaration public string ChildType { get; set; } Property Value System.String Filter The filter to be applied on the child document. All kinds of filters are accepted. Declaration public FilterBase Filter { get; set; } Property Value FilterBase Methods FromJson(String) Declaration public static ChildFilter FromJson(string data) Parameters System.String data Returns ChildFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaFieldSchemaIndexInfoSimpleSearchNestingException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldSchemaIndexInfoSimpleSearchNestingException.html", + "title": "Class SchemaFieldSchemaIndexInfoSimpleSearchNestingException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldSchemaIndexInfoSimpleSearchNestingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldSchemaIndexInfoSimpleSearchNestingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldSchemaIndexInfoSimpleSearchNestingException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String RelatedFieldId Declaration public string RelatedFieldId { get; set; } Property Value System.String RelatedOuterFieldId Declaration public string RelatedOuterFieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldSchemaIndexInfoSimpleSearchNestingException FromJson(string data) Parameters System.String data Returns SchemaFieldSchemaIndexInfoSimpleSearchNestingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ChannelUpdateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ChannelUpdateRequest.html", - "title": "Class ChannelUpdateRequest | Picturepark.SDK.V1 API", - "keywords": "Class ChannelUpdateRequest Inheritance System.Object ChannelUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ChannelUpdateRequest Properties Aggregations An optional list of aggregators. These aggregations are added by default on each aggregation requests. Declaration public ICollection Aggregations { get; set; } Property Value System.Collections.Generic.ICollection < AggregatorBase > ExtendedSimpleSearchFields An Optional list of fields. These fields extend the list of simple search fields outside the bounds of any schema field configuration. Declaration public ICollection ExtendedSimpleSearchFields { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Filter An optional search filter. Limits the content document result set on each search and aggregation request. Declaration public FilterBase Filter { get; set; } Property Value FilterBase GrantedUserRoleIds User roles granted access to the channel. Declaration public ICollection GrantedUserRoleIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > MissingResultsDisplayPatterns Display pattern to use for rendering details when 0 results are returned Declaration public TranslatedStringDictionary MissingResultsDisplayPatterns { get; set; } Property Value TranslatedStringDictionary Names Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary SearchIndexId Language specific names. Declaration public string SearchIndexId { get; set; } Property Value System.String Sort Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > SortOrder Declaration public int SortOrder { get; set; } Property Value System.Int32 ViewForAll Grants rights to all the users to view the channel. Declaration public bool ViewForAll { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static ChannelUpdateRequest FromJson(string data) Parameters System.String data Returns ChannelUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaFieldTypeChangeException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldTypeChangeException.html", + "title": "Class SchemaFieldTypeChangeException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldTypeChangeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldTypeChangeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldTypeChangeException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String NewTypeName Declaration public string NewTypeName { get; set; } Property Value System.String OldTypeName Declaration public string OldTypeName { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldTypeChangeException FromJson(string data) Parameters System.String data Returns SchemaFieldTypeChangeException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ChannelsNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ChannelsNotFoundException.html", - "title": "Class ChannelsNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class ChannelsNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException ChannelsNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ChannelsNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Methods FromJson(String) Declaration public static ChannelsNotFoundException FromJson(string data) Parameters System.String data Returns ChannelsNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaIdException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaIdException.html", + "title": "Class SchemaIdException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaIdException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaIdException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaIdException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaIdException FromJson(string data) Parameters System.String data Returns SchemaIdException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ChannelCreateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ChannelCreateRequest.html", - "title": "Class ChannelCreateRequest | Picturepark.SDK.V1 API", - "keywords": "Class ChannelCreateRequest Inheritance System.Object ChannelCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ChannelCreateRequest Properties Aggregations An optional list of aggregators. These aggregations are added by default on each aggregation requests. Declaration public ICollection Aggregations { get; set; } Property Value System.Collections.Generic.ICollection < AggregatorBase > ExtendedSimpleSearchFields An Optional list of fields. These fields extend the list of simple search fields outside the bounds of any schema field configuration. Declaration public ICollection ExtendedSimpleSearchFields { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Filter An optional search filter. Limits the content document result set on each search and aggregation request. Declaration public FilterBase Filter { get; set; } Property Value FilterBase GrantedUserRoleIds User roles granted access to the channel. Declaration public ICollection GrantedUserRoleIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Id Declaration public string Id { get; set; } Property Value System.String MissingResultsDisplayPatterns Display pattern to use for rendering details when 0 results are returned Declaration public TranslatedStringDictionary MissingResultsDisplayPatterns { get; set; } Property Value TranslatedStringDictionary Names Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary SearchIndexId Language specific names. Declaration public string SearchIndexId { get; set; } Property Value System.String Sort Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > SortOrder Declaration public int SortOrder { get; set; } Property Value System.Int32 ViewForAll Grants rights to all the users to view the channel. Declaration public bool ViewForAll { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static ChannelCreateRequest FromJson(string data) Parameters System.String data Returns ChannelCreateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaIdLowercaseException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaIdLowercaseException.html", + "title": "Class SchemaIdLowercaseException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaIdLowercaseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaIdLowercaseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaIdLowercaseException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaIdLowercaseException FromJson(string data) Parameters System.String data Returns SchemaIdLowercaseException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleActionInvalidExecutionScopeException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleActionInvalidExecutionScopeException.html", - "title": "Class BusinessRuleActionInvalidExecutionScopeException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleActionInvalidExecutionScopeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleActionInvalidExecutionScopeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleActionInvalidExecutionScopeException : PictureparkValidationException, ISerializable, _Exception Properties AllowedScopes Declaration public ICollection AllowedScopes { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRuleExecutionScope > Methods FromJson(String) Declaration public static BusinessRuleActionInvalidExecutionScopeException FromJson(string data) Parameters System.String data Returns BusinessRuleActionInvalidExecutionScopeException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaImportEmptyException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaImportEmptyException.html", + "title": "Class SchemaImportEmptyException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaImportEmptyException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaImportEmptyException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaImportEmptyException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static SchemaImportEmptyException FromJson(string data) Parameters System.String data Returns SchemaImportEmptyException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleActionInvalidDocumentTypeException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleActionInvalidDocumentTypeException.html", - "title": "Class BusinessRuleActionInvalidDocumentTypeException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleActionInvalidDocumentTypeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleActionInvalidDocumentTypeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleActionInvalidDocumentTypeException : PictureparkValidationException, ISerializable, _Exception Properties AllowedDocumentTypes Declaration public ICollection AllowedDocumentTypes { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRuleTriggerDocType > Methods FromJson(String) Declaration public static BusinessRuleActionInvalidDocumentTypeException FromJson(string data) Parameters System.String data Returns BusinessRuleActionInvalidDocumentTypeException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaImportRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaImportRequest.html", + "title": "Class SchemaImportRequest | Picturepark.SDK.V1 API", + "keywords": "Class SchemaImportRequest Request to import schemas and list items Inheritance System.Object SchemaImportRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaImportRequest Properties AllowMissingDependencies Allow creating list items that refer to list items or contents that don't exist in the system. Declaration public bool AllowMissingDependencies { get; set; } Property Value System.Boolean FileTransferId ID of the file transfer identifying the file previously uploaded. Declaration public string FileTransferId { get; set; } Property Value System.String ImportListItems Import the list items belonging to the schema. Declaration public bool ImportListItems { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static SchemaImportRequest FromJson(string data) Parameters System.String data Returns SchemaImportRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.CompressionType.html": { - "href": "api/Picturepark.SDK.V1.Contract.CompressionType.html", - "title": "Enum CompressionType | Picturepark.SDK.V1 API", - "keywords": "Enum CompressionType Namespace : System.Dynamic.ExpandoObject Syntax public enum CompressionType Lzw None Rle Zip" + "api/Picturepark.SDK.V1.Contract.SchemaImportResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaImportResult.html", + "title": "Class SchemaImportResult | Picturepark.SDK.V1 API", + "keywords": "Class SchemaImportResult Result information of a schema import operation Inheritance System.Object SchemaImportResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaImportResult Properties ImportedSchemaCount Number of schemas imported Declaration public int ImportedSchemaCount { get; set; } Property Value System.Int32 ImportedSchemaIds Ids of the schemas that were successfully imported Declaration public ICollection ImportedSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SkippedSchemaCount Number of schema skipped during import phase because they were already found in the system Declaration public int SkippedSchemaCount { get; set; } Property Value System.Int32 SkippedSchemaIds Ids of the schemas that were not imported because already found in the system Declaration public ICollection SkippedSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > TotalSchemaCount Total number of schemas requested to be imported Declaration public int TotalSchemaCount { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static SchemaImportResult FromJson(string data) Parameters System.String data Returns SchemaImportResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ListItemNamedCacheKeyFieldsInvalidException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemNamedCacheKeyFieldsInvalidException.html", - "title": "Class ListItemNamedCacheKeyFieldsInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class ListItemNamedCacheKeyFieldsInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ListItemNamedCacheKeyFieldsInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemNamedCacheKeyFieldsInvalidException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static ListItemNamedCacheKeyFieldsInvalidException FromJson(string data) Parameters System.String data Returns ListItemNamedCacheKeyFieldsInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaImportVersionMismatchException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaImportVersionMismatchException.html", + "title": "Class SchemaImportVersionMismatchException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaImportVersionMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaImportVersionMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaImportVersionMismatchException : PictureparkValidationException, ISerializable, _Exception Properties ExpectedVersion Declaration public string ExpectedVersion { get; set; } Property Value System.String ProvidedVersion Declaration public string ProvidedVersion { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaImportVersionMismatchException FromJson(string data) Parameters System.String data Returns SchemaImportVersionMismatchException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ListItemNamedCacheConfiguration.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemNamedCacheConfiguration.html", - "title": "Class ListItemNamedCacheConfiguration | Picturepark.SDK.V1 API", - "keywords": "Class ListItemNamedCacheConfiguration List item named cache Inheritance System.Object NamedCacheConfigurationBase ListItemNamedCacheConfiguration Inherited Members NamedCacheConfigurationBase.Name NamedCacheConfigurationBase.CaseSensitive System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemNamedCacheConfiguration : NamedCacheConfigurationBase Properties Filter An optional filter to narrow down the cached list items Declaration public FilterBase Filter { get; set; } Property Value FilterBase IncludeAllSchemaChildren Include child schemas when caching list items Declaration public bool IncludeAllSchemaChildren { get; set; } Property Value System.Boolean KeyFields List of IDs of fields to use as a composite key Declaration public ICollection KeyFields { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SchemaId ID of the schema to cache (should have SchemaType = List) Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ListItemNamedCacheConfiguration FromJson(string data) Parameters System.String data Returns ListItemNamedCacheConfiguration ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaIndexingInfo.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaIndexingInfo.html", + "title": "Class SchemaIndexingInfo | Picturepark.SDK.V1 API", + "keywords": "Class SchemaIndexingInfo Indexing information for a schema Inheritance System.Object SchemaIndexingInfo Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaIndexingInfo Properties Fields A collection of indexing information for the fields of a schema Declaration public ICollection Fields { get; set; } Property Value System.Collections.Generic.ICollection < FieldIndexingInfo > Methods FromJson(String) Declaration public static SchemaIndexingInfo FromJson(string data) Parameters System.String data Returns SchemaIndexingInfo ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ListItemManyReferencesRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemManyReferencesRequest.html", - "title": "Class ListItemManyReferencesRequest | Picturepark.SDK.V1 API", - "keywords": "Class ListItemManyReferencesRequest Request to get the references to multiple list items Inheritance System.Object ListItemManyReferencesRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemManyReferencesRequest Properties ListItemIds The IDs of the list items whose references need to be retrieved. Declaration public ICollection ListItemIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > References Limits the number of the returned metadata references by setting paging information. Declaration public MetadataReferencesPagingRequest References { get; set; } Property Value MetadataReferencesPagingRequest Methods FromJson(String) Declaration public static ListItemManyReferencesRequest FromJson(string data) Parameters System.String data Returns ListItemManyReferencesRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaInfoNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaInfoNotFoundException.html", + "title": "Class SchemaInfoNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaInfoNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException SchemaInfoNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInfoNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInfoNotFoundException FromJson(string data) Parameters System.String data Returns SchemaInfoNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ListItemLayerException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemLayerException.html", - "title": "Class ListItemLayerException | Picturepark.SDK.V1 API", - "keywords": "Class ListItemLayerException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ListItemLayerException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemLayerException : PictureparkValidationException, ISerializable, _Exception Properties ListItemId Declaration public string ListItemId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ListItemLayerException FromJson(string data) Parameters System.String data Returns ListItemLayerException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.UserNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserNotFoundException.html", + "title": "Class UserNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class UserNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException UserNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties MissingUserId Declaration public string MissingUserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserNotFoundException FromJson(string data) Parameters System.String data Returns UserNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ForbiddenHtmlElementsUsedException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ForbiddenHtmlElementsUsedException.html", - "title": "Class ForbiddenHtmlElementsUsedException | Picturepark.SDK.V1 API", - "keywords": "Class ForbiddenHtmlElementsUsedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ForbiddenHtmlElementsUsedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ForbiddenHtmlElementsUsedException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static ForbiddenHtmlElementsUsedException FromJson(string data) Parameters System.String data Returns ForbiddenHtmlElementsUsedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.UserProfile.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserProfile.html", + "title": "Class UserProfile | Picturepark.SDK.V1 API", + "keywords": "Class UserProfile User profile. Inheritance System.Object UserProfile Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserProfile Properties Address Address. Declaration public UserAddress Address { get; set; } Property Value UserAddress AuthorizationState Authorization state. Declaration public AuthorizationState AuthorizationState { get; set; } Property Value AuthorizationState EmailAddress Email address. Declaration public string EmailAddress { get; set; } Property Value System.String FirstName First name. Declaration public string FirstName { get; set; } Property Value System.String Id ID of the user. Declaration public string Id { get; set; } Property Value System.String IsDeveloper Indicates if the user has the developer flag set. Declaration public bool IsDeveloper { get; set; } Property Value System.Boolean IsLocked Indicates if the user is locked. Declaration public bool IsLocked { get; set; } Property Value System.Boolean LanguageCode Language code. Declaration public string LanguageCode { get; set; } Property Value System.String LastName Last name. Declaration public string LastName { get; set; } Property Value System.String SystemUserRoles A list of system user roles assigned to the user. Declaration public ICollection SystemUserRoles { get; set; } Property Value System.Collections.Generic.ICollection < SystemUserRole > TermsConsentExpired Indicates if the user has not accepted the latest terms of consent. Declaration public bool TermsConsentExpired { get; set; } Property Value System.Boolean UserRights A list of user rights assigned to the user. Declaration public ICollection UserRights { get; set; } Property Value System.Collections.Generic.ICollection < UserRight > UserRoleIds A list of user role IDs assigned to the user. Declaration public ICollection UserRoleIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static UserProfile FromJson(string data) Parameters System.String data Returns UserProfile ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FilterBase.html": { - "href": "api/Picturepark.SDK.V1.Contract.FilterBase.html", - "title": "Class FilterBase | Picturepark.SDK.V1 API", - "keywords": "Class FilterBase The filters' base class Inheritance System.Object FilterBase AggregationFilter AndFilter ChildFilter DateRangeFilter ExistsFilter GeoBoundingBoxFilter GeoDistanceFilter NestedFilter NotFilter NumericRangeFilter OrFilter ParentFilter PrefixFilter TermFilter TermsFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FilterBase Methods FromExpression(Expression>, String, IEnumerable) Creates a new TermsFilter whose property name is retrieved from an expression. Declaration public static TermsFilter FromExpression(Expression> property, string language, IEnumerable terms) Parameters Expression < System.Func > property The property expression. System.String language Specify the language to query inside the TranslatedStringDictionary IEnumerable < System.String > terms The search terms. Returns TermsFilter The terms filter. Type Parameters TObject The object type. FromExpression(Expression>, String, String, Boolean) Creates a new TermFilter whose property name is retrieved from an expression. Declaration public static TermFilter FromExpression(Expression> property, string term, string language = null, bool useAnalyzer = false) Parameters Expression < System.Func > property The property expression. System.String term The search term. System.String language Specify the language to query inside the TranslatedStringDictionary System.Boolean useAnalyzer Specify whether to use the language analyzed version Returns TermFilter The term filter. Type Parameters TObject The object type. FromExpression(Expression>, Analyzer, String[]) Creates a new TermsFilter whose property name is retrieved from an expression. Declaration public static TermsFilter FromExpression(Expression> property, Analyzer analyzer, params string[] terms) Parameters Expression < System.Func > property The property expression. Analyzer analyzer Specify if you want to query the analyzed field version System.String [] terms The search terms. Returns TermsFilter The terms filter. Type Parameters TObject The object type. FromExpression(Expression>, String, Analyzer) Creates a new TermFilter whose property name is retrieved from an expression. Declaration public static TermFilter FromExpression(Expression> property, string term, Analyzer analyzer = Analyzer.None) Parameters Expression < System.Func > property The property expression. System.String term The search term. Analyzer analyzer Specify if you want to query the analyzed field version Returns TermFilter The term filter. Type Parameters TObject The object type. FromExpression(Expression>, String[]) Creates a new TermsFilter whose property name is retrieved from an expression. Declaration public static TermsFilter FromExpression(Expression> property, params string[] terms) Parameters Expression < System.Func > property The property expression. System.String [] terms The search terms. Returns TermsFilter The terms filter. Type Parameters TObject The object type. FromJson(String) Declaration public static FilterBase FromJson(string data) Parameters System.String data Returns FilterBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.UserProfileUpdateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserProfileUpdateRequest.html", + "title": "Class UserProfileUpdateRequest | Picturepark.SDK.V1 API", + "keywords": "Class UserProfileUpdateRequest Request to update a user profile. Inheritance System.Object UserProfileUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserProfileUpdateRequest Properties Address Address. Declaration public UserAddress Address { get; set; } Property Value UserAddress EmailAddress Email address. Declaration public string EmailAddress { get; set; } Property Value System.String FirstName First name. Declaration public string FirstName { get; set; } Property Value System.String Id ID of the user. Declaration public string Id { get; set; } Property Value System.String LanguageCode Language code. Declaration public string LanguageCode { get; set; } Property Value System.String LastName Last name. Declaration public string LastName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserProfileUpdateRequest FromJson(string data) Parameters System.String data Returns UserProfileUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FileTransferState.html": { - "href": "api/Picturepark.SDK.V1.Contract.FileTransferState.html", - "title": "Enum FileTransferState | Picturepark.SDK.V1 API", - "keywords": "Enum FileTransferState Namespace : System.Dynamic.ExpandoObject Syntax public enum FileTransferState CleanupCompleted CleanupInProgress DataExtractionDone DataExtractionInProgress Deleted DeleteInProgress Draft ImportCancelled ImportCompleted ImportFailed ImportInProgress UploadCancelled UploadCompleted UploadFailed UploadInProgress" + "api/Picturepark.SDK.V1.Contract.UserRight.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserRight.html", + "title": "Enum UserRight | Picturepark.SDK.V1 API", + "keywords": "Enum UserRight Namespace : System.Dynamic.ExpandoObject Syntax public enum UserRight ManageAllShares ManageBusinessProcesses ManageChannels ManageCollections ManageContent ManageDocumentHistory ManageEmbeds ManageListItems ManageLiveStream ManageOutputFormats ManagePermissions ManageSchemas ManageSearchIndexes ManageServiceProviders ManageSharings ManageTemplates ManageTermsOfService ManageTransfer ManageUserRoles ManageUsers" }, - "api/Picturepark.SDK.V1.Contract.FileTransferSearchResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.FileTransferSearchResult.html", - "title": "Class FileTransferSearchResult | Picturepark.SDK.V1 API", - "keywords": "Class FileTransferSearchResult Result from a search for file transfers. Inheritance System.Object BaseResultOfFileTransfer SearchBehaviorBaseResultOfFileTransfer FileTransferSearchResult Inherited Members SearchBehaviorBaseResultOfFileTransfer.SearchString SearchBehaviorBaseResultOfFileTransfer.IsSearchStringRewritten SearchBehaviorBaseResultOfFileTransfer.QueryDebugInformation BaseResultOfFileTransfer.TotalResults BaseResultOfFileTransfer.Results BaseResultOfFileTransfer.ElapsedMilliseconds BaseResultOfFileTransfer.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FileTransferSearchResult : SearchBehaviorBaseResultOfFileTransfer Methods FromJson(String) Declaration public static FileTransferSearchResult FromJson(string data) Parameters System.String data Returns FileTransferSearchResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.UserRoleAssignedException.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserRoleAssignedException.html", + "title": "Class UserRoleAssignedException | Picturepark.SDK.V1 API", + "keywords": "Class UserRoleAssignedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException UserRoleAssignedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleAssignedException : PictureparkValidationException, ISerializable, _Exception Properties UserRoleId Declaration public string UserRoleId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserRoleAssignedException FromJson(string data) Parameters System.String data Returns UserRoleAssignedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.RequestSizeLimitExceededException.html": { - "href": "api/Picturepark.SDK.V1.Contract.RequestSizeLimitExceededException.html", - "title": "Class RequestSizeLimitExceededException | Picturepark.SDK.V1 API", - "keywords": "Class RequestSizeLimitExceededException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException RequestSizeLimitExceededException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RequestSizeLimitExceededException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static RequestSizeLimitExceededException FromJson(string data) Parameters System.String data Returns RequestSizeLimitExceededException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.UserRoleRightsOfContentRight.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserRoleRightsOfContentRight.html", + "title": "Class UserRoleRightsOfContentRight | Picturepark.SDK.V1 API", + "keywords": "Class UserRoleRightsOfContentRight Inheritance System.Object UserRoleRightsOfContentRight Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleRightsOfContentRight Properties Rights Declaration public ICollection Rights { get; set; } Property Value System.Collections.Generic.ICollection < ContentRight > UserRoleId Declaration public string UserRoleId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserRoleRightsOfContentRight FromJson(string data) Parameters System.String data Returns UserRoleRightsOfContentRight ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.RenderingException.html": { - "href": "api/Picturepark.SDK.V1.Contract.RenderingException.html", - "title": "Class RenderingException | Picturepark.SDK.V1 API", - "keywords": "Class RenderingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException RenderingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RenderingException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static RenderingException FromJson(string data) Parameters System.String data Returns RenderingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.UserRoleRightsOfMetadataRight.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserRoleRightsOfMetadataRight.html", + "title": "Class UserRoleRightsOfMetadataRight | Picturepark.SDK.V1 API", + "keywords": "Class UserRoleRightsOfMetadataRight Inheritance System.Object UserRoleRightsOfMetadataRight Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleRightsOfMetadataRight Properties Rights Declaration public ICollection Rights { get; set; } Property Value System.Collections.Generic.ICollection < MetadataRight > UserRoleId Declaration public string UserRoleId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserRoleRightsOfMetadataRight FromJson(string data) Parameters System.String data Returns UserRoleRightsOfMetadataRight ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.RelationTypeTargetDocTypeMismatchException.html": { - "href": "api/Picturepark.SDK.V1.Contract.RelationTypeTargetDocTypeMismatchException.html", - "title": "Class RelationTypeTargetDocTypeMismatchException | Picturepark.SDK.V1 API", - "keywords": "Class RelationTypeTargetDocTypeMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException RelationTypeTargetDocTypeMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RelationTypeTargetDocTypeMismatchException : PictureparkBusinessException, ISerializable, _Exception Properties ExpectedTargetDocType Declaration public string ExpectedTargetDocType { get; set; } Property Value System.String RelationType Declaration public string RelationType { get; set; } Property Value System.String TargetDocType Declaration public string TargetDocType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static RelationTypeTargetDocTypeMismatchException FromJson(string data) Parameters System.String data Returns RelationTypeTargetDocTypeMismatchException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.UserRoleRightsOfPermissionSetRight.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserRoleRightsOfPermissionSetRight.html", + "title": "Class UserRoleRightsOfPermissionSetRight | Picturepark.SDK.V1 API", + "keywords": "Class UserRoleRightsOfPermissionSetRight Inheritance System.Object UserRoleRightsOfPermissionSetRight Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleRightsOfPermissionSetRight Properties Rights Declaration public ICollection Rights { get; set; } Property Value System.Collections.Generic.ICollection < PermissionSetRight > UserRoleId Declaration public string UserRoleId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserRoleRightsOfPermissionSetRight FromJson(string data) Parameters System.String data Returns UserRoleRightsOfPermissionSetRight ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.RelationTypeNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.RelationTypeNotFoundException.html", - "title": "Class RelationTypeNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class RelationTypeNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException RelationTypeNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RelationTypeNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties RelationType Declaration public string RelationType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static RelationTypeNotFoundException FromJson(string data) Parameters System.String data Returns RelationTypeNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.BusinessRuleClient.html": { + "href": "api/Picturepark.SDK.V1.BusinessRuleClient.html", + "title": "Class BusinessRuleClient | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleClient Inheritance System.Object ClientBase BusinessRuleClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleClient : ClientBase, IBusinessRuleClient Constructors BusinessRuleClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public BusinessRuleClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods GetConfigurationAsync(CancellationToken) Get the current business rule configuration Declaration public Task GetConfigurationAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessRuleConfiguration > BusinessRuleConfiguration Implements IBusinessRuleClient.GetConfigurationAsync(CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < BusinessRuleClient.ObjectResponseResult > Type Parameters T UpdateConfigurationAsync(BusinessRuleConfigurationUpdateRequest, CancellationToken) Updates the business rule configuration. Declaration public Task UpdateConfigurationAsync(BusinessRuleConfigurationUpdateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters BusinessRuleConfigurationUpdateRequest request Request containing the new configuration. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Implements IBusinessRuleClient.UpdateConfigurationAsync(BusinessRuleConfigurationUpdateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.Contract.RelationTypeMissingException.html": { - "href": "api/Picturepark.SDK.V1.Contract.RelationTypeMissingException.html", - "title": "Class RelationTypeMissingException | Picturepark.SDK.V1 API", - "keywords": "Class RelationTypeMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException RelationTypeMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RelationTypeMissingException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static RelationTypeMissingException FromJson(string data) Parameters System.String data Returns RelationTypeMissingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.CustomerClient.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.CustomerClient.html", + "title": "Class CustomerClient | Picturepark.SDK.V1 API", + "keywords": "Class CustomerClient Inheritance System.Object ClientBase CustomerClient Inherited Members ClientBase.BaseUrl ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerClient : ClientBase, ICustomerClient Constructors CustomerClient(ICloudManagerServiceSettings, Net.Http.HttpClient) Declaration public CustomerClient(ICloudManagerServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters ICloudManagerServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods CreateAsync(CustomerCreateRequest, CancellationToken) Declaration public Task CreateAsync(CustomerCreateRequest createRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters CustomerCreateRequest createRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerConfiguration > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateMetadataLanguageAsync(String, CustomerMetadataLanguageCreateRequest, Nullable, CancellationToken) Declaration public Task CreateMetadataLanguageAsync(string customerAlias, CustomerMetadataLanguageCreateRequest metadataLanguageCreateRequest, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias CustomerMetadataLanguageCreateRequest metadataLanguageCreateRequest System.Nullable < System.TimeSpan > timeout System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, CancellationToken) Declaration public Task DeleteAsync(string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAllUsersAsync(String, CancellationToken) Declaration public Task> GetAllUsersAsync(string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < UserWithRoles >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Declaration public Task GetAsync(string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerConfiguration > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAvailableMetadataLanguagesAsync(String, CancellationToken) Declaration public Task> GetAvailableMetadataLanguagesAsync(string customerAlias, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < System.String >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetCreateRequestAsync(CancellationToken) Declaration public Task GetCreateRequestAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerCreateRequest > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception InvalidateAsync(String, CancellationToken) Declaration public Task InvalidateAsync(string customerAlias, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ListAsync(String, CancellationToken) Declaration public Task ListAsync(string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerSearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < CustomerClient.ObjectResponseResult > Type Parameters T ReindexAsync(String, SearchIndexReindexRequest, CancellationToken) Declaration public Task ReindexAsync(string customerAlias, SearchIndexReindexRequest reindexRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias SearchIndexReindexRequest reindexRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Index > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RestoreAsync(String, CancellationToken) Declaration public Task RestoreAsync(string customerAlias, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(CustomerSearchRequest, CancellationToken) Declaration public Task SearchAsync(CustomerSearchRequest searchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters CustomerSearchRequest searchRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerSearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(CustomerUpdateRequest, CancellationToken) Declaration public Task UpdateAsync(CustomerUpdateRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters CustomerUpdateRequest updateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerConfiguration > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateBoostValuesAsync(String, CustomerBoostValuesUpdateRequest, Nullable, CancellationToken) Declaration public Task UpdateBoostValuesAsync(string customerAlias, CustomerBoostValuesUpdateRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias CustomerBoostValuesUpdateRequest request System.Nullable < System.TimeSpan > timeout System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.Contract.RelationType.html": { - "href": "api/Picturepark.SDK.V1.Contract.RelationType.html", - "title": "Class RelationType | Picturepark.SDK.V1 API", - "keywords": "Class RelationType Defines a relation Inheritance System.Object RelationType Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RelationType Properties Filter An optional filter to limit the documents of type TargetDocType. Declaration public FilterBase Filter { get; set; } Property Value FilterBase Id The ID of the relation type. Declaration public string Id { get; set; } Property Value System.String Names Language specific relation names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary TargetDocType Defines the type of the document target of the relation. Currently supported: Content, ListItem. Declaration public string TargetDocType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static RelationType FromJson(string data) Parameters System.String data Returns RelationType ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.AggregationResultItem.html": { + "href": "api/Picturepark.SDK.V1.Contract.AggregationResultItem.html", + "title": "Class AggregationResultItem | Picturepark.SDK.V1 API", + "keywords": "Class AggregationResultItem Aggregation result item Inheritance System.Object AggregationResultItem Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AggregationResultItem Properties Active True if the current result item matches on of the aggregation filters sent in the query. Declaration public bool Active { get; set; } Property Value System.Boolean AggregationResults Inner aggregation results, if inner aggregations were provided in the query. Declaration public ICollection AggregationResults { get; set; } Property Value System.Collections.Generic.ICollection < AggregationResult > Count Number of items matched. Declaration public long Count { get; set; } Property Value System.Int64 Filter Ready to use filter to filter the data based on the aggregation result values. It can be passed as one of the aggregation filters of an aggregation query: it returns documents meeting the aggregation condition. Declaration public AggregationFilter Filter { get; set; } Property Value AggregationFilter Name Value matched. Declaration public string Name { get; set; } Property Value System.String Methods FromJson(String) Declaration public static AggregationResultItem FromJson(string data) Parameters System.String data Returns AggregationResultItem ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.RelationSelfReferencingException.html": { - "href": "api/Picturepark.SDK.V1.Contract.RelationSelfReferencingException.html", - "title": "Class RelationSelfReferencingException | Picturepark.SDK.V1 API", - "keywords": "Class RelationSelfReferencingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException RelationSelfReferencingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RelationSelfReferencingException : PictureparkValidationException, ISerializable, _Exception Properties ItemId Declaration public string ItemId { get; set; } Property Value System.String ItemType Declaration public string ItemType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static RelationSelfReferencingException FromJson(string data) Parameters System.String data Returns RelationSelfReferencingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.AggregationSizeInvalidException.html": { + "href": "api/Picturepark.SDK.V1.Contract.AggregationSizeInvalidException.html", + "title": "Class AggregationSizeInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class AggregationSizeInvalidException Size of the aggregation is invalid. Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException AggregationSizeInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AggregationSizeInvalidException : PictureparkValidationException, ISerializable, _Exception Properties AggregationName The name identifying the aggregation. Declaration public string AggregationName { get; set; } Property Value System.String AggregationSize The invalid size of the aggregation: size must be equal or greater than 1. Declaration public int AggregationSize { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static AggregationSizeInvalidException FromJson(string data) Parameters System.String data Returns AggregationSizeInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.RelationNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.RelationNotFoundException.html", - "title": "Class RelationNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class RelationNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException RelationNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RelationNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties RelationId Declaration public string RelationId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static RelationNotFoundException FromJson(string data) Parameters System.String data Returns RelationNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.AggregatorBase.html": { + "href": "api/Picturepark.SDK.V1.Contract.AggregatorBase.html", + "title": "Class AggregatorBase | Picturepark.SDK.V1 API", + "keywords": "Class AggregatorBase It is the base class for all aggregators. Inheritance System.Object AggregatorBase DateRangeAggregator GeoDistanceAggregator NestedAggregator NumericRangeAggregator TermsAggregator Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class AggregatorBase Properties Aggregators An optional aggregator list for nested aggregations. Declaration public ICollection Aggregators { get; set; } Property Value System.Collections.Generic.ICollection < AggregatorBase > Filter An optional filter to limit the data set the aggregation is operation on. Declaration public FilterBase Filter { get; set; } Property Value FilterBase Name The slug name of the aggregation. It must be unique per aggregation request. Declaration public string Name { get; set; } Property Value System.String Names Language specific field names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary Methods FromJson(String) Declaration public static AggregatorBase FromJson(string data) Parameters System.String data Returns AggregatorBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.FileTransferNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.FileTransferNotFoundException.html", - "title": "Class FileTransferNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class FileTransferNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException FileTransferNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FileTransferNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties FileTransferId Declaration public string FileTransferId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FileTransferNotFoundException FromJson(string data) Parameters System.String data Returns FileTransferNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.AlphaHandling.html": { + "href": "api/Picturepark.SDK.V1.Contract.AlphaHandling.html", + "title": "Enum AlphaHandling | Picturepark.SDK.V1 API", + "keywords": "Enum AlphaHandling Namespace : System.Dynamic.ExpandoObject Syntax public enum AlphaHandling DiscardAlpha ReplaceAlpha ReplaceInvertedAlpha" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.FastlyCdnConfiguration.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.FastlyCdnConfiguration.html", - "title": "Class FastlyCdnConfiguration | Picturepark.SDK.V1 API", - "keywords": "Class FastlyCdnConfiguration Inheritance System.Object CdnConfigurationBase FastlyCdnConfiguration Inherited Members CdnConfigurationBase.Url System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FastlyCdnConfiguration : CdnConfigurationBase Properties ApiToken Declaration public string ApiToken { get; set; } Property Value System.String ServiceId Declaration public string ServiceId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FastlyCdnConfiguration FromJson(string data) Parameters System.String data Returns FastlyCdnConfiguration ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.AlphaHandlingAction.html": { + "href": "api/Picturepark.SDK.V1.Contract.AlphaHandlingAction.html", + "title": "Class AlphaHandlingAction | Picturepark.SDK.V1 API", + "keywords": "Class AlphaHandlingAction Inheritance System.Object ImageActionBase AlphaHandlingAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AlphaHandlingAction : ImageActionBase Properties AlphaHandling Declaration public AlphaHandling AlphaHandling { get; set; } Property Value AlphaHandling ReplacementRgbColorHexCode Declaration public string ReplacementRgbColorHexCode { get; set; } Property Value System.String Methods FromJson(String) Declaration public static AlphaHandlingAction FromJson(string data) Parameters System.String data Returns AlphaHandlingAction ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcess.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcess.html", - "title": "Class EnvironmentProcess | Picturepark.SDK.V1 API", - "keywords": "Class EnvironmentProcess Inheritance System.Object EnvironmentProcess Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcess Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Data Declaration public EnvironmentProcessDataViewItemBase Data { get; set; } Property Value EnvironmentProcessDataViewItemBase EndDate Declaration public DateTime EndDate { get; set; } Property Value System.DateTime Error Declaration public ErrorResponse Error { get; set; } Property Value ErrorResponse Id Declaration public string Id { get; set; } Property Value System.String LifeCycle Declaration public EnvironmentProcessLifeCycle LifeCycle { get; set; } Property Value EnvironmentProcessLifeCycle ProcessType Declaration public EnvironmentProcessType ProcessType { get; set; } Property Value EnvironmentProcessType StartDate Declaration public DateTime StartDate { get; set; } Property Value System.DateTime Methods FromJson(String) Declaration public static EnvironmentProcess FromJson(string data) Parameters System.String data Returns EnvironmentProcess ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.AmbiguousUserRoleRightsException.html": { + "href": "api/Picturepark.SDK.V1.Contract.AmbiguousUserRoleRightsException.html", + "title": "Class AmbiguousUserRoleRightsException | Picturepark.SDK.V1 API", + "keywords": "Class AmbiguousUserRoleRightsException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionSetValidationException AmbiguousUserRoleRightsException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AmbiguousUserRoleRightsException : PermissionSetValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static AmbiguousUserRoleRightsException FromJson(string data) Parameters System.String data Returns AmbiguousUserRoleRightsException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentNotFoundException.html", - "title": "Class EnvironmentNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class EnvironmentNotFoundException Inheritance System.Object System.Exception PictureparkException EnvironmentNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentNotFoundException : PictureparkException, ISerializable, _Exception Methods FromJson(String) Declaration public static EnvironmentNotFoundException FromJson(string data) Parameters System.String data Returns EnvironmentNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Analyzer.html": { + "href": "api/Picturepark.SDK.V1.Contract.Analyzer.html", + "title": "Enum Analyzer | Picturepark.SDK.V1 API", + "keywords": "Enum Analyzer Namespace : System.Dynamic.ExpandoObject Syntax public enum Analyzer EdgeNGram Language NGram None PathHierarchy Simple" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.DocumentStillFormat.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DocumentStillFormat.html", - "title": "Class DocumentStillFormat | Picturepark.SDK.V1 API", - "keywords": "Class DocumentStillFormat Inheritance System.Object FormatBase DocumentFormatBase DocumentStillFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DocumentStillFormat : DocumentFormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DocumentStillFormat FromJson(string data) Parameters System.String data Returns DocumentStillFormat ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.AnalyzerBase.html": { + "href": "api/Picturepark.SDK.V1.Contract.AnalyzerBase.html", + "title": "Class AnalyzerBase | Picturepark.SDK.V1 API", + "keywords": "Class AnalyzerBase The analyzer base class Inheritance System.Object AnalyzerBase EdgeNGramAnalyzer LanguageAnalyzer NGramAnalyzer PathHierarchyAnalyzer SimpleAnalyzer Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class AnalyzerBase Methods FromJson(String) Declaration public static AnalyzerBase FromJson(string data) Parameters System.String data Returns AnalyzerBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.DocumentFormatBase.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DocumentFormatBase.html", - "title": "Class DocumentFormatBase | Picturepark.SDK.V1 API", - "keywords": "Class DocumentFormatBase Inheritance System.Object FormatBase DocumentFormatBase DocumentStillFormat PdfFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class DocumentFormatBase : FormatBase Methods FromJson(String) Declaration public static DocumentFormatBase FromJson(string data) Parameters System.String data Returns DocumentFormatBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Authentication.html": { + "href": "api/Picturepark.SDK.V1.Contract.Authentication.html", + "title": "Namespace Picturepark.SDK.V1.Contract.Authentication | Picturepark.SDK.V1 API", + "keywords": "Namespace Picturepark.SDK.V1.Contract.Authentication Interfaces IAuthClient Retrieves access tokens for authentication." }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerNotAvailableException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerNotAvailableException.html", - "title": "Class CustomerNotAvailableException | Picturepark.SDK.V1 API", - "keywords": "Class CustomerNotAvailableException Inheritance System.Object System.Exception PictureparkException CustomerNotAvailableException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerNotAvailableException : PictureparkException, ISerializable, _Exception Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerNotAvailableException FromJson(string data) Parameters System.String data Returns CustomerNotAvailableException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.AuthorizationState.html": { + "href": "api/Picturepark.SDK.V1.Contract.AuthorizationState.html", + "title": "Enum AuthorizationState | Picturepark.SDK.V1 API", + "keywords": "Enum AuthorizationState User authorization state. Namespace : System.Dynamic.ExpandoObject Syntax public enum AuthorizationState Invited Reviewed ToBeReviewed UserTriggeredDeactivation" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerNotActiveException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerNotActiveException.html", - "title": "Class CustomerNotActiveException | Picturepark.SDK.V1 API", - "keywords": "Class CustomerNotActiveException Inheritance System.Object System.Exception PictureparkException CustomerNotActiveException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerNotActiveException : PictureparkException, ISerializable, _Exception Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerNotActiveException FromJson(string data) Parameters System.String data Returns CustomerNotActiveException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BaseResultOfBusinessProcess.html": { + "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfBusinessProcess.html", + "title": "Class BaseResultOfBusinessProcess | Picturepark.SDK.V1 API", + "keywords": "Class BaseResultOfBusinessProcess Inheritance System.Object BaseResultOfBusinessProcess SearchBehaviorBaseResultOfBusinessProcess Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfBusinessProcess Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < BusinessProcess > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfBusinessProcess FromJson(string data) Parameters System.String data Returns BaseResultOfBusinessProcess ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PictureparkApplicationException.html": { - "href": "api/Picturepark.SDK.V1.Contract.PictureparkApplicationException.html", - "title": "Class PictureparkApplicationException | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkApplicationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkApplicationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkApplicationException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static PictureparkApplicationException FromJson(string data) Parameters System.String data Returns PictureparkApplicationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BaseResultOfContent.html": { + "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfContent.html", + "title": "Class BaseResultOfContent | Picturepark.SDK.V1 API", + "keywords": "Class BaseResultOfContent Inheritance System.Object BaseResultOfContent SearchBehaviorBaseResultOfContent Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfContent Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < Content > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfContent FromJson(string data) Parameters System.String data Returns BaseResultOfContent ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PermissionValidationException.html": { - "href": "api/Picturepark.SDK.V1.Contract.PermissionValidationException.html", - "title": "Class PermissionValidationException | Picturepark.SDK.V1 API", - "keywords": "Class PermissionValidationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionValidationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionValidationException : PictureparkValidationException, ISerializable, _Exception Properties Operation Declaration public string Operation { get; set; } Property Value System.String Permission Declaration public string Permission { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PermissionValidationException FromJson(string data) Parameters System.String data Returns PermissionValidationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BaseResultOfContentShareReference.html": { + "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfContentShareReference.html", + "title": "Class BaseResultOfContentShareReference | Picturepark.SDK.V1 API", + "keywords": "Class BaseResultOfContentShareReference Inheritance System.Object BaseResultOfContentShareReference ContentShareReferenceResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfContentShareReference Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < ContentShareReference > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfContentShareReference FromJson(string data) Parameters System.String data Returns BaseResultOfContentShareReference ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PermissionUserRoleRightsOfPermissionSetRight.html": { - "href": "api/Picturepark.SDK.V1.Contract.PermissionUserRoleRightsOfPermissionSetRight.html", - "title": "Class PermissionUserRoleRightsOfPermissionSetRight | Picturepark.SDK.V1 API", - "keywords": "Class PermissionUserRoleRightsOfPermissionSetRight Inheritance System.Object PermissionUserRoleRightsOfPermissionSetRight Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionUserRoleRightsOfPermissionSetRight Properties Names Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary Rights Declaration public ICollection Rights { get; set; } Property Value System.Collections.Generic.ICollection < PermissionSetRight > UserRoleId Declaration public string UserRoleId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PermissionUserRoleRightsOfPermissionSetRight FromJson(string data) Parameters System.String data Returns PermissionUserRoleRightsOfPermissionSetRight ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BaseResultOfDocumentHistory.html": { + "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfDocumentHistory.html", + "title": "Class BaseResultOfDocumentHistory | Picturepark.SDK.V1 API", + "keywords": "Class BaseResultOfDocumentHistory Inheritance System.Object BaseResultOfDocumentHistory DocumentHistorySearchResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfDocumentHistory Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < DocumentHistory > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfDocumentHistory FromJson(string data) Parameters System.String data Returns BaseResultOfDocumentHistory ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PermissionUserRoleRightsOfMetadataRight.html": { - "href": "api/Picturepark.SDK.V1.Contract.PermissionUserRoleRightsOfMetadataRight.html", - "title": "Class PermissionUserRoleRightsOfMetadataRight | Picturepark.SDK.V1 API", - "keywords": "Class PermissionUserRoleRightsOfMetadataRight Inheritance System.Object PermissionUserRoleRightsOfMetadataRight Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionUserRoleRightsOfMetadataRight Properties Names Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary Rights Declaration public ICollection Rights { get; set; } Property Value System.Collections.Generic.ICollection < MetadataRight > UserRoleId Declaration public string UserRoleId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PermissionUserRoleRightsOfMetadataRight FromJson(string data) Parameters System.String data Returns PermissionUserRoleRightsOfMetadataRight ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessProcessStateChangeRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessStateChangeRequest.html", + "title": "Class BusinessProcessStateChangeRequest | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessStateChangeRequest Transitions the business process to a new state and/or life cycle. Inheritance System.Object BusinessProcessStateChangeRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessStateChangeRequest Properties LifeCycle The new life cycle of the business process. Declaration public BusinessProcessLifeCycle LifeCycle { get; set; } Property Value BusinessProcessLifeCycle Notification An optional notification update to be posted together with the transition. Declaration public BusinessProcessNotificationUpdate Notification { get; set; } Property Value BusinessProcessNotificationUpdate State The new state of the business process. Declaration public string State { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessStateChangeRequest FromJson(string data) Parameters System.String data Returns BusinessProcessStateChangeRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldRelationSchemaSystemSchemaException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldRelationSchemaSystemSchemaException.html", - "title": "Class SchemaFieldRelationSchemaSystemSchemaException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldRelationSchemaSystemSchemaException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldRelationSchemaSystemSchemaException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldRelationSchemaSystemSchemaException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String RelationSchemaId Declaration public string RelationSchemaId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldRelationSchemaSystemSchemaException FromJson(string data) Parameters System.String data Returns SchemaFieldRelationSchemaSystemSchemaException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessProcessStateNotHitException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessStateNotHitException.html", + "title": "Class BusinessProcessStateNotHitException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessStateNotHitException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException BusinessProcessStateNotHitException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessStateNotHitException : PictureparkTimeoutException, ISerializable, _Exception Properties Actual Declaration public string Actual { get; set; } Property Value System.String BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String Expected Declaration public ICollection Expected { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static BusinessProcessStateNotHitException FromJson(string data) Parameters System.String data Returns BusinessProcessStateNotHitException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldRelationMultipleTypesException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldRelationMultipleTypesException.html", - "title": "Class SchemaFieldRelationMultipleTypesException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldRelationMultipleTypesException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldRelationMultipleTypesException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldRelationMultipleTypesException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldRelationMultipleTypesException FromJson(string data) Parameters System.String data Returns SchemaFieldRelationMultipleTypesException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessProcessWaitForLifeCycleResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessWaitForLifeCycleResult.html", + "title": "Class BusinessProcessWaitForLifeCycleResult | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessWaitForLifeCycleResult Result from waiting for life cycle(s) on a business process Inheritance System.Object BusinessProcessWaitForLifeCycleResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessWaitForLifeCycleResult Properties BusinessProcess The business process. Declaration public BusinessProcess BusinessProcess { get; set; } Property Value BusinessProcess LifeCycleHit The life cycle that was hit. Declaration public BusinessProcessLifeCycle? LifeCycleHit { get; set; } Property Value System.Nullable < BusinessProcessLifeCycle > Methods FromJson(String) Declaration public static BusinessProcessWaitForLifeCycleResult FromJson(string data) Parameters System.String data Returns BusinessProcessWaitForLifeCycleResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.RelationNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.RelationNotFoundException.html", - "title": "Class RelationNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class RelationNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException RelationNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RelationNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties RelationId Declaration public string RelationId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static RelationNotFoundException FromJson(string data) Parameters System.String data Returns RelationNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessProcessWaitForStateResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessWaitForStateResult.html", + "title": "Class BusinessProcessWaitForStateResult | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessWaitForStateResult Result from waiting for state(s) on a business process Inheritance System.Object BusinessProcessWaitForStateResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessWaitForStateResult Properties BusinessProcess The business process. Declaration public BusinessProcess BusinessProcess { get; set; } Property Value BusinessProcess StateHit The state that was hit. Declaration public string StateHit { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessWaitForStateResult FromJson(string data) Parameters System.String data Returns BusinessProcessWaitForStateResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ReferenceUpdateException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ReferenceUpdateException.html", - "title": "Class ReferenceUpdateException | Picturepark.SDK.V1 API", - "keywords": "Class ReferenceUpdateException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ReferenceUpdateException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ReferenceUpdateException : PictureparkBusinessException, ISerializable, _Exception Properties Exceptions These exceptions describe why the source metadata item could not be updated. Declaration public ICollection Exceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkException > ReferenceItemId This is the source of the reference. Declaration public string ReferenceItemId { get; set; } Property Value System.String ReferenceType This is the DocType of the source of the reference. Declaration public string ReferenceType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ReferenceUpdateException FromJson(string data) Parameters System.String data Returns ReferenceUpdateException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRule.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRule.html", + "title": "Class BusinessRule | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRule A business rule Inheritance System.Object BusinessRule BusinessRuleConfigurable BusinessRuleScript Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class BusinessRule Properties Description Language specific rule description. Declaration public TranslatedStringDictionary Description { get; set; } Property Value TranslatedStringDictionary Id User defined ID of the rule. Declaration public string Id { get; set; } Property Value System.String IsEnabled Enable. Declaration public bool IsEnabled { get; set; } Property Value System.Boolean Names Language specific rule names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary TriggerPoint Trigger point. Declaration public BusinessRuleTriggerPoint TriggerPoint { get; set; } Property Value BusinessRuleTriggerPoint Methods FromJson(String) Declaration public static BusinessRule FromJson(string data) Parameters System.String data Returns BusinessRule ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PictureparkOperationCanceledException.html": { - "href": "api/Picturepark.SDK.V1.Contract.PictureparkOperationCanceledException.html", - "title": "Class PictureparkOperationCanceledException | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkOperationCanceledException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkOperationCanceledException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkOperationCanceledException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static PictureparkOperationCanceledException FromJson(string data) Parameters System.String data Returns PictureparkOperationCanceledException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleAction.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleAction.html", + "title": "Class BusinessRuleAction | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleAction Action to be performed by a business rule Inheritance System.Object BusinessRuleAction AssignContentPermissionSetsAction AssignLayerAction AssignTagboxItemsAction AssignTagboxItemsInLayerAction AssignValueAction ProduceMessageAction UnassignContentPermissionSetsAction UnassignLayerAction UnassignTagboxItemsAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class BusinessRuleAction Methods FromJson(String) Declaration public static BusinessRuleAction FromJson(string data) Parameters System.String data Returns BusinessRuleAction ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PictureparkNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.PictureparkNotFoundException.html", - "title": "Class PictureparkNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException BusinessProcessDefinitionNotFoundException BusinessProcessNotFoundException ChannelsNotFoundException ContentNotFoundException DocumentVersionNotFoundException EnvironmentProcessNotFoundException FileTransferNotFoundException ListItemNotFoundException OutputIdNotFoundException OwnerTokenNotFoundException PermissionSetNotFoundException SchemaInfoNotFoundException SchemaNotFoundException ShareByTokenNotFoundException ShareNotFoundException TransferInfoNotFoundException TransferNotFoundException UserRolesNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties Reference Declaration public string Reference { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PictureparkNotFoundException FromJson(string data) Parameters System.String data Returns PictureparkNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleActionInvalidDocumentTypeException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleActionInvalidDocumentTypeException.html", + "title": "Class BusinessRuleActionInvalidDocumentTypeException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleActionInvalidDocumentTypeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleActionInvalidDocumentTypeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleActionInvalidDocumentTypeException : PictureparkValidationException, ISerializable, _Exception Properties AllowedDocumentTypes Declaration public ICollection AllowedDocumentTypes { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRuleTriggerDocType > Methods FromJson(String) Declaration public static BusinessRuleActionInvalidDocumentTypeException FromJson(string data) Parameters System.String data Returns BusinessRuleActionInvalidDocumentTypeException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PictureparkForbiddenException.html": { - "href": "api/Picturepark.SDK.V1.Contract.PictureparkForbiddenException.html", - "title": "Class PictureparkForbiddenException | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkForbiddenException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkForbiddenException BusinessProcessNotExternalException TermsOfServiceConsentRequiredException UserInactiveOrDeletedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkForbiddenException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static PictureparkForbiddenException FromJson(string data) Parameters System.String data Returns PictureparkForbiddenException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleActionInvalidExecutionScopeException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleActionInvalidExecutionScopeException.html", + "title": "Class BusinessRuleActionInvalidExecutionScopeException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleActionInvalidExecutionScopeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleActionInvalidExecutionScopeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleActionInvalidExecutionScopeException : PictureparkValidationException, ISerializable, _Exception Properties AllowedScopes Declaration public ICollection AllowedScopes { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRuleExecutionScope > Methods FromJson(String) Declaration public static BusinessRuleActionInvalidExecutionScopeException FromJson(string data) Parameters System.String data Returns BusinessRuleActionInvalidExecutionScopeException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PictureparkException.html": { - "href": "api/Picturepark.SDK.V1.Contract.PictureparkException.html", - "title": "Class PictureparkException | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkException Inheritance System.Object System.Exception PictureparkException ConfigurationIndexNotFoundException CustomerAliasNotFoundException CustomerDeactivationException CustomerHostNotFoundException CustomerNotActiveException CustomerNotAvailableException CustomerNotDeactivatedException CustomerNotFoundException CustomerViolationException DuplicateAliasException ElasticVersionUpdateException EnvironmentDeactivationException EnvironmentNotAvailableException EnvironmentNotDeactivatedException EnvironmentNotFoundException InvalidVersionException MaximumTransferSizeException PictureparkBusinessException RedisDatabaseExceededException ServiceProviderCreateException ServiceProviderDeleteException ServiceProviderNotFoundException Inherited Members System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkException : Exception, ISerializable, _Exception Properties ExceptionMessage Declaration public string ExceptionMessage { get; set; } Property Value System.String HttpStatusCode Declaration public int HttpStatusCode { get; set; } Property Value System.Int32 TraceId Declaration public string TraceId { get; set; } Property Value System.String TraceJobId Declaration public string TraceJobId { get; set; } Property Value System.String TraceLevel Declaration public TraceLevel TraceLevel { get; set; } Property Value TraceLevel Methods FromJson(String) Declaration public static PictureparkException FromJson(string data) Parameters System.String data Returns PictureparkException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleTransformationGroupInputsMissingException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleTransformationGroupInputsMissingException.html", + "title": "Class BusinessRuleTransformationGroupInputsMissingException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleTransformationGroupInputsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleTransformationGroupInputsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleTransformationGroupInputsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleTransformationGroupInputsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleTransformationGroupInputsMissingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DuplicateMetadataDisplayPatternException.html": { - "href": "api/Picturepark.SDK.V1.Contract.DuplicateMetadataDisplayPatternException.html", - "title": "Class DuplicateMetadataDisplayPatternException | Picturepark.SDK.V1 API", - "keywords": "Class DuplicateMetadataDisplayPatternException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicateMetadataDisplayPatternException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateMetadataDisplayPatternException : PictureparkValidationException, ISerializable, _Exception Properties DisplayPatternId Declaration public string DisplayPatternId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateMetadataDisplayPatternException FromJson(string data) Parameters System.String data Returns DuplicateMetadataDisplayPatternException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleTransformationGroupTransformationsMissingException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleTransformationGroupTransformationsMissingException.html", + "title": "Class BusinessRuleTransformationGroupTransformationsMissingException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleTransformationGroupTransformationsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleTransformationGroupTransformationsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleTransformationGroupTransformationsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleTransformationGroupTransformationsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleTransformationGroupTransformationsMissingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DuplicatedSearchBehaviorException.html": { - "href": "api/Picturepark.SDK.V1.Contract.DuplicatedSearchBehaviorException.html", - "title": "Class DuplicatedSearchBehaviorException | Picturepark.SDK.V1 API", - "keywords": "Class DuplicatedSearchBehaviorException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicatedSearchBehaviorException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicatedSearchBehaviorException : PictureparkValidationException, ISerializable, _Exception Properties DuplicatedSearchBehaviors Declaration public string DuplicatedSearchBehaviors { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicatedSearchBehaviorException FromJson(string data) Parameters System.String data Returns DuplicatedSearchBehaviorException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleTriggerAction.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleTriggerAction.html", + "title": "Enum BusinessRuleTriggerAction | Picturepark.SDK.V1 API", + "keywords": "Enum BusinessRuleTriggerAction Namespace : System.Dynamic.ExpandoObject Syntax public enum BusinessRuleTriggerAction Create FileReplacement Update" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleDictionaryKeyInvalidException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleDictionaryKeyInvalidException.html", - "title": "Class BusinessRuleDictionaryKeyInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleDictionaryKeyInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleDictionaryKeyInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleDictionaryKeyInvalidException : PictureparkValidationException, ISerializable, _Exception Properties Key Declaration public string Key { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleDictionaryKeyInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleDictionaryKeyInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleTriggerDocType.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleTriggerDocType.html", + "title": "Enum BusinessRuleTriggerDocType | Picturepark.SDK.V1 API", + "keywords": "Enum BusinessRuleTriggerDocType Namespace : System.Dynamic.ExpandoObject Syntax public enum BusinessRuleTriggerDocType Content" }, - "api/Picturepark.SDK.V1.Contract.UserReviewRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserReviewRequest.html", - "title": "Class UserReviewRequest | Picturepark.SDK.V1 API", - "keywords": "Class UserReviewRequest Holds additional information for user review. Inheritance System.Object UserReviewRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserReviewRequest Properties Reviewed Indicates the requested review state of the user. If true is specified, user will be transitioned into reviewed state. False will put the user back into to be reviewed state. Declaration public bool Reviewed { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static UserReviewRequest FromJson(string data) Parameters System.String data Returns UserReviewRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleTriggerPoint.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleTriggerPoint.html", + "title": "Class BusinessRuleTriggerPoint | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleTriggerPoint Represents a trigger point for a business rule Inheritance System.Object BusinessRuleTriggerPoint Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleTriggerPoint Properties Action Action performed. Declaration public BusinessRuleTriggerAction Action { get; set; } Property Value BusinessRuleTriggerAction DocumentType Document type. Declaration public BusinessRuleTriggerDocType DocumentType { get; set; } Property Value BusinessRuleTriggerDocType ExecutionScope Execution scope. Declaration public BusinessRuleExecutionScope ExecutionScope { get; set; } Property Value BusinessRuleExecutionScope Methods FromJson(String) Declaration public static BusinessRuleTriggerPoint FromJson(string data) Parameters System.String data Returns BusinessRuleTriggerPoint ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UserProfileUpdateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserProfileUpdateRequest.html", - "title": "Class UserProfileUpdateRequest | Picturepark.SDK.V1 API", - "keywords": "Class UserProfileUpdateRequest Request to update a user profile. Inheritance System.Object UserProfileUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserProfileUpdateRequest Properties Address Address. Declaration public UserAddress Address { get; set; } Property Value UserAddress EmailAddress Email address. Declaration public string EmailAddress { get; set; } Property Value System.String FirstName First name. Declaration public string FirstName { get; set; } Property Value System.String Id ID of the user. Declaration public string Id { get; set; } Property Value System.String LanguageCode Language code. Declaration public string LanguageCode { get; set; } Property Value System.String LastName Last name. Declaration public string LastName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserProfileUpdateRequest FromJson(string data) Parameters System.String data Returns UserProfileUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleTriggerPointMissingException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleTriggerPointMissingException.html", + "title": "Class BusinessRuleTriggerPointMissingException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleTriggerPointMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleTriggerPointMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleTriggerPointMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleTriggerPointMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleTriggerPointMissingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UserProfile.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserProfile.html", - "title": "Class UserProfile | Picturepark.SDK.V1 API", - "keywords": "Class UserProfile User profile. Inheritance System.Object UserProfile Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserProfile Properties Address Address. Declaration public UserAddress Address { get; set; } Property Value UserAddress AuthorizationState Authorization state. Declaration public AuthorizationState AuthorizationState { get; set; } Property Value AuthorizationState EmailAddress Email address. Declaration public string EmailAddress { get; set; } Property Value System.String FirstName First name. Declaration public string FirstName { get; set; } Property Value System.String Id ID of the user. Declaration public string Id { get; set; } Property Value System.String IsDeveloper Indicates if the user has the developer flag set. Declaration public bool IsDeveloper { get; set; } Property Value System.Boolean IsLocked Indicates if the user is locked. Declaration public bool IsLocked { get; set; } Property Value System.Boolean LanguageCode Language code. Declaration public string LanguageCode { get; set; } Property Value System.String LastName Last name. Declaration public string LastName { get; set; } Property Value System.String SystemUserRoles A list of system user roles assigned to the user. Declaration public ICollection SystemUserRoles { get; set; } Property Value System.Collections.Generic.ICollection < SystemUserRole > TermsConsentExpired Indicates if the user has not accepted the latest terms of consent. Declaration public bool TermsConsentExpired { get; set; } Property Value System.Boolean UserRights A list of user rights assigned to the user. Declaration public ICollection UserRights { get; set; } Property Value System.Collections.Generic.ICollection < UserRight > UserRoleIds A list of user role IDs assigned to the user. Declaration public ICollection UserRoleIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static UserProfile FromJson(string data) Parameters System.String data Returns UserProfile ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleValidationException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleValidationException.html", + "title": "Class BusinessRuleValidationException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleValidationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleValidationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleValidationException : PictureparkValidationException, ISerializable, _Exception Properties InnerExceptions Declaration public ICollection InnerExceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkValidationException > RuleId Declaration public string RuleId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleValidationException FromJson(string data) Parameters System.String data Returns BusinessRuleValidationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UserNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserNotFoundException.html", - "title": "Class UserNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class UserNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException UserNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties MissingUserId Declaration public string MissingUserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserNotFoundException FromJson(string data) Parameters System.String data Returns UserNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.CardTemplate.html": { + "href": "api/Picturepark.SDK.V1.Contract.CardTemplate.html", + "title": "Class CardTemplate | Picturepark.SDK.V1 API", + "keywords": "Class CardTemplate Inheritance System.Object TemplateBase CardTemplate Inherited Members TemplateBase.Width TemplateBase.Height System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CardTemplate : TemplateBase Properties ShowFooter Declaration public bool ShowFooter { get; set; } Property Value System.Boolean ShowLogo Declaration public bool ShowLogo { get; set; } Property Value System.Boolean ShowNavigation Declaration public bool ShowNavigation { get; set; } Property Value System.Boolean ShowOverlay Declaration public bool ShowOverlay { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static CardTemplate FromJson(string data) Parameters System.String data Returns CardTemplate ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UserLockRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserLockRequest.html", - "title": "Class UserLockRequest | Picturepark.SDK.V1 API", - "keywords": "Class UserLockRequest Inheritance System.Object UserLockRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserLockRequest Properties Lock Indicates the requested lock state of the user. If true was specified, the user will be locked . False will unlock the previously locked user. Declaration public bool Lock { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static UserLockRequest FromJson(string data) Parameters System.String data Returns UserLockRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentPermissionsUpdateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentPermissionsUpdateRequest.html", + "title": "Class ContentPermissionsUpdateRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentPermissionsUpdateRequest Request to update the permissions of a content Inheritance System.Object ContentPermissionsUpdateRequest ContentPermissionsUpdateItem Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionsUpdateRequest Properties ContentPermissionSetIds A list of content permission set IDs which control content permissions that will be updated on the content. These permissions control content accessibility for the users that do not own the content. Declaration public ICollection ContentPermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static ContentPermissionsUpdateRequest FromJson(string data) Parameters System.String data Returns ContentPermissionsUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ShareDataEmbed.html": { - "href": "api/Picturepark.SDK.V1.Contract.ShareDataEmbed.html", - "title": "Class ShareDataEmbed | Picturepark.SDK.V1 API", - "keywords": "Class ShareDataEmbed Embed share data Inheritance System.Object ShareDataBase ShareDataEmbed Inherited Members ShareDataBase.Url System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareDataEmbed : ShareDataBase Properties Token Token for the embed share. Declaration public string Token { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ShareDataEmbed FromJson(string data) Parameters System.String data Returns ShareDataEmbed ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentReferencesRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentReferencesRequest.html", + "title": "Class ContentReferencesRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentReferencesRequest Request to get the references to a content Inheritance System.Object ContentReferencesRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentReferencesRequest Properties References Limits the number of the returned metadata references by setting paging information. Declaration public MetadataReferencesPagingRequest References { get; set; } Property Value MetadataReferencesPagingRequest Shares Limits the number of the returned share references by setting paging information. Declaration public PagingRequest Shares { get; set; } Property Value PagingRequest Methods FromJson(String) Declaration public static ContentReferencesRequest FromJson(string data) Parameters System.String data Returns ContentReferencesRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ShareDataBasic.html": { - "href": "api/Picturepark.SDK.V1.Contract.ShareDataBasic.html", - "title": "Class ShareDataBasic | Picturepark.SDK.V1 API", - "keywords": "Class ShareDataBasic Basic share data Inheritance System.Object ShareDataBase ShareDataBasic Inherited Members ShareDataBase.Url System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareDataBasic : ShareDataBase Properties InternalRecipients List of recipients that exist in Picturepark. Declaration public ICollection InternalRecipients { get; set; } Property Value System.Collections.Generic.ICollection < InternalRecipient > LanguageCode Language of share. Declaration public string LanguageCode { get; set; } Property Value System.String MailRecipients List of recipients added using email address Declaration public ICollection MailRecipients { get; set; } Property Value System.Collections.Generic.ICollection < MailRecipient > Methods FromJson(String) Declaration public static ShareDataBasic FromJson(string data) Parameters System.String data Returns ShareDataBasic ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentReferencesResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentReferencesResult.html", + "title": "Class ContentReferencesResult | Picturepark.SDK.V1 API", + "keywords": "Class ContentReferencesResult Result to a get content references operation Inheritance System.Object ContentReferencesResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentReferencesResult Properties MetadataReferences List of references. Only available when requested in the request. Declaration public MetadataReferenceResult MetadataReferences { get; set; } Property Value MetadataReferenceResult ShareReferences List of share references Declaration public ContentShareReferenceResult ShareReferences { get; set; } Property Value ContentShareReferenceResult Methods FromJson(String) Declaration public static ContentReferencesResult FromJson(string data) Parameters System.String data Returns ContentReferencesResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ShareDataBase.html": { - "href": "api/Picturepark.SDK.V1.Contract.ShareDataBase.html", - "title": "Class ShareDataBase | Picturepark.SDK.V1 API", - "keywords": "Class ShareDataBase Base of share data Inheritance System.Object ShareDataBase ShareDataBasic ShareDataEmbed Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class ShareDataBase Properties Url The URL to access the share. Declaration public string Url { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ShareDataBase FromJson(string data) Parameters System.String data Returns ShareDataBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentRelationItemAssignedCondition.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentRelationItemAssignedCondition.html", + "title": "Class ContentRelationItemAssignedCondition | Picturepark.SDK.V1 API", + "keywords": "Class ContentRelationItemAssignedCondition Matches when a relationship entry in a relationship field matching the field path string (JSON path) is newly assigned. Inheritance System.Object BusinessRuleCondition ContentRelationItemAssignedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentRelationItemAssignedCondition : BusinessRuleCondition Properties ContentId Content id that should be matched against. Declaration public string ContentId { get; set; } Property Value System.String FieldPath JSON path to the field Declaration public string FieldPath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentRelationItemAssignedCondition FromJson(string data) Parameters System.String data Returns ContentRelationItemAssignedCondition ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfBusinessProcess.html": { - "href": "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfBusinessProcess.html", - "title": "Class SearchBehaviorBaseResultOfBusinessProcess | Picturepark.SDK.V1 API", - "keywords": "Class SearchBehaviorBaseResultOfBusinessProcess Inheritance System.Object BaseResultOfBusinessProcess SearchBehaviorBaseResultOfBusinessProcess BusinessProcessSearchResult Inherited Members BaseResultOfBusinessProcess.TotalResults BaseResultOfBusinessProcess.Results BaseResultOfBusinessProcess.ElapsedMilliseconds BaseResultOfBusinessProcess.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchBehaviorBaseResultOfBusinessProcess : BaseResultOfBusinessProcess Properties IsSearchStringRewritten Declaration public bool IsSearchStringRewritten { get; set; } Property Value System.Boolean QueryDebugInformation Declaration public QueryDebugInformation QueryDebugInformation { get; set; } Property Value QueryDebugInformation SearchString Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchBehaviorBaseResultOfBusinessProcess FromJson(string data) Parameters System.String data Returns SearchBehaviorBaseResultOfBusinessProcess ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentRelationItemsChangedCondition.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentRelationItemsChangedCondition.html", + "title": "Class ContentRelationItemsChangedCondition | Picturepark.SDK.V1 API", + "keywords": "Class ContentRelationItemsChangedCondition Matches whenever the assigned content(s) in a relationship field changed. Inheritance System.Object BusinessRuleCondition ContentRelationItemsChangedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentRelationItemsChangedCondition : BusinessRuleCondition Properties FieldPath JSON path to the field Declaration public string FieldPath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentRelationItemsChangedCondition FromJson(string data) Parameters System.String data Returns ContentRelationItemsChangedCondition ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SearchBehavior.html": { - "href": "api/Picturepark.SDK.V1.Contract.SearchBehavior.html", - "title": "Enum SearchBehavior | Picturepark.SDK.V1 API", - "keywords": "Enum SearchBehavior Search behaviors Namespace : System.Dynamic.ExpandoObject Syntax public enum SearchBehavior DropInvalidCharactersOnFailure SimplifiedSearch SimplifiedSearchOr WildcardOnEveryTerm WildcardOnSingleTerm" + "api/Picturepark.SDK.V1.Contract.ContentRelationItemUnassignedCondition.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentRelationItemUnassignedCondition.html", + "title": "Class ContentRelationItemUnassignedCondition | Picturepark.SDK.V1 API", + "keywords": "Class ContentRelationItemUnassignedCondition Matches when a relationship entry in a relationship field matching the field path string (JSON path) is removed. Inheritance System.Object BusinessRuleCondition ContentRelationItemUnassignedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentRelationItemUnassignedCondition : BusinessRuleCondition Properties ContentId Content id that should be matched against. Declaration public string ContentId { get; set; } Property Value System.String FieldPath JSON path to the field Declaration public string FieldPath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentRelationItemUnassignedCondition FromJson(string data) Parameters System.String data Returns ContentRelationItemUnassignedCondition ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaViewForAllException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaViewForAllException.html", - "title": "Class SchemaViewForAllException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaViewForAllException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaViewForAllException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaViewForAllException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaViewForAllException FromJson(string data) Parameters System.String data Returns SchemaViewForAllException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.TermsRelationAggregator.html": { + "href": "api/Picturepark.SDK.V1.Contract.TermsRelationAggregator.html", + "title": "Class TermsRelationAggregator | Picturepark.SDK.V1 API", + "keywords": "Class TermsRelationAggregator A multi-bucket value aggregator used for aggregations on relation item ids. Inheritance System.Object AggregatorBase TermsAggregator TermsRelationAggregator Inherited Members TermsAggregator.Field TermsAggregator.Size TermsAggregator.Includes TermsAggregator.Excludes TermsAggregator.SearchString TermsAggregator.SearchFields AggregatorBase.Name AggregatorBase.Names AggregatorBase.Aggregators AggregatorBase.Filter System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TermsRelationAggregator : TermsAggregator Properties DocumentType Type of the item target of the relation. It is used to resolve the target ID. Declaration public TermsRelationAggregatorDocumentType DocumentType { get; set; } Property Value TermsRelationAggregatorDocumentType Methods FromJson(String) Declaration public static TermsRelationAggregator FromJson(string data) Parameters System.String data Returns TermsRelationAggregator ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaValidationException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaValidationException.html", - "title": "Class SchemaValidationException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaValidationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaValidationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaValidationException : PictureparkValidationException, ISerializable, _Exception Properties Exceptions Declaration public ICollection Exceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkBusinessException > SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaValidationException FromJson(string data) Parameters System.String data Returns SchemaValidationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.TermsRelationAggregatorDocumentType.html": { + "href": "api/Picturepark.SDK.V1.Contract.TermsRelationAggregatorDocumentType.html", + "title": "Enum TermsRelationAggregatorDocumentType | Picturepark.SDK.V1 API", + "keywords": "Enum TermsRelationAggregatorDocumentType Namespace : System.Dynamic.ExpandoObject Syntax public enum TermsRelationAggregatorDocumentType Content ContentPermissionSet ListItem Owner Schema User" }, - "api/Picturepark.SDK.V1.Contract.SchemaUpdateResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaUpdateResult.html", - "title": "Class SchemaUpdateResult | Picturepark.SDK.V1 API", - "keywords": "Class SchemaUpdateResult Result of a schema update operation Inheritance System.Object SchemaUpdateResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaUpdateResult : ISchemaResult Properties Schema The details of the updated schema. Declaration public SchemaDetail Schema { get; set; } Property Value SchemaDetail Implements ISchemaResult.Schema Methods FromJson(String) Declaration public static SchemaUpdateResult FromJson(string data) Parameters System.String data Returns SchemaUpdateResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ThumbnailSize.html": { + "href": "api/Picturepark.SDK.V1.Contract.ThumbnailSize.html", + "title": "Enum ThumbnailSize | Picturepark.SDK.V1 API", + "keywords": "Enum ThumbnailSize Values that represent thumbnail sizes. Namespace : System.Dynamic.ExpandoObject Syntax public enum ThumbnailSize Large Medium Small" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ShareExpiredException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ShareExpiredException.html", - "title": "Class ShareExpiredException | Picturepark.SDK.V1 API", - "keywords": "Class ShareExpiredException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ShareExpiredException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareExpiredException : PictureparkBusinessException, ISerializable, _Exception Properties Token Declaration public string Token { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ShareExpiredException FromJson(string data) Parameters System.String data Returns ShareExpiredException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.TiffFormat.html": { + "href": "api/Picturepark.SDK.V1.Contract.TiffFormat.html", + "title": "Class TiffFormat | Picturepark.SDK.V1 API", + "keywords": "Class TiffFormat Inheritance System.Object FormatBase ImageFormatBase TiffFormat Inherited Members ImageFormatBase.ColorProfile ImageFormatBase.ColorTransformationIntent ImageFormatBase.HorizontalResolution ImageFormatBase.VerticalResolution ImageFormatBase.RenderFirstFrameOnly ImageFormatBase.KeepClippingPath ImageFormatBase.CloneExif ImageFormatBase.CloneIptc ImageFormatBase.CloneAdobeResources ImageFormatBase.CloneXmp ImageFormatBase.ResizeAction ImageFormatBase.Actions System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TiffFormat : ImageFormatBase Properties AlphaPremultiplied Declaration public bool AlphaPremultiplied { get; set; } Property Value System.Boolean CompressionType Declaration public CompressionType CompressionType { get; set; } Property Value CompressionType Extension Declaration public string Extension { get; set; } Property Value System.String IncludeUnspecifiedTiffExtraChannels Declaration public bool IncludeUnspecifiedTiffExtraChannels { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static TiffFormat FromJson(string data) Parameters System.String data Returns TiffFormat ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ShareByTokenNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ShareByTokenNotFoundException.html", - "title": "Class ShareByTokenNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class ShareByTokenNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException ShareByTokenNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareByTokenNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties Token Declaration public string Token { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ShareByTokenNotFoundException FromJson(string data) Parameters System.String data Returns ShareByTokenNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.TokenGenerationException.html": { + "href": "api/Picturepark.SDK.V1.Contract.TokenGenerationException.html", + "title": "Class TokenGenerationException | Picturepark.SDK.V1 API", + "keywords": "Class TokenGenerationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException TokenGenerationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TokenGenerationException : PictureparkBusinessException, ISerializable, _Exception Properties Retries Declaration public long Retries { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static TokenGenerationException FromJson(string data) Parameters System.String data Returns TokenGenerationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldNotSortableException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldNotSortableException.html", - "title": "Class SchemaFieldNotSortableException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldNotSortableException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldNotSortableException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldNotSortableException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldNotSortableException FromJson(string data) Parameters System.String data Returns SchemaFieldNotSortableException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.TraceLevel.html": { + "href": "api/Picturepark.SDK.V1.Contract.TraceLevel.html", + "title": "Enum TraceLevel | Picturepark.SDK.V1 API", + "keywords": "Enum TraceLevel Namespace : System.Dynamic.ExpandoObject Syntax [Flags] public enum TraceLevel Critical Error Information Verbose Warning" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldNotSearchableException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldNotSearchableException.html", - "title": "Class SchemaFieldNotSearchableException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldNotSearchableException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldNotSearchableException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldNotSearchableException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldNotSearchableException FromJson(string data) Parameters System.String data Returns SchemaFieldNotSearchableException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Transfer.html": { + "href": "api/Picturepark.SDK.V1.Contract.Transfer.html", + "title": "Class Transfer | Picturepark.SDK.V1 API", + "keywords": "Class Transfer Represents a transfer. Inheritance System.Object Transfer TransferDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Transfer Properties BusinessProcessId Associated business process ID. Declaration public string BusinessProcessId { get; set; } Property Value System.String CollectionId ID of collection created from transfer. Declaration public string CollectionId { get; set; } Property Value System.String FileTransferCount Number of files in transfer. Declaration public long FileTransferCount { get; set; } Property Value System.Int64 Id ID of transfer. Declaration public string Id { get; set; } Property Value System.String Name Name of transfer. Declaration public string Name { get; set; } Property Value System.String State State of transfer. Declaration public TransferState State { get; set; } Property Value TransferState TransferType Type of transfer. Declaration public TransferType TransferType { get; set; } Property Value TransferType Methods FromJson(String) Declaration public static Transfer FromJson(string data) Parameters System.String data Returns Transfer ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldNotRequirableException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldNotRequirableException.html", - "title": "Class SchemaFieldNotRequirableException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldNotRequirableException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldNotRequirableException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldNotRequirableException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldNotRequirableException FromJson(string data) Parameters System.String data Returns SchemaFieldNotRequirableException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaFieldIdAlreadyExistsInSchemaHierarchyException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldIdAlreadyExistsInSchemaHierarchyException.html", + "title": "Class SchemaFieldIdAlreadyExistsInSchemaHierarchyException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldIdAlreadyExistsInSchemaHierarchyException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldIdAlreadyExistsInSchemaHierarchyException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldIdAlreadyExistsInSchemaHierarchyException : PictureparkValidationException, ISerializable, _Exception Properties ExistingInSchemaId Declaration public string ExistingInSchemaId { get; set; } Property Value System.String FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldIdAlreadyExistsInSchemaHierarchyException FromJson(string data) Parameters System.String data Returns SchemaFieldIdAlreadyExistsInSchemaHierarchyException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldInvalidBoostException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldInvalidBoostException.html", - "title": "Class SchemaFieldInvalidBoostException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldInvalidBoostException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldInvalidBoostException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldInvalidBoostException : PictureparkValidationException, ISerializable, _Exception Properties AllowedBoostValues Declaration public ICollection AllowedBoostValues { get; set; } Property Value System.Collections.Generic.ICollection < System.Double > Boost Declaration public double Boost { get; set; } Property Value System.Double FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldInvalidBoostException FromJson(string data) Parameters System.String data Returns SchemaFieldInvalidBoostException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaFieldIdDuplicatedException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldIdDuplicatedException.html", + "title": "Class SchemaFieldIdDuplicatedException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldIdDuplicatedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldIdDuplicatedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldIdDuplicatedException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldIdDuplicatedException FromJson(string data) Parameters System.String data Returns SchemaFieldIdDuplicatedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkApplicationException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkApplicationException.html", - "title": "Class PictureparkApplicationException | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkApplicationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkApplicationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkApplicationException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static PictureparkApplicationException FromJson(string data) Parameters System.String data Returns PictureparkApplicationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaFieldIdException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldIdException.html", + "title": "Class SchemaFieldIdException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldIdException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldIdException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldIdException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldIdException FromJson(string data) Parameters System.String data Returns SchemaFieldIdException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionValidationException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionValidationException.html", - "title": "Class PermissionValidationException | Picturepark.SDK.V1 API", - "keywords": "Class PermissionValidationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionValidationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionValidationException : PictureparkValidationException, ISerializable, _Exception Properties Operation Declaration public string Operation { get; set; } Property Value System.String Permission Declaration public string Permission { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PermissionValidationException FromJson(string data) Parameters System.String data Returns PermissionValidationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaFieldIdPreviouslyUsedException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldIdPreviouslyUsedException.html", + "title": "Class SchemaFieldIdPreviouslyUsedException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldIdPreviouslyUsedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldIdPreviouslyUsedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldIdPreviouslyUsedException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String UsedInSchemaId Declaration public string UsedInSchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldIdPreviouslyUsedException FromJson(string data) Parameters System.String data Returns SchemaFieldIdPreviouslyUsedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionSetValidationException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionSetValidationException.html", - "title": "Class PermissionSetValidationException | Picturepark.SDK.V1 API", - "keywords": "Class PermissionSetValidationException This exception is an abstract base for permission set validation. Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionSetValidationException AmbiguousUserRoleRightsException PermissionSetInvalidRightCombinationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetValidationException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static PermissionSetValidationException FromJson(string data) Parameters System.String data Returns PermissionSetValidationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaFieldIdUppercaseException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldIdUppercaseException.html", + "title": "Class SchemaFieldIdUppercaseException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldIdUppercaseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldIdUppercaseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldIdUppercaseException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldIdUppercaseException FromJson(string data) Parameters System.String data Returns SchemaFieldIdUppercaseException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionSetNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionSetNotFoundException.html", - "title": "Class PermissionSetNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class PermissionSetNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException PermissionSetNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties PermissionSetIds Declaration public ICollection PermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static PermissionSetNotFoundException FromJson(string data) Parameters System.String data Returns PermissionSetNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaFieldImportMismatchException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldImportMismatchException.html", + "title": "Class SchemaFieldImportMismatchException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldImportMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldImportMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldImportMismatchException : PictureparkValidationException, ISerializable, _Exception Properties ExistingFieldIds Declaration public string ExistingFieldIds { get; set; } Property Value System.String ImportingFieldIds Declaration public string ImportingFieldIds { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldImportMismatchException FromJson(string data) Parameters System.String data Returns SchemaFieldImportMismatchException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.Mp4VideoFormat.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.Mp4VideoFormat.html", - "title": "Class Mp4VideoFormat | Picturepark.SDK.V1 API", - "keywords": "Class Mp4VideoFormat Inheritance System.Object FormatBase VideoFormatBase Mp4VideoFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Mp4VideoFormat : VideoFormatBase Properties AudioCodec Gets or sets the encoding audio codec. Declaration public AudioFormatBase AudioCodec { get; set; } Property Value AudioFormatBase Extension Declaration public string Extension { get; set; } Property Value System.String Preset Gets or sets the encoding codec preset. Declaration public Preset Preset { get; set; } Property Value Preset ResizeAction Declaration public ResizeAction2 ResizeAction { get; set; } Property Value ResizeAction2 Methods FromJson(String) Declaration public static Mp4VideoFormat FromJson(string data) Parameters System.String data Returns Mp4VideoFormat ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaFieldImportRelatedSchemaMismatchException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldImportRelatedSchemaMismatchException.html", + "title": "Class SchemaFieldImportRelatedSchemaMismatchException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldImportRelatedSchemaMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldImportRelatedSchemaMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldImportRelatedSchemaMismatchException : PictureparkValidationException, ISerializable, _Exception Properties ExistingRelatedSchemaId Declaration public string ExistingRelatedSchemaId { get; set; } Property Value System.String FieldId Declaration public string FieldId { get; set; } Property Value System.String ImportingRelatedSchemaId Declaration public string ImportingRelatedSchemaId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldImportRelatedSchemaMismatchException FromJson(string data) Parameters System.String data Returns SchemaFieldImportRelatedSchemaMismatchException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.Mp3AudioFormat.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.Mp3AudioFormat.html", - "title": "Class Mp3AudioFormat | Picturepark.SDK.V1 API", - "keywords": "Class Mp3AudioFormat Inheritance System.Object FormatBase AudioFormatBase Mp3AudioFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Mp3AudioFormat : AudioFormatBase Properties Bitrate Gets or sets the encoding bitrate. Declaration public int? Bitrate { get; set; } Property Value System.Nullable < System.Int32 > Extension Declaration public string Extension { get; set; } Property Value System.String Quality Gets or sets the encoding quality. Values can be set it range of 0 to 9, where a lower value is a higher quality. Declaration public int? Quality { get; set; } Property Value System.Nullable < System.Int32 > Methods FromJson(String) Declaration public static Mp3AudioFormat FromJson(string data) Parameters System.String data Returns Mp3AudioFormat ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.TupleOfStringAndString.html": { + "href": "api/Picturepark.SDK.V1.Contract.TupleOfStringAndString.html", + "title": "Class TupleOfStringAndString | Picturepark.SDK.V1 API", + "keywords": "Class TupleOfStringAndString Inheritance System.Object TupleOfStringAndString Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TupleOfStringAndString Properties Item1 Declaration public string Item1 { get; set; } Property Value System.String Item2 Declaration public string Item2 { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TupleOfStringAndString FromJson(string data) Parameters System.String data Returns TupleOfStringAndString ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ItemIdDuplicatedException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ItemIdDuplicatedException.html", - "title": "Class ItemIdDuplicatedException | Picturepark.SDK.V1 API", - "keywords": "Class ItemIdDuplicatedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ItemIdDuplicatedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ItemIdDuplicatedException : PictureparkValidationException, ISerializable, _Exception Properties Id Declaration public string Id { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ItemIdDuplicatedException FromJson(string data) Parameters System.String data Returns ItemIdDuplicatedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.UnableToCreateOrModifyStaticOutputFormatException.html": { + "href": "api/Picturepark.SDK.V1.Contract.UnableToCreateOrModifyStaticOutputFormatException.html", + "title": "Class UnableToCreateOrModifyStaticOutputFormatException | Picturepark.SDK.V1 API", + "keywords": "Class UnableToCreateOrModifyStaticOutputFormatException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException UnableToCreateOrModifyStaticOutputFormatException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UnableToCreateOrModifyStaticOutputFormatException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static UnableToCreateOrModifyStaticOutputFormatException FromJson(string data) Parameters System.String data Returns UnableToCreateOrModifyStaticOutputFormatException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.IServiceProviderClient.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IServiceProviderClient.html", - "title": "Interface IServiceProviderClient | Picturepark.SDK.V1 API", - "keywords": "Interface IServiceProviderClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IServiceProviderClient Methods CreateAsync(ServiceProviderCreateRequest, CancellationToken) Declaration Task CreateAsync(ServiceProviderCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ServiceProviderCreateRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ServiceProvider > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, CancellationToken) Declaration Task DeleteAsync(string serviceProviderId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String serviceProviderId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. ServiceProviderNotFoundException Service provoider with this id could not be found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.Contract.UnassignContentPermissionSetsAction.html": { + "href": "api/Picturepark.SDK.V1.Contract.UnassignContentPermissionSetsAction.html", + "title": "Class UnassignContentPermissionSetsAction | Picturepark.SDK.V1 API", + "keywords": "Class UnassignContentPermissionSetsAction Removes one or more permission sets from a content. Inheritance System.Object BusinessRuleAction UnassignContentPermissionSetsAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UnassignContentPermissionSetsAction : BusinessRuleAction Properties PermissionSetIds IDs of the permission sets to unassign. Declaration public object PermissionSetIds { get; set; } Property Value System.Object Methods FromJson(String) Declaration public static UnassignContentPermissionSetsAction FromJson(string data) Parameters System.String data Returns UnassignContentPermissionSetsAction ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.IMaintenanceClient.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IMaintenanceClient.html", - "title": "Interface IMaintenanceClient | Picturepark.SDK.V1 API", - "keywords": "Interface IMaintenanceClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IMaintenanceClient Methods ResetOutputRetryAttemptsAsync(OutputResetRetryAttemptsRequest, String, CancellationToken) Declaration Task ResetOutputRetryAttemptsAsync(OutputResetRetryAttemptsRequest request, string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputResetRetryAttemptsRequest request System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TouchSchemasAsync(String, TouchSchemasRequest, Nullable, CancellationToken) Declaration Task TouchSchemasAsync(string customerId, TouchSchemasRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId TouchSchemasRequest request System.Nullable < System.TimeSpan > timeout System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.Contract.UnassignLayerAction.html": { + "href": "api/Picturepark.SDK.V1.Contract.UnassignLayerAction.html", + "title": "Class UnassignLayerAction | Picturepark.SDK.V1 API", + "keywords": "Class UnassignLayerAction Removes a layer Inheritance System.Object BusinessRuleAction UnassignLayerAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UnassignLayerAction : BusinessRuleAction Properties LayerId The ID of the layer. Declaration public string LayerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UnassignLayerAction FromJson(string data) Parameters System.String data Returns UnassignLayerAction ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ImageFormatBase.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ImageFormatBase.html", - "title": "Class ImageFormatBase | Picturepark.SDK.V1 API", - "keywords": "Class ImageFormatBase Inheritance System.Object FormatBase ImageFormatBase JpegFormat PngFormat TiffFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class ImageFormatBase : FormatBase Properties Actions Declaration public ICollection Actions { get; set; } Property Value System.Collections.Generic.ICollection < ImageActionBase > CloneAdobeResources Declaration public bool CloneAdobeResources { get; set; } Property Value System.Boolean CloneExif Declaration public bool CloneExif { get; set; } Property Value System.Boolean CloneIptc Declaration public bool CloneIptc { get; set; } Property Value System.Boolean CloneXmp Declaration public bool CloneXmp { get; set; } Property Value System.Boolean ColorProfile Declaration public ColorProfile? ColorProfile { get; set; } Property Value System.Nullable < ColorProfile > ColorTransformationIntent Declaration public ColorTransformationIntent ColorTransformationIntent { get; set; } Property Value ColorTransformationIntent HorizontalResolution Declaration public double? HorizontalResolution { get; set; } Property Value System.Nullable < System.Double > KeepClippingPath Declaration public bool KeepClippingPath { get; set; } Property Value System.Boolean RenderFirstFrameOnly Declaration public bool RenderFirstFrameOnly { get; set; } Property Value System.Boolean ResizeAction Declaration public ResizeAction ResizeAction { get; set; } Property Value ResizeAction VerticalResolution Declaration public double? VerticalResolution { get; set; } Property Value System.Nullable < System.Double > Methods FromJson(String) Declaration public static ImageFormatBase FromJson(string data) Parameters System.String data Returns ImageFormatBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.UnassignTagboxItemsAction.html": { + "href": "api/Picturepark.SDK.V1.Contract.UnassignTagboxItemsAction.html", + "title": "Class UnassignTagboxItemsAction | Picturepark.SDK.V1 API", + "keywords": "Class UnassignTagboxItemsAction Removes one or multiple tag box items from the multi tagbox identified by the path (JSON path). Inheritance System.Object BusinessRuleAction UnassignTagboxItemsAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UnassignTagboxItemsAction : BusinessRuleAction Properties FieldId ID of the tagbox field. Declaration public string FieldId { get; set; } Property Value System.String Path Path to the object the tagbox is contained in. Declaration public string Path { get; set; } Property Value System.String RefIds List of refIds of the items that should be removed. Declaration public object RefIds { get; set; } Property Value System.Object Methods FromJson(String) Declaration public static UnassignTagboxItemsAction FromJson(string data) Parameters System.String data Returns UnassignTagboxItemsAction ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ColorTransformationIntent.html": { - "href": "api/Picturepark.SDK.V1.Contract.ColorTransformationIntent.html", - "title": "Enum ColorTransformationIntent | Picturepark.SDK.V1 API", - "keywords": "Enum ColorTransformationIntent Namespace : System.Dynamic.ExpandoObject Syntax public enum ColorTransformationIntent AbsoluteColorimetric Perceptual RelativeColorimetric RelativeColorimetricBpc Saturation" + "api/Picturepark.SDK.V1.Contract.UnauthorizedException.html": { + "href": "api/Picturepark.SDK.V1.Contract.UnauthorizedException.html", + "title": "Class UnauthorizedException | Picturepark.SDK.V1 API", + "keywords": "Class UnauthorizedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException UnauthorizedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UnauthorizedException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static UnauthorizedException FromJson(string data) Parameters System.String data Returns UnauthorizedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ColorProfile.html": { - "href": "api/Picturepark.SDK.V1.Contract.ColorProfile.html", - "title": "Enum ColorProfile | Picturepark.SDK.V1 API", - "keywords": "Enum ColorProfile Namespace : System.Dynamic.ExpandoObject Syntax public enum ColorProfile AdobeRgb1998 AppleRgb CoatedFogra27 CoatedFogra39 ColorMatchRgb EciRgbV1 EciRgbV2 EuropeIsoCoatedFogra27 EuroscaleCoated EuroscaleUncoated IsoCoated IsoCoated300EciV2 IsoCoatedEciV2 IsoCoatedV2Grey1cBas Isonewspaper26v4 Isonewspaper26v4Grey JapanColor2001Coated JapanColor2001Uncoated JapanColor2002Newspaper JapanWebCoated Srgb SrgbColorSpaceProfile UncoatedFogra29 UsSheetfedCoated UsSheetfedUncoated UsWebCoatedSwop UsWebUncoated WebCoatedFogra28 WebCoatedSwop2006Grade3 WebCoatedSwop2006Grade5" + "api/Picturepark.SDK.V1.Contract.UnknownException.html": { + "href": "api/Picturepark.SDK.V1.Contract.UnknownException.html", + "title": "Class UnknownException | Picturepark.SDK.V1 API", + "keywords": "Class UnknownException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException UnknownException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UnknownException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static UnknownException FromJson(string data) Parameters System.String data Returns UnknownException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Coder.html": { - "href": "api/Picturepark.SDK.V1.Contract.Coder.html", - "title": "Enum Coder | Picturepark.SDK.V1 API", - "keywords": "Enum Coder Namespace : System.Dynamic.ExpandoObject Syntax public enum Coder Anmr Fast Twoloop" + "api/Picturepark.SDK.V1.Contract.UnsharpenMaskAction.html": { + "href": "api/Picturepark.SDK.V1.Contract.UnsharpenMaskAction.html", + "title": "Class UnsharpenMaskAction | Picturepark.SDK.V1 API", + "keywords": "Class UnsharpenMaskAction Inheritance System.Object ImageActionBase UnsharpenMaskAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UnsharpenMaskAction : ImageActionBase Properties Amount Declaration public double Amount { get; set; } Property Value System.Double Radius Declaration public double Radius { get; set; } Property Value System.Double Threshold Declaration public double Threshold { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static UnsharpenMaskAction FromJson(string data) Parameters System.String data Returns UnsharpenMaskAction ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ChunkSizeOutOfRangeException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ChunkSizeOutOfRangeException.html", - "title": "Class ChunkSizeOutOfRangeException | Picturepark.SDK.V1 API", - "keywords": "Class ChunkSizeOutOfRangeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ChunkSizeOutOfRangeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ChunkSizeOutOfRangeException : PictureparkValidationException, ISerializable, _Exception Properties Actual Declaration public long Actual { get; set; } Property Value System.Int64 Maximum Declaration public long Maximum { get; set; } Property Value System.Int64 Minimum Declaration public long Minimum { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static ChunkSizeOutOfRangeException FromJson(string data) Parameters System.String data Returns ChunkSizeOutOfRangeException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.UnsupportedListItemChangeCommandException.html": { + "href": "api/Picturepark.SDK.V1.Contract.UnsupportedListItemChangeCommandException.html", + "title": "Class UnsupportedListItemChangeCommandException | Picturepark.SDK.V1 API", + "keywords": "Class UnsupportedListItemChangeCommandException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException UnsupportedListItemChangeCommandException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UnsupportedListItemChangeCommandException : PictureparkValidationException, ISerializable, _Exception Properties CommandType Declaration public string CommandType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UnsupportedListItemChangeCommandException FromJson(string data) Parameters System.String data Returns UnsupportedListItemChangeCommandException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleContentPermissionSetIdsMissingException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleContentPermissionSetIdsMissingException.html", - "title": "Class BusinessRuleContentPermissionSetIdsMissingException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleContentPermissionSetIdsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleContentPermissionSetIdsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleContentPermissionSetIdsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleContentPermissionSetIdsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleContentPermissionSetIdsMissingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.UpdateOption.html": { + "href": "api/Picturepark.SDK.V1.Contract.UpdateOption.html", + "title": "Enum UpdateOption | Picturepark.SDK.V1 API", + "keywords": "Enum UpdateOption Controls the update of metadata Namespace : System.Dynamic.ExpandoObject Syntax public enum UpdateOption Merge Replace" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleConfigurationValidationException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleConfigurationValidationException.html", - "title": "Class BusinessRuleConfigurationValidationException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleConfigurationValidationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleConfigurationValidationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleConfigurationValidationException : PictureparkValidationException, ISerializable, _Exception Properties InnerExceptions Declaration public ICollection InnerExceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkValidationException > Methods FromJson(String) Declaration public static BusinessRuleConfigurationValidationException FromJson(string data) Parameters System.String data Returns BusinessRuleConfigurationValidationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.User.html": { + "href": "api/Picturepark.SDK.V1.Contract.User.html", + "title": "Class User | Picturepark.SDK.V1 API", + "keywords": "Class User Inheritance System.Object User UserUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class User Properties EmailAddress Email address of the user (doubles as username). Declaration public string EmailAddress { get; set; } Property Value System.String FirstName User's first name. Declaration public string FirstName { get; set; } Property Value System.String Id User's Picturepark ID. Declaration public string Id { get; set; } Property Value System.String IsDeleted Marks a user that was deleted from the system. Declaration public bool IsDeleted { get; set; } Property Value System.Boolean LastName User's last name. Declaration public string LastName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static User FromJson(string data) Parameters System.String data Returns User ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleConfigurationUpdateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleConfigurationUpdateRequest.html", - "title": "Class BusinessRuleConfigurationUpdateRequest | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleConfigurationUpdateRequest Update request for changing business rule configuration Inheritance System.Object BusinessRuleConfigurationUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleConfigurationUpdateRequest Properties Caches Named caches. Declaration public ICollection Caches { get; set; } Property Value System.Collections.Generic.ICollection < NamedCacheConfigurationBase > DisableRuleEngine Disables the rule engine completely. Declaration public bool DisableRuleEngine { get; set; } Property Value System.Boolean Rules Rules. Declaration public ICollection Rules { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRule > Methods FromJson(String) Declaration public static BusinessRuleConfigurationUpdateRequest FromJson(string data) Parameters System.String data Returns BusinessRuleConfigurationUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.UserAddress.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserAddress.html", + "title": "Class UserAddress | Picturepark.SDK.V1 API", + "keywords": "Class UserAddress User's address Inheritance System.Object UserAddress Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserAddress Properties Address Street and house number. Declaration public string Address { get; set; } Property Value System.String AlternativeAddress Additional address line. Declaration public string AlternativeAddress { get; set; } Property Value System.String City City or town. Declaration public string City { get; set; } Property Value System.String Company Company address line Declaration public string Company { get; set; } Property Value System.String CountryCode Country code. Declaration public string CountryCode { get; set; } Property Value System.String Department Company department. Declaration public string Department { get; set; } Property Value System.String Phone Phone number. Declaration public string Phone { get; set; } Property Value System.String Zip ZIP code. Declaration public string Zip { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserAddress FromJson(string data) Parameters System.String data Returns UserAddress ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleConfiguration.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleConfiguration.html", - "title": "Class BusinessRuleConfiguration | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleConfiguration Represents the business rule configuration. Inheritance System.Object BusinessRuleConfiguration Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleConfiguration Properties Caches Named caches. Declaration public ICollection Caches { get; set; } Property Value System.Collections.Generic.ICollection < NamedCacheConfigurationBase > DisableRuleEngine Disables the rule completely. Declaration public bool DisableRuleEngine { get; set; } Property Value System.Boolean Rules Rules Declaration public ICollection Rules { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRule > Methods FromJson(String) Declaration public static BusinessRuleConfiguration FromJson(string data) Parameters System.String data Returns BusinessRuleConfiguration ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.UserAudit.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserAudit.html", + "title": "Class UserAudit | Picturepark.SDK.V1 API", + "keywords": "Class UserAudit Audit information Inheritance System.Object UserAudit Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserAudit Properties CreatedByUser ID of the user who created the document. Declaration public string CreatedByUser { get; set; } Property Value System.String CreationDate The date on which the document was created. Declaration public DateTime CreationDate { get; set; } Property Value System.DateTime ModificationDate The last date on which the document was modified. Declaration public DateTime ModificationDate { get; set; } Property Value System.DateTime ModifiedByUser ID of the last user who modified the document. Declaration public string ModifiedByUser { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserAudit FromJson(string data) Parameters System.String data Returns UserAudit ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OutputFormatDetail.html": { - "href": "api/Picturepark.SDK.V1.Contract.OutputFormatDetail.html", - "title": "Class OutputFormatDetail | Picturepark.SDK.V1 API", - "keywords": "Class OutputFormatDetail Represents an output format. Inheritance System.Object OutputFormatEditable OutputFormat OutputFormatDetail Inherited Members OutputFormat.Id OutputFormat.System OutputFormat.Dynamic OutputFormat.DataExtraction OutputFormat.Temporary OutputFormatEditable.Names OutputFormatEditable.SourceOutputFormats OutputFormatEditable.Format OutputFormatEditable.RetentionTime System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatDetail : OutputFormat Properties Audit Audit information. Declaration public UserAuditDetail Audit { get; set; } Property Value UserAuditDetail Methods FromJson(String) Declaration public static OutputFormatDetail FromJson(string data) Parameters System.String data Returns OutputFormatDetail ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.AggregationFilter.html": { + "href": "api/Picturepark.SDK.V1.Contract.AggregationFilter.html", + "title": "Class AggregationFilter | Picturepark.SDK.V1 API", + "keywords": "Class AggregationFilter Filters aggregations Inheritance System.Object FilterBase AggregationFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AggregationFilter : FilterBase Properties AggregationName The name of the aggregation this filter is connected to. Declaration public string AggregationName { get; set; } Property Value System.String Filter The filter to be applied. Declaration public FilterBase Filter { get; set; } Property Value FilterBase TemporaryAggregatorRequestId Autogenerated Guid at request time, for precise aggregation result mapping. Declaration public string TemporaryAggregatorRequestId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static AggregationFilter FromJson(string data) Parameters System.String data Returns AggregationFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OutputFormatDeleteManyRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.OutputFormatDeleteManyRequest.html", - "title": "Class OutputFormatDeleteManyRequest | Picturepark.SDK.V1 API", - "keywords": "Class OutputFormatDeleteManyRequest Used to remove multiple output formats at once. Inheritance System.Object OutputFormatDeleteManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatDeleteManyRequest Properties Ids List of IDs of output formats to remove. Declaration public ICollection Ids { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static OutputFormatDeleteManyRequest FromJson(string data) Parameters System.String data Returns OutputFormatDeleteManyRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.AggregationFilterNotSupportedException.html": { + "href": "api/Picturepark.SDK.V1.Contract.AggregationFilterNotSupportedException.html", + "title": "Class AggregationFilterNotSupportedException | Picturepark.SDK.V1 API", + "keywords": "Class AggregationFilterNotSupportedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException AggregationFilterNotSupportedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AggregationFilterNotSupportedException : PictureparkValidationException, ISerializable, _Exception Properties AggregationName Declaration public string AggregationName { get; set; } Property Value System.String NotSupportedFilterType Declaration public string NotSupportedFilterType { get; set; } Property Value System.String SupportedFilterTypes Declaration public ICollection SupportedFilterTypes { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static AggregationFilterNotSupportedException FromJson(string data) Parameters System.String data Returns AggregationFilterNotSupportedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OutputFormatCreateManyRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.OutputFormatCreateManyRequest.html", - "title": "Class OutputFormatCreateManyRequest | Picturepark.SDK.V1 API", - "keywords": "Class OutputFormatCreateManyRequest Used to create multiple new output formats at once. Inheritance System.Object OutputFormatCreateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatCreateManyRequest Properties Items Output format items to be created. Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < OutputFormat > Methods FromJson(String) Declaration public static OutputFormatCreateManyRequest FromJson(string data) Parameters System.String data Returns OutputFormatCreateManyRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.AggregationNameInvalidException.html": { + "href": "api/Picturepark.SDK.V1.Contract.AggregationNameInvalidException.html", + "title": "Class AggregationNameInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class AggregationNameInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException AggregationNameInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AggregationNameInvalidException : PictureparkValidationException, ISerializable, _Exception Properties AggregationName Declaration public string AggregationName { get; set; } Property Value System.String AggregationPrefix Declaration public string AggregationPrefix { get; set; } Property Value System.String Methods FromJson(String) Declaration public static AggregationNameInvalidException FromJson(string data) Parameters System.String data Returns AggregationNameInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OutputFormat.html": { - "href": "api/Picturepark.SDK.V1.Contract.OutputFormat.html", - "title": "Class OutputFormat | Picturepark.SDK.V1 API", - "keywords": "Class OutputFormat Represents an output format. Inheritance System.Object OutputFormatEditable OutputFormat OutputFormatDetail Inherited Members OutputFormatEditable.Names OutputFormatEditable.SourceOutputFormats OutputFormatEditable.Format OutputFormatEditable.RetentionTime System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormat : OutputFormatEditable Properties DataExtraction Specifies if output format should be taken into account during data extraction. Declaration public bool DataExtraction { get; set; } Property Value System.Boolean Dynamic A dynamic output format is not rendered automatically, but only on demand. Declaration public bool Dynamic { get; set; } Property Value System.Boolean Id Output format ID. Declaration public string Id { get; set; } Property Value System.String System Marks if this is a system output format. Declaration public bool System { get; set; } Property Value System.Boolean Temporary Temporary outputs will not be backed up. Declaration public bool Temporary { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static OutputFormat FromJson(string data) Parameters System.String data Returns OutputFormat ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.AggregationResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.AggregationResult.html", + "title": "Class AggregationResult | Picturepark.SDK.V1 API", + "keywords": "Class AggregationResult Result of an aggregation Inheritance System.Object AggregationResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AggregationResult Properties AggregationResultItems Items returned for the aggregation. Each item consists of a bucket with the matched value and the number of matches. Optionally inner aggregations for further drill down can be available. Declaration public ICollection AggregationResultItems { get; set; } Property Value System.Collections.Generic.ICollection < AggregationResultItem > Name Name of the aggregation. Declaration public string Name { get; set; } Property Value System.String SumOtherDocCount When there are lots of unique terms, Elastic Search only returns the top terms; this number is the sum of the document counts for all buckets that are not part of the response. Declaration public long? SumOtherDocCount { get; set; } Property Value System.Nullable < System.Int64 > Methods FromJson(String) Declaration public static AggregationResult FromJson(string data) Parameters System.String data Returns AggregationResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ListItemReferencesRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemReferencesRequest.html", - "title": "Class ListItemReferencesRequest | Picturepark.SDK.V1 API", - "keywords": "Class ListItemReferencesRequest Request to get the references to a list item Inheritance System.Object ListItemReferencesRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemReferencesRequest Properties References Limits the number of the returned metadata references by setting paging information. Declaration public MetadataReferencesPagingRequest References { get; set; } Property Value MetadataReferencesPagingRequest Methods FromJson(String) Declaration public static ListItemReferencesRequest FromJson(string data) Parameters System.String data Returns ListItemReferencesRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessProcessNotExternalException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessNotExternalException.html", + "title": "Class BusinessProcessNotExternalException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessNotExternalException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkForbiddenException BusinessProcessNotExternalException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessNotExternalException : PictureparkForbiddenException, ISerializable, _Exception Properties BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessNotExternalException FromJson(string data) Parameters System.String data Returns BusinessProcessNotExternalException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ListItemPermissionException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemPermissionException.html", - "title": "Class ListItemPermissionException | Picturepark.SDK.V1 API", - "keywords": "Class ListItemPermissionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ListItemPermissionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemPermissionException : PictureparkValidationException, ISerializable, _Exception Properties ListItemId Declaration public string ListItemId { get; set; } Property Value System.String MetadataRight Declaration public MetadataRight MetadataRight { get; set; } Property Value MetadataRight Methods FromJson(String) Declaration public static ListItemPermissionException FromJson(string data) Parameters System.String data Returns ListItemPermissionException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessProcessNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessNotFoundException.html", + "title": "Class BusinessProcessNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException BusinessProcessNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessNotFoundException FromJson(string data) Parameters System.String data Returns BusinessProcessNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ListItemNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemNotFoundException.html", - "title": "Class ListItemNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class ListItemNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException ListItemNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties ListItemIds Declaration public ICollection ListItemIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static ListItemNotFoundException FromJson(string data) Parameters System.String data Returns ListItemNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessProcessNotificationUpdate.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessNotificationUpdate.html", + "title": "Class BusinessProcessNotificationUpdate | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessNotificationUpdate Notification update for a business process. Inheritance System.Object BusinessProcessNotificationUpdate BusinessProcessNotificationUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessNotificationUpdate Properties EventType The event type of the notification. Declaration public NotificationEventType EventType { get; set; } Property Value NotificationEventType Message The message shown to the user. Declaration public TranslatedStringDictionary Message { get; set; } Property Value TranslatedStringDictionary NavigationLink An optional navigation link that allows the user to jump to a page giving more information about the process. Declaration public string NavigationLink { get; set; } Property Value System.String Title The title the message that is shown to the user should have. Declaration public TranslatedStringDictionary Title { get; set; } Property Value TranslatedStringDictionary Methods FromJson(String) Declaration public static BusinessProcessNotificationUpdate FromJson(string data) Parameters System.String data Returns BusinessProcessNotificationUpdate ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ListItemNamedCacheSchemaIdInvalidException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemNamedCacheSchemaIdInvalidException.html", - "title": "Class ListItemNamedCacheSchemaIdInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class ListItemNamedCacheSchemaIdInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ListItemNamedCacheSchemaIdInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemNamedCacheSchemaIdInvalidException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ListItemNamedCacheSchemaIdInvalidException FromJson(string data) Parameters System.String data Returns ListItemNamedCacheSchemaIdInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessProcessNotificationUpdateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessNotificationUpdateRequest.html", + "title": "Class BusinessProcessNotificationUpdateRequest | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessNotificationUpdateRequest Updates the notification of a business process without changing the state or the life cycle. Inheritance System.Object BusinessProcessNotificationUpdate BusinessProcessNotificationUpdateRequest Inherited Members BusinessProcessNotificationUpdate.Title BusinessProcessNotificationUpdate.Message BusinessProcessNotificationUpdate.NavigationLink BusinessProcessNotificationUpdate.EventType System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessNotificationUpdateRequest : BusinessProcessNotificationUpdate Methods FromJson(String) Declaration public static BusinessProcessNotificationUpdateRequest FromJson(string data) Parameters System.String data Returns BusinessProcessNotificationUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.TransferState.html": { - "href": "api/Picturepark.SDK.V1.Contract.TransferState.html", - "title": "Enum TransferState | Picturepark.SDK.V1 API", - "keywords": "Enum TransferState Transfer states Namespace : System.Dynamic.ExpandoObject Syntax public enum TransferState Created Deleted Draft FileDeleteInProgress ImportCancelled ImportCompleted ImportCompletedWithErrors ImportFailed ImportInProgress TransferCleanup TransferReady UploadCancellationInProgress UploadCancelled UploadCompleted UploadCompletedWithErrors UploadInProgress" + "api/Picturepark.SDK.V1.Contract.BusinessProcessScope.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessScope.html", + "title": "Enum BusinessProcessScope | Picturepark.SDK.V1 API", + "keywords": "Enum BusinessProcessScope Scope of the business process Namespace : System.Dynamic.ExpandoObject Syntax public enum BusinessProcessScope System User" }, - "api/Picturepark.SDK.V1.Contract.TransferSearchResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.TransferSearchResult.html", - "title": "Class TransferSearchResult | Picturepark.SDK.V1 API", - "keywords": "Class TransferSearchResult Result from a search for transfers. Inheritance System.Object BaseResultOfTransfer SearchBehaviorBaseResultOfTransfer TransferSearchResult Inherited Members SearchBehaviorBaseResultOfTransfer.SearchString SearchBehaviorBaseResultOfTransfer.IsSearchStringRewritten SearchBehaviorBaseResultOfTransfer.QueryDebugInformation BaseResultOfTransfer.TotalResults BaseResultOfTransfer.Results BaseResultOfTransfer.ElapsedMilliseconds BaseResultOfTransfer.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TransferSearchResult : SearchBehaviorBaseResultOfTransfer Methods FromJson(String) Declaration public static TransferSearchResult FromJson(string data) Parameters System.String data Returns TransferSearchResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessProcessSearchRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessSearchRequest.html", + "title": "Class BusinessProcessSearchRequest | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessSearchRequest Search request to search for business processes Inheritance System.Object BusinessProcessSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessSearchRequest Properties DebugMode Enable debug mode: additional debug information regarding the query execution and reason of the matched documents are returned in the BusinessProcessSearchResult. Warning! It severely affects performance. Declaration public bool DebugMode { get; set; } Property Value System.Boolean Filter An optional search filter. Limits the document result set. Declaration public FilterBase Filter { get; set; } Property Value FilterBase Limit Limits the document count of the result set. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken The token used to retrieve the next page of results. It must be null on first request and only filled with the returned pageToken to request next page of results. Declaration public string PageToken { get; set; } Property Value System.String SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchString Limits the search by using a query string filter. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessSearchRequest FromJson(string data) Parameters System.String data Returns BusinessProcessSearchRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.TransferSearchRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.TransferSearchRequest.html", - "title": "Class TransferSearchRequest | Picturepark.SDK.V1 API", - "keywords": "Class TransferSearchRequest Request to search for transfers. Inheritance System.Object TransferSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TransferSearchRequest Properties DebugMode Enable debug mode: additional debug information regarding the query execution and reason of the matched documents are returned in the TransferSearchResult. Warning! It severely affects performance. Declaration public bool DebugMode { get; set; } Property Value System.Boolean Filter An optional search filter. Limits the document result set. Declaration public FilterBase Filter { get; set; } Property Value FilterBase Limit Limits the document count of the result set. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken The token used to retrieve the next page of results. It must be null on first request and only filled with the returned pageToken to request next page of results. Declaration public string PageToken { get; set; } Property Value System.String SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchString Limits the search by using a query string filter. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TransferSearchRequest FromJson(string data) Parameters System.String data Returns TransferSearchRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessProcessSearchResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessSearchResult.html", + "title": "Class BusinessProcessSearchResult | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessSearchResult Search result from a search for business processes Inheritance System.Object BaseResultOfBusinessProcess SearchBehaviorBaseResultOfBusinessProcess BusinessProcessSearchResult Inherited Members SearchBehaviorBaseResultOfBusinessProcess.SearchString SearchBehaviorBaseResultOfBusinessProcess.IsSearchStringRewritten SearchBehaviorBaseResultOfBusinessProcess.QueryDebugInformation BaseResultOfBusinessProcess.TotalResults BaseResultOfBusinessProcess.Results BaseResultOfBusinessProcess.ElapsedMilliseconds BaseResultOfBusinessProcess.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessSearchResult : SearchBehaviorBaseResultOfBusinessProcess Methods FromJson(String) Declaration public static BusinessProcessSearchResult FromJson(string data) Parameters System.String data Returns BusinessProcessSearchResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.TransferNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.TransferNotFoundException.html", - "title": "Class TransferNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class TransferNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException TransferNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TransferNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties TransferId Declaration public string TransferId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TransferNotFoundException FromJson(string data) Parameters System.String data Returns TransferNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessProcessState.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessState.html", + "title": "Class BusinessProcessState | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessState State transition information of a business process Inheritance System.Object BusinessProcessState Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessState Properties Error Eventual error associated to the state transition. Declaration public ErrorResponse Error { get; set; } Property Value ErrorResponse State State of the business process Declaration public string State { get; set; } Property Value System.String Timestamp Date and time of when the state transition was performed. Declaration public DateTime Timestamp { get; set; } Property Value System.DateTime Methods FromJson(String) Declaration public static BusinessProcessState FromJson(string data) Parameters System.String data Returns BusinessProcessState ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException.html", - "title": "Class SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException FromJson(string data) Parameters System.String data Returns SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.CdnPurgeJobBase.html": { + "href": "api/Picturepark.SDK.V1.Contract.CdnPurgeJobBase.html", + "title": "Class CdnPurgeJobBase | Picturepark.SDK.V1 API", + "keywords": "Class CdnPurgeJobBase Base class for a CDN purge job Inheritance System.Object CdnPurgeJobBase CdnPurgeJobByTag CdnPurgeJobByUri Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CdnPurgeJobBase Properties RetriesLeft Number of retries left until the operation is considered as failed. Declaration public int RetriesLeft { get; set; } Property Value System.Int32 Success Indicates if the operation was performed successfully. Declaration public bool Success { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static CdnPurgeJobBase FromJson(string data) Parameters System.String data Returns CdnPurgeJobBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaTagboxFilterLookupNamedCacheConfiguration.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaTagboxFilterLookupNamedCacheConfiguration.html", - "title": "Class SchemaTagboxFilterLookupNamedCacheConfiguration | Picturepark.SDK.V1 API", - "keywords": "Class SchemaTagboxFilterLookupNamedCacheConfiguration Creates a cache for all multi tag boxes in a schema Lookup key is then in the format [ fieldId, refId ], returns the refId if matched by the filter Inheritance System.Object NamedCacheConfigurationBase SchemaTagboxFilterLookupNamedCacheConfiguration Inherited Members NamedCacheConfigurationBase.Name NamedCacheConfigurationBase.CaseSensitive System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaTagboxFilterLookupNamedCacheConfiguration : NamedCacheConfigurationBase Properties SchemaId The layer id. Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaTagboxFilterLookupNamedCacheConfiguration FromJson(string data) Parameters System.String data Returns SchemaTagboxFilterLookupNamedCacheConfiguration ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.CdnPurgeJobByTag.html": { + "href": "api/Picturepark.SDK.V1.Contract.CdnPurgeJobByTag.html", + "title": "Class CdnPurgeJobByTag | Picturepark.SDK.V1 API", + "keywords": "Class CdnPurgeJobByTag Represents a CDN purge by tag (e.g. share ID) Inheritance System.Object CdnPurgeJobBase CdnPurgeJobByTag Inherited Members CdnPurgeJobBase.Success CdnPurgeJobBase.RetriesLeft System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CdnPurgeJobByTag : CdnPurgeJobBase Properties Tag The tag that should be purged. Declaration public string Tag { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CdnPurgeJobByTag FromJson(string data) Parameters System.String data Returns CdnPurgeJobByTag ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaSortFieldException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaSortFieldException.html", - "title": "Class SchemaSortFieldException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaSortFieldException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaSortFieldException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaSortFieldException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaSortFieldException FromJson(string data) Parameters System.String data Returns SchemaSortFieldException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.CdnPurgeJobByUri.html": { + "href": "api/Picturepark.SDK.V1.Contract.CdnPurgeJobByUri.html", + "title": "Class CdnPurgeJobByUri | Picturepark.SDK.V1 API", + "keywords": "Class CdnPurgeJobByUri Inheritance System.Object CdnPurgeJobBase CdnPurgeJobByUri Inherited Members CdnPurgeJobBase.Success CdnPurgeJobBase.RetriesLeft System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CdnPurgeJobByUri : CdnPurgeJobBase Properties Uri Declaration public string Uri { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CdnPurgeJobByUri FromJson(string data) Parameters System.String data Returns CdnPurgeJobByUri ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaSearchResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaSearchResult.html", - "title": "Class SchemaSearchResult | Picturepark.SDK.V1 API", - "keywords": "Class SchemaSearchResult Result for schema search operation Inheritance System.Object BaseResultOfSchema SearchBehaviorBaseResultOfSchema SchemaSearchResult Inherited Members SearchBehaviorBaseResultOfSchema.SearchString SearchBehaviorBaseResultOfSchema.IsSearchStringRewritten SearchBehaviorBaseResultOfSchema.QueryDebugInformation BaseResultOfSchema.TotalResults BaseResultOfSchema.Results BaseResultOfSchema.ElapsedMilliseconds BaseResultOfSchema.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaSearchResult : SearchBehaviorBaseResultOfSchema Methods FromJson(String) Declaration public static SchemaSearchResult FromJson(string data) Parameters System.String data Returns SchemaSearchResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Channel.html": { + "href": "api/Picturepark.SDK.V1.Contract.Channel.html", + "title": "Class Channel | Picturepark.SDK.V1 API", + "keywords": "Class Channel Inheritance System.Object Channel Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Channel Properties Aggregations An optional list of aggregators. These aggregations are added by default on each aggregation requests. Declaration public ICollection Aggregations { get; set; } Property Value System.Collections.Generic.ICollection < AggregatorBase > Audit Audit information. Declaration public UserAudit Audit { get; set; } Property Value UserAudit ExtendedSimpleSearchFields An Optional list of fields. These fields extend the list of simple search fields outside the bounds of any schema field configuration. Declaration public ICollection ExtendedSimpleSearchFields { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Filter An optional search filter. Limits the content document result set on each search and aggregation request. Declaration public FilterBase Filter { get; set; } Property Value FilterBase GrantedUserRoleIds User roles granted access to the channel. Declaration public ICollection GrantedUserRoleIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Id ID of channel. Declaration public string Id { get; set; } Property Value System.String MissingResultsDisplayPatterns Display pattern to use for rendering details when 0 results are returned Declaration public TranslatedStringDictionary MissingResultsDisplayPatterns { get; set; } Property Value TranslatedStringDictionary Names Language specific names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary SearchIndexId The search index ID where the channel requests the content from. Only RootContentSearchIndex is supported. Declaration public string SearchIndexId { get; set; } Property Value System.String Sort Default sort order specified for the channel to sort the results of a content search. Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > SortOrder Numeric sort order of the channel. Channels are returned ordered by this field. Declaration public int SortOrder { get; set; } Property Value System.Int32 ViewForAll Grants rights to all the users to view the channel. Declaration public bool ViewForAll { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static Channel FromJson(string data) Parameters System.String data Returns Channel ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentAggregationOnChannelRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentAggregationOnChannelRequest.html", - "title": "Class ContentAggregationOnChannelRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentAggregationOnChannelRequest Request to aggregate contents based on the aggregators defined on a channel Inheritance System.Object ContentAggregationOnChannelRequest ContentAggregationRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentAggregationOnChannelRequest Properties AggregationFilters Special filters used to filter down the aggregations' values on specific conditions. The behavior is different when filtering an aggregation that matches the same AggregationName or another aggregation. In the first case, the filter is put in \"or\" with (eventual) other existing filters. In the second case it is put in \"and\". Declaration public ICollection AggregationFilters { get; set; } Property Value System.Collections.Generic.ICollection < AggregationFilter > BrokenDependenciesFilter Limits the aggregation to the contents that have or not have broken references. By default it includes both. Declaration public BrokenDependenciesFilter BrokenDependenciesFilter { get; set; } Property Value BrokenDependenciesFilter ChannelId Limits the simple search fields to the fields available in the specified channel. Defaults to RootChannel. For the ContentAggregationOnChannelRequest only, the existing aggregation saved on the channel are retrieved and used to perform the aggregation. Declaration public string ChannelId { get; set; } Property Value System.String CollectionId Limit the search to the contents belonging to the specified collection. Declaration public string CollectionId { get; set; } Property Value System.String Filter An optional filter to limit the contents to aggregate on. Declaration public FilterBase Filter { get; set; } Property Value FilterBase LifeCycleFilter Limits the aggregation to the contents that have the specified life cycle state. Defaults to ActiveOnly. Declaration public LifeCycleFilter LifeCycleFilter { get; set; } Property Value LifeCycleFilter SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied in the specified order. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchLanguages When searching in multi language fields, limit the searchable fields to the ones corresponding to the specified languages. If not specified, all metadata languages defined in the system are used. Declaration public ICollection SearchLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchString The string used to query the list items to aggregate. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String SearchType Type of search to be performed: search only in metadata, only in the extracted fulltext from the file or both. Default to Metadata. Declaration public ContentSearchType SearchType { get; set; } Property Value ContentSearchType Methods FromJson(String) Declaration public static ContentAggregationOnChannelRequest FromJson(string data) Parameters System.String data Returns ContentAggregationOnChannelRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ChannelCreateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ChannelCreateRequest.html", + "title": "Class ChannelCreateRequest | Picturepark.SDK.V1 API", + "keywords": "Class ChannelCreateRequest Inheritance System.Object ChannelCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ChannelCreateRequest Properties Aggregations An optional list of aggregators. These aggregations are added by default on each aggregation requests. Declaration public ICollection Aggregations { get; set; } Property Value System.Collections.Generic.ICollection < AggregatorBase > ExtendedSimpleSearchFields An Optional list of fields. These fields extend the list of simple search fields outside the bounds of any schema field configuration. Declaration public ICollection ExtendedSimpleSearchFields { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Filter An optional search filter. Limits the content document result set on each search and aggregation request. Declaration public FilterBase Filter { get; set; } Property Value FilterBase GrantedUserRoleIds User roles granted access to the channel. Declaration public ICollection GrantedUserRoleIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Id Declaration public string Id { get; set; } Property Value System.String MissingResultsDisplayPatterns Display pattern to use for rendering details when 0 results are returned Declaration public TranslatedStringDictionary MissingResultsDisplayPatterns { get; set; } Property Value TranslatedStringDictionary Names Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary SearchIndexId Language specific names. Declaration public string SearchIndexId { get; set; } Property Value System.String Sort Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > SortOrder Declaration public int SortOrder { get; set; } Property Value System.Int32 ViewForAll Grants rights to all the users to view the channel. Declaration public bool ViewForAll { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static ChannelCreateRequest FromJson(string data) Parameters System.String data Returns ChannelCreateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Content.html": { - "href": "api/Picturepark.SDK.V1.Contract.Content.html", - "title": "Class Content | Picturepark.SDK.V1 API", - "keywords": "Class Content Inheritance System.Object Content Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Content Properties Audit Audit information. Declaration public UserAudit Audit { get; set; } Property Value UserAudit BrokenIndirectReferenceIds All the ids of the broken indirect references (tagbox that has a property that reference a broken tagbox) Declaration public ICollection BrokenIndirectReferenceIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > BrokenReferenceIds All the ids of the broken references (tagboxes) Declaration public ICollection BrokenReferenceIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > BrokenRelationTargetIds All the target ids of the broken relations Declaration public ICollection BrokenRelationTargetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > ContentSchemaId The id of the schema with schema type content. Declaration public string ContentSchemaId { get; set; } Property Value System.String ContentType The content type of this content. All except Virtual are binary files. Declaration public ContentType ContentType { get; set; } Property Value ContentType DisplayValues Contains display values of the specified language, rendered according to the content schema's display pattern configuration. Declaration public IDictionary DisplayValues { get; set; } Property Value System.Collections.Generic.IDictionary < System.String , System.String > Id Declaration public string Id { get; set; } Property Value System.String LayerSchemaIds An optional id list of schemas with schema type layer. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static Content FromJson(string data) Parameters System.String data Returns Content ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ChannelsNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ChannelsNotFoundException.html", + "title": "Class ChannelsNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class ChannelsNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException ChannelsNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ChannelsNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Methods FromJson(String) Declaration public static ChannelsNotFoundException FromJson(string data) Parameters System.String data Returns ChannelsNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleConfigurable.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleConfigurable.html", - "title": "Class BusinessRuleConfigurable | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleConfigurable A business rule configurable by specific actions and conditions Inheritance System.Object BusinessRule BusinessRuleConfigurable Inherited Members BusinessRule.Id BusinessRule.TriggerPoint BusinessRule.IsEnabled BusinessRule.Names BusinessRule.Description System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleConfigurable : BusinessRule Properties Actions The actions that are performed when this rule triggers. Declaration public ICollection Actions { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRuleAction > Condition The condition that makes this rule trigger. Declaration public BusinessRuleCondition Condition { get; set; } Property Value BusinessRuleCondition TransformationGroups Optional transformations to apply. Declaration public ICollection TransformationGroups { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRuleTransformationGroup > Methods FromJson(String) Declaration public static BusinessRuleConfigurable FromJson(string data) Parameters System.String data Returns BusinessRuleConfigurable ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ChannelUpdateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ChannelUpdateRequest.html", + "title": "Class ChannelUpdateRequest | Picturepark.SDK.V1 API", + "keywords": "Class ChannelUpdateRequest Inheritance System.Object ChannelUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ChannelUpdateRequest Properties Aggregations An optional list of aggregators. These aggregations are added by default on each aggregation requests. Declaration public ICollection Aggregations { get; set; } Property Value System.Collections.Generic.ICollection < AggregatorBase > ExtendedSimpleSearchFields An Optional list of fields. These fields extend the list of simple search fields outside the bounds of any schema field configuration. Declaration public ICollection ExtendedSimpleSearchFields { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Filter An optional search filter. Limits the content document result set on each search and aggregation request. Declaration public FilterBase Filter { get; set; } Property Value FilterBase GrantedUserRoleIds User roles granted access to the channel. Declaration public ICollection GrantedUserRoleIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > MissingResultsDisplayPatterns Display pattern to use for rendering details when 0 results are returned Declaration public TranslatedStringDictionary MissingResultsDisplayPatterns { get; set; } Property Value TranslatedStringDictionary Names Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary SearchIndexId Language specific names. Declaration public string SearchIndexId { get; set; } Property Value System.String Sort Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > SortOrder Declaration public int SortOrder { get; set; } Property Value System.Int32 ViewForAll Grants rights to all the users to view the channel. Declaration public bool ViewForAll { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static ChannelUpdateRequest FromJson(string data) Parameters System.String data Returns ChannelUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleConditionsMissingException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleConditionsMissingException.html", - "title": "Class BusinessRuleConditionsMissingException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleConditionsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleConditionsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleConditionsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleConditionsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleConditionsMissingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ChildFilter.html": { + "href": "api/Picturepark.SDK.V1.Contract.ChildFilter.html", + "title": "Class ChildFilter | Picturepark.SDK.V1 API", + "keywords": "Class ChildFilter Filters on child documents Inheritance System.Object FilterBase ChildFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ChildFilter : FilterBase Properties ChildType The type of the child document. Declaration public string ChildType { get; set; } Property Value System.String Filter The filter to be applied on the child document. All kinds of filters are accepted. Declaration public FilterBase Filter { get; set; } Property Value FilterBase Methods FromJson(String) Declaration public static ChildFilter FromJson(string data) Parameters System.String data Returns ChildFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleRuleIdMissingException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleRuleIdMissingException.html", - "title": "Class BusinessRuleRuleIdMissingException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleRuleIdMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleRuleIdMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleRuleIdMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleRuleIdMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleRuleIdMissingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentPermissionSetDetail.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentPermissionSetDetail.html", + "title": "Class ContentPermissionSetDetail | Picturepark.SDK.V1 API", + "keywords": "Class ContentPermissionSetDetail Detail of a content permission set Inheritance System.Object PermissionSetDetailOfContentRight ContentPermissionSetDetail Inherited Members PermissionSetDetailOfContentRight.Id PermissionSetDetailOfContentRight.Names PermissionSetDetailOfContentRight.UserRolesRights PermissionSetDetailOfContentRight.UserRolesPermissionSetRights PermissionSetDetailOfContentRight.Exclusive PermissionSetDetailOfContentRight.OwnerTokenId PermissionSetDetailOfContentRight.Audit System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionSetDetail : PermissionSetDetailOfContentRight Methods FromJson(String) Declaration public static ContentPermissionSetDetail FromJson(string data) Parameters System.String data Returns ContentPermissionSetDetail ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleNGramTransformationMaxWordLengthInvalidException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleNGramTransformationMaxWordLengthInvalidException.html", - "title": "Class BusinessRuleNGramTransformationMaxWordLengthInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleNGramTransformationMaxWordLengthInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleNGramTransformationMaxWordLengthInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleNGramTransformationMaxWordLengthInvalidException : PictureparkValidationException, ISerializable, _Exception Properties MaxWordLength Declaration public int MaxWordLength { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static BusinessRuleNGramTransformationMaxWordLengthInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleNGramTransformationMaxWordLengthInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentPermissionSetsChangedCondition.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentPermissionSetsChangedCondition.html", + "title": "Class ContentPermissionSetsChangedCondition | Picturepark.SDK.V1 API", + "keywords": "Class ContentPermissionSetsChangedCondition Matches whenever the assigned content permission sets changed. Inheritance System.Object BusinessRuleCondition ContentPermissionSetsChangedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionSetsChangedCondition : BusinessRuleCondition Methods FromJson(String) Declaration public static ContentPermissionSetsChangedCondition FromJson(string data) Parameters System.String data Returns ContentPermissionSetsChangedCondition ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleConditionMissingException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleConditionMissingException.html", - "title": "Class BusinessRuleConditionMissingException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleConditionMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleConditionMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleConditionMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleConditionMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleConditionMissingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentPermissionSetUnassignedCondition.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentPermissionSetUnassignedCondition.html", + "title": "Class ContentPermissionSetUnassignedCondition | Picturepark.SDK.V1 API", + "keywords": "Class ContentPermissionSetUnassignedCondition Matches when a permission set was unassigned Inheritance System.Object BusinessRuleCondition ContentPermissionSetUnassignedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionSetUnassignedCondition : BusinessRuleCondition Properties PermissionSetId Permission set id to match on. Declaration public string PermissionSetId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentPermissionSetUnassignedCondition FromJson(string data) Parameters System.String data Returns ContentPermissionSetUnassignedCondition ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessNotFoundException.html", - "title": "Class BusinessProcessNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException BusinessProcessNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessNotFoundException FromJson(string data) Parameters System.String data Returns BusinessProcessNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentPermissionSetUpdateManyRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentPermissionSetUpdateManyRequest.html", + "title": "Class ContentPermissionSetUpdateManyRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentPermissionSetUpdateManyRequest Request to update multiple content permission sets Inheritance System.Object ContentPermissionSetUpdateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionSetUpdateManyRequest Properties Items Content permission sets update requests. Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < ContentPermissionSetUpdateRequestItem > Methods FromJson(String) Declaration public static ContentPermissionSetUpdateManyRequest FromJson(string data) Parameters System.String data Returns ContentPermissionSetUpdateManyRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PermissionUserRoleRightsOfContentRight.html": { - "href": "api/Picturepark.SDK.V1.Contract.PermissionUserRoleRightsOfContentRight.html", - "title": "Class PermissionUserRoleRightsOfContentRight | Picturepark.SDK.V1 API", - "keywords": "Class PermissionUserRoleRightsOfContentRight Inheritance System.Object PermissionUserRoleRightsOfContentRight Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionUserRoleRightsOfContentRight Properties Names Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary Rights Declaration public ICollection Rights { get; set; } Property Value System.Collections.Generic.ICollection < ContentRight > UserRoleId Declaration public string UserRoleId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PermissionUserRoleRightsOfContentRight FromJson(string data) Parameters System.String data Returns PermissionUserRoleRightsOfContentRight ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentPermissionSetUpdateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentPermissionSetUpdateRequest.html", + "title": "Class ContentPermissionSetUpdateRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentPermissionSetUpdateRequest Request to update a content permission set Inheritance System.Object PermissionSetUpdateRequestOfContentRight ContentPermissionSetUpdateRequest Inherited Members PermissionSetUpdateRequestOfContentRight.Names PermissionSetUpdateRequestOfContentRight.UserRolesRights PermissionSetUpdateRequestOfContentRight.UserRolesPermissionSetRights System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionSetUpdateRequest : PermissionSetUpdateRequestOfContentRight Methods FromJson(String) Declaration public static ContentPermissionSetUpdateRequest FromJson(string data) Parameters System.String data Returns ContentPermissionSetUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PermissionSetValidationException.html": { - "href": "api/Picturepark.SDK.V1.Contract.PermissionSetValidationException.html", - "title": "Class PermissionSetValidationException | Picturepark.SDK.V1 API", - "keywords": "Class PermissionSetValidationException This exception is an abstract base for permission set validation. Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionSetValidationException AmbiguousUserRoleRightsException PermissionSetInvalidRightCombinationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetValidationException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static PermissionSetValidationException FromJson(string data) Parameters System.String data Returns PermissionSetValidationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentPermissionSetUpdateRequestItem.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentPermissionSetUpdateRequestItem.html", + "title": "Class ContentPermissionSetUpdateRequestItem | Picturepark.SDK.V1 API", + "keywords": "Class ContentPermissionSetUpdateRequestItem Request to update a content permission set Inheritance System.Object PermissionSetUpdateRequestOfContentRight PermissionSetUpdateRequestItemOfContentRight ContentPermissionSetUpdateRequestItem Inherited Members PermissionSetUpdateRequestItemOfContentRight.Id PermissionSetUpdateRequestOfContentRight.Names PermissionSetUpdateRequestOfContentRight.UserRolesRights PermissionSetUpdateRequestOfContentRight.UserRolesPermissionSetRights System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionSetUpdateRequestItem : PermissionSetUpdateRequestItemOfContentRight Methods FromJson(String) Declaration public static ContentPermissionSetUpdateRequestItem FromJson(string data) Parameters System.String data Returns ContentPermissionSetUpdateRequestItem ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.JpegFormat.html": { - "href": "api/Picturepark.SDK.V1.Contract.JpegFormat.html", - "title": "Class JpegFormat | Picturepark.SDK.V1 API", - "keywords": "Class JpegFormat Inheritance System.Object FormatBase ImageFormatBase JpegFormat Inherited Members ImageFormatBase.ColorProfile ImageFormatBase.ColorTransformationIntent ImageFormatBase.HorizontalResolution ImageFormatBase.VerticalResolution ImageFormatBase.RenderFirstFrameOnly ImageFormatBase.KeepClippingPath ImageFormatBase.CloneExif ImageFormatBase.CloneIptc ImageFormatBase.CloneAdobeResources ImageFormatBase.CloneXmp ImageFormatBase.ResizeAction ImageFormatBase.Actions System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class JpegFormat : ImageFormatBase Properties ChromaSubsamplingEnabled Declaration public bool ChromaSubsamplingEnabled { get; set; } Property Value System.Boolean Extension Declaration public string Extension { get; set; } Property Value System.String IsProgressive Declaration public bool IsProgressive { get; set; } Property Value System.Boolean Quality Declaration public int Quality { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static JpegFormat FromJson(string data) Parameters System.String data Returns JpegFormat ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentPermissionsUpdateItem.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentPermissionsUpdateItem.html", + "title": "Class ContentPermissionsUpdateItem | Picturepark.SDK.V1 API", + "keywords": "Class ContentPermissionsUpdateItem Content permissions update item Inheritance System.Object ContentPermissionsUpdateRequest ContentPermissionsUpdateItem Inherited Members ContentPermissionsUpdateRequest.ContentPermissionSetIds System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionsUpdateItem : ContentPermissionsUpdateRequest Properties ContentId ID of the content. Declaration public string ContentId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentPermissionsUpdateItem FromJson(string data) Parameters System.String data Returns ContentPermissionsUpdateItem ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.JoinByTransformation.html": { - "href": "api/Picturepark.SDK.V1.Contract.JoinByTransformation.html", - "title": "Class JoinByTransformation | Picturepark.SDK.V1 API", - "keywords": "Class JoinByTransformation Joins the input by a configurable separator Inheritance System.Object BusinessRuleTransformation JoinByTransformation Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class JoinByTransformation : BusinessRuleTransformation Properties Separator Separator to use. Declaration public string Separator { get; set; } Property Value System.String Methods FromJson(String) Declaration public static JoinByTransformation FromJson(string data) Parameters System.String data Returns JoinByTransformation ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentPermissionsUpdateManyRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentPermissionsUpdateManyRequest.html", + "title": "Class ContentPermissionsUpdateManyRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentPermissionsUpdateManyRequest Request to update multiple contents permissions Inheritance System.Object ContentPermissionsUpdateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionsUpdateManyRequest Properties Items Content permissions update items Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < ContentPermissionsUpdateItem > Methods FromJson(String) Declaration public static ContentPermissionsUpdateManyRequest FromJson(string data) Parameters System.String data Returns ContentPermissionsUpdateManyRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentMetadataUpdateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentMetadataUpdateRequest.html", - "title": "Class ContentMetadataUpdateRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentMetadataUpdateRequest Request to update content metadata Inheritance System.Object ContentMetadataUpdateRequest ContentMetadataUpdateItem Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentMetadataUpdateRequest Properties Content The content data of the content. It's an object of dynamic metadata whose structure is defined in the Content schema identified by the ContentSchemaId property. Updating the Content property is only possible for virtual items (contents whose ContentType is Virtual). Update of content data will be done only if this attribute has any data, i.e. if it's not null or empty. Declaration public object Content { get; set; } Property Value System.Object LayerSchemaIds An optional list of IDs of the schemas that should be updated/replaced based on the options below and Metadata provided. The SchemaType of the specified schemas must be Layer. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > LayerSchemasUpdateOptions Options to modify the behavior for updating the layers. Merge: the content is updated so that the assigned layers to the content will be a merge of the ones specified in the LayerSchemaIds property and the ones already existing; existing assigned layers not specified in the property are kept and missing layers are assigned. Replace: the content is updated so that only the layers specified in the LayerSchemaIds property are assigned to the content; existing assigned layers not specified in the property are removed and missing layers are assigned. Defaults to Merge. Declaration public UpdateOption LayerSchemasUpdateOptions { get; set; } Property Value UpdateOption Metadata The dynamic data structure matching the field schematics of the schemas with type layer (LayerSchemaIds). The metadata belonging to the layers of the content. It's a dictionary of dynamic metadata whose structure is defined in the Layer schemas identified by the LayerSchemaIds property. If there are no data for a specified LayerSchemaId, it is treated as empty. Declaration public IDictionary Metadata { get; set; } Property Value System.Collections.Generic.IDictionary < System.String , System.Object > SchemaFieldsUpdateOptions Options to modify the behavior for updating the values of schemas. Merge: the values specified in the Content and Metadata dictionaries are merged to the existing values of the corresponding schema on the content. Replace: the values specified in the Content and Metadata dictionaries entirely replace any existing value of the corresponding schema on the content. Defaults to Merge. Declaration public UpdateOption SchemaFieldsUpdateOptions { get; set; } Property Value UpdateOption Methods FromJson(String) Declaration public static ContentMetadataUpdateRequest FromJson(string data) Parameters System.String data Returns ContentMetadataUpdateRequest LayerMergeUpdate(Expression>, TProperty) Creates a new ContentMetadataUpdateRequest to update one property (field) in one layer on a content. Declaration public static ContentMetadataUpdateRequest LayerMergeUpdate(Expression> property, TProperty newValue) Parameters Expression < System.Func > property The property on the object (schema field) you want to update TProperty newValue New value you want to update the schema field to Returns ContentMetadataUpdateRequest Update request to update the field Type Parameters T Layer type TProperty Property type Remarks Layer name (schema ID) will be determined by schema ID defined in PictureparkSchemaAttribute on the layer class (if applied) or the name of the type. Anonymous classes are naturally not supported. ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DownloadLink.html": { + "href": "api/Picturepark.SDK.V1.Contract.DownloadLink.html", + "title": "Class DownloadLink | Picturepark.SDK.V1 API", + "keywords": "Class DownloadLink Download link information Inheritance System.Object DownloadLink Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DownloadLink Properties DownloadToken Token of the download, used to generate the url. Declaration public string DownloadToken { get; set; } Property Value System.String DownloadUrl Url of the download link. Declaration public string DownloadUrl { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DownloadLink FromJson(string data) Parameters System.String data Returns DownloadLink ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentMetadataUpdateManyRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentMetadataUpdateManyRequest.html", - "title": "Class ContentMetadataUpdateManyRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentMetadataUpdateManyRequest Request to update many contents metadata Inheritance System.Object ContentMetadataUpdateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentMetadataUpdateManyRequest Properties AllowMissingDependencies Allows storing references to list items or contents that don't exist in the system. Declaration public bool AllowMissingDependencies { get; set; } Property Value System.Boolean Items Update items Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < ContentMetadataUpdateItem > Methods FromJson(String) Declaration public static ContentMetadataUpdateManyRequest FromJson(string data) Parameters System.String data Returns ContentMetadataUpdateManyRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DownloadTrackingInfo.html": { + "href": "api/Picturepark.SDK.V1.Contract.DownloadTrackingInfo.html", + "title": "Class DownloadTrackingInfo | Picturepark.SDK.V1 API", + "keywords": "Class DownloadTrackingInfo Inheritance System.Object DownloadTrackingInfo Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DownloadTrackingInfo Properties ContentDisposition Declaration public ContentDisposition ContentDisposition { get; set; } Property Value ContentDisposition ContentId Declaration public string ContentId { get; set; } Property Value System.String Height Declaration public int? Height { get; set; } Property Value System.Nullable < System.Int32 > OutputFormatId Declaration public string OutputFormatId { get; set; } Property Value System.String Width Declaration public int? Width { get; set; } Property Value System.Nullable < System.Int32 > Methods FromJson(String) Declaration public static DownloadTrackingInfo FromJson(string data) Parameters System.String data Returns DownloadTrackingInfo ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositorySearchByNameRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositorySearchByNameRequest.html", - "title": "Class SnapshotRepositorySearchByNameRequest | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotRepositorySearchByNameRequest Inheritance System.Object SnapshotRepositorySearchByNameRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotRepositorySearchByNameRequest Properties RepositoryName Declaration public string RepositoryName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SnapshotRepositorySearchByNameRequest FromJson(string data) Parameters System.String data Returns SnapshotRepositorySearchByNameRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DuplicateAggregatorException.html": { + "href": "api/Picturepark.SDK.V1.Contract.DuplicateAggregatorException.html", + "title": "Class DuplicateAggregatorException | Picturepark.SDK.V1 API", + "keywords": "Class DuplicateAggregatorException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicateAggregatorException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateAggregatorException : PictureparkValidationException, ISerializable, _Exception Properties AggregatorName Declaration public string AggregatorName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateAggregatorException FromJson(string data) Parameters System.String data Returns DuplicateAggregatorException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryEnvironmentSearchRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryEnvironmentSearchRequest.html", - "title": "Class SnapshotRepositoryEnvironmentSearchRequest | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotRepositoryEnvironmentSearchRequest Inheritance System.Object SnapshotRepositoryEnvironmentSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotRepositoryEnvironmentSearchRequest Properties EnvironmentId Declaration public string EnvironmentId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SnapshotRepositoryEnvironmentSearchRequest FromJson(string data) Parameters System.String data Returns SnapshotRepositoryEnvironmentSearchRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DuplicateAliasException.html": { + "href": "api/Picturepark.SDK.V1.Contract.DuplicateAliasException.html", + "title": "Class DuplicateAliasException | Picturepark.SDK.V1 API", + "keywords": "Class DuplicateAliasException Inheritance System.Object System.Exception PictureparkException DuplicateAliasException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateAliasException : PictureparkException, ISerializable, _Exception Properties IndexAlias Declaration public string IndexAlias { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateAliasException FromJson(string data) Parameters System.String data Returns DuplicateAliasException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateSchemaException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateSchemaException.html", - "title": "Class DuplicateSchemaException | Picturepark.SDK.V1 API", - "keywords": "Class DuplicateSchemaException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicateSchemaException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateSchemaException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateSchemaException FromJson(string data) Parameters System.String data Returns DuplicateSchemaException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DuplicatedItemAssignedException.html": { + "href": "api/Picturepark.SDK.V1.Contract.DuplicatedItemAssignedException.html", + "title": "Class DuplicatedItemAssignedException | Picturepark.SDK.V1 API", + "keywords": "Class DuplicatedItemAssignedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicatedItemAssignedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicatedItemAssignedException : PictureparkValidationException, ISerializable, _Exception Properties ItemId Declaration public string ItemId { get; set; } Property Value System.String ItemPath Declaration public string ItemPath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicatedItemAssignedException FromJson(string data) Parameters System.String data Returns DuplicatedItemAssignedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.DeactivationEnvironmentRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DeactivationEnvironmentRequest.html", - "title": "Class DeactivationEnvironmentRequest | Picturepark.SDK.V1 API", - "keywords": "Class DeactivationEnvironmentRequest Inheritance System.Object DeactivationEnvironmentRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DeactivationEnvironmentRequest Properties DeactivationMessage Language specific deactivation messages. Declaration public TranslatedStringDictionary DeactivationMessage { get; set; } Property Value TranslatedStringDictionary Methods FromJson(String) Declaration public static DeactivationEnvironmentRequest FromJson(string data) Parameters System.String data Returns DeactivationEnvironmentRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DuplicateDocumentException.html": { + "href": "api/Picturepark.SDK.V1.Contract.DuplicateDocumentException.html", + "title": "Class DuplicateDocumentException | Picturepark.SDK.V1 API", + "keywords": "Class DuplicateDocumentException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicateDocumentException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateDocumentException : PictureparkValidationException, ISerializable, _Exception Properties DocumentId Declaration public string DocumentId { get; set; } Property Value System.String DocumentType Declaration public string DocumentType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateDocumentException FromJson(string data) Parameters System.String data Returns DuplicateDocumentException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.ListItemClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.ListItemClient.ObjectResponseResult-1.html", - "title": "Struct ListItemClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct ListItemClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.Contract.DuplicatedSearchBehaviorException.html": { + "href": "api/Picturepark.SDK.V1.Contract.DuplicatedSearchBehaviorException.html", + "title": "Class DuplicatedSearchBehaviorException | Picturepark.SDK.V1 API", + "keywords": "Class DuplicatedSearchBehaviorException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicatedSearchBehaviorException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicatedSearchBehaviorException : PictureparkValidationException, ISerializable, _Exception Properties DuplicatedSearchBehaviors Declaration public string DuplicatedSearchBehaviors { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicatedSearchBehaviorException FromJson(string data) Parameters System.String data Returns DuplicatedSearchBehaviorException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SystemTypes.Relation.html": { - "href": "api/Picturepark.SDK.V1.Contract.SystemTypes.Relation.html", - "title": "Class Relation | Picturepark.SDK.V1 API", - "keywords": "Class Relation Inheritance System.Object Relation Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Relation Properties RelationId Declaration public string RelationId { get; set; } Property Value System.String RelationType Declaration public string RelationType { get; set; } Property Value System.String TargetDocType Declaration public string TargetDocType { get; set; } Property Value System.String TargetId Declaration public string TargetId { get; set; } Property Value System.String" + "api/Picturepark.SDK.V1.Contract.DuplicateMetadataDisplayPatternException.html": { + "href": "api/Picturepark.SDK.V1.Contract.DuplicateMetadataDisplayPatternException.html", + "title": "Class DuplicateMetadataDisplayPatternException | Picturepark.SDK.V1 API", + "keywords": "Class DuplicateMetadataDisplayPatternException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicateMetadataDisplayPatternException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateMetadataDisplayPatternException : PictureparkValidationException, ISerializable, _Exception Properties DisplayPatternId Declaration public string DisplayPatternId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateMetadataDisplayPatternException FromJson(string data) Parameters System.String data Returns DuplicateMetadataDisplayPatternException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PictureparkConflictException.html": { - "href": "api/Picturepark.SDK.V1.Contract.PictureparkConflictException.html", - "title": "Class PictureparkConflictException | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkConflictException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkConflictException DocumentVersionConflictException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkConflictException : PictureparkBusinessException, ISerializable, _Exception Properties Reference Declaration public string Reference { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PictureparkConflictException FromJson(string data) Parameters System.String data Returns PictureparkConflictException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.InvalidSortFieldException.html": { + "href": "api/Picturepark.SDK.V1.Contract.InvalidSortFieldException.html", + "title": "Class InvalidSortFieldException | Picturepark.SDK.V1 API", + "keywords": "Class InvalidSortFieldException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidSortFieldException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidSortFieldException : PictureparkValidationException, ISerializable, _Exception Properties FieldName Declaration public string FieldName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidSortFieldException FromJson(string data) Parameters System.String data Returns InvalidSortFieldException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SearchIndexInUseException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SearchIndexInUseException.html", - "title": "Class SearchIndexInUseException | Picturepark.SDK.V1 API", - "keywords": "Class SearchIndexInUseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException SearchIndexInUseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchIndexInUseException : PictureparkBusinessException, ISerializable, _Exception Properties SearchIndex Declaration public string SearchIndex { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchIndexInUseException FromJson(string data) Parameters System.String data Returns SearchIndexInUseException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.InvalidStateException.html": { + "href": "api/Picturepark.SDK.V1.Contract.InvalidStateException.html", + "title": "Class InvalidStateException | Picturepark.SDK.V1 API", + "keywords": "Class InvalidStateException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidStateException InvalidStateTransitionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidStateException : PictureparkValidationException, ISerializable, _Exception Properties ResourceId Declaration public string ResourceId { get; set; } Property Value System.String State Declaration public string State { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidStateException FromJson(string data) Parameters System.String data Returns InvalidStateException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SearchIndexDocNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SearchIndexDocNotFoundException.html", - "title": "Class SearchIndexDocNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class SearchIndexDocNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException SearchIndexDocNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchIndexDocNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties SearchIndexDocId Declaration public string SearchIndexDocId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchIndexDocNotFoundException FromJson(string data) Parameters System.String data Returns SearchIndexDocNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.InvalidStateTransitionException.html": { + "href": "api/Picturepark.SDK.V1.Contract.InvalidStateTransitionException.html", + "title": "Class InvalidStateTransitionException | Picturepark.SDK.V1 API", + "keywords": "Class InvalidStateTransitionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidStateException InvalidStateTransitionException Inherited Members InvalidStateException.ResourceId InvalidStateException.State PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidStateTransitionException : InvalidStateException, ISerializable, _Exception Properties Transition Declaration public string Transition { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidStateTransitionException FromJson(string data) Parameters System.String data Returns InvalidStateTransitionException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SearchFieldCount.html": { - "href": "api/Picturepark.SDK.V1.Contract.SearchFieldCount.html", - "title": "Class SearchFieldCount | Picturepark.SDK.V1 API", - "keywords": "Class SearchFieldCount Count information of fields in the search index for filtering, searching and sorting Inheritance System.Object SearchFieldCount Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchFieldCount Properties IndexedField The number of fields created in the search index to store filter information for a schema. Declaration public int IndexedField { get; set; } Property Value System.Int32 SimpleSearchField The number of fields created in the search index to store search information for a schema. Declaration public int SimpleSearchField { get; set; } Property Value System.Int32 SortableField The number of fields created in the search index to store sorting information for a schema. Declaration public int SortableField { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static SearchFieldCount FromJson(string data) Parameters System.String data Returns SearchFieldCount ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.InvalidTransferTypeException.html": { + "href": "api/Picturepark.SDK.V1.Contract.InvalidTransferTypeException.html", + "title": "Class InvalidTransferTypeException | Picturepark.SDK.V1 API", + "keywords": "Class InvalidTransferTypeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException InvalidTransferTypeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidTransferTypeException : PictureparkBusinessException, ISerializable, _Exception Properties TransferType Declaration public TransferType TransferType { get; set; } Property Value TransferType Methods FromJson(String) Declaration public static InvalidTransferTypeException FromJson(string data) Parameters System.String data Returns InvalidTransferTypeException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Results.OutputFormatOperationResultWithoutFetch.html": { - "href": "api/Picturepark.SDK.V1.Contract.Results.OutputFormatOperationResultWithoutFetch.html", - "title": "Class OutputFormatOperationResultWithoutFetch | Picturepark.SDK.V1 API", - "keywords": "Class OutputFormatOperationResultWithoutFetch Inheritance System.Object OutputFormatOperationResultWithoutFetch OutputFormatDeleteResult OutputFormatOperationResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatOperationResultWithoutFetch Constructors OutputFormatOperationResultWithoutFetch(String, String, Nullable) Declaration public OutputFormatOperationResultWithoutFetch(string outputFormatId, string businessProcessId, BusinessProcessLifeCycle? lifeCycle) Parameters System.String outputFormatId System.String businessProcessId System.Nullable < BusinessProcessLifeCycle > lifeCycle Properties BusinessProcessId Declaration public string BusinessProcessId { get; } Property Value System.String LifeCycle Declaration public BusinessProcessLifeCycle? LifeCycle { get; } Property Value System.Nullable < BusinessProcessLifeCycle > OutputFormatId Declaration public string OutputFormatId { get; } Property Value System.String" + "api/Picturepark.SDK.V1.Contract.InvalidValueFormatException.html": { + "href": "api/Picturepark.SDK.V1.Contract.InvalidValueFormatException.html", + "title": "Class InvalidValueFormatException | Picturepark.SDK.V1 API", + "keywords": "Class InvalidValueFormatException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidValueFormatException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidValueFormatException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static InvalidValueFormatException FromJson(string data) Parameters System.String data Returns InvalidValueFormatException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Results.OutputFormatOperationResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.Results.OutputFormatOperationResult.html", - "title": "Class OutputFormatOperationResult | Picturepark.SDK.V1 API", - "keywords": "Class OutputFormatOperationResult Inheritance System.Object OutputFormatOperationResultWithoutFetch OutputFormatOperationResult Inherited Members OutputFormatOperationResultWithoutFetch.LifeCycle OutputFormatOperationResultWithoutFetch.BusinessProcessId OutputFormatOperationResultWithoutFetch.OutputFormatId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatOperationResult : OutputFormatOperationResultWithoutFetch Constructors OutputFormatOperationResult(String, String, Nullable, IOutputFormatClient) Declaration public OutputFormatOperationResult(string outputFormatId, string businessProcessId, BusinessProcessLifeCycle? lifeCycle, IOutputFormatClient outputFormatClient) Parameters System.String outputFormatId System.String businessProcessId System.Nullable < BusinessProcessLifeCycle > lifeCycle IOutputFormatClient outputFormatClient Methods FetchResult(CancellationToken) Declaration public virtual Task FetchResult(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < OutputFormatDetail >" + "api/Picturepark.SDK.V1.Contract.InvalidVersionException.html": { + "href": "api/Picturepark.SDK.V1.Contract.InvalidVersionException.html", + "title": "Class InvalidVersionException | Picturepark.SDK.V1 API", + "keywords": "Class InvalidVersionException Inheritance System.Object System.Exception PictureparkException InvalidVersionException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidVersionException : PictureparkException, ISerializable, _Exception Properties Component Declaration public string Component { get; set; } Property Value System.String ExpectedVersion Declaration public string ExpectedVersion { get; set; } Property Value System.String Version Declaration public string Version { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidVersionException FromJson(string data) Parameters System.String data Returns InvalidVersionException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Results.OutputFormatDeleteResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.Results.OutputFormatDeleteResult.html", - "title": "Class OutputFormatDeleteResult | Picturepark.SDK.V1 API", - "keywords": "Class OutputFormatDeleteResult Inheritance System.Object OutputFormatOperationResultWithoutFetch OutputFormatDeleteResult Inherited Members OutputFormatOperationResultWithoutFetch.LifeCycle OutputFormatOperationResultWithoutFetch.BusinessProcessId OutputFormatOperationResultWithoutFetch.OutputFormatId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatDeleteResult : OutputFormatOperationResultWithoutFetch Constructors OutputFormatDeleteResult(String, String, Nullable) Declaration public OutputFormatDeleteResult(string outputFormatId, string businessProcessId, BusinessProcessLifeCycle? lifeCycle) Parameters System.String outputFormatId System.String businessProcessId System.Nullable < BusinessProcessLifeCycle > lifeCycle" + "api/Picturepark.SDK.V1.Contract.IOutputClient.html": { + "href": "api/Picturepark.SDK.V1.Contract.IOutputClient.html", + "title": "Interface IOutputClient | Picturepark.SDK.V1 API", + "keywords": "Interface IOutputClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IOutputClient Methods GetAsync(String, CancellationToken) Get - single Declaration Task GetAsync(string outputId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String outputId The output id. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputDetail > OutputDetail Exceptions ApiException A server side error occurred. OutputNotFoundException A server side error occurred. PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception ResetRetryAttemptsAsync(OutputResetRetryAttemptsRequest, CancellationToken) Resets retry attempts counter on failed (optionally also completed) outputs and they will be subsequently picked up for re-rendering. Declaration Task ResetRetryAttemptsAsync(OutputResetRetryAttemptsRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputResetRetryAttemptsRequest request Request containing options to filter which outputs should be reset. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process tracking the resetting Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(OutputSearchRequest, CancellationToken) Search output documents Declaration Task SearchAsync(OutputSearchRequest outputSearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputSearchRequest outputSearchRequest The output search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputSearchResult > Output result set. Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.Contract.Results.OutputFormatBatchOperationResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.Results.OutputFormatBatchOperationResult.html", - "title": "Class OutputFormatBatchOperationResult | Picturepark.SDK.V1 API", - "keywords": "Class OutputFormatBatchOperationResult Inheritance System.Object BatchOperationResult < OutputFormat > OutputFormatBatchOperationResult Inherited Members BatchOperationResult.LifeCycle BatchOperationResult.BusinessProcessId BatchOperationResult.FetchDetail(Func>>, CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatBatchOperationResult : BatchOperationResult Constructors OutputFormatBatchOperationResult(IOutputFormatClient, String, Nullable, IBusinessProcessClient) Declaration public OutputFormatBatchOperationResult(IOutputFormatClient outputFormatClient, string businessProcessId, BusinessProcessLifeCycle? lifeCycle, IBusinessProcessClient businessProcessClient) Parameters IOutputFormatClient outputFormatClient System.String businessProcessId System.Nullable < BusinessProcessLifeCycle > lifeCycle IBusinessProcessClient businessProcessClient Properties Empty Declaration public static OutputFormatBatchOperationResult Empty { get; } Property Value OutputFormatBatchOperationResult Methods FetchDetail(CancellationToken) Declaration public Task> FetchDetail(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < BatchOperationResultDetail < OutputFormat >>" + "api/Picturepark.SDK.V1.Contract.Mp4VideoFormat.html": { + "href": "api/Picturepark.SDK.V1.Contract.Mp4VideoFormat.html", + "title": "Class Mp4VideoFormat | Picturepark.SDK.V1 API", + "keywords": "Class Mp4VideoFormat Inheritance System.Object FormatBase VideoFormatBase Mp4VideoFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Mp4VideoFormat : VideoFormatBase Properties AudioCodec Gets or sets the encoding audio codec. Declaration public AudioFormatBase AudioCodec { get; set; } Property Value AudioFormatBase Extension Declaration public string Extension { get; set; } Property Value System.String Preset Gets or sets the encoding codec preset. Declaration public Preset Preset { get; set; } Property Value Preset ResizeAction Declaration public ResizeAction2 ResizeAction { get; set; } Property Value ResizeAction2 Methods FromJson(String) Declaration public static Mp4VideoFormat FromJson(string data) Parameters System.String data Returns Mp4VideoFormat ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Results.ListItemBatchOperationWithRequestIdResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.Results.ListItemBatchOperationWithRequestIdResult.html", - "title": "Class ListItemBatchOperationWithRequestIdResult | Picturepark.SDK.V1 API", - "keywords": "Class ListItemBatchOperationWithRequestIdResult Inheritance System.Object BatchOperationWithRequestIdResult < ListItemDetail > ListItemBatchOperationWithRequestIdResult Inherited Members BatchOperationWithRequestIdResult.LifeCycle BatchOperationWithRequestIdResult.BusinessProcessId BatchOperationWithRequestIdResult.FetchDetail(Func>>, Func, CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemBatchOperationWithRequestIdResult : BatchOperationWithRequestIdResult Constructors ListItemBatchOperationWithRequestIdResult(IListItemClient, String, Nullable, IBusinessProcessClient) Declaration public ListItemBatchOperationWithRequestIdResult(IListItemClient listItemClient, string businessProcessId, BusinessProcessLifeCycle? lifeCycle, IBusinessProcessClient businessProcessClient) Parameters IListItemClient listItemClient System.String businessProcessId System.Nullable < BusinessProcessLifeCycle > lifeCycle IBusinessProcessClient businessProcessClient Properties Empty Declaration public static ListItemBatchOperationWithRequestIdResult Empty { get; } Property Value ListItemBatchOperationWithRequestIdResult Methods FetchDetail(IEnumerable, CancellationToken) Declaration public Task> FetchDetail(IEnumerable resolveBehaviors = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters IEnumerable < ListItemResolveBehavior > resolveBehaviors System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < BatchOperationWithRequestIdResultDetail < ListItemDetail >>" + "api/Picturepark.SDK.V1.Contract.NamedCacheConfigurationBase.html": { + "href": "api/Picturepark.SDK.V1.Contract.NamedCacheConfigurationBase.html", + "title": "Class NamedCacheConfigurationBase | Picturepark.SDK.V1 API", + "keywords": "Class NamedCacheConfigurationBase Named cache configuration Inheritance System.Object NamedCacheConfigurationBase ListItemNamedCacheConfiguration SchemaTagboxFilterLookupNamedCacheConfiguration Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class NamedCacheConfigurationBase Properties CaseSensitive Indicates if the lookup should be cache sensitive. Declaration public bool CaseSensitive { get; set; } Property Value System.Boolean Name Name of named cache. Declaration public string Name { get; set; } Property Value System.String Methods FromJson(String) Declaration public static NamedCacheConfigurationBase FromJson(string data) Parameters System.String data Returns NamedCacheConfigurationBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Results.ListItemBatchOperationResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.Results.ListItemBatchOperationResult.html", - "title": "Class ListItemBatchOperationResult | Picturepark.SDK.V1 API", - "keywords": "Class ListItemBatchOperationResult Inheritance System.Object BatchOperationResult < ListItemDetail > ListItemBatchOperationResult Inherited Members BatchOperationResult.LifeCycle BatchOperationResult.BusinessProcessId BatchOperationResult.FetchDetail(Func>>, CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemBatchOperationResult : BatchOperationResult Constructors ListItemBatchOperationResult(IListItemClient, String, Nullable, IBusinessProcessClient) Declaration public ListItemBatchOperationResult(IListItemClient listItemClient, string businessProcessId, BusinessProcessLifeCycle? lifeCycle, IBusinessProcessClient businessProcessClient) Parameters IListItemClient listItemClient System.String businessProcessId System.Nullable < BusinessProcessLifeCycle > lifeCycle IBusinessProcessClient businessProcessClient Properties Empty Declaration public static ListItemBatchOperationResult Empty { get; } Property Value ListItemBatchOperationResult Methods FetchDetail(IEnumerable, CancellationToken) Declaration public Task> FetchDetail(IEnumerable resolveBehaviors = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters IEnumerable < ListItemResolveBehavior > resolveBehaviors System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < BatchOperationResultDetail < ListItemDetail >>" + "api/Picturepark.SDK.V1.Contract.NamedCacheConfigurationException.html": { + "href": "api/Picturepark.SDK.V1.Contract.NamedCacheConfigurationException.html", + "title": "Class NamedCacheConfigurationException | Picturepark.SDK.V1 API", + "keywords": "Class NamedCacheConfigurationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException NamedCacheConfigurationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NamedCacheConfigurationException : PictureparkValidationException, ISerializable, _Exception Properties InnerExceptions Declaration public ICollection InnerExceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkValidationException > Methods FromJson(String) Declaration public static NamedCacheConfigurationException FromJson(string data) Parameters System.String data Returns NamedCacheConfigurationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Results.ContentBatchOperationWithRequestIdResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.Results.ContentBatchOperationWithRequestIdResult.html", - "title": "Class ContentBatchOperationWithRequestIdResult | Picturepark.SDK.V1 API", - "keywords": "Class ContentBatchOperationWithRequestIdResult Inheritance System.Object BatchOperationWithRequestIdResult < ContentDetail > ContentBatchOperationWithRequestIdResult Inherited Members BatchOperationWithRequestIdResult.LifeCycle BatchOperationWithRequestIdResult.BusinessProcessId BatchOperationWithRequestIdResult.FetchDetail(Func>>, Func, CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentBatchOperationWithRequestIdResult : BatchOperationWithRequestIdResult Constructors ContentBatchOperationWithRequestIdResult(IContentClient, String, Nullable, IBusinessProcessClient) Declaration public ContentBatchOperationWithRequestIdResult(IContentClient contentClient, string businessProcessId, BusinessProcessLifeCycle? lifeCycle, IBusinessProcessClient businessProcessClient) Parameters IContentClient contentClient System.String businessProcessId System.Nullable < BusinessProcessLifeCycle > lifeCycle IBusinessProcessClient businessProcessClient Properties Empty Declaration public static ContentBatchOperationWithRequestIdResult Empty { get; } Property Value ContentBatchOperationWithRequestIdResult Methods FetchDetail(IEnumerable, CancellationToken) Declaration public Task> FetchDetail(IEnumerable resolveBehaviors = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters IEnumerable < ContentResolveBehavior > resolveBehaviors System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < BatchOperationWithRequestIdResultDetail < ContentDetail >>" + "api/Picturepark.SDK.V1.Contract.NamedCacheNameDuplicationException.html": { + "href": "api/Picturepark.SDK.V1.Contract.NamedCacheNameDuplicationException.html", + "title": "Class NamedCacheNameDuplicationException | Picturepark.SDK.V1 API", + "keywords": "Class NamedCacheNameDuplicationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException NamedCacheNameDuplicationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NamedCacheNameDuplicationException : PictureparkValidationException, ISerializable, _Exception Properties Name Declaration public string Name { get; set; } Property Value System.String Methods FromJson(String) Declaration public static NamedCacheNameDuplicationException FromJson(string data) Parameters System.String data Returns NamedCacheNameDuplicationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Results.ContentBatchOperationResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.Results.ContentBatchOperationResult.html", - "title": "Class ContentBatchOperationResult | Picturepark.SDK.V1 API", - "keywords": "Class ContentBatchOperationResult Inheritance System.Object BatchOperationResult < ContentDetail > ContentBatchOperationResult Inherited Members BatchOperationResult.LifeCycle BatchOperationResult.BusinessProcessId BatchOperationResult.FetchDetail(Func>>, CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentBatchOperationResult : BatchOperationResult Constructors ContentBatchOperationResult(IContentClient, String, Nullable, IBusinessProcessClient) Declaration public ContentBatchOperationResult(IContentClient contentClient, string businessProcessId, BusinessProcessLifeCycle? lifeCycle, IBusinessProcessClient businessProcessClient) Parameters IContentClient contentClient System.String businessProcessId System.Nullable < BusinessProcessLifeCycle > lifeCycle IBusinessProcessClient businessProcessClient Properties Empty Declaration public static ContentBatchOperationResult Empty { get; } Property Value ContentBatchOperationResult Methods FetchDetail(IEnumerable, CancellationToken) Declaration public Task> FetchDetail(IEnumerable resolveBehaviors = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters IEnumerable < ContentResolveBehavior > resolveBehaviors System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < BatchOperationResultDetail < ContentDetail >>" + "api/Picturepark.SDK.V1.Contract.NamedCacheNameMissingException.html": { + "href": "api/Picturepark.SDK.V1.Contract.NamedCacheNameMissingException.html", + "title": "Class NamedCacheNameMissingException | Picturepark.SDK.V1 API", + "keywords": "Class NamedCacheNameMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException NamedCacheNameMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NamedCacheNameMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static NamedCacheNameMissingException FromJson(string data) Parameters System.String data Returns NamedCacheNameMissingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.NGramAnalyzer.html": { - "href": "api/Picturepark.SDK.V1.Contract.NGramAnalyzer.html", - "title": "Class NGramAnalyzer | Picturepark.SDK.V1 API", - "keywords": "Class NGramAnalyzer An analyzer using the ElasticSearch's NGram tokenizer Inheritance System.Object AnalyzerBase NGramAnalyzer Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NGramAnalyzer : AnalyzerBase Properties FieldSuffix The suffix for the analyzed field: ngram. Declaration public string FieldSuffix { get; set; } Property Value System.String Type The analyzer type: NGram Declaration public Analyzer Type { get; set; } Property Value Analyzer Methods FromJson(String) Declaration public static NGramAnalyzer FromJson(string data) Parameters System.String data Returns NGramAnalyzer ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.NestedAggregator.html": { + "href": "api/Picturepark.SDK.V1.Contract.NestedAggregator.html", + "title": "Class NestedAggregator | Picturepark.SDK.V1 API", + "keywords": "Class NestedAggregator A special single bucket aggregation that enables aggregating on nested documents Inheritance System.Object AggregatorBase NestedAggregator Inherited Members AggregatorBase.Name AggregatorBase.Names AggregatorBase.Aggregators AggregatorBase.Filter System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NestedAggregator : AggregatorBase Properties Path The path pointing to the nested object. Declaration public string Path { get; set; } Property Value System.String Methods FromJson(String) Declaration public static NestedAggregator FromJson(string data) Parameters System.String data Returns NestedAggregator ToJson() Declaration public string ToJson() Returns System.String" }, "api/Picturepark.SDK.V1.Contract.NestedFilter.html": { "href": "api/Picturepark.SDK.V1.Contract.NestedFilter.html", "title": "Class NestedFilter | Picturepark.SDK.V1 API", "keywords": "Class NestedFilter Filters on nested documents Inheritance System.Object FilterBase NestedFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NestedFilter : FilterBase Properties Filter The filter to be applied on the nested documents. Declaration public FilterBase Filter { get; set; } Property Value FilterBase Path The path pointing to the nested document (i.e. personLayer.nestedAddress). Declaration public string Path { get; set; } Property Value System.String Methods FromJson(String) Declaration public static NestedFilter FromJson(string data) Parameters System.String data Returns NestedFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerUpdateState.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerUpdateState.html", - "title": "Enum CustomerUpdateState | Picturepark.SDK.V1 API", - "keywords": "Enum CustomerUpdateState Namespace : System.Dynamic.ExpandoObject Syntax public enum CustomerUpdateState Cancelled CustomerExported Draft Failed InProgress Succeeded" - }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleConditionInvalidTriggerPointDocumentTypeException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleConditionInvalidTriggerPointDocumentTypeException.html", - "title": "Class BusinessRuleConditionInvalidTriggerPointDocumentTypeException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleConditionInvalidTriggerPointDocumentTypeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleConditionInvalidTriggerPointDocumentTypeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleConditionInvalidTriggerPointDocumentTypeException : PictureparkValidationException, ISerializable, _Exception Properties AllowedDocumentTypes Declaration public ICollection AllowedDocumentTypes { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRuleTriggerDocType > Methods FromJson(String) Declaration public static BusinessRuleConditionInvalidTriggerPointDocumentTypeException FromJson(string data) Parameters System.String data Returns BusinessRuleConditionInvalidTriggerPointDocumentTypeException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.NGramAnalyzer.html": { + "href": "api/Picturepark.SDK.V1.Contract.NGramAnalyzer.html", + "title": "Class NGramAnalyzer | Picturepark.SDK.V1 API", + "keywords": "Class NGramAnalyzer An analyzer using the ElasticSearch's NGram tokenizer Inheritance System.Object AnalyzerBase NGramAnalyzer Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NGramAnalyzer : AnalyzerBase Properties FieldSuffix The suffix for the analyzed field: ngram. Declaration public string FieldSuffix { get; set; } Property Value System.String Type The analyzer type: NGram Declaration public Analyzer Type { get; set; } Property Value Analyzer Methods FromJson(String) Declaration public static NGramAnalyzer FromJson(string data) Parameters System.String data Returns NGramAnalyzer ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleValidationException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleValidationException.html", - "title": "Class BusinessRuleValidationException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleValidationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleValidationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleValidationException : PictureparkValidationException, ISerializable, _Exception Properties InnerExceptions Declaration public ICollection InnerExceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkValidationException > RuleId Declaration public string RuleId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleValidationException FromJson(string data) Parameters System.String data Returns BusinessRuleValidationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PictureparkConflictException.html": { + "href": "api/Picturepark.SDK.V1.Contract.PictureparkConflictException.html", + "title": "Class PictureparkConflictException | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkConflictException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkConflictException DocumentVersionConflictException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkConflictException : PictureparkBusinessException, ISerializable, _Exception Properties Reference Declaration public string Reference { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PictureparkConflictException FromJson(string data) Parameters System.String data Returns PictureparkConflictException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleTriggerPointMissingException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleTriggerPointMissingException.html", - "title": "Class BusinessRuleTriggerPointMissingException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleTriggerPointMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleTriggerPointMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleTriggerPointMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleTriggerPointMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleTriggerPointMissingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PictureparkException.html": { + "href": "api/Picturepark.SDK.V1.Contract.PictureparkException.html", + "title": "Class PictureparkException | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkException Inheritance System.Object System.Exception PictureparkException ConfigurationIndexNotFoundException CustomerAliasNotFoundException CustomerDeactivationException CustomerHostNotFoundException CustomerNotActiveException CustomerNotAvailableException CustomerNotDeactivatedException CustomerNotFoundException CustomerViolationException DuplicateAliasException ElasticVersionUpdateException EnvironmentDeactivationException EnvironmentNotAvailableException EnvironmentNotDeactivatedException EnvironmentNotFoundException InvalidVersionException MaximumTransferSizeException PictureparkBusinessException RedisDatabaseExceededException ServiceProviderCreateException ServiceProviderDeleteException ServiceProviderNotFoundException Inherited Members System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkException : Exception, ISerializable, _Exception Properties ExceptionMessage Declaration public string ExceptionMessage { get; set; } Property Value System.String HttpStatusCode Declaration public int HttpStatusCode { get; set; } Property Value System.Int32 TraceId Declaration public string TraceId { get; set; } Property Value System.String TraceJobId Declaration public string TraceJobId { get; set; } Property Value System.String TraceLevel Declaration public TraceLevel TraceLevel { get; set; } Property Value TraceLevel Methods FromJson(String) Declaration public static PictureparkException FromJson(string data) Parameters System.String data Returns PictureparkException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleTriggerPoint.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleTriggerPoint.html", - "title": "Class BusinessRuleTriggerPoint | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleTriggerPoint Represents a trigger point for a business rule Inheritance System.Object BusinessRuleTriggerPoint Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleTriggerPoint Properties Action Action performed. Declaration public BusinessRuleTriggerAction Action { get; set; } Property Value BusinessRuleTriggerAction DocumentType Document type. Declaration public BusinessRuleTriggerDocType DocumentType { get; set; } Property Value BusinessRuleTriggerDocType ExecutionScope Execution scope. Declaration public BusinessRuleExecutionScope ExecutionScope { get; set; } Property Value BusinessRuleExecutionScope Methods FromJson(String) Declaration public static BusinessRuleTriggerPoint FromJson(string data) Parameters System.String data Returns BusinessRuleTriggerPoint ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PictureparkForbiddenException.html": { + "href": "api/Picturepark.SDK.V1.Contract.PictureparkForbiddenException.html", + "title": "Class PictureparkForbiddenException | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkForbiddenException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkForbiddenException BusinessProcessNotExternalException TermsOfServiceConsentRequiredException UserInactiveOrDeletedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkForbiddenException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static PictureparkForbiddenException FromJson(string data) Parameters System.String data Returns PictureparkForbiddenException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessWaitForStateResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessWaitForStateResult.html", - "title": "Class BusinessProcessWaitForStateResult | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessWaitForStateResult Result from waiting for state(s) on a business process Inheritance System.Object BusinessProcessWaitForStateResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessWaitForStateResult Properties BusinessProcess The business process. Declaration public BusinessProcess BusinessProcess { get; set; } Property Value BusinessProcess StateHit The state that was hit. Declaration public string StateHit { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessWaitForStateResult FromJson(string data) Parameters System.String data Returns BusinessProcessWaitForStateResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PictureparkNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.PictureparkNotFoundException.html", + "title": "Class PictureparkNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException BusinessProcessDefinitionNotFoundException BusinessProcessNotFoundException ChannelsNotFoundException ContentNotFoundException DocumentVersionNotFoundException EnvironmentProcessNotFoundException FileTransferNotFoundException ListItemNotFoundException OutputIdNotFoundException OwnerTokenNotFoundException PermissionSetNotFoundException SchemaInfoNotFoundException SchemaNotFoundException ShareByTokenNotFoundException ShareNotFoundException TransferInfoNotFoundException TransferNotFoundException UserRolesNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties Reference Declaration public string Reference { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PictureparkNotFoundException FromJson(string data) Parameters System.String data Returns PictureparkNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessWaitForLifeCycleResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessWaitForLifeCycleResult.html", - "title": "Class BusinessProcessWaitForLifeCycleResult | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessWaitForLifeCycleResult Result from waiting for life cycle(s) on a business process Inheritance System.Object BusinessProcessWaitForLifeCycleResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessWaitForLifeCycleResult Properties BusinessProcess The business process. Declaration public BusinessProcess BusinessProcess { get; set; } Property Value BusinessProcess LifeCycleHit The life cycle that was hit. Declaration public BusinessProcessLifeCycle? LifeCycleHit { get; set; } Property Value System.Nullable < BusinessProcessLifeCycle > Methods FromJson(String) Declaration public static BusinessProcessWaitForLifeCycleResult FromJson(string data) Parameters System.String data Returns BusinessProcessWaitForLifeCycleResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PictureparkOperationCanceledException.html": { + "href": "api/Picturepark.SDK.V1.Contract.PictureparkOperationCanceledException.html", + "title": "Class PictureparkOperationCanceledException | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkOperationCanceledException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkOperationCanceledException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkOperationCanceledException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static PictureparkOperationCanceledException FromJson(string data) Parameters System.String data Returns PictureparkOperationCanceledException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessStateNotHitException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessStateNotHitException.html", - "title": "Class BusinessProcessStateNotHitException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessStateNotHitException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException BusinessProcessStateNotHitException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessStateNotHitException : PictureparkTimeoutException, ISerializable, _Exception Properties Actual Declaration public string Actual { get; set; } Property Value System.String BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String Expected Declaration public ICollection Expected { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static BusinessProcessStateNotHitException FromJson(string data) Parameters System.String data Returns BusinessProcessStateNotHitException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PictureparkTimeoutException.html": { + "href": "api/Picturepark.SDK.V1.Contract.PictureparkTimeoutException.html", + "title": "Class PictureparkTimeoutException | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkTimeoutException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException AddMetadataLanguageTimeoutException BusinessProcessLifeCycleNotHitException BusinessProcessStateNotHitException CustomerBoostValuesUpdateTimeoutException EnvironmentProcessWaitTimeoutException SnapshotTimeoutException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkTimeoutException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static PictureparkTimeoutException FromJson(string data) Parameters System.String data Returns PictureparkTimeoutException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessStateChangeRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessStateChangeRequest.html", - "title": "Class BusinessProcessStateChangeRequest | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessStateChangeRequest Transitions the business process to a new state and/or life cycle. Inheritance System.Object BusinessProcessStateChangeRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessStateChangeRequest Properties LifeCycle The new life cycle of the business process. Declaration public BusinessProcessLifeCycle LifeCycle { get; set; } Property Value BusinessProcessLifeCycle Notification An optional notification update to be posted together with the transition. Declaration public BusinessProcessNotificationUpdate Notification { get; set; } Property Value BusinessProcessNotificationUpdate State The new state of the business process. Declaration public string State { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessStateChangeRequest FromJson(string data) Parameters System.String data Returns BusinessProcessStateChangeRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.MetadataValuesFieldRemoveCommand.html": { + "href": "api/Picturepark.SDK.V1.Contract.MetadataValuesFieldRemoveCommand.html", + "title": "Class MetadataValuesFieldRemoveCommand | Picturepark.SDK.V1 API", + "keywords": "Class MetadataValuesFieldRemoveCommand Removes a field and its value from the values of the specified schema Inheritance System.Object MetadataValuesChangeCommandBase MetadataValuesFieldRemoveCommand Inherited Members MetadataValuesChangeCommandBase.SchemaId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MetadataValuesFieldRemoveCommand : MetadataValuesChangeCommandBase Properties FieldPath The path of the field to be removed within the specified schema (i.e. remove the street from the address of a person: fieldPath = \"address.streetName\", schemaId = \"PersonLayer\") Declaration public string FieldPath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MetadataValuesFieldRemoveCommand FromJson(string data) Parameters System.String data Returns MetadataValuesFieldRemoveCommand ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BaseResultOfOutput.html": { - "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfOutput.html", - "title": "Class BaseResultOfOutput | Picturepark.SDK.V1 API", - "keywords": "Class BaseResultOfOutput Inheritance System.Object BaseResultOfOutput OutputSearchResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfOutput Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < Output > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfOutput FromJson(string data) Parameters System.String data Returns BaseResultOfOutput ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.MetadataValuesSchemaItemAddCommand.html": { + "href": "api/Picturepark.SDK.V1.Contract.MetadataValuesSchemaItemAddCommand.html", + "title": "Class MetadataValuesSchemaItemAddCommand | Picturepark.SDK.V1 API", + "keywords": "Class MetadataValuesSchemaItemAddCommand Adds a list item to a FieldMultiTagbox field Inheritance System.Object MetadataValuesChangeCommandBase MetadataValuesSchemaItemAddCommand Inherited Members MetadataValuesChangeCommandBase.SchemaId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MetadataValuesSchemaItemAddCommand : MetadataValuesChangeCommandBase Properties FieldNamespace The field namespace Declaration public string FieldNamespace { get; set; } Property Value System.String FieldPath The path of the field relative to the Content or Layer schema values defined by the schemaId property. (i.e. add a team (existing list item) to the work information of a person: fieldPath = \"workInfo.teams\", schemaId = \"PersonLayer\"). Declaration public string FieldPath { get; set; } Property Value System.String ReferenceId The ID of the list item to be added. Declaration public string ReferenceId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MetadataValuesSchemaItemAddCommand FromJson(string data) Parameters System.String data Returns MetadataValuesSchemaItemAddCommand ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BaseResultOfMetadataReference.html": { - "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfMetadataReference.html", - "title": "Class BaseResultOfMetadataReference | Picturepark.SDK.V1 API", - "keywords": "Class BaseResultOfMetadataReference Inheritance System.Object BaseResultOfMetadataReference MetadataReferenceResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfMetadataReference Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < MetadataReference > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfMetadataReference FromJson(string data) Parameters System.String data Returns BaseResultOfMetadataReference ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.MetadataValuesSchemaItemRemoveCommand.html": { + "href": "api/Picturepark.SDK.V1.Contract.MetadataValuesSchemaItemRemoveCommand.html", + "title": "Class MetadataValuesSchemaItemRemoveCommand | Picturepark.SDK.V1 API", + "keywords": "Class MetadataValuesSchemaItemRemoveCommand Removes a list item from a FieldMultiTagbox field Inheritance System.Object MetadataValuesChangeCommandBase MetadataValuesSchemaItemRemoveCommand Inherited Members MetadataValuesChangeCommandBase.SchemaId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MetadataValuesSchemaItemRemoveCommand : MetadataValuesChangeCommandBase Properties FieldNamespace The field namespace. Declaration public string FieldNamespace { get; set; } Property Value System.String FieldPath The path of the field relative to the Content or Layer schema values defined by the schemaId property. (i.e. add a team (existing list item) to the work information of a person: fieldPath = \"workInfo.teams\", schemaId = \"PersonLayer\"). Declaration public string FieldPath { get; set; } Property Value System.String ReferenceId The ID of the list item to be removed. Declaration public string ReferenceId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MetadataValuesSchemaItemRemoveCommand FromJson(string data) Parameters System.String data Returns MetadataValuesSchemaItemRemoveCommand ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BaseResultOfLiveStream.html": { - "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfLiveStream.html", - "title": "Class BaseResultOfLiveStream | Picturepark.SDK.V1 API", - "keywords": "Class BaseResultOfLiveStream Inheritance System.Object BaseResultOfLiveStream LiveStreamSearchResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfLiveStream Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < LiveStream > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfLiveStream FromJson(string data) Parameters System.String data Returns BaseResultOfLiveStream ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PngFormat.html": { + "href": "api/Picturepark.SDK.V1.Contract.PngFormat.html", + "title": "Class PngFormat | Picturepark.SDK.V1 API", + "keywords": "Class PngFormat Inheritance System.Object FormatBase ImageFormatBase PngFormat Inherited Members ImageFormatBase.ColorProfile ImageFormatBase.ColorTransformationIntent ImageFormatBase.HorizontalResolution ImageFormatBase.VerticalResolution ImageFormatBase.RenderFirstFrameOnly ImageFormatBase.KeepClippingPath ImageFormatBase.CloneExif ImageFormatBase.CloneIptc ImageFormatBase.CloneAdobeResources ImageFormatBase.CloneXmp ImageFormatBase.ResizeAction ImageFormatBase.Actions System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PngFormat : ImageFormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String Interlaced Declaration public bool Interlaced { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static PngFormat FromJson(string data) Parameters System.String data Returns PngFormat ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BaseResultOfListItem.html": { - "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfListItem.html", - "title": "Class BaseResultOfListItem | Picturepark.SDK.V1 API", - "keywords": "Class BaseResultOfListItem Inheritance System.Object BaseResultOfListItem SearchBehaviorBaseResultOfListItem Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfListItem Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < ListItem > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfListItem FromJson(string data) Parameters System.String data Returns BaseResultOfListItem ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PrefixFilter.html": { + "href": "api/Picturepark.SDK.V1.Contract.PrefixFilter.html", + "title": "Class PrefixFilter | Picturepark.SDK.V1 API", + "keywords": "Class PrefixFilter Filters field's values based on a prefix Inheritance System.Object FilterBase PrefixFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PrefixFilter : FilterBase Properties Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Prefix The value to be used as prefix. Declaration public string Prefix { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PrefixFilter FromJson(string data) Parameters System.String data Returns PrefixFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ApiException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ApiException.html", - "title": "Class ApiException | Picturepark.SDK.V1 API", - "keywords": "Class ApiException Inheritance System.Object System.Exception ApiException ApiException Inherited Members System.Exception.GetBaseException() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ApiException : Exception, ISerializable, _Exception Constructors ApiException(String, Int32, String, IReadOnlyDictionary>, Exception) Declaration public ApiException(string message, int statusCode, string response, IReadOnlyDictionary> headers, Exception innerException) Parameters System.String message System.Int32 statusCode System.String response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers System.Exception innerException Properties Headers Declaration public IReadOnlyDictionary> Headers { get; } Property Value System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> Response Declaration public string Response { get; } Property Value System.String StatusCode Declaration public int StatusCode { get; } Property Value System.Int32 Methods ToString() Declaration public override string ToString() Returns System.String Overrides System.Exception.ToString()" + "api/Picturepark.SDK.V1.Contract.Preset.html": { + "href": "api/Picturepark.SDK.V1.Contract.Preset.html", + "title": "Enum Preset | Picturepark.SDK.V1 API", + "keywords": "Enum Preset Namespace : System.Dynamic.ExpandoObject Syntax public enum Preset Fast Faster Medium Slow Slower Superfast Ultrafast Veryfast" }, - "api/Picturepark.SDK.V1.Contract.ApiException-1.html": { - "href": "api/Picturepark.SDK.V1.Contract.ApiException-1.html", - "title": "Class ApiException | Picturepark.SDK.V1 API", - "keywords": "Class ApiException Inheritance System.Object System.Exception ApiException ApiException Inherited Members ApiException.StatusCode ApiException.Response ApiException.Headers ApiException.ToString() System.Exception.GetBaseException() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ApiException : ApiException, ISerializable, _Exception Type Parameters TResult Constructors ApiException(String, Int32, String, IReadOnlyDictionary>, TResult, Exception) Declaration public ApiException(string message, int statusCode, string response, IReadOnlyDictionary> headers, TResult result, Exception innerException) Parameters System.String message System.Int32 statusCode System.String response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers TResult result System.Exception innerException Properties Result Declaration public TResult Result { get; } Property Value TResult" + "api/Picturepark.SDK.V1.Contract.ProduceMessageAction.html": { + "href": "api/Picturepark.SDK.V1.Contract.ProduceMessageAction.html", + "title": "Class ProduceMessageAction | Picturepark.SDK.V1 API", + "keywords": "Class ProduceMessageAction Inheritance System.Object BusinessRuleAction ProduceMessageAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ProduceMessageAction : BusinessRuleAction Methods FromJson(String) Declaration public static ProduceMessageAction FromJson(string data) Parameters System.String data Returns ProduceMessageAction ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.AndFilter.html": { - "href": "api/Picturepark.SDK.V1.Contract.AndFilter.html", - "title": "Class AndFilter | Picturepark.SDK.V1 API", - "keywords": "Class AndFilter Used to put filters in \"and\" Inheritance System.Object FilterBase AndFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AndFilter : FilterBase Properties Filters The filters to put in \"and\". All kinds of filters are accepted. Declaration public ICollection Filters { get; set; } Property Value System.Collections.Generic.ICollection < FilterBase > Methods FromJson(String) Declaration public static AndFilter FromJson(string data) Parameters System.String data Returns AndFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Profile.html": { + "href": "api/Picturepark.SDK.V1.Contract.Profile.html", + "title": "Enum Profile | Picturepark.SDK.V1 API", + "keywords": "Enum Profile Namespace : System.Dynamic.ExpandoObject Syntax public enum Profile Aac_low Aac_ltp Aac_main Mpeg2_aac_low" }, - "api/Picturepark.SDK.V1.Contract.ApplicationEvent.html": { - "href": "api/Picturepark.SDK.V1.Contract.ApplicationEvent.html", - "title": "Class ApplicationEvent | Picturepark.SDK.V1 API", - "keywords": "Class ApplicationEvent Inheritance System.Object ApplicationEvent ApiStatisticsEvent BusinessProcessCancellationRequestedEvent BusinessProcessEvent BusinessRuleFiredEvent ConfigurationChangeEvent ContentDetailViewEvent ContentDownloadEvent OutputRenderedEvent ReindexEvent SearchReindexCompletedEvent SessionRenewalEvent SharePageViewEvent TransferEvent Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ApplicationEvent Properties Timestamp Declaration public DateTime Timestamp { get; set; } Property Value System.DateTime Methods FromJson(String) Declaration public static ApplicationEvent FromJson(string data) Parameters System.String data Returns ApplicationEvent ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaMultipleTypesException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaMultipleTypesException.html", + "title": "Class SchemaMultipleTypesException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaMultipleTypesException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaMultipleTypesException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaMultipleTypesException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String SchemaTypes Declaration public ICollection SchemaTypes { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static SchemaMultipleTypesException FromJson(string data) Parameters System.String data Returns SchemaMultipleTypesException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ApiStatisticsEvent.html": { - "href": "api/Picturepark.SDK.V1.Contract.ApiStatisticsEvent.html", - "title": "Class ApiStatisticsEvent | Picturepark.SDK.V1 API", - "keywords": "Class ApiStatisticsEvent Inheritance System.Object ApplicationEvent ApiStatisticsEvent Inherited Members ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ApiStatisticsEvent : ApplicationEvent Properties RequestsPerClient Declaration public IDictionary RequestsPerClient { get; set; } Property Value System.Collections.Generic.IDictionary < System.String , System.Int32 > Methods FromJson(String) Declaration public static ApiStatisticsEvent FromJson(string data) Parameters System.String data Returns ApiStatisticsEvent ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaNoContentException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaNoContentException.html", + "title": "Class SchemaNoContentException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaNoContentException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaNoContentException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaNoContentException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaNoContentException FromJson(string data) Parameters System.String data Returns SchemaNoContentException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.WatermarkAction.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.WatermarkAction.html", - "title": "Class WatermarkAction | Picturepark.SDK.V1 API", - "keywords": "Class WatermarkAction Inheritance System.Object ImageActionBase WatermarkAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class WatermarkAction : ImageActionBase Properties HeightRatio Declaration public double HeightRatio { get; set; } Property Value System.Double MarginBottom Declaration public int? MarginBottom { get; set; } Property Value System.Nullable < System.Int32 > MarginLeft Declaration public int? MarginLeft { get; set; } Property Value System.Nullable < System.Int32 > MarginRight Declaration public int? MarginRight { get; set; } Property Value System.Nullable < System.Int32 > MarginTop Declaration public int? MarginTop { get; set; } Property Value System.Nullable < System.Int32 > Opacity Declaration public double Opacity { get; set; } Property Value System.Double WatermarkFilePath Declaration public string WatermarkFilePath { get; set; } Property Value System.String WatermarkText Declaration public string WatermarkText { get; set; } Property Value System.String WidthRatio Declaration public double WidthRatio { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static WatermarkAction FromJson(string data) Parameters System.String data Returns WatermarkAction ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaNoLayerException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaNoLayerException.html", + "title": "Class SchemaNoLayerException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaNoLayerException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaNoLayerException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaNoLayerException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaNoLayerException FromJson(string data) Parameters System.String data Returns SchemaNoLayerException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.VideoStillFormat.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.VideoStillFormat.html", - "title": "Class VideoStillFormat | Picturepark.SDK.V1 API", - "keywords": "Class VideoStillFormat Inheritance System.Object FormatBase VideoFormatBase VideoStillFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class VideoStillFormat : VideoFormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String PositionInSeconds Declaration public int PositionInSeconds { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static VideoStillFormat FromJson(string data) Parameters System.String data Returns VideoStillFormat ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaNotFoundException.html", + "title": "Class SchemaNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException SchemaNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaNotFoundException FromJson(string data) Parameters System.String data Returns SchemaNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.VideoSpriteFormat.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.VideoSpriteFormat.html", - "title": "Class VideoSpriteFormat | Picturepark.SDK.V1 API", - "keywords": "Class VideoSpriteFormat Inheritance System.Object FormatBase VideoFormatBase VideoSpriteFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class VideoSpriteFormat : VideoFormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String MaxNumberOfSprites Declaration public int MaxNumberOfSprites { get; set; } Property Value System.Int32 Quality Declaration public int Quality { get; set; } Property Value System.Int32 SpriteResizeAction Declaration public ResizeAction2 SpriteResizeAction { get; set; } Property Value ResizeAction2 Methods FromJson(String) Declaration public static VideoSpriteFormat FromJson(string data) Parameters System.String data Returns VideoSpriteFormat ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaOwnershipTransferManyRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaOwnershipTransferManyRequest.html", + "title": "Class SchemaOwnershipTransferManyRequest | Picturepark.SDK.V1 API", + "keywords": "Class SchemaOwnershipTransferManyRequest Inheritance System.Object SchemaOwnershipTransferManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaOwnershipTransferManyRequest Properties SchemaIds The schema ids. Declaration public ICollection SchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > TransferUserId The id of user to whom the schemas have to be transferred to. Declaration public string TransferUserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaOwnershipTransferManyRequest FromJson(string data) Parameters System.String data Returns SchemaOwnershipTransferManyRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.VideoFormatBase.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.VideoFormatBase.html", - "title": "Class VideoFormatBase | Picturepark.SDK.V1 API", - "keywords": "Class VideoFormatBase Inheritance System.Object FormatBase VideoFormatBase Mp4VideoFormat VideoSpriteFormat VideoStillFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class VideoFormatBase : FormatBase Methods FromJson(String) Declaration public static VideoFormatBase FromJson(string data) Parameters System.String data Returns VideoFormatBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaOwnershipTransferRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaOwnershipTransferRequest.html", + "title": "Class SchemaOwnershipTransferRequest | Picturepark.SDK.V1 API", + "keywords": "Class SchemaOwnershipTransferRequest Inheritance System.Object SchemaOwnershipTransferRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaOwnershipTransferRequest Properties TransferUserId The id of the user to whom the schema has to be transferred to. Declaration public string TransferUserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaOwnershipTransferRequest FromJson(string data) Parameters System.String data Returns SchemaOwnershipTransferRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryEnvironmentCreateRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryEnvironmentCreateRequest.html", - "title": "Class SnapshotRepositoryEnvironmentCreateRequest | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotRepositoryEnvironmentCreateRequest Inheritance System.Object SnapshotRepositoryBaseCreateRequest SnapshotRepositoryEnvironmentCreateRequest Inherited Members SnapshotRepositoryBaseCreateRequest.RepositoryName SnapshotRepositoryBaseCreateRequest.StartTime System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotRepositoryEnvironmentCreateRequest : SnapshotRepositoryBaseCreateRequest Methods FromJson(String) Declaration public static SnapshotRepositoryEnvironmentCreateRequest FromJson(string data) Parameters System.String data Returns SnapshotRepositoryEnvironmentCreateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ListItemUpdateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemUpdateRequest.html", + "title": "Class ListItemUpdateRequest | Picturepark.SDK.V1 API", + "keywords": "Class ListItemUpdateRequest Request to update an existing list item Inheritance System.Object ListItemUpdateRequest ListItemUpdateItem Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemUpdateRequest Properties Content The content data of the list item. It's an object of dynamic metadata whose structure is defined in the Content schema of the list item. Declaration public object Content { get; set; } Property Value System.Object Methods FromJson(String) Declaration public static ListItemUpdateRequest FromJson(string data) Parameters System.String data Returns ListItemUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryCustomerSearchRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryCustomerSearchRequest.html", - "title": "Class SnapshotRepositoryCustomerSearchRequest | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotRepositoryCustomerSearchRequest Inheritance System.Object SnapshotRepositoryCustomerSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotRepositoryCustomerSearchRequest Properties CustomerAlias Declaration public string CustomerAlias { get; set; } Property Value System.String CustomerId Declaration public string CustomerId { get; set; } Property Value System.String SnapshotDataType Limits the returned snapshot repositories to the ones containing customer, history or export backups. Declaration public SnapshotDataType? SnapshotDataType { get; set; } Property Value System.Nullable < SnapshotDataType > Methods FromJson(String) Declaration public static SnapshotRepositoryCustomerSearchRequest FromJson(string data) Parameters System.String data Returns SnapshotRepositoryCustomerSearchRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ListTemplate.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListTemplate.html", + "title": "Class ListTemplate | Picturepark.SDK.V1 API", + "keywords": "Class ListTemplate Inheritance System.Object TemplateBase ListTemplate Inherited Members TemplateBase.Width TemplateBase.Height System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListTemplate : TemplateBase Methods FromJson(String) Declaration public static ListTemplate FromJson(string data) Parameters System.String data Returns ListTemplate ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryCustomerCreateRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryCustomerCreateRequest.html", - "title": "Class SnapshotRepositoryCustomerCreateRequest | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotRepositoryCustomerCreateRequest Inheritance System.Object SnapshotRepositoryBaseCreateRequest SnapshotRepositoryCustomerCreateRequest Inherited Members SnapshotRepositoryBaseCreateRequest.RepositoryName SnapshotRepositoryBaseCreateRequest.StartTime System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotRepositoryCustomerCreateRequest : SnapshotRepositoryBaseCreateRequest Properties CustomerAlias Declaration public string CustomerAlias { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SnapshotRepositoryCustomerCreateRequest FromJson(string data) Parameters System.String data Returns SnapshotRepositoryCustomerCreateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.LiveStream.html": { + "href": "api/Picturepark.SDK.V1.Contract.LiveStream.html", + "title": "Class LiveStream | Picturepark.SDK.V1 API", + "keywords": "Class LiveStream Inheritance System.Object LiveStream Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LiveStream Properties Audit Declaration public UserAudit Audit { get; set; } Property Value UserAudit Document Declaration public string Document { get; set; } Property Value System.String Id Declaration public string Id { get; set; } Property Value System.String ScopeType Declaration public string ScopeType { get; set; } Property Value System.String Timestamp Declaration public DateTime Timestamp { get; set; } Property Value System.DateTime TraceJob Declaration public LiveStreamTraceJob TraceJob { get; set; } Property Value LiveStreamTraceJob Methods FromJson(String) Declaration public static LiveStream FromJson(string data) Parameters System.String data Returns LiveStream ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryCleanupResult.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryCleanupResult.html", - "title": "Class SnapshotRepositoryCleanupResult | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotRepositoryCleanupResult Inheritance System.Object SnapshotRepositoryCleanupResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotRepositoryCleanupResult Properties CleanupTime Declaration public DateTime CleanupTime { get; set; } Property Value System.DateTime Repositories Declaration public ICollection Repositories { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static SnapshotRepositoryCleanupResult FromJson(string data) Parameters System.String data Returns SnapshotRepositoryCleanupResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.LiveStreamMessage.html": { + "href": "api/Picturepark.SDK.V1.Contract.LiveStreamMessage.html", + "title": "Class LiveStreamMessage | Picturepark.SDK.V1 API", + "keywords": "Class LiveStreamMessage Inheritance System.Object Message LiveStreamMessage Inherited Members Message.Id Message.MaximumRetryCount Message.Retries Message.Priority Message.Deduplicate System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LiveStreamMessage : Message Properties ApplicationEvent Declaration public ApplicationEvent ApplicationEvent { get; set; } Property Value ApplicationEvent CustomerAlias Declaration public string CustomerAlias { get; set; } Property Value System.String CustomerId Declaration public string CustomerId { get; set; } Property Value System.String DocumentChange Declaration public DocumentChange DocumentChange { get; set; } Property Value DocumentChange Scope Declaration public string Scope { get; set; } Property Value System.String Timestamp Declaration public DateTime Timestamp { get; set; } Property Value System.DateTime Methods FromJson(String) Declaration public static LiveStreamMessage FromJson(string data) Parameters System.String data Returns LiveStreamMessage ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInUseListItemException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInUseListItemException.html", - "title": "Class SchemaInUseListItemException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaInUseListItemException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInUseListItemException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInUseListItemException : PictureparkValidationException, ISerializable, _Exception Properties ListItemCount Declaration public long ListItemCount { get; set; } Property Value System.Int64 SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInUseListItemException FromJson(string data) Parameters System.String data Returns SchemaInUseListItemException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.LiveStreamSearchRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.LiveStreamSearchRequest.html", + "title": "Class LiveStreamSearchRequest | Picturepark.SDK.V1 API", + "keywords": "Class LiveStreamSearchRequest Inheritance System.Object LiveStreamSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LiveStreamSearchRequest Properties Filter An optional search filter. Limits the document result set. Declaration public FilterBase Filter { get; set; } Property Value FilterBase From Sets the start date and time for results based on Timestamp attribute. Declaration public DateTime From { get; set; } Property Value System.DateTime Limit Limits the document count of the result set. Defaults to 30. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken To get a large amount of data, page token returned from the response can be used to get all data. Declaration public string PageToken { get; set; } Property Value System.String ScopeType Optionally limits the result to only the specified scope type. Declaration public string ScopeType { get; set; } Property Value System.String To Sets the end date and time for results based on Timestamp attribute. Declaration public DateTime To { get; set; } Property Value System.DateTime Methods FromJson(String) Declaration public static LiveStreamSearchRequest FromJson(string data) Parameters System.String data Returns LiveStreamSearchRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInUseFieldException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInUseFieldException.html", - "title": "Class SchemaInUseFieldException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaInUseFieldException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInUseFieldException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInUseFieldException : PictureparkValidationException, ISerializable, _Exception Properties FieldNamespaces Declaration public ICollection FieldNamespaces { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInUseFieldException FromJson(string data) Parameters System.String data Returns SchemaInUseFieldException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.LiveStreamSearchResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.LiveStreamSearchResult.html", + "title": "Class LiveStreamSearchResult | Picturepark.SDK.V1 API", + "keywords": "Class LiveStreamSearchResult Results of live stream search. Inheritance System.Object BaseResultOfLiveStream LiveStreamSearchResult Inherited Members BaseResultOfLiveStream.TotalResults BaseResultOfLiveStream.Results BaseResultOfLiveStream.ElapsedMilliseconds BaseResultOfLiveStream.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LiveStreamSearchResult : BaseResultOfLiveStream Methods FromJson(String) Declaration public static LiveStreamSearchResult FromJson(string data) Parameters System.String data Returns LiveStreamSearchResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInUseException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInUseException.html", - "title": "Class SchemaInUseException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaInUseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInUseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInUseException : PictureparkValidationException, ISerializable, _Exception Properties Exceptions Declaration public ICollection Exceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkBusinessException > SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInUseException FromJson(string data) Parameters System.String data Returns SchemaInUseException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.LiveStreamTraceJob.html": { + "href": "api/Picturepark.SDK.V1.Contract.LiveStreamTraceJob.html", + "title": "Class LiveStreamTraceJob | Picturepark.SDK.V1 API", + "keywords": "Class LiveStreamTraceJob Inheritance System.Object LiveStreamTraceJob Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LiveStreamTraceJob Properties ApiClientId Declaration public string ApiClientId { get; set; } Property Value System.String IpAddress Declaration public string IpAddress { get; set; } Property Value System.String TraceJobId Declaration public string TraceJobId { get; set; } Property Value System.String UserId Declaration public string UserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static LiveStreamTraceJob FromJson(string data) Parameters System.String data Returns LiveStreamTraceJob ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInUseContentSchemaException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInUseContentSchemaException.html", - "title": "Class SchemaInUseContentSchemaException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaInUseContentSchemaException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInUseContentSchemaException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInUseContentSchemaException : PictureparkValidationException, ISerializable, _Exception Properties ContentSchemaIds Declaration public ICollection ContentSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInUseContentSchemaException FromJson(string data) Parameters System.String data Returns SchemaInUseContentSchemaException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.OwnerTokenNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.OwnerTokenNotFoundException.html", + "title": "Class OwnerTokenNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class OwnerTokenNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException OwnerTokenNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OwnerTokenNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties OwnerTokenUserIds Declaration public ICollection OwnerTokenUserIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static OwnerTokenNotFoundException FromJson(string data) Parameters System.String data Returns OwnerTokenNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ReferencesUpdateException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ReferencesUpdateException.html", - "title": "Class ReferencesUpdateException | Picturepark.SDK.V1 API", - "keywords": "Class ReferencesUpdateException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ReferencesUpdateException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ReferencesUpdateException : PictureparkBusinessException, ISerializable, _Exception Properties Exceptions Declaration public ICollection Exceptions { get; set; } Property Value System.Collections.Generic.ICollection < ReferenceUpdateException > Methods FromJson(String) Declaration public static ReferencesUpdateException FromJson(string data) Parameters System.String data Returns ReferencesUpdateException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PagingRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.PagingRequest.html", + "title": "Class PagingRequest | Picturepark.SDK.V1 API", + "keywords": "Class PagingRequest Request to page data Inheritance System.Object PagingRequest MetadataReferencesPagingRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PagingRequest Properties Limit Limits the number of the returned schemas. Defaults to 0. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken The token used to retrieve the next page of results. It must be null on first request and only filled with the returned pageToken to request next page of results. Declaration public string PageToken { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PagingRequest FromJson(string data) Parameters System.String data Returns PagingRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.RedisDatabaseExceededException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.RedisDatabaseExceededException.html", - "title": "Class RedisDatabaseExceededException | Picturepark.SDK.V1 API", - "keywords": "Class RedisDatabaseExceededException Inheritance System.Object System.Exception PictureparkException RedisDatabaseExceededException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RedisDatabaseExceededException : PictureparkException, ISerializable, _Exception Properties CustomerCount Declaration public int CustomerCount { get; set; } Property Value System.Int32 CustomerId Declaration public string CustomerId { get; set; } Property Value System.String MaxCount Declaration public int MaxCount { get; set; } Property Value System.Int32 RedisDatabaseCount Declaration public int RedisDatabaseCount { get; set; } Property Value System.Int32 StartIndex Declaration public int StartIndex { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static RedisDatabaseExceededException FromJson(string data) Parameters System.String data Returns RedisDatabaseExceededException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ParentFilter.html": { + "href": "api/Picturepark.SDK.V1.Contract.ParentFilter.html", + "title": "Class ParentFilter | Picturepark.SDK.V1 API", + "keywords": "Class ParentFilter Filters on parent documents Inheritance System.Object FilterBase ParentFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ParentFilter : FilterBase Properties Filter The filter to be applied on the child document. All kinds of filters are accepted. Declaration public FilterBase Filter { get; set; } Property Value FilterBase ParentType The type of the parent document. Declaration public string ParentType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ParentFilter FromJson(string data) Parameters System.String data Returns ParentFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Results.html": { - "href": "api/Picturepark.SDK.V1.Contract.Results.html", - "title": "Namespace Picturepark.SDK.V1.Contract.Results | Picturepark.SDK.V1 API", - "keywords": "Namespace Picturepark.SDK.V1.Contract.Results Classes BatchOperationResult BatchOperationResultDetail BatchOperationResultDetailRow BatchOperationWithRequestIdResult BatchOperationWithRequestIdResultDetail ContentBatchOperationResult ContentBatchOperationWithRequestIdResult ListItemBatchOperationResult ListItemBatchOperationWithRequestIdResult OutputFormatBatchOperationResult OutputFormatDeleteResult OutputFormatOperationResult OutputFormatOperationResultWithoutFetch SchemaBatchOperationResult" + "api/Picturepark.SDK.V1.Contract.PartialOperationNotSupportedException.html": { + "href": "api/Picturepark.SDK.V1.Contract.PartialOperationNotSupportedException.html", + "title": "Class PartialOperationNotSupportedException | Picturepark.SDK.V1 API", + "keywords": "Class PartialOperationNotSupportedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PartialOperationNotSupportedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PartialOperationNotSupportedException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static PartialOperationNotSupportedException FromJson(string data) Parameters System.String data Returns PartialOperationNotSupportedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Results.SchemaBatchOperationResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.Results.SchemaBatchOperationResult.html", - "title": "Class SchemaBatchOperationResult | Picturepark.SDK.V1 API", - "keywords": "Class SchemaBatchOperationResult Inheritance System.Object BatchOperationResult < SchemaDetail > SchemaBatchOperationResult Inherited Members BatchOperationResult.LifeCycle BatchOperationResult.BusinessProcessId BatchOperationResult.FetchDetail(Func>>, CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaBatchOperationResult : BatchOperationResult Constructors SchemaBatchOperationResult(ISchemaClient, String, Nullable, IBusinessProcessClient) Declaration public SchemaBatchOperationResult(ISchemaClient schemaClient, string businessProcessId, BusinessProcessLifeCycle? lifeCycle, IBusinessProcessClient businessProcessClient) Parameters ISchemaClient schemaClient System.String businessProcessId System.Nullable < BusinessProcessLifeCycle > lifeCycle IBusinessProcessClient businessProcessClient Properties Empty Declaration public static SchemaBatchOperationResult Empty { get; } Property Value SchemaBatchOperationResult Methods FetchDetail(CancellationToken) Declaration public Task> FetchDetail(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < BatchOperationResultDetail < SchemaDetail >>" + "api/Picturepark.SDK.V1.Contract.PathHierarchyAnalyzer.html": { + "href": "api/Picturepark.SDK.V1.Contract.PathHierarchyAnalyzer.html", + "title": "Class PathHierarchyAnalyzer | Picturepark.SDK.V1 API", + "keywords": "Class PathHierarchyAnalyzer An analyzer using the ElasticSearch's path hierarchy tokenizer Inheritance System.Object AnalyzerBase PathHierarchyAnalyzer Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PathHierarchyAnalyzer : AnalyzerBase Properties FieldSuffix The suffix for the analyzed field: pathhierarchy. Declaration public string FieldSuffix { get; set; } Property Value System.String Type The analyzer type: PathHierarchy Declaration public Analyzer Type { get; set; } Property Value Analyzer Methods FromJson(String) Declaration public static PathHierarchyAnalyzer FromJson(string data) Parameters System.String data Returns PathHierarchyAnalyzer ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ObjectStoreException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ObjectStoreException.html", - "title": "Class ObjectStoreException | Picturepark.SDK.V1 API", - "keywords": "Class ObjectStoreException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ObjectStoreException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ObjectStoreException : PictureparkBusinessException, ISerializable, _Exception Properties ErrorMessage Declaration public string ErrorMessage { get; set; } Property Value System.String RowErrorMessages Declaration public string RowErrorMessages { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ObjectStoreException FromJson(string data) Parameters System.String data Returns ObjectStoreException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PdfFormat.html": { + "href": "api/Picturepark.SDK.V1.Contract.PdfFormat.html", + "title": "Class PdfFormat | Picturepark.SDK.V1 API", + "keywords": "Class PdfFormat Inheritance System.Object FormatBase DocumentFormatBase PdfFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PdfFormat : DocumentFormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String ExtractFullText Declaration public bool ExtractFullText { get; set; } Property Value System.Boolean FastWebView Declaration public bool FastWebView { get; set; } Property Value System.Boolean JpegQuality JpegQuality parameter value must be between 0 and 100. Declaration public int JpegQuality { get; set; } Property Value System.Int32 ReduceFileSize Declaration public bool ReduceFileSize { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static PdfFormat FromJson(string data) Parameters System.String data Returns PdfFormat ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ObjectAggregationResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.ObjectAggregationResult.html", - "title": "Class ObjectAggregationResult | Picturepark.SDK.V1 API", - "keywords": "Class ObjectAggregationResult Result for an aggregation operation Inheritance System.Object ObjectAggregationResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ObjectAggregationResult Properties AggregationResults Results of the aggregation. Declaration public ICollection AggregationResults { get; set; } Property Value System.Collections.Generic.ICollection < AggregationResult > ElapsedMilliseconds How long did the search and aggregation took. Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 IsSearchStringRewritten Flag to notify if the SearchString was modified compared to the original requested one. Declaration public bool IsSearchStringRewritten { get; set; } Property Value System.Boolean QueryDebugInformation Additional information regarding the query execution and reason of the matched documents. Declaration public QueryDebugInformation QueryDebugInformation { get; set; } Property Value QueryDebugInformation SearchString Search string used to query the data Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ObjectAggregationResult FromJson(string data) Parameters System.String data Returns ObjectAggregationResult GetByName(String) Gets an aggregation result by name. Declaration public AggregationResult GetByName(string name) Parameters System.String name The name. Returns AggregationResult The aggregation result or null. ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PermissionOwnershipTransferException.html": { + "href": "api/Picturepark.SDK.V1.Contract.PermissionOwnershipTransferException.html", + "title": "Class PermissionOwnershipTransferException | Picturepark.SDK.V1 API", + "keywords": "Class PermissionOwnershipTransferException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionOwnershipTransferException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionOwnershipTransferException : PictureparkValidationException, ISerializable, _Exception Properties MissingUserRight Declaration public UserRight MissingUserRight { get; set; } Property Value UserRight TransferUserId Declaration public string TransferUserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PermissionOwnershipTransferException FromJson(string data) Parameters System.String data Returns PermissionOwnershipTransferException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.NumericRangeForAggregator.html": { - "href": "api/Picturepark.SDK.V1.Contract.NumericRangeForAggregator.html", - "title": "Class NumericRangeForAggregator | Picturepark.SDK.V1 API", - "keywords": "Class NumericRangeForAggregator The numeric range for aggregator class Inheritance System.Object NumericRangeForAggregator Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NumericRangeForAggregator Properties From The from value. Declaration public double? From { get; set; } Property Value System.Nullable < System.Double > Names Language specific range names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary To The to value. Declaration public double? To { get; set; } Property Value System.Nullable < System.Double > Methods FromJson(String) Declaration public static NumericRangeForAggregator FromJson(string data) Parameters System.String data Returns NumericRangeForAggregator ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PermissionSet.html": { + "href": "api/Picturepark.SDK.V1.Contract.PermissionSet.html", + "title": "Class PermissionSet | Picturepark.SDK.V1 API", + "keywords": "Class PermissionSet Permission set Inheritance System.Object PermissionSet Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSet Properties Exclusive When true this permission set will derogate all other configured permission sets. Cannot be changed after creation. Declaration public bool Exclusive { get; set; } Property Value System.Boolean Id The permission set ID. Declaration public string Id { get; set; } Property Value System.String Names Language specific permission set names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary Methods FromJson(String) Declaration public static PermissionSet FromJson(string data) Parameters System.String data Returns PermissionSet ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.NumericRangeFilter.html": { - "href": "api/Picturepark.SDK.V1.Contract.NumericRangeFilter.html", - "title": "Class NumericRangeFilter | Picturepark.SDK.V1 API", - "keywords": "Class NumericRangeFilter Filters over a range of numeric values Inheritance System.Object FilterBase NumericRangeFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NumericRangeFilter : FilterBase Properties Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Range The numeric range on which filtering. Declaration public NumericRange Range { get; set; } Property Value NumericRange Methods FromJson(String) Declaration public static NumericRangeFilter FromJson(string data) Parameters System.String data Returns NumericRangeFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaFieldImportTypeMismatchException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldImportTypeMismatchException.html", + "title": "Class SchemaFieldImportTypeMismatchException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldImportTypeMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldImportTypeMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldImportTypeMismatchException : PictureparkValidationException, ISerializable, _Exception Properties ExistingFieldType Declaration public string ExistingFieldType { get; set; } Property Value System.String FieldId Declaration public string FieldId { get; set; } Property Value System.String ImportingFieldType Declaration public string ImportingFieldType { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldImportTypeMismatchException FromJson(string data) Parameters System.String data Returns SchemaFieldImportTypeMismatchException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.NumericRangeAggregator.html": { - "href": "api/Picturepark.SDK.V1.Contract.NumericRangeAggregator.html", - "title": "Class NumericRangeAggregator | Picturepark.SDK.V1 API", - "keywords": "Class NumericRangeAggregator A multi-bucket range aggregator. Inheritance System.Object AggregatorBase NumericRangeAggregator Inherited Members AggregatorBase.Name AggregatorBase.Names AggregatorBase.Aggregators AggregatorBase.Filter System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NumericRangeAggregator : AggregatorBase Properties Field The field's ID to execute the aggregation on. Declaration public string Field { get; set; } Property Value System.String Ranges A list of numeric ranges on which aggregate. Declaration public ICollection Ranges { get; set; } Property Value System.Collections.Generic.ICollection < NumericRangeForAggregator > Methods FromJson(String) Declaration public static NumericRangeAggregator FromJson(string data) Parameters System.String data Returns NumericRangeAggregator ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaFieldIndexException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldIndexException.html", + "title": "Class SchemaFieldIndexException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldIndexException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldIndexException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldIndexException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldIndexException FromJson(string data) Parameters System.String data Returns SchemaFieldIndexException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.NumericRange.html": { - "href": "api/Picturepark.SDK.V1.Contract.NumericRange.html", - "title": "Class NumericRange | Picturepark.SDK.V1 API", - "keywords": "Class NumericRange The numeric range class Inheritance System.Object NumericRange Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NumericRange Properties From The from value. Declaration public double? From { get; set; } Property Value System.Nullable < System.Double > Names Language specific range names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary To The to value. Declaration public double? To { get; set; } Property Value System.Nullable < System.Double > Methods FromJson(String) Declaration public static NumericRange FromJson(string data) Parameters System.String data Returns NumericRange ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaFieldInvalidBoostException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldInvalidBoostException.html", + "title": "Class SchemaFieldInvalidBoostException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldInvalidBoostException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldInvalidBoostException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldInvalidBoostException : PictureparkValidationException, ISerializable, _Exception Properties AllowedBoostValues Declaration public ICollection AllowedBoostValues { get; set; } Property Value System.Collections.Generic.ICollection < System.Double > Boost Declaration public double Boost { get; set; } Property Value System.Double FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldInvalidBoostException FromJson(string data) Parameters System.String data Returns SchemaFieldInvalidBoostException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.NumberCompareCondition.html": { - "href": "api/Picturepark.SDK.V1.Contract.NumberCompareCondition.html", - "title": "Class NumberCompareCondition | Picturepark.SDK.V1 API", - "keywords": "Class NumberCompareCondition Inheritance System.Object BusinessRuleCondition NumberCompareCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NumberCompareCondition : BusinessRuleCondition Properties FieldPath JSON path to the field. Declaration public string FieldPath { get; set; } Property Value System.String Mode Mode to use for comparison. Declaration public BusinessRuleNumberCompareConditionMode Mode { get; set; } Property Value BusinessRuleNumberCompareConditionMode Value Value to compare to. Declaration public double Value { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static NumberCompareCondition FromJson(string data) Parameters System.String data Returns NumberCompareCondition ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaFieldNotRequirableException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldNotRequirableException.html", + "title": "Class SchemaFieldNotRequirableException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldNotRequirableException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldNotRequirableException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldNotRequirableException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldNotRequirableException FromJson(string data) Parameters System.String data Returns SchemaFieldNotRequirableException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.NotSupportedFileMappingForDynamicFormatException.html": { - "href": "api/Picturepark.SDK.V1.Contract.NotSupportedFileMappingForDynamicFormatException.html", - "title": "Class NotSupportedFileMappingForDynamicFormatException | Picturepark.SDK.V1 API", - "keywords": "Class NotSupportedFileMappingForDynamicFormatException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException NotSupportedFileMappingException NotSupportedFileMappingForDynamicFormatException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NotSupportedFileMappingForDynamicFormatException : NotSupportedFileMappingException, ISerializable, _Exception Methods FromJson(String) Declaration public static NotSupportedFileMappingForDynamicFormatException FromJson(string data) Parameters System.String data Returns NotSupportedFileMappingForDynamicFormatException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaFieldNotSearchableException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldNotSearchableException.html", + "title": "Class SchemaFieldNotSearchableException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldNotSearchableException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldNotSearchableException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldNotSearchableException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldNotSearchableException FromJson(string data) Parameters System.String data Returns SchemaFieldNotSearchableException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.LayerUnassignedCondition.html": { - "href": "api/Picturepark.SDK.V1.Contract.LayerUnassignedCondition.html", - "title": "Class LayerUnassignedCondition | Picturepark.SDK.V1 API", - "keywords": "Class LayerUnassignedCondition Matches when a layer was unassigned Inheritance System.Object BusinessRuleCondition LayerUnassignedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LayerUnassignedCondition : BusinessRuleCondition Properties LayerId Layer id to match on. Declaration public string LayerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static LayerUnassignedCondition FromJson(string data) Parameters System.String data Returns LayerUnassignedCondition ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaFieldNotSortableException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldNotSortableException.html", + "title": "Class SchemaFieldNotSortableException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldNotSortableException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldNotSortableException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldNotSortableException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldNotSortableException FromJson(string data) Parameters System.String data Returns SchemaFieldNotSortableException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.LayersChangedCondition.html": { - "href": "api/Picturepark.SDK.V1.Contract.LayersChangedCondition.html", - "title": "Class LayersChangedCondition | Picturepark.SDK.V1 API", - "keywords": "Class LayersChangedCondition Matches whenever the assigned layers of a content changed. Inheritance System.Object BusinessRuleCondition LayersChangedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LayersChangedCondition : BusinessRuleCondition Methods FromJson(String) Declaration public static LayersChangedCondition FromJson(string data) Parameters System.String data Returns LayersChangedCondition ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaFieldNotSupportedException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldNotSupportedException.html", + "title": "Class SchemaFieldNotSupportedException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldNotSupportedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldNotSupportedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldNotSupportedException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String FieldType Declaration public string FieldType { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldNotSupportedException FromJson(string data) Parameters System.String data Returns SchemaFieldNotSupportedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.LayerIdsByRootSchema.html": { - "href": "api/Picturepark.SDK.V1.Contract.LayerIdsByRootSchema.html", - "title": "Class LayerIdsByRootSchema | Picturepark.SDK.V1 API", - "keywords": "Class LayerIdsByRootSchema Inheritance System.Object LayerIdsByRootSchema Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LayerIdsByRootSchema Properties LayerSchemaIds Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > RootSchemaId Declaration public string RootSchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static LayerIdsByRootSchema FromJson(string data) Parameters System.String data Returns LayerIdsByRootSchema ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaFieldNumberRangeException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldNumberRangeException.html", + "title": "Class SchemaFieldNumberRangeException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaFieldNumberRangeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldNumberRangeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldNumberRangeException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String MaxValue Declaration public decimal MaxValue { get; set; } Property Value System.Decimal MinValue Declaration public decimal MinValue { get; set; } Property Value System.Decimal PropertyName Declaration public string PropertyName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldNumberRangeException FromJson(string data) Parameters System.String data Returns SchemaFieldNumberRangeException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.LayerAssignedCondition.html": { - "href": "api/Picturepark.SDK.V1.Contract.LayerAssignedCondition.html", - "title": "Class LayerAssignedCondition | Picturepark.SDK.V1 API", - "keywords": "Class LayerAssignedCondition Matches when a layer was assigned Inheritance System.Object BusinessRuleCondition LayerAssignedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LayerAssignedCondition : BusinessRuleCondition Properties LayerId Layer id to match on. Declaration public string LayerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static LayerAssignedCondition FromJson(string data) Parameters System.String data Returns LayerAssignedCondition ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.TagboxItemAssignedCondition.html": { + "href": "api/Picturepark.SDK.V1.Contract.TagboxItemAssignedCondition.html", + "title": "Class TagboxItemAssignedCondition | Picturepark.SDK.V1 API", + "keywords": "Class TagboxItemAssignedCondition Matches when a tag in a tagbox matching the field path string (JSON path) is newly assigned. Inheritance System.Object BusinessRuleCondition TagboxItemAssignedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TagboxItemAssignedCondition : BusinessRuleCondition Properties FieldPath JSON path to the field Declaration public string FieldPath { get; set; } Property Value System.String RefId Ref Id of the list item that was assigned in the tagbox Declaration public string RefId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TagboxItemAssignedCondition FromJson(string data) Parameters System.String data Returns TagboxItemAssignedCondition ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.TupleOfStringAndString.html": { - "href": "api/Picturepark.SDK.V1.Contract.TupleOfStringAndString.html", - "title": "Class TupleOfStringAndString | Picturepark.SDK.V1 API", - "keywords": "Class TupleOfStringAndString Inheritance System.Object TupleOfStringAndString Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TupleOfStringAndString Properties Item1 Declaration public string Item1 { get; set; } Property Value System.String Item2 Declaration public string Item2 { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TupleOfStringAndString FromJson(string data) Parameters System.String data Returns TupleOfStringAndString ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.TagboxItemsChangedCondition.html": { + "href": "api/Picturepark.SDK.V1.Contract.TagboxItemsChangedCondition.html", + "title": "Class TagboxItemsChangedCondition | Picturepark.SDK.V1 API", + "keywords": "Class TagboxItemsChangedCondition Matches whenever the assigned item(s) in a tagbox changed. Inheritance System.Object BusinessRuleCondition TagboxItemsChangedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TagboxItemsChangedCondition : BusinessRuleCondition Properties FieldPath JSON path to the field Declaration public string FieldPath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TagboxItemsChangedCondition FromJson(string data) Parameters System.String data Returns TagboxItemsChangedCondition ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.TriggerObject.html": { - "href": "api/Picturepark.SDK.V1.Contract.TriggerObject.html", - "title": "Class TriggerObject | Picturepark.SDK.V1 API", - "keywords": "Class TriggerObject Inheritance System.Object TriggerObject Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public sealed class TriggerObject : ITriggerObject Properties Trigger Declaration public bool Trigger { get; set; } Property Value System.Boolean Implements ITriggerObject.Trigger TriggeredBy Declaration public User TriggeredBy { get; set; } Property Value User Implements ITriggerObject.TriggeredBy TriggeredOn Declaration public DateTime? TriggeredOn { get; set; } Property Value System.Nullable < System.DateTime > Implements ITriggerObject.TriggeredOn" + "api/Picturepark.SDK.V1.Contract.TagboxItemUnassignedCondition.html": { + "href": "api/Picturepark.SDK.V1.Contract.TagboxItemUnassignedCondition.html", + "title": "Class TagboxItemUnassignedCondition | Picturepark.SDK.V1 API", + "keywords": "Class TagboxItemUnassignedCondition Matches when a tag in a tagbox matching the field path string (JSON path) is removed. Inheritance System.Object BusinessRuleCondition TagboxItemUnassignedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TagboxItemUnassignedCondition : BusinessRuleCondition Properties FieldPath JSON path to the field Declaration public string FieldPath { get; set; } Property Value System.String RefId Ref Id of the list item that was unassigned from the tagbox Declaration public string RefId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TagboxItemUnassignedCondition FromJson(string data) Parameters System.String data Returns TagboxItemUnassignedCondition ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfUserWithRoles.html": { - "href": "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfUserWithRoles.html", - "title": "Class SearchBehaviorBaseResultOfUserWithRoles | Picturepark.SDK.V1 API", - "keywords": "Class SearchBehaviorBaseResultOfUserWithRoles Inheritance System.Object BaseResultOfUserWithRoles SearchBehaviorBaseResultOfUserWithRoles UserSearchResult Inherited Members BaseResultOfUserWithRoles.TotalResults BaseResultOfUserWithRoles.Results BaseResultOfUserWithRoles.ElapsedMilliseconds BaseResultOfUserWithRoles.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchBehaviorBaseResultOfUserWithRoles : BaseResultOfUserWithRoles Properties IsSearchStringRewritten Declaration public bool IsSearchStringRewritten { get; set; } Property Value System.Boolean QueryDebugInformation Declaration public QueryDebugInformation QueryDebugInformation { get; set; } Property Value QueryDebugInformation SearchString Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchBehaviorBaseResultOfUserWithRoles FromJson(string data) Parameters System.String data Returns SearchBehaviorBaseResultOfUserWithRoles ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.TakeArrayValueTransformation.html": { + "href": "api/Picturepark.SDK.V1.Contract.TakeArrayValueTransformation.html", + "title": "Class TakeArrayValueTransformation | Picturepark.SDK.V1 API", + "keywords": "Class TakeArrayValueTransformation Takes an item from an array by its index. Inheritance System.Object BusinessRuleTransformation TakeArrayValueTransformation Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TakeArrayValueTransformation : BusinessRuleTransformation Properties Index Index of the item. Declaration public string Index { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TakeArrayValueTransformation FromJson(string data) Parameters System.String data Returns TakeArrayValueTransformation ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfUserRole.html": { - "href": "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfUserRole.html", - "title": "Class SearchBehaviorBaseResultOfUserRole | Picturepark.SDK.V1 API", - "keywords": "Class SearchBehaviorBaseResultOfUserRole Inheritance System.Object BaseResultOfUserRole SearchBehaviorBaseResultOfUserRole UserRoleSearchResult Inherited Members BaseResultOfUserRole.TotalResults BaseResultOfUserRole.Results BaseResultOfUserRole.ElapsedMilliseconds BaseResultOfUserRole.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchBehaviorBaseResultOfUserRole : BaseResultOfUserRole Properties IsSearchStringRewritten Declaration public bool IsSearchStringRewritten { get; set; } Property Value System.Boolean QueryDebugInformation Declaration public QueryDebugInformation QueryDebugInformation { get; set; } Property Value QueryDebugInformation SearchString Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchBehaviorBaseResultOfUserRole FromJson(string data) Parameters System.String data Returns SearchBehaviorBaseResultOfUserRole ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.TakeDictionaryValueTransformation.html": { + "href": "api/Picturepark.SDK.V1.Contract.TakeDictionaryValueTransformation.html", + "title": "Class TakeDictionaryValueTransformation | Picturepark.SDK.V1 API", + "keywords": "Class TakeDictionaryValueTransformation Takes an item from a dictionary by its key. Inheritance System.Object BusinessRuleTransformation TakeDictionaryValueTransformation Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TakeDictionaryValueTransformation : BusinessRuleTransformation Properties Key Key of the item. Declaration public string Key { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TakeDictionaryValueTransformation FromJson(string data) Parameters System.String data Returns TakeDictionaryValueTransformation ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfTransfer.html": { - "href": "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfTransfer.html", - "title": "Class SearchBehaviorBaseResultOfTransfer | Picturepark.SDK.V1 API", - "keywords": "Class SearchBehaviorBaseResultOfTransfer Inheritance System.Object BaseResultOfTransfer SearchBehaviorBaseResultOfTransfer TransferSearchResult Inherited Members BaseResultOfTransfer.TotalResults BaseResultOfTransfer.Results BaseResultOfTransfer.ElapsedMilliseconds BaseResultOfTransfer.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchBehaviorBaseResultOfTransfer : BaseResultOfTransfer Properties IsSearchStringRewritten Declaration public bool IsSearchStringRewritten { get; set; } Property Value System.Boolean QueryDebugInformation Declaration public QueryDebugInformation QueryDebugInformation { get; set; } Property Value QueryDebugInformation SearchString Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchBehaviorBaseResultOfTransfer FromJson(string data) Parameters System.String data Returns SearchBehaviorBaseResultOfTransfer ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.TemplateBase.html": { + "href": "api/Picturepark.SDK.V1.Contract.TemplateBase.html", + "title": "Class TemplateBase | Picturepark.SDK.V1 API", + "keywords": "Class TemplateBase Inheritance System.Object TemplateBase BasicTemplate CardTemplate ListTemplate Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class TemplateBase Properties Height Declaration public int? Height { get; set; } Property Value System.Nullable < System.Int32 > Width Declaration public int? Width { get; set; } Property Value System.Nullable < System.Int32 > Methods FromJson(String) Declaration public static TemplateBase FromJson(string data) Parameters System.String data Returns TemplateBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfShare.html": { - "href": "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfShare.html", - "title": "Class SearchBehaviorBaseResultOfShare | Picturepark.SDK.V1 API", - "keywords": "Class SearchBehaviorBaseResultOfShare Inheritance System.Object BaseResultOfShare SearchBehaviorBaseResultOfShare ShareSearchResult Inherited Members BaseResultOfShare.TotalResults BaseResultOfShare.Results BaseResultOfShare.ElapsedMilliseconds BaseResultOfShare.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchBehaviorBaseResultOfShare : BaseResultOfShare Properties IsSearchStringRewritten Declaration public bool IsSearchStringRewritten { get; set; } Property Value System.Boolean QueryDebugInformation Declaration public QueryDebugInformation QueryDebugInformation { get; set; } Property Value QueryDebugInformation SearchString Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchBehaviorBaseResultOfShare FromJson(string data) Parameters System.String data Returns SearchBehaviorBaseResultOfShare ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.TemplateEngine.html": { + "href": "api/Picturepark.SDK.V1.Contract.TemplateEngine.html", + "title": "Enum TemplateEngine | Picturepark.SDK.V1 API", + "keywords": "Enum TemplateEngine The template engine used for parsing the display patterns Namespace : System.Dynamic.ExpandoObject Syntax public enum TemplateEngine DotLiquid" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerBoostValuesInvalidException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerBoostValuesInvalidException.html", - "title": "Class CustomerBoostValuesInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class CustomerBoostValuesInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException CustomerBoostValuesInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerBoostValuesInvalidException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static CustomerBoostValuesInvalidException FromJson(string data) Parameters System.String data Returns CustomerBoostValuesInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.TermFilter.html": { + "href": "api/Picturepark.SDK.V1.Contract.TermFilter.html", + "title": "Class TermFilter | Picturepark.SDK.V1 API", + "keywords": "Class TermFilter Filters values exactly containing a term Inheritance System.Object FilterBase TermFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TermFilter : FilterBase Properties Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Term The value to use to filter on. Declaration public string Term { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TermFilter FromJson(string data) Parameters System.String data Returns TermFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerBoostValueRemoveInfo.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerBoostValueRemoveInfo.html", - "title": "Class CustomerBoostValueRemoveInfo | Picturepark.SDK.V1 API", - "keywords": "Class CustomerBoostValueRemoveInfo Inheritance System.Object CustomerBoostValueRemoveInfo Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerBoostValueRemoveInfo Properties ValueToRemove Existing boost value that is going to be removed. Declaration public double ValueToRemove { get; set; } Property Value System.Double ValueToReplaceWith Boost value that is going to replace the removed one where it was used. Declaration public double ValueToReplaceWith { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static CustomerBoostValueRemoveInfo FromJson(string data) Parameters System.String data Returns CustomerBoostValueRemoveInfo ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.CloudBackupClient.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.CloudBackupClient.html", + "title": "Class CloudBackupClient | Picturepark.SDK.V1 API", + "keywords": "Class CloudBackupClient Inheritance System.Object ClientBase CloudBackupClient Inherited Members ClientBase.BaseUrl ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CloudBackupClient : ClientBase, ICloudBackupClient Constructors CloudBackupClient(ICloudManagerServiceSettings, Net.Http.HttpClient) Declaration public CloudBackupClient(ICloudManagerServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters ICloudManagerServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods ArchiveRepositoryAsync(SnapshotRepositoryArchiveRequest, CancellationToken) Declaration public Task ArchiveRepositoryAsync(SnapshotRepositoryArchiveRequest archiveRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotRepositoryArchiveRequest archiveRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepository > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CleanupRepositoriesAsync(CancellationToken) Declaration public Task CleanupRepositoriesAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepositoryCleanupResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CloneCustomerAsync(SnapshotCustomerCloneRequest, CancellationToken) Declaration public Task CloneCustomerAsync(SnapshotCustomerCloneRequest cloneRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotCustomerCloneRequest cloneRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Customer > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateCustomerSnapshotRepositoryAsync(SnapshotRepositoryCustomerCreateRequest, CancellationToken) Declaration public Task CreateCustomerSnapshotRepositoryAsync(SnapshotRepositoryCustomerCreateRequest snapshotRepositoryCustomerCreateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotRepositoryCustomerCreateRequest snapshotRepositoryCustomerCreateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepository > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateEnvironmentSnapshotRepositoryAsync(SnapshotRepositoryEnvironmentCreateRequest, CancellationToken) Declaration public Task CreateEnvironmentSnapshotRepositoryAsync(SnapshotRepositoryEnvironmentCreateRequest snapshotRepositoryEnvironmentCreateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotRepositoryEnvironmentCreateRequest snapshotRepositoryEnvironmentCreateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepository > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateSnapshot2Async(SnapshotEnvironmentCreateRequest, CancellationToken) Declaration public Task CreateSnapshot2Async(SnapshotEnvironmentCreateRequest snapshotEnvironmentCreateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotEnvironmentCreateRequest snapshotEnvironmentCreateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotEnqueueResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateSnapshotAsync(SnapshotCustomerCreateRequest, CancellationToken) Declaration public Task CreateSnapshotAsync(SnapshotCustomerCreateRequest snapshotCustomerCreateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotCustomerCreateRequest snapshotCustomerCreateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotEnqueueResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ExportAsync(CustomerExportRequest, Nullable, CancellationToken) Declaration public Task ExportAsync(CustomerExportRequest customerExportRequest, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters CustomerExportRequest customerExportRequest System.Nullable < System.TimeSpan > timeout System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerExportResult > Exceptions ApiException A server side error occurred. SnapshotTimeoutException A server side error occurred. PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict GetRepositoryAsync(SnapshotRepositorySearchByNameRequest, CancellationToken) Declaration public Task GetRepositoryAsync(SnapshotRepositorySearchByNameRequest searchByNameRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotRepositorySearchByNameRequest searchByNameRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepository > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ImportAsync(CustomerImportRequest, CancellationToken) Declaration public Task ImportAsync(CustomerImportRequest customerImportRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters CustomerImportRequest customerImportRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Customer > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < CloudBackupClient.ObjectResponseResult > Type Parameters T RestoreSnapshot2Async(SnapshotEnvironmentRestoreRequest, CancellationToken) Declaration public Task RestoreSnapshot2Async(SnapshotEnvironmentRestoreRequest snapshotEnvironmentRestoreRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotEnvironmentRestoreRequest snapshotEnvironmentRestoreRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRestore > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RestoreSnapshotAsync(SnapshotCustomerRestoreRequest, CancellationToken) Declaration public Task RestoreSnapshotAsync(SnapshotCustomerRestoreRequest snapshotCustomerRestoreRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotCustomerRestoreRequest snapshotCustomerRestoreRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRestore > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchRepositories2Async(SnapshotRepositoryEnvironmentSearchRequest, CancellationToken) Declaration public Task SearchRepositories2Async(SnapshotRepositoryEnvironmentSearchRequest searchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotRepositoryEnvironmentSearchRequest searchRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepositorySearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchRepositoriesAsync(SnapshotRepositoryCustomerSearchRequest, CancellationToken) Declaration public Task SearchRepositoriesAsync(SnapshotRepositoryCustomerSearchRequest searchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotRepositoryCustomerSearchRequest searchRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotRepositorySearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchSnapshotsAsync(SnapshotCustomerSearchRequest, CancellationToken) Declaration public Task SearchSnapshotsAsync(SnapshotCustomerSearchRequest snapshotCustomerSearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SnapshotCustomerSearchRequest snapshotCustomerSearchRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SnapshotCustomerSearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupForceCompleteRecoveryRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupForceCompleteRecoveryRequest.html", - "title": "Class ContentBackupForceCompleteRecoveryRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentBackupForceCompleteRecoveryRequest Request to search aggregation values for Contents Inheritance System.Object ContentBackupForceCompleteRecoveryRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentBackupForceCompleteRecoveryRequest Properties BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentBackupForceCompleteRecoveryRequest FromJson(string data) Parameters System.String data Returns ContentBackupForceCompleteRecoveryRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.GeoDistanceFilter.html": { + "href": "api/Picturepark.SDK.V1.Contract.GeoDistanceFilter.html", + "title": "Class GeoDistanceFilter | Picturepark.SDK.V1 API", + "keywords": "Class GeoDistanceFilter Filters within the radius of the distance from a location Inheritance System.Object FilterBase GeoDistanceFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class GeoDistanceFilter : FilterBase Properties Distance The distance in meters from the point of origin. Declaration public double Distance { get; set; } Property Value System.Double Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Location The point of origin to calculate the distance from (latitude/longitude). Declaration public GeoLocation Location { get; set; } Property Value GeoLocation Methods FromJson(String) Declaration public static GeoDistanceFilter FromJson(string data) Parameters System.String data Returns GeoDistanceFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupFailedException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupFailedException.html", - "title": "Class ContentBackupFailedException | Picturepark.SDK.V1 API", - "keywords": "Class ContentBackupFailedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ContentBackupFailedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentBackupFailedException : PictureparkBusinessException, ISerializable, _Exception Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String OutputFormatId Declaration public string OutputFormatId { get; set; } Property Value System.String OutputId Declaration public string OutputId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentBackupFailedException FromJson(string data) Parameters System.String data Returns ContentBackupFailedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.GeoLocation.html": { + "href": "api/Picturepark.SDK.V1.Contract.GeoLocation.html", + "title": "Class GeoLocation | Picturepark.SDK.V1 API", + "keywords": "Class GeoLocation It stores geo location information (latitude and longitude) Inheritance System.Object GeoLocation Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class GeoLocation Properties Lat The latitude Declaration public double Lat { get; set; } Property Value System.Double Lon The longitude Declaration public double Lon { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static GeoLocation FromJson(string data) Parameters System.String data Returns GeoLocation ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleTriggerAction.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleTriggerAction.html", - "title": "Enum BusinessRuleTriggerAction | Picturepark.SDK.V1 API", - "keywords": "Enum BusinessRuleTriggerAction Namespace : System.Dynamic.ExpandoObject Syntax public enum BusinessRuleTriggerAction Create FileReplacement Update" + "api/Picturepark.SDK.V1.Contract.GeoPointWithinPolygonCondition.html": { + "href": "api/Picturepark.SDK.V1.Contract.GeoPointWithinPolygonCondition.html", + "title": "Class GeoPointWithinPolygonCondition | Picturepark.SDK.V1 API", + "keywords": "Class GeoPointWithinPolygonCondition Matches when the geo point from the field specified by the field path is inside the specified polygon. Inheritance System.Object BusinessRuleCondition GeoPointWithinPolygonCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class GeoPointWithinPolygonCondition : BusinessRuleCondition Properties FieldPath JSON path to the field Declaration public string FieldPath { get; set; } Property Value System.String Polygon List of points that form the polygon for the geo fence. Must include at least 3 points. Declaration public ICollection Polygon { get; set; } Property Value System.Collections.Generic.ICollection < LatLon > Methods FromJson(String) Declaration public static GeoPointWithinPolygonCondition FromJson(string data) Parameters System.String data Returns GeoPointWithinPolygonCondition ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRulePermissionSetIdInvalidException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRulePermissionSetIdInvalidException.html", - "title": "Class BusinessRulePermissionSetIdInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRulePermissionSetIdInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRulePermissionSetIdInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRulePermissionSetIdInvalidException : PictureparkValidationException, ISerializable, _Exception Properties PermissionSetId Declaration public string PermissionSetId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRulePermissionSetIdInvalidException FromJson(string data) Parameters System.String data Returns BusinessRulePermissionSetIdInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.IndexField.html": { + "href": "api/Picturepark.SDK.V1.Contract.IndexField.html", + "title": "Class IndexField | Picturepark.SDK.V1 API", + "keywords": "Class IndexField Contains compiled field information. Inheritance System.Object IndexField Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class IndexField Properties Boost Contains the fields boost value. Declaration public double Boost { get; set; } Property Value System.Double FieldId The field id. Declaration public string FieldId { get; set; } Property Value System.String Id Declaration public string Id { get; set; } Property Value System.String IgnoreForSearch Not to be returned for search query, but only used for mapping purposes Declaration public bool IgnoreForSearch { get; set; } Property Value System.Boolean IndexFields Contains all index field name variants of the field. Declaration public IDictionary IndexFields { get; set; } Property Value System.Collections.Generic.IDictionary < Analyzer , System.String > NestedPath The path of the Nested document this property belongs to. If set to null, it means that there is no Nested document Declaration public string NestedPath { get; set; } Property Value System.String SimpleSearchFields Contains all simple search field name variants of the field. The amount of simple search fields can be equal or less to the amount of IndexFields, but never more. Declaration public IDictionary SimpleSearchFields { get; set; } Property Value System.Collections.Generic.IDictionary < Analyzer , System.String > SortField Path to the sorting information in the DataSortValuesField sort index. Declaration public string SortField { get; set; } Property Value System.String Type The field's type name. Declaration public string Type { get; set; } Property Value System.String Methods FromJson(String) Declaration public static IndexField FromJson(string data) Parameters System.String data Returns IndexField ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleContentPermissionSetIdsMissingException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleContentPermissionSetIdsMissingException.html", - "title": "Class BusinessRuleContentPermissionSetIdsMissingException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleContentPermissionSetIdsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleContentPermissionSetIdsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleContentPermissionSetIdsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleContentPermissionSetIdsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleContentPermissionSetIdsMissingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.IndexFieldsSearchBySchemaIdsRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.IndexFieldsSearchBySchemaIdsRequest.html", + "title": "Class IndexFieldsSearchBySchemaIdsRequest | Picturepark.SDK.V1 API", + "keywords": "Class IndexFieldsSearchBySchemaIdsRequest Request to search indexed fields of specific schemas Inheritance System.Object IndexFieldsSearchBySchemaIdsRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class IndexFieldsSearchBySchemaIdsRequest Properties SchemaIds The IDs of the schemas for which the indexed fields should be returned. Declaration public ICollection SchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchMode Controls how the search works which schemas should be considered in the search. AllDescendantsFieldsOnRootSchema: All indexed fields from descendant schemas of root ones will be returned. Schemas that are not root schemas will be ignored. SchemaAndParentFieldsOnly: Indexed fields of the requested schema and its parents will be returned. Declaration public IndexFieldsSearchMode SearchMode { get; set; } Property Value IndexFieldsSearchMode Methods FromJson(String) Declaration public static IndexFieldsSearchBySchemaIdsRequest FromJson(string data) Parameters System.String data Returns IndexFieldsSearchBySchemaIdsRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleActionInvalidDocumentTypeException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleActionInvalidDocumentTypeException.html", - "title": "Class BusinessRuleActionInvalidDocumentTypeException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleActionInvalidDocumentTypeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleActionInvalidDocumentTypeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleActionInvalidDocumentTypeException : PictureparkValidationException, ISerializable, _Exception Properties AllowedDocumentTypes Declaration public ICollection AllowedDocumentTypes { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRuleTriggerDocType > Methods FromJson(String) Declaration public static BusinessRuleActionInvalidDocumentTypeException FromJson(string data) Parameters System.String data Returns BusinessRuleActionInvalidDocumentTypeException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.IndexFieldsSearchMode.html": { + "href": "api/Picturepark.SDK.V1.Contract.IndexFieldsSearchMode.html", + "title": "Enum IndexFieldsSearchMode | Picturepark.SDK.V1 API", + "keywords": "Enum IndexFieldsSearchMode How the index field search works Namespace : System.Dynamic.ExpandoObject Syntax public enum IndexFieldsSearchMode AllDescendantsFieldsOnRootSchema SchemaAndParentFieldsOnly" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldIdUppercaseException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldIdUppercaseException.html", - "title": "Class SchemaFieldIdUppercaseException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldIdUppercaseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldIdUppercaseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldIdUppercaseException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldIdUppercaseException FromJson(string data) Parameters System.String data Returns SchemaFieldIdUppercaseException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.IndexMappingException.html": { + "href": "api/Picturepark.SDK.V1.Contract.IndexMappingException.html", + "title": "Class IndexMappingException | Picturepark.SDK.V1 API", + "keywords": "Class IndexMappingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException IndexMappingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class IndexMappingException : PictureparkBusinessException, ISerializable, _Exception Properties DebugInformation Declaration public string DebugInformation { get; set; } Property Value System.String IndexName Declaration public string IndexName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static IndexMappingException FromJson(string data) Parameters System.String data Returns IndexMappingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldIdPreviouslyUsedException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldIdPreviouslyUsedException.html", - "title": "Class SchemaFieldIdPreviouslyUsedException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldIdPreviouslyUsedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldIdPreviouslyUsedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldIdPreviouslyUsedException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String UsedInSchemaId Declaration public string UsedInSchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldIdPreviouslyUsedException FromJson(string data) Parameters System.String data Returns SchemaFieldIdPreviouslyUsedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.LookupCacheTransformation.html": { + "href": "api/Picturepark.SDK.V1.Contract.LookupCacheTransformation.html", + "title": "Class LookupCacheTransformation | Picturepark.SDK.V1 API", + "keywords": "Class LookupCacheTransformation Uses a named cache to lookup a value. Inheritance System.Object BusinessRuleTransformation LookupCacheTransformation Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LookupCacheTransformation : BusinessRuleTransformation Properties NamedCache Name of the cache to use. Declaration public string NamedCache { get; set; } Property Value System.String Methods FromJson(String) Declaration public static LookupCacheTransformation FromJson(string data) Parameters System.String data Returns LookupCacheTransformation ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.PngFormat.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PngFormat.html", - "title": "Class PngFormat | Picturepark.SDK.V1 API", - "keywords": "Class PngFormat Inheritance System.Object FormatBase ImageFormatBase PngFormat Inherited Members ImageFormatBase.ColorProfile ImageFormatBase.ColorTransformationIntent ImageFormatBase.HorizontalResolution ImageFormatBase.VerticalResolution ImageFormatBase.RenderFirstFrameOnly ImageFormatBase.KeepClippingPath ImageFormatBase.CloneExif ImageFormatBase.CloneIptc ImageFormatBase.CloneAdobeResources ImageFormatBase.CloneXmp ImageFormatBase.ResizeAction ImageFormatBase.Actions System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PngFormat : ImageFormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String Interlaced Declaration public bool Interlaced { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static PngFormat FromJson(string data) Parameters System.String data Returns PngFormat ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.MailRecipient.html": { + "href": "api/Picturepark.SDK.V1.Contract.MailRecipient.html", + "title": "Class MailRecipient | Picturepark.SDK.V1 API", + "keywords": "Class MailRecipient Share mail recipient Inheritance System.Object MailRecipient Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MailRecipient Properties Token Recipient specific token. Declaration public string Token { get; set; } Property Value System.String Url URL to access the share for this recipient. Declaration public string Url { get; set; } Property Value System.String UserEmail User information including email. Declaration public UserEmail UserEmail { get; set; } Property Value UserEmail Methods FromJson(String) Declaration public static MailRecipient FromJson(string data) Parameters System.String data Returns MailRecipient ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkValidationException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkValidationException.html", - "title": "Class PictureparkValidationException | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkValidationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException AggregationFilterNotSupportedException AggregationNameInvalidException AggregationSizeInvalidException AtLeastOneActiveTermsOfServiceMustExistException BusinessProcessCancellationNotSupportedException BusinessRuleActionInvalidDocumentTypeException BusinessRuleActionInvalidExecutionScopeException BusinessRuleActionsMissingException BusinessRuleArrayIndexInvalidException BusinessRuleConditionInvalidTriggerPointActionException BusinessRuleConditionInvalidTriggerPointDocumentTypeException BusinessRuleConditionMissingException BusinessRuleConditionsMissingException BusinessRuleConfigurationValidationException BusinessRuleContentPermissionSetIdsMissingException BusinessRuleDictionaryKeyInvalidException BusinessRuleFieldIdInvalidException BusinessRuleFieldPathInvalidException BusinessRuleInvalidVariableNameException BusinessRuleNamedCacheNameInvalidException BusinessRuleNGramTransformationMaxWordLengthInvalidException BusinessRuleNGramTransformationMinWordLengthInvalidException BusinessRuleNGramTransformationSizeInvalidException BusinessRulePathInvalidException BusinessRulePermissionSetIdInvalidException BusinessRulePolygonInvalidException BusinessRuleProjectionTransformationsMissingException BusinessRuleRefIdsMissingException BusinessRuleRegularExpressionInvalidException BusinessRuleRuleIdDuplicationException BusinessRuleRuleIdMissingException BusinessRuleSchemaIdInvalidException BusinessRuleTransformationGroupInputsMissingException BusinessRuleTransformationGroupTransformationsMissingException BusinessRuleTriggerPointMissingException BusinessRuleValidationException ChunkSizeOutOfRangeException ContentFileReplaceTypeMismatchException ContentLayerInvalidException ContentLayerSameRootException ContentPermissionException ContractMismatchException CustomerAliasHeaderMissingException CustomerBoostValuesInvalidException DefaultChannelDeleteException DeleteContentsWithReferencesException DeleteListItemsWithReferencesException DisplayValueRerenderingInProgressException DuplicateAggregatorException DuplicatedItemAssignedException DuplicateDocumentException DuplicatedSearchBehaviorException DuplicateMetadataDisplayPatternException DuplicateOutputFormatIdException DuplicateRightException DuplicateSchemaException EnvironmentProcessAlreadyRunningException ForbiddenHtmlElementsUsedException IllegalAuthorizationStateTransitionException IndexedFieldThresholdExceededException InvalidArgumentException InvalidChangeCommandFieldNotFoundException InvalidChangeCommandFieldTypeInvalidException InvalidChangeCommandSchemaChangeInvalidException InvalidDateTimeFormatException InvalidMetadataException InvalidSortFieldException InvalidStateException InvalidValueFormatException ItemIdDuplicatedException ListItemLayerException ListItemNamedCacheKeyFieldsInvalidException ListItemNamedCacheSchemaIdInvalidException ListItemPermissionException ListItemSchemaMismatchException MissingCustomerDefaultLanguageException MissingDependenciesException MissingDisplayPatternForCustomerDefaultLanguageException NamedCacheConfigurationException NamedCacheNameDuplicationException NamedCacheNameMissingException NotSupportedFileExtensionException NotSupportedFileMappingException OnlyAccessibleToRecipientException OutputFormatResizingNotSupportedException OwnerTokenInUseException PartialOperationNotSupportedException PermissionOwnershipTransferException PermissionSetAggregateException PermissionSetInUseException PermissionSetValidationException PermissionValidationException PictureparkArgumentNullException PictureparkTimeoutException RelationSelfReferencingException RequestSizeLimitExceededException SchemaFieldAnalyzerInvalidException SchemaFieldDisplayPatternTypeNotSupportedException SchemaFieldIdAlreadyExistsInSchemaHierarchyException SchemaFieldIdDuplicatedException SchemaFieldIdException SchemaFieldIdPreviouslyUsedException SchemaFieldIdUppercaseException SchemaFieldImportMismatchException SchemaFieldImportRelatedSchemaMismatchException SchemaFieldImportTypeMismatchException SchemaFieldIndexException SchemaFieldInvalidBoostException SchemaFieldNotRequirableException SchemaFieldNotSearchableException SchemaFieldNotSortableException SchemaFieldNotSupportedException SchemaFieldNumberRangeException SchemaFieldOverwriteIdException SchemaFieldOverwriteTypeMismatchException SchemaFieldRelationMultipleTypesException SchemaFieldRelationSchemaSystemSchemaException SchemaFieldRelationSchemaTypeUnsupportedException SchemaFieldSchemaIndexInfoNestingException SchemaFieldSchemaIndexInfoSimpleSearchNestingException SchemaFieldTypeChangeException SchemaIdException SchemaIdLowercaseException SchemaImportEmptyException SchemaImportVersionMismatchException SchemaInheritanceFieldIndexDeviationException SchemaInheritanceTypeDeviationException SchemaInUseContentException SchemaInUseContentSchemaException SchemaInUseException SchemaInUseFieldException SchemaInUseListItemException SchemaMissingTypeException SchemaMultipleTypesException SchemaNoContentException SchemaNoLayerException SchemaParentChangeException SchemaPermissionConfigurationException SchemaPermissionException SchemaSortFieldException SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException SchemaValidationException SchemaViewForAllException SearchStringLeadingWildcardException SortableFieldThresholdExceededException SuperAdminRolesNotAssignableToChannelException SystemLayerReferenceInvalidModificationException SystemSchemaInvalidModificationException UnableToCreateOrModifyStaticOutputFormatException UnsupportedListItemChangeCommandException UserEmailAlreadyExistsException UserRoleAssignedException UserUnlockDisallowedException WrongChunkSizeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkValidationException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static PictureparkValidationException FromJson(string data) Parameters System.String data Returns PictureparkValidationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.MatchRegexCondition.html": { + "href": "api/Picturepark.SDK.V1.Contract.MatchRegexCondition.html", + "title": "Class MatchRegexCondition | Picturepark.SDK.V1 API", + "keywords": "Class MatchRegexCondition Matches when a field matching the field path string (JSON Path) changes and matches the given regular expression. Inheritance System.Object BusinessRuleCondition MatchRegexCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MatchRegexCondition : BusinessRuleCondition Properties FieldPath JSON path to the field Declaration public string FieldPath { get; set; } Property Value System.String Regex Regular expression Declaration public string Regex { get; set; } Property Value System.String StoreIn Optional variable name to store the matched regex groups in Declaration public string StoreIn { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MatchRegexCondition FromJson(string data) Parameters System.String data Returns MatchRegexCondition ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.OwnerTokenInUseException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.OwnerTokenInUseException.html", - "title": "Class OwnerTokenInUseException | Picturepark.SDK.V1 API", - "keywords": "Class OwnerTokenInUseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException OwnerTokenInUseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OwnerTokenInUseException : PictureparkValidationException, ISerializable, _Exception Properties OwnerTokenUserId Declaration public string OwnerTokenUserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static OwnerTokenInUseException FromJson(string data) Parameters System.String data Returns OwnerTokenInUseException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.MaximumTransferSizeException.html": { + "href": "api/Picturepark.SDK.V1.Contract.MaximumTransferSizeException.html", + "title": "Class MaximumTransferSizeException | Picturepark.SDK.V1 API", + "keywords": "Class MaximumTransferSizeException Inheritance System.Object System.Exception PictureparkException MaximumTransferSizeException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MaximumTransferSizeException : PictureparkException, ISerializable, _Exception Properties MaximumTransferSize Declaration public int MaximumTransferSize { get; set; } Property Value System.Int32 TransferId Declaration public string TransferId { get; set; } Property Value System.String TransferSize Declaration public int TransferSize { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static MaximumTransferSizeException FromJson(string data) Parameters System.String data Returns MaximumTransferSizeException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.OutputResetRetryAttemptsRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.OutputResetRetryAttemptsRequest.html", - "title": "Class OutputResetRetryAttemptsRequest | Picturepark.SDK.V1 API", - "keywords": "Class OutputResetRetryAttemptsRequest Inheritance System.Object OutputResetRetryAttemptsRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputResetRetryAttemptsRequest Properties ContentIds List of Content IDs you want to filter on. Declaration public ICollection ContentIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > FileExtensions The file extension of the outputs you want to filter on. Declaration public ICollection FileExtensions { get; set; } Property Value System.Collections.Generic.ICollection < System.String > IncludeCompleted Should the successful filter results also be reset (and subsequently re-rendered)? Declaration public bool IncludeCompleted { get; set; } Property Value System.Boolean OutputFormatIds The IDs of the output formats you want to filter on. Declaration public ICollection OutputFormatIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > OutputIds List of output IDs you want to filter on. If this field is not empty, the other will be ignored. Declaration public ICollection OutputIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static OutputResetRetryAttemptsRequest FromJson(string data) Parameters System.String data Returns OutputResetRetryAttemptsRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.NotSupportedFileMappingForDynamicFormatException.html": { + "href": "api/Picturepark.SDK.V1.Contract.NotSupportedFileMappingForDynamicFormatException.html", + "title": "Class NotSupportedFileMappingForDynamicFormatException | Picturepark.SDK.V1 API", + "keywords": "Class NotSupportedFileMappingForDynamicFormatException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException NotSupportedFileMappingException NotSupportedFileMappingForDynamicFormatException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NotSupportedFileMappingForDynamicFormatException : NotSupportedFileMappingException, ISerializable, _Exception Methods FromJson(String) Declaration public static NotSupportedFileMappingForDynamicFormatException FromJson(string data) Parameters System.String data Returns NotSupportedFileMappingForDynamicFormatException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.MissingCustomerDefaultLanguageException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.MissingCustomerDefaultLanguageException.html", - "title": "Class MissingCustomerDefaultLanguageException | Picturepark.SDK.V1 API", - "keywords": "Class MissingCustomerDefaultLanguageException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException MissingCustomerDefaultLanguageException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MissingCustomerDefaultLanguageException : PictureparkValidationException, ISerializable, _Exception Properties CustomerDefaultLanguage Declaration public string CustomerDefaultLanguage { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MissingCustomerDefaultLanguageException FromJson(string data) Parameters System.String data Returns MissingCustomerDefaultLanguageException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.NumberCompareCondition.html": { + "href": "api/Picturepark.SDK.V1.Contract.NumberCompareCondition.html", + "title": "Class NumberCompareCondition | Picturepark.SDK.V1 API", + "keywords": "Class NumberCompareCondition Inheritance System.Object BusinessRuleCondition NumberCompareCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NumberCompareCondition : BusinessRuleCondition Properties FieldPath JSON path to the field. Declaration public string FieldPath { get; set; } Property Value System.String Mode Mode to use for comparison. Declaration public BusinessRuleNumberCompareConditionMode Mode { get; set; } Property Value BusinessRuleNumberCompareConditionMode Value Value to compare to. Declaration public double Value { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static NumberCompareCondition FromJson(string data) Parameters System.String data Returns NumberCompareCondition ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.MetadataRight.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.MetadataRight.html", - "title": "Enum MetadataRight | Picturepark.SDK.V1 API", - "keywords": "Enum MetadataRight Metadata rights Namespace : System.Dynamic.ExpandoObject Syntax public enum MetadataRight ManageItems ManageSchema View" + "api/Picturepark.SDK.V1.Contract.NumericRange.html": { + "href": "api/Picturepark.SDK.V1.Contract.NumericRange.html", + "title": "Class NumericRange | Picturepark.SDK.V1 API", + "keywords": "Class NumericRange The numeric range class Inheritance System.Object NumericRange Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NumericRange Properties From The from value. Declaration public double? From { get; set; } Property Value System.Nullable < System.Double > Names Language specific range names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary To The to value. Declaration public double? To { get; set; } Property Value System.Nullable < System.Double > Methods FromJson(String) Declaration public static NumericRange FromJson(string data) Parameters System.String data Returns NumericRange ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.DisplayValueClient.html": { - "href": "api/Picturepark.SDK.V1.DisplayValueClient.html", - "title": "Class DisplayValueClient | Picturepark.SDK.V1 API", - "keywords": "Class DisplayValueClient Inheritance System.Object ClientBase DisplayValueClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DisplayValueClient : ClientBase, IDisplayValueClient Constructors DisplayValueClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public DisplayValueClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods GetStatusAsync(CancellationToken) Get status Declaration public Task GetStatusAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DisplayValueStatus > VersionInfo Implements IDisplayValueClient.GetStatusAsync(CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < DisplayValueClient.ObjectResponseResult > Type Parameters T RerenderAsync(CancellationToken) Re-render the display values Declaration public Task RerenderAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > VersionInfo Implements IDisplayValueClient.RerenderAsync(CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.Contract.NumericRangeAggregator.html": { + "href": "api/Picturepark.SDK.V1.Contract.NumericRangeAggregator.html", + "title": "Class NumericRangeAggregator | Picturepark.SDK.V1 API", + "keywords": "Class NumericRangeAggregator A multi-bucket range aggregator. Inheritance System.Object AggregatorBase NumericRangeAggregator Inherited Members AggregatorBase.Name AggregatorBase.Names AggregatorBase.Aggregators AggregatorBase.Filter System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NumericRangeAggregator : AggregatorBase Properties Field The field's ID to execute the aggregation on. Declaration public string Field { get; set; } Property Value System.String Ranges A list of numeric ranges on which aggregate. Declaration public ICollection Ranges { get; set; } Property Value System.Collections.Generic.ICollection < NumericRangeForAggregator > Methods FromJson(String) Declaration public static NumericRangeAggregator FromJson(string data) Parameters System.String data Returns NumericRangeAggregator ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.DisplayValueClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.DisplayValueClient.ObjectResponseResult-1.html", - "title": "Struct DisplayValueClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct DisplayValueClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.Contract.ContentResolveBehavior.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentResolveBehavior.html", + "title": "Enum ContentResolveBehavior | Picturepark.SDK.V1 API", + "keywords": "Enum ContentResolveBehavior Namespace : System.Dynamic.ExpandoObject Syntax public enum ContentResolveBehavior Content InnerDisplayValueDetail InnerDisplayValueList InnerDisplayValueName InnerDisplayValueThumbnail LinkedListItems Metadata OuterDisplayValueDetail OuterDisplayValueList OuterDisplayValueName OuterDisplayValueThumbnail Outputs Owner Permissions" }, - "api/Picturepark.SDK.V1.Conversion.html": { - "href": "api/Picturepark.SDK.V1.Conversion.html", - "title": "Namespace Picturepark.SDK.V1.Conversion | Picturepark.SDK.V1 API", - "keywords": "Namespace Picturepark.SDK.V1.Conversion Classes DateFieldConverter" + "api/Picturepark.SDK.V1.Contract.ContentRestoreManyRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentRestoreManyRequest.html", + "title": "Class ContentRestoreManyRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentRestoreManyRequest Request to restore multiple contents Inheritance System.Object ContentRestoreManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentRestoreManyRequest Properties AllowMissingDependencies Allows creating contents that refer to list items or contents that don't exist in the system. Declaration public bool AllowMissingDependencies { get; set; } Property Value System.Boolean ContentIds IDs of the contents to restore. Declaration public ICollection ContentIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static ContentRestoreManyRequest FromJson(string data) Parameters System.String data Returns ContentRestoreManyRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Conversion.DateFieldConverter.html": { - "href": "api/Picturepark.SDK.V1.Conversion.DateFieldConverter.html", - "title": "Class DateFieldConverter | Picturepark.SDK.V1 API", - "keywords": "Class DateFieldConverter Inheritance System.Object DateFieldConverter Namespace : System.Dynamic.ExpandoObject Syntax public class DateFieldConverter : IsoDateTimeConverter Constructors DateFieldConverter() Declaration public DateFieldConverter()" + "api/Picturepark.SDK.V1.Contract.DocumentHistory.html": { + "href": "api/Picturepark.SDK.V1.Contract.DocumentHistory.html", + "title": "Class DocumentHistory | Picturepark.SDK.V1 API", + "keywords": "Class DocumentHistory Inheritance System.Object DocumentHistory Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DocumentHistory Properties Action Declaration public DocumentChangeAction Action { get; set; } Property Value DocumentChangeAction Audit Declaration public UserAuditHistory Audit { get; set; } Property Value UserAuditHistory Deleted Declaration public bool Deleted { get; set; } Property Value System.Boolean Document Declaration public string Document { get; set; } Property Value System.String DocumentDate Declaration public DateTime DocumentDate { get; set; } Property Value System.DateTime DocumentId Declaration public string DocumentId { get; set; } Property Value System.String DocumentType Declaration public string DocumentType { get; set; } Property Value System.String DocumentVersion Declaration public long DocumentVersion { get; set; } Property Value System.Int64 Timestamp Declaration public DateTime Timestamp { get; set; } Property Value System.DateTime Methods FromJson(String) Declaration public static DocumentHistory FromJson(string data) Parameters System.String data Returns DocumentHistory ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.html": { - "href": "api/Picturepark.SDK.V1.Contract.html", - "title": "Namespace Picturepark.SDK.V1.Contract | Picturepark.SDK.V1 API", - "keywords": "Namespace Picturepark.SDK.V1.Contract Classes AacAudioFormat AddMetadataLanguageTimeoutException AggregationFilter Filters aggregations AggregationFilterNotSupportedException AggregationNameInvalidException AggregationResult Result of an aggregation AggregationResultItem Aggregation result item AggregationSizeInvalidException Size of the aggregation is invalid. AggregatorBase It is the base class for all aggregators. AlphaHandlingAction AmbiguousUserRoleRightsException AnalyzerBase The analyzer base class AndCondition Links conditions with AND AndFilter Used to put filters in \"and\" ApiException ApiException ApiStatisticsEvent ApplicationEvent AssignContentPermissionSetsAction Assigns one or more permission sets to a content. AssignLayerAction Assigns a layer, adding the default values to the data dictionary AssignTagboxItemsAction Assigns one or multiple tag box items to the multi tagbox identified by the path (JSON path). AssignTagboxItemsInLayerAction Assigns a set of list item ids to all multi tag boxes in a layer where the filter defined on the tagbox does allow assignment of the ID. AssignValueAction Assign a value to all fields matching the FieldPath (JSON path). AtLeastOneActiveTermsOfServiceMustExistException AudioFormatBase AudioMetadata AudioStillFormat AudioStream BaseResultOfBusinessProcess BaseResultOfContent BaseResultOfContentShareReference BaseResultOfDocumentHistory BaseResultOfFileTransfer BaseResultOfListItem BaseResultOfLiveStream BaseResultOfMetadataReference BaseResultOfOutput BaseResultOfPermissionSet BaseResultOfSchema BaseResultOfShare BaseResultOfTransfer BaseResultOfUserRole BaseResultOfUserWithRoles BasicTemplate BatchResponse Response from a batch operation BatchResponseRow Row in a batch operation response Blacklist Blacklist containing file name patterns skipped when uploading. BlacklistItem Entry in the Blacklist. BooleanCondition Links multiple conditions with a boolean operator BulkResponse Response to a bulk operation BulkResponseRow Row information of a bulk response BusinessProcess Business process BusinessProcessCancellationNotSupportedException BusinessProcessCancellationRequestedEvent BusinessProcessContinuationException BusinessProcessCreateRequest Create request to create a BusinessProcess. BusinessProcessDefinitionCreateException BusinessProcessDefinitionNotFoundException BusinessProcessDetails Detailed representation of a business process BusinessProcessDetailsDataBase Base class for the details of a business process BusinessProcessDetailsDataBatchResponse Business process detailed information regarding a batch operation BusinessProcessDetailsDataCdnPurge Business process detailed information regarding a CDN purge operation BusinessProcessDetailsDataContentImport Business process detailed information regarding Content import BusinessProcessDetailsDataSchemaImport Business process detailed information regarding Schema / ListItems import operation BusinessProcessEngineRequestException BusinessProcessEvent BusinessProcessLifeCycleNotHitException BusinessProcessNotExternalException BusinessProcessNotFoundException BusinessProcessNotificationUpdate Notification update for a business process. BusinessProcessNotificationUpdateRequest Updates the notification of a business process without changing the state or the life cycle. BusinessProcessSearchRequest Search request to search for business processes BusinessProcessSearchResult Search result from a search for business processes BusinessProcessState State transition information of a business process BusinessProcessStateChangeRequest Transitions the business process to a new state and/or life cycle. BusinessProcessStateNotHitException BusinessProcessWaitForLifeCycleResult Result from waiting for life cycle(s) on a business process BusinessProcessWaitForStateResult Result from waiting for state(s) on a business process BusinessRule A business rule BusinessRuleAction Action to be performed by a business rule BusinessRuleActionInvalidDocumentTypeException BusinessRuleActionInvalidExecutionScopeException BusinessRuleActionsMissingException BusinessRuleArrayIndexInvalidException BusinessRuleCondition Conditions on which a business rule is executed BusinessRuleConditionInvalidTriggerPointActionException BusinessRuleConditionInvalidTriggerPointDocumentTypeException BusinessRuleConditionMissingException BusinessRuleConditionsMissingException BusinessRuleConfigurable A business rule configurable by specific actions and conditions BusinessRuleConfiguration Represents the business rule configuration. BusinessRuleConfigurationUpdateRequest Update request for changing business rule configuration BusinessRuleConfigurationValidationException BusinessRuleContentPermissionSetIdsMissingException BusinessRuleDictionaryKeyInvalidException BusinessRuleFieldIdInvalidException BusinessRuleFieldPathInvalidException BusinessRuleFiredEvent BusinessRuleFiredEventDetail BusinessRuleInvalidVariableNameException BusinessRuleNamedCacheNameInvalidException BusinessRuleNGramTransformationMaxWordLengthInvalidException BusinessRuleNGramTransformationMinWordLengthInvalidException BusinessRuleNGramTransformationSizeInvalidException BusinessRulePathInvalidException BusinessRulePermissionSetIdInvalidException BusinessRulePolygonInvalidException BusinessRuleProjectionTransformationsMissingException BusinessRuleRefIdsMissingException BusinessRuleRegularExpressionInvalidException BusinessRuleRuleIdDuplicationException BusinessRuleRuleIdMissingException BusinessRuleSchemaIdInvalidException BusinessRuleScript A business rule expressed as a script BusinessRuleTransformation Business rule transformation BusinessRuleTransformationGroup Business rule transformation group: A group of transformations to run for the specified inputs BusinessRuleTransformationGroupInputsMissingException BusinessRuleTransformationGroupTransformationsMissingException BusinessRuleTriggerPoint Represents a trigger point for a business rule BusinessRuleTriggerPointMissingException BusinessRuleValidationException CardTemplate CdnPurgeJobBase Base class for a CDN purge job CdnPurgeJobByTag Represents a CDN purge by tag (e.g. share ID) CdnPurgeJobByUri Channel ChannelCreateRequest ChannelsNotFoundException ChannelUpdateRequest ChildFilter Filters on child documents ChunkSizeOutOfRangeException ConfigurationChangeEvent ConfigurationIndexNotFoundException ConsoleMessage Content ContentAggregationOnChannelRequest Request to aggregate contents based on the aggregators defined on a channel ContentAggregationRequest Request to aggregate contents based on the specified aggregators ContentBackupFailedException ContentCreateManyRequest Request to create multiple contents ContentCreateRequest Request to create a content ContentDeleteManyFilterRequest Request to delete multiple contents based on a provided filter ContentDeleteManyRequest Request to delete multiple contents. ContentDetail Content detail ContentDetailViewEvent ContentDownloadEvent ContentDownloadLinkCreateRequest Request to create a content download link ContentDownloadRequestItem Information needed to generate a content download link ContentFieldsBatchUpdateFilterRequest Request to batch update contents' fields based on a filter ContentFieldsBatchUpdateRequest Request to batch update contents' fields based on content IDs ContentFileReplaceTypeMismatchException ContentFileUpdateRequest Request to update a content file ContentFilterRequest ContentImportResult Represents an item imported during a content import ContentItem ContentLayerInvalidException ContentLayerSameRootException ContentManyReferencesRequest Request to get multiple contents' references ContentMetadataUpdateItem Item to update content metadata ContentMetadataUpdateManyException ContentMetadataUpdateManyRequest Request to update many contents metadata ContentMetadataUpdateRequest Request to update content metadata ContentNotFoundException ContentOwnershipTransferItem Content ownership transfer item ContentOwnershipTransferManyRequest Request to transfer multiple contents ownerships ContentOwnershipTransferRequest Request to transfer the content ownership ContentPermissionException ContentPermissionSetAssignedCondition Matches when a permission set was assigned ContentPermissionSetCreateManyRequest ContentPermissionSetCreateRequest ContentPermissionSetDetail Detail of a content permission set ContentPermissionSetsChangedCondition Matches whenever the assigned content permission sets changed. ContentPermissionSetUnassignedCondition Matches when a permission set was unassigned ContentPermissionSetUpdateManyRequest Request to update multiple content permission sets ContentPermissionSetUpdateRequest Request to update a content permission set ContentPermissionSetUpdateRequestItem Request to update a content permission set ContentPermissionsUpdateItem Content permissions update item ContentPermissionsUpdateManyRequest Request to update multiple contents permissions ContentPermissionsUpdateRequest Request to update the permissions of a content ContentReferencesRequest Request to get the references to a content ContentReferencesResult Result to a get content references operation ContentRelationItemAssignedCondition Matches when a relationship entry in a relationship field matching the field path string (JSON path) is newly assigned. ContentRelationItemsChangedCondition Matches whenever the assigned content(s) in a relationship field changed. ContentRelationItemUnassignedCondition Matches when a relationship entry in a relationship field matching the field path string (JSON path) is removed. ContentRestoreManyRequest Request to restore multiple contents ContentRightAggregationCount Combination of ContentRight and found document count ContentSchemaCondition Matches when the content schema of a metadata item equals the one set in the condition. ContentSearchRequest Request to search contents ContentSearchResult Result for content search operation ContentShareReference Share information for a share referencing a content ContentShareReferenceResult Result class for share reference search ContractMismatchException Country CreateShareResult Result of share creation CreateTransferRequest Creates a transfer. CreateTransferResult The create transfer result. CropAction CustomerAliasHeaderMissingException CustomerAliasInUseException CustomerAliasNotFoundException CustomerApp CustomerBoostValuesInvalidException CustomerBoostValuesUpdateTimeoutException CustomerChangeEvent CustomerDeactivationException CustomerHostNotFoundException CustomerInfo Customer configuration information CustomerNotActiveException CustomerNotAvailableException CustomerNotDeactivatedException CustomerNotFoundException CustomerViolationException DataDictionary DateRange The date time range class used in filters DateRangeAggregator A multi-bucket range aggregator dedicated for date values. DateRangeFilter Filters over a range of date time values DateRangeForAggregator The date range class used in aggregators. DefaultChannelDeleteException DefaultSearchIndexDeleteException DeleteContentsWithReferencesException DeleteListItemsWithReferencesException DisplayPattern Represent the template whose value will be resolved based on the actual content. DisplayValueDictionary DisplayValueRerenderingInProgressException DisplayValueStatus DocumentChange DocumentFormatBase DocumentHistory DocumentHistoryDifference DocumentHistorySearchRequest DocumentHistorySearchResult DocumentMetadata DocumentStillFormat DocumentVersionConflictException DocumentVersionNotFoundException DownloadLink Download link information DownloadTrackingInfo DuplicateAggregatorException DuplicateAliasException DuplicatedItemAssignedException DuplicateDocumentException DuplicatedSearchBehaviorException DuplicateMetadataDisplayPatternException DuplicateOutputFormatIdException DuplicateRightException DuplicateSchemaException DuplicateSchemaInfoException DuplicateSearchIndexDocException EdgeNGramAnalyzer An analyzer using the ElasticSearch's EdgeNGram tokenizer ElasticVersionUpdateException EnvironmentDeactivationException EnvironmentNotAvailableException EnvironmentNotDeactivatedException EnvironmentNotFoundException EnvironmentProcessAlreadyRunningException EnvironmentProcessNotFoundException EnvironmentProcessWaitTimeoutException EpsMetadata ErrorResponse Error information with serialized exception ExistsFilter Filters over the existence of a field's value FailedToLockException FieldBase The field base class FieldBoolean The field used to store a boolean FieldDate The field used to store a date FieldDateTime The field used to store a date time FieldDateTimeArray The field used to store multiple date time values FieldDecimal The field used to store a decimal value FieldDictionary The field used to store a dictionary of values FieldDictionaryArray The field used to store multiple dictionaries' values FieldExistsResponse Response for a query if a field exists FieldGeoPoint The field used to store a geo point FieldIndexingInfo Indexing information for a field of a schema FieldLong The field used to store a long value FieldLongArray The field used to store multiple long values FieldMultiFieldset The field used to store multiple fieldsets FieldMultiRelation The field used to store multiple relations FieldMultiTagbox The field used to store multiple tagboxes FieldOverwriteBase Base class to overwrite field's information FieldOverwriteMultiTagbox Overwritten information for FieldMultiTagbox FieldOverwriteSingleTagbox Overwritten information for FieldSingleTagbox FieldSingleFieldset The field used to store a single fieldset FieldSingleRelation The field used to store a single relation FieldSingleTagbox The field used to store a single tagbox FieldString The field used to store a string value FieldStringArray The field used to store multiple string values FieldTranslatedString The field used to store a translated string values FieldTrigger A field that can be triggered, and store in such occasion the id of the user and the time that triggered it. The last user who triggered it and the last time in which it was triggered can be used for filtering or for simple search (if enabled on the field). Such information are stored in two inner fields: \"triggeredBy\" and \"triggeredOn\". In order to be triggered in a Content or ListItem metadata dictionary, the special '\"_trigger\": true' should be sent in the data of the field itself. FieldValueChangedCondition Matches when a field matching the field path string (JSON path) changes to the expected value. FileLocations Specifies the location where to upload the file from and optional filename if it should be renamed on upload FileMetadata FileParameter FileResponse FileTransfer Representation of a file transfer. FileTransferCreateItem FileTransferDeleteRequest Deletes files from transfer. FileTransferDetail Detailed representation of file transfer. FileTransferNotFoundException FileTransferOutput FileTransferSearchRequest Request to search for file transfers. FileTransferSearchResult Result from a search for file transfers. FilterBase The filters' base class ForbiddenHtmlElementsUsedException FormatBase GeoBoundingBoxFilter Filters geo point values based on a bounding box GeoDistance Stores geo distance information for gei distance aggregation GeoDistanceAggregator A multi-bucket range aggregator that works on geo_point fields GeoDistanceFilter Filters within the radius of the distance from a location GeoLocation It stores geo location information (latitude and longitude) GeoPoint GeoPointWithinPolygonCondition Matches when the geo point from the field specified by the field path is inside the specified polygon. IllegalAuthorizationStateTransitionException ImageActionBase ImageFormatBase ImageMetadata ImportTransferPartialRequest ImportTransferRequest IndexDocumentNotFoundException IndexedFieldThresholdExceededException IndexException IndexField Contains compiled field information. IndexFieldsSearchBySchemaIdsRequest Request to search indexed fields of specific schemas IndexMappingException InternalRecipient Internal share recipient InvalidArgumentException InvalidChangeCommandFieldNotFoundException InvalidChangeCommandFieldTypeInvalidException InvalidChangeCommandSchemaChangeInvalidException InvalidDateTimeFormatException InvalidMetadataException InvalidSortFieldException InvalidStateException InvalidStateTransitionException InvalidTransferTypeException InvalidValueFormatException InvalidVersionException ItemIdDuplicatedException JoinByTransformation Joins the input by a configurable separator JpegFormat Language LanguageAnalyzer An analyzer using an ElasticSearch's language tokenizer LanguageConfiguration LatLon Stores a coordinate LayerAssignedCondition Matches when a layer was assigned LayerIdsByRootSchema LayersChangedCondition Matches whenever the assigned layers of a content changed. LayerUnassignedCondition Matches when a layer was unassigned LeaseNotAcquiredException ListItem ListItemAggregationRequest Request to aggregate list items ListItemCreateManyRequest Request to create multiple list items ListItemCreateRequest Request to create a list item ListItemCyclicDependencyException ListItemDeleteManyFilterRequest Request to delete multiple list items based on a provided filter ListItemDeleteManyRequest Request to delete multiple list items ListItemDetail List item detail ListItemFieldsBatchUpdateFilterRequest Request to batch update list items' fields based on a filter ListItemFieldsBatchUpdateRequest Request to batch update list items' fields based on list item IDs ListItemFilterRequest Request to filter list items ListItemImportResult Result information of a list item import operation ListItemLayerException ListItemManyReferencesRequest Request to get the references to multiple list items ListItemNamedCacheConfiguration List item named cache ListItemNamedCacheKeyFieldsInvalidException ListItemNamedCacheSchemaIdInvalidException ListItemNotFoundException ListItemPermissionException ListItemReferencesRequest Request to get the references to a list item ListItemReferencesResult Result from getting references to list items. ListItemRestoreManyRequest Request to restore multiple deleted list items ListItemSchemaMismatchException ListItemSearchRequest Request to search list items ListItemSearchResult Result for list item search operation ListItemUpdateItem ListItemUpdateManyException ListItemUpdateManyRequest Request to update multiple list items ListItemUpdateRequest Request to update an existing list item ListTemplate LiveStream LiveStreamMessage LiveStreamSearchRequest LiveStreamSearchResult Results of live stream search. LiveStreamTraceJob LookupCacheTransformation Uses a named cache to lookup a value. MailRecipient Share mail recipient MatchRegexCondition Matches when a field matching the field path string (JSON Path) changes and matches the given regular expression. MaximumTransferSizeException Message Metadata MetadataError MetadataReference Reference to a metadata item MetadataReferenceResult Result for getting references. MetadataReferencesPagingRequest Request to get paginated metadata references MetadataValuesChangeCommandBase The base class for metadata value change commands. MetadataValuesChangeRequestBase Base class for the content metadata batch requests. MetadataValuesFieldRemoveCommand Removes a field and its value from the values of the specified schema MetadataValuesSchemaItemAddCommand Adds a list item to a FieldMultiTagbox field MetadataValuesSchemaItemRemoveCommand Removes a list item from a FieldMultiTagbox field MetadataValuesSchemaRemoveCommand Removes schema and all its values MetadataValuesSchemaReplaceCommand Replaces schema values MetadataValuesSchemaUpdateCommand Updates schema values MetadataValuesSchemaUpsertCommand Adds or updates schema values MissingCustomerDefaultLanguageException MissingDependenciesException MissingDisplayPatternForCustomerDefaultLanguageException Mp3AudioFormat Mp4VideoFormat NamedCacheConfigurationBase Named cache configuration NamedCacheConfigurationException NamedCacheNameDuplicationException NamedCacheNameMissingException NestedAggregator A special single bucket aggregation that enables aggregating on nested documents NestedFilter Filters on nested documents NGramAnalyzer An analyzer using the ElasticSearch's NGram tokenizer NGramTransformation Produces N-grams based on splitting a text on whitespace characters. Removes punctuation as well. NodeInfoMessage NoTagsFoundException NoTermsOfServiceDefinedException NotFilter Negates the specified filter NotSupportedFileExtensionException NotSupportedFileMappingException NotSupportedFileMappingForDynamicFormatException NumberCompareCondition NumericRange The numeric range class NumericRangeAggregator A multi-bucket range aggregator. NumericRangeFilter Filters over a range of numeric values NumericRangeForAggregator The numeric range for aggregator class ObjectAggregationResult Result for an aggregation operation ObjectStoreException ObjectStoreResponseException ObjectTypeMismatchException OnlyAccessibleToRecipientException OperationInProgressException OrCondition Links conditions with OR OrFilter Put filters in \"or\" OriginalFormat Output Output OutputDataAudio Output information for an audio file. OutputDataBase Base class for the output detail dependent on the file format. OutputDataDefault Default output information OutputDataDocument Output information for a document file. OutputDataImage Output information for an image file. OutputDataVideo Output information for a video file. OutputDetail Output detail OutputFormat Represents an output format. OutputFormatCreateManyRequest Used to create multiple new output formats at once. OutputFormatDeleteManyRequest Used to remove multiple output formats at once. OutputFormatDetail Represents an output format. OutputFormatEditable Represents the editable part of the output format. OutputFormatInfo OutputFormatResizingNotSupportedException OutputFormatUpdateManyRequest Used to modify multiple output formats at once. OutputFormatUpdateManyRequestItem Represents one item to be modified in a bulk update operation on output formats. OutputIdNotFoundException OutputNotAvailableException OutputNotFoundException OutputRenderedEvent OutputResetRetryAttemptsRequest OutputSearchRequest OutputSearchResult OwnerToken OwnerTokenInUseException OwnerTokenNotFoundException PagingRequest Request to page data ParentFilter Filters on parent documents PartialOperationNotSupportedException PathHierarchyAnalyzer An analyzer using the ElasticSearch's path hierarchy tokenizer PdfFormat PermissionOwnershipTransferException PermissionSet Permission set PermissionSetAggregateException PermissionSetCreateRequestOfContentRight PermissionSetCreateRequestOfMetadataRight PermissionSetDeleteManyRequest PermissionSetDetailOfContentRight PermissionSetDetailOfMetadataRight PermissionSetInUseException PermissionSetInvalidRightCombinationException PermissionSetNotFoundException PermissionSetOwnershipTransferItem PermissionSetOwnershipTransferManyRequest PermissionSetOwnershipTransferRequest PermissionSetSearchRequest Request to search permission sets PermissionSetSearchResult Result of a permission set search operation PermissionSetUpdateRequestItemOfContentRight PermissionSetUpdateRequestItemOfMetadataRight PermissionSetUpdateRequestOfContentRight PermissionSetUpdateRequestOfMetadataRight PermissionSetUserPermissionRights PermissionSetValidationException This exception is an abstract base for permission set validation. PermissionUserRoleRightsOfContentRight PermissionUserRoleRightsOfMetadataRight PermissionUserRoleRightsOfPermissionSetRight PermissionValidationException PictureparkApplicationException PictureparkArgumentNullException PictureparkBusinessException PictureparkConflictException PictureparkException PictureparkForbiddenException PictureparkNotFoundException PictureparkOperationCanceledException PictureparkServiceSettings The Picturepark service settings. PictureparkTimeoutException PictureparkValidationException PngFormat PrefixFilter Filters field's values based on a prefix ProduceMessageAction PropertyHelper QueryDebugInformation QueryException RedisDatabaseExceededException ReferenceObject ReferencesUpdateException ReferenceUpdateException ReindexEvent RelationNotFoundException RelationSelfReferencingException RelationType Defines a relation RelationTypeMissingException RelationTypeNotFoundException RelationTypeTargetDocTypeMismatchException RenderingException RequestSizeLimitExceededException ResizeAction Does not implement the IImageAction interface. The ResizeAction is directly exposed within ImageFormat. ResizeAction2 RetryException Schema A schema SchemaCountLimitReachedException SchemaCreateManyRequest Request to create multiple schemas SchemaCreateRequest Request to create a schema SchemaCreateResult Result of a schema create operation SchemaDeleteResult Result of a schema delete operation SchemaDetail The details of a schema SchemaExistsResponse Exists response SchemaFieldAnalyzerInvalidException SchemaFieldDisplayPatternTypeNotSupportedException SchemaFieldIdAlreadyExistsInSchemaHierarchyException SchemaFieldIdDuplicatedException SchemaFieldIdException SchemaFieldIdPreviouslyUsedException SchemaFieldIdUppercaseException SchemaFieldImportMismatchException SchemaFieldImportRelatedSchemaMismatchException SchemaFieldImportTypeMismatchException SchemaFieldIndexException SchemaFieldInvalidBoostException SchemaFieldNotRequirableException SchemaFieldNotSearchableException SchemaFieldNotSortableException SchemaFieldNotSupportedException SchemaFieldNumberRangeException SchemaFieldOverwriteIdException SchemaFieldOverwriteTypeMismatchException SchemaFieldRelationMultipleTypesException SchemaFieldRelationSchemaSystemSchemaException SchemaFieldRelationSchemaTypeUnsupportedException SchemaFieldSchemaIndexInfoNestingException SchemaFieldSchemaIndexInfoSimpleSearchNestingException SchemaFieldTypeChangeException SchemaIdException SchemaIdLowercaseException SchemaImportEmptyException SchemaImportRequest Request to import schemas and list items SchemaImportResult Result information of a schema import operation SchemaImportVersionMismatchException SchemaIndexingInfo Indexing information for a schema SchemaInfoNotFoundException SchemaInheritanceFieldIndexDeviationException SchemaInheritanceTypeDeviationException SchemaInUseContentException SchemaInUseContentSchemaException SchemaInUseException SchemaInUseFieldException SchemaInUseListItemException SchemaMissingTypeException SchemaMultipleTypesException SchemaNoContentException SchemaNoLayerException SchemaNotFoundException SchemaOwnershipTransferManyRequest SchemaOwnershipTransferRequest SchemaParentChangeException SchemaPermissionConfigurationException SchemaPermissionException SchemaPermissionSetCreateManyRequest SchemaPermissionSetCreateRequest SchemaPermissionSetDetail Detail of a schema permission set SchemaPermissionSetUpdateManyRequest Request to update multiple schema permissions sets SchemaPermissionSetUpdateRequest Request to update a schema permission set SchemaPermissionSetUpdateRequestItem Request to update a schema permission set SchemaSearchRequest Request to search schemas SchemaSearchResult Result for schema search operation SchemaSortFieldException SchemaTagboxFilterLookupNamedCacheConfiguration Creates a cache for all multi tag boxes in a schema Lookup key is then in the format [ fieldId, refId ], returns the refId if matched by the filter SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException SchemaUpdateRequest Request to update an existing schema SchemaUpdateResult Result of a schema update operation SchemaValidationException SchemaViewForAllException SearchBehaviorBaseResultOfBusinessProcess SearchBehaviorBaseResultOfContent SearchBehaviorBaseResultOfFileTransfer SearchBehaviorBaseResultOfListItem SearchBehaviorBaseResultOfPermissionSet SearchBehaviorBaseResultOfSchema SearchBehaviorBaseResultOfShare SearchBehaviorBaseResultOfTransfer SearchBehaviorBaseResultOfUserRole SearchBehaviorBaseResultOfUserWithRoles SearchFieldCount Count information of fields in the search index for filtering, searching and sorting SearchIndexDocNotFoundException SearchIndexInUseException SearchIndexNotFoundException SearchReindexCompletedEvent SearchStringLeadingWildcardException ServiceProviderCreateException ServiceProviderDeleteException ServiceProviderNotFoundException SessionRenewalEvent Share Share ShareAggregationRequest Request to aggregate shares based on the specified aggregators ShareBaseCreateRequest Base create request for share ShareBaseUpdateRequest Base of update request for share ShareBasicCreateRequest ShareBasicUpdateRequest Update request for basic share ShareByTokenNotFoundException ShareContent ShareContentDetail Detail of shared content ShareDataBase Base of share data ShareDataBasic Basic share data ShareDataEmbed Embed share data ShareDeleteManyRequest ShareDetail Share detail ShareEmbedCreateRequest Create request for embed share ShareEmbedUpdateRequest Update request for embed share ShareExpiredException ShareNotFoundException ShareOutputBase Base of shared output ShareOutputBasic Shared output for basic share ShareOutputEmbed Shared output for embed share SharePageViewEvent ShareSearchRequest Request to search shares ShareSearchResult Result for share search operation ShareUser Reduced set of user information used for shares SimpleAnalyzer An analyzer using a custom pattern tokenizer SnapshotFailedException SnapshotSkippedException SnapshotTimeoutException SortableFieldThresholdExceededException SortInfo Sorting information SourceOutputFormats Sprite The sprite of a video sprite StatusOfDisplayValuesState StatusOfSearchIndexState SuperAdminRolesNotAssignableToChannelException SystemLayerReferenceInvalidModificationException SystemSchemaInvalidModificationException SystemStatus TagboxItemAssignedCondition Matches when a tag in a tagbox matching the field path string (JSON path) is newly assigned. TagboxItemsChangedCondition Matches whenever the assigned item(s) in a tagbox changed. TagboxItemUnassignedCondition Matches when a tag in a tagbox matching the field path string (JSON path) is removed. TakeArrayValueTransformation Takes an item from an array by its index. TakeDictionaryValueTransformation Takes an item from a dictionary by its key. TemplateBase TermFilter Filters values exactly containing a term TermsAggregator A multi-bucket value aggregator TermsEnumAggregator A multi-bucket value aggregator used for aggregations on indexed enum values. TermsFilter Filters values containing at least one of the terms TermsOfServiceConsentRequiredException TermsOfServiceNotNewestException TermsRelationAggregator A multi-bucket value aggregator used for aggregations on relation item ids. TiffFormat TokenGenerationException Transfer Represents a transfer. TransferDetail Represents a transfer and includes detailed information. TransferEvent TransferFile Represents the base class for transfer items. TransferInfoNotFoundException TransferNotFoundException TransferSearchRequest Request to search for transfers. TransferSearchResult Result from a search for transfers. TransferUploadFile Represents a file being uploaded in a transfer. TransferWebLink Represents an item being downloaded by URL in a transfer. TranslatedStringDictionary A custom dictionary type to distinguish language specific class properties. TriggerObject TupleOfStringAndString UnableToCreateOrModifyStaticOutputFormatException UnassignContentPermissionSetsAction Removes one or more permission sets from a content. UnassignLayerAction Removes a layer UnassignTagboxItemsAction Removes one or multiple tag box items from the multi tagbox identified by the path (JSON path). UnauthorizedException UnknownException UnsharpenMaskAction UnsupportedListItemChangeCommandException UploadOptions The file upload options. User UserAddress User's address UserAggregationRequest Represents an aggregation request over users. UserAudit Audit information UserAuditDetail Audit information UserAuditHistory UserCreateRequest Holds information needed for user creation. UserDeleteRequest Details of the user deletion. UserDetail Detail information about a user. UserEmail UserEmailAlreadyExistsException UserInactiveOrDeletedException UserLockRequest UserNotFoundException UserProfile User profile. UserProfileUpdateRequest Request to update a user profile. UserReviewRequest Holds additional information for user review. UserRole Represents a user role, which associates users with user rights. UserRoleAssignedException UserRoleCreateManyRequest Holds information needed to create multiple user roles. UserRoleCreateRequest Holds information needed for user role creation. UserRoleDeleteManyRequest Holds information about which user roles are requested to be deleted. UserRoleDetail Represents a user role, which associates users with user rights. UserRoleEditable Represents a user role, which associates users with user rights. UserRoleRightsOfContentRight UserRoleRightsOfMetadataRight UserRoleRightsOfPermissionSetRight UserRoleSearchRequest UserRoleSearchResult Holds results of the user role search. UserRolesNotFoundException UserRoleUpdateManyRequest Holds information about which user roles and how are requested to be updated. UserSearchRequest Represents user search request. UserSearchResult Holds results of the user search. UserUnlockDisallowedException UserUpdateRequest Represents the updateable fields of the user. UserWithRoles User information retrieved via search VersionInfo The version view item for the environment. VideoFormatBase VideoMetadata VideoSpriteFormat VideoStillFormat VideoStream WatermarkAction WrongChunkSizeException Interfaces IBusinessProcessClient IBusinessRuleClient IChannelClient IContentClient IContentPermissionSetClient IDisplayValueClient IDocumentHistoryClient IInfoClient IJsonSchemaClient IListItemClient ILiveStreamClient IOutputClient IOutputFormatClient IPictureparkService IPictureparkServiceSettings The Picturepark service settings interface. IProfileClient IReferenceObject ISchemaClient ISchemaPermissionSetClient ISchemaResult ISchemaTransferClient IShareClient ITransferClient ITriggerObject IUserClient IUserRoleClient Enums AlphaHandling Analyzer AuthorizationState User authorization state. BrokenDependenciesFilter Filter items with broken or not broken dependencies BusinessProcessLifeCycle Life cycle of the business process BusinessProcessScope Scope of the business process BusinessRuleExecutionScope BusinessRuleNumberCompareConditionMode BusinessRuleTriggerAction BusinessRuleTriggerDocType Coder ColorProfile ColorTransformationIntent CompressionType ContentDisposition ContentResolveBehavior ContentRight Content rights ContentSearchType ContentType Content types DisplayPatternType The display pattern type DisplayValuesState DocumentChangeAction EnvironmentProcessType FileTransferState IndexFieldsSearchMode How the index field search works IndexState LeaseResourceType LifeCycle Lifecycle LifeCycleFilter ListItemResolveBehavior MetadataRight Metadata rights NotificationEventType OutputAccess OutputRenderingState OutputSource PermissionSetRight Permission set rights Preset Profile ResizeMode SchemaType Type of the schema SearchBehavior Search behaviors SearchIndexState SearchIndexType ShareType SortDirection The sort direction SystemUserRole System user roles. TemplateEngine The template engine used for parsing the display patterns TermsRelationAggregatorDocumentType ThumbnailSize Values that represent thumbnail sizes. TraceLevel TransferState Transfer states TransferType Type of the transfer UpdateOption Controls the update of metadata UserRight" + "api/Picturepark.SDK.V1.Contract.DocumentHistoryDifference.html": { + "href": "api/Picturepark.SDK.V1.Contract.DocumentHistoryDifference.html", + "title": "Class DocumentHistoryDifference | Picturepark.SDK.V1 API", + "keywords": "Class DocumentHistoryDifference Inheritance System.Object DocumentHistoryDifference Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DocumentHistoryDifference Properties DocumentId Declaration public string DocumentId { get; set; } Property Value System.String NewDocumentVersion Declaration public long NewDocumentVersion { get; set; } Property Value System.Int64 OldDocumentVersion Declaration public long OldDocumentVersion { get; set; } Property Value System.Int64 Patch Contains an RFC 6902 compatible patch that can be applied on the old document to get the new document. Use a library like jsondiffpatch.net ( https://github.com/wbish/jsondiffpatch.net ) or jsondiffpatch ( https://github.com/benjamine/jsondiffpatch ) to process this. Declaration public object Patch { get; set; } Property Value System.Object Methods FromJson(String) Declaration public static DocumentHistoryDifference FromJson(string data) Parameters System.String data Returns DocumentHistoryDifference ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.WrongChunkSizeException.html": { - "href": "api/Picturepark.SDK.V1.Contract.WrongChunkSizeException.html", - "title": "Class WrongChunkSizeException | Picturepark.SDK.V1 API", - "keywords": "Class WrongChunkSizeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException WrongChunkSizeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class WrongChunkSizeException : PictureparkValidationException, ISerializable, _Exception Properties Actual Declaration public long Actual { get; set; } Property Value System.Int64 Expected Declaration public long Expected { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static WrongChunkSizeException FromJson(string data) Parameters System.String data Returns WrongChunkSizeException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DocumentHistorySearchRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.DocumentHistorySearchRequest.html", + "title": "Class DocumentHistorySearchRequest | Picturepark.SDK.V1 API", + "keywords": "Class DocumentHistorySearchRequest Inheritance System.Object DocumentHistorySearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DocumentHistorySearchRequest Properties DocumentId Limits the search to a specific document ID. E.g. contentId Declaration public string DocumentId { get; set; } Property Value System.String DocumentType Limits the search to a specific document type. Declaration public string DocumentType { get; set; } Property Value System.String DocumentVersion The document version to search. Default to -1 to not limit to a specific document version. Declaration public long DocumentVersion { get; set; } Property Value System.Int64 From Limits the start date of the search request. By default no limitation set. Declaration public DateTime From { get; set; } Property Value System.DateTime Limit Limits the document count of the result set. Defaults to 30. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken To get a large amount of data, page token returned from the response can be used to get all data. Declaration public string PageToken { get; set; } Property Value System.String Sort Sorts the search results. Sorting on a not indexed field will throw an exception. Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > To Limits the end date of the search request. By default no limitation set. Declaration public DateTime To { get; set; } Property Value System.DateTime Methods FromJson(String) Declaration public static DocumentHistorySearchRequest FromJson(string data) Parameters System.String data Returns DocumentHistorySearchRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.TermFilter.html": { - "href": "api/Picturepark.SDK.V1.Contract.TermFilter.html", - "title": "Class TermFilter | Picturepark.SDK.V1 API", - "keywords": "Class TermFilter Filters values exactly containing a term Inheritance System.Object FilterBase TermFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TermFilter : FilterBase Properties Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Term The value to use to filter on. Declaration public string Term { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TermFilter FromJson(string data) Parameters System.String data Returns TermFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DocumentHistorySearchResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.DocumentHistorySearchResult.html", + "title": "Class DocumentHistorySearchResult | Picturepark.SDK.V1 API", + "keywords": "Class DocumentHistorySearchResult Inheritance System.Object BaseResultOfDocumentHistory DocumentHistorySearchResult Inherited Members BaseResultOfDocumentHistory.TotalResults BaseResultOfDocumentHistory.Results BaseResultOfDocumentHistory.ElapsedMilliseconds BaseResultOfDocumentHistory.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DocumentHistorySearchResult : BaseResultOfDocumentHistory Methods FromJson(String) Declaration public static DocumentHistorySearchResult FromJson(string data) Parameters System.String data Returns DocumentHistorySearchResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.TemplateEngine.html": { - "href": "api/Picturepark.SDK.V1.Contract.TemplateEngine.html", - "title": "Enum TemplateEngine | Picturepark.SDK.V1 API", - "keywords": "Enum TemplateEngine The template engine used for parsing the display patterns Namespace : System.Dynamic.ExpandoObject Syntax public enum TemplateEngine DotLiquid" + "api/Picturepark.SDK.V1.Contract.DocumentStillFormat.html": { + "href": "api/Picturepark.SDK.V1.Contract.DocumentStillFormat.html", + "title": "Class DocumentStillFormat | Picturepark.SDK.V1 API", + "keywords": "Class DocumentStillFormat Inheritance System.Object FormatBase DocumentFormatBase DocumentStillFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DocumentStillFormat : DocumentFormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DocumentStillFormat FromJson(string data) Parameters System.String data Returns DocumentStillFormat ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentMetadataUpdateManyException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentMetadataUpdateManyException.html", - "title": "Class ContentMetadataUpdateManyException | Picturepark.SDK.V1 API", - "keywords": "Class ContentMetadataUpdateManyException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ContentMetadataUpdateManyException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentMetadataUpdateManyException : PictureparkBusinessException, ISerializable, _Exception Properties FailedItemsCount Declaration public int FailedItemsCount { get; set; } Property Value System.Int32 TotalItemsCount Declaration public int TotalItemsCount { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static ContentMetadataUpdateManyException FromJson(string data) Parameters System.String data Returns ContentMetadataUpdateManyException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DocumentVersionConflictException.html": { + "href": "api/Picturepark.SDK.V1.Contract.DocumentVersionConflictException.html", + "title": "Class DocumentVersionConflictException | Picturepark.SDK.V1 API", + "keywords": "Class DocumentVersionConflictException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkConflictException DocumentVersionConflictException Inherited Members PictureparkConflictException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DocumentVersionConflictException : PictureparkConflictException, ISerializable, _Exception Properties DocumentId Declaration public string DocumentId { get; set; } Property Value System.String DocumentType Declaration public string DocumentType { get; set; } Property Value System.String DocumentVersion Declaration public long DocumentVersion { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static DocumentVersionConflictException FromJson(string data) Parameters System.String data Returns DocumentVersionConflictException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentMetadataUpdateItem.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentMetadataUpdateItem.html", - "title": "Class ContentMetadataUpdateItem | Picturepark.SDK.V1 API", - "keywords": "Class ContentMetadataUpdateItem Item to update content metadata Inheritance System.Object ContentMetadataUpdateRequest ContentMetadataUpdateItem Inherited Members ContentMetadataUpdateRequest.LayerSchemaIds ContentMetadataUpdateRequest.Content ContentMetadataUpdateRequest.Metadata ContentMetadataUpdateRequest.LayerSchemasUpdateOptions ContentMetadataUpdateRequest.SchemaFieldsUpdateOptions ContentMetadataUpdateRequest.LayerMergeUpdate(Expression>, TProperty) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentMetadataUpdateItem : ContentMetadataUpdateRequest Properties Id The ID of the content. Declaration public string Id { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentMetadataUpdateItem FromJson(string data) Parameters System.String data Returns ContentMetadataUpdateItem ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DocumentVersionNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.DocumentVersionNotFoundException.html", + "title": "Class DocumentVersionNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class DocumentVersionNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException DocumentVersionNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DocumentVersionNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties DocumentId Declaration public string DocumentId { get; set; } Property Value System.String DocumentType Declaration public string DocumentType { get; set; } Property Value System.String DocumentVersion Declaration public string DocumentVersion { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DocumentVersionNotFoundException FromJson(string data) Parameters System.String data Returns DocumentVersionNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleConditionInvalidTriggerPointActionException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleConditionInvalidTriggerPointActionException.html", - "title": "Class BusinessRuleConditionInvalidTriggerPointActionException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleConditionInvalidTriggerPointActionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleConditionInvalidTriggerPointActionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleConditionInvalidTriggerPointActionException : PictureparkValidationException, ISerializable, _Exception Properties AllowedActions Declaration public ICollection AllowedActions { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRuleTriggerAction > Methods FromJson(String) Declaration public static BusinessRuleConditionInvalidTriggerPointActionException FromJson(string data) Parameters System.String data Returns BusinessRuleConditionInvalidTriggerPointActionException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.FileTransferNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.FileTransferNotFoundException.html", + "title": "Class FileTransferNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class FileTransferNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException FileTransferNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FileTransferNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties FileTransferId Declaration public string FileTransferId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FileTransferNotFoundException FromJson(string data) Parameters System.String data Returns FileTransferNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleCondition.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleCondition.html", - "title": "Class BusinessRuleCondition | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleCondition Conditions on which a business rule is executed Inheritance System.Object BusinessRuleCondition BooleanCondition ContentPermissionSetAssignedCondition ContentPermissionSetsChangedCondition ContentPermissionSetUnassignedCondition ContentRelationItemAssignedCondition ContentRelationItemsChangedCondition ContentRelationItemUnassignedCondition ContentSchemaCondition FieldValueChangedCondition GeoPointWithinPolygonCondition LayerAssignedCondition LayersChangedCondition LayerUnassignedCondition MatchRegexCondition NumberCompareCondition TagboxItemAssignedCondition TagboxItemsChangedCondition TagboxItemUnassignedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class BusinessRuleCondition Methods FromJson(String) Declaration public static BusinessRuleCondition FromJson(string data) Parameters System.String data Returns BusinessRuleCondition ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ForbiddenHtmlElementsUsedException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ForbiddenHtmlElementsUsedException.html", + "title": "Class ForbiddenHtmlElementsUsedException | Picturepark.SDK.V1 API", + "keywords": "Class ForbiddenHtmlElementsUsedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ForbiddenHtmlElementsUsedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ForbiddenHtmlElementsUsedException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static ForbiddenHtmlElementsUsedException FromJson(string data) Parameters System.String data Returns ForbiddenHtmlElementsUsedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ContentLayerInvalidException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentLayerInvalidException.html", - "title": "Class ContentLayerInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class ContentLayerInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ContentLayerInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentLayerInvalidException : PictureparkValidationException, ISerializable, _Exception Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String LayerIds Declaration public string LayerIds { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentLayerInvalidException FromJson(string data) Parameters System.String data Returns ContentLayerInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ListItemFieldsBatchUpdateFilterRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemFieldsBatchUpdateFilterRequest.html", + "title": "Class ListItemFieldsBatchUpdateFilterRequest | Picturepark.SDK.V1 API", + "keywords": "Class ListItemFieldsBatchUpdateFilterRequest Request to batch update list items' fields based on a filter Inheritance System.Object ListItemFieldsBatchUpdateFilterRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemFieldsBatchUpdateFilterRequest Properties AllowMissingDependencies Allow updating list items with references to list items or contents that do not exist in the system. Declaration public bool AllowMissingDependencies { get; set; } Property Value System.Boolean ChangeCommands Changes that need to be applied to the existing list items. The same set of changes is applied to all list items. Declaration public ICollection ChangeCommands { get; set; } Property Value System.Collections.Generic.ICollection < MetadataValuesChangeCommandBase > FilterRequest Filters the list items on which the change commands must be applied. Declaration public ListItemFilterRequest FilterRequest { get; set; } Property Value ListItemFilterRequest NotifyProgress Create a progress notification and notify on progress. Notifications are shown in the UI only to the same use who triggered the batch update. Declaration public bool NotifyProgress { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static ListItemFieldsBatchUpdateFilterRequest FromJson(string data) Parameters System.String data Returns ListItemFieldsBatchUpdateFilterRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupAcknowledgementResult.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupAcknowledgementResult.html", - "title": "Class ContentBackupAcknowledgementResult | Picturepark.SDK.V1 API", - "keywords": "Class ContentBackupAcknowledgementResult Inheritance System.Object ContentBackupAcknowledgementResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentBackupAcknowledgementResult Properties Error Declaration public ErrorResponse Error { get; set; } Property Value ErrorResponse FilePath Declaration public string FilePath { get; set; } Property Value System.String Succeeded Declaration public bool Succeeded { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static ContentBackupAcknowledgementResult FromJson(string data) Parameters System.String data Returns ContentBackupAcknowledgementResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ListItemFieldsBatchUpdateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemFieldsBatchUpdateRequest.html", + "title": "Class ListItemFieldsBatchUpdateRequest | Picturepark.SDK.V1 API", + "keywords": "Class ListItemFieldsBatchUpdateRequest Request to batch update list items' fields based on list item IDs Inheritance System.Object ListItemFieldsBatchUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemFieldsBatchUpdateRequest Properties AllowMissingDependencies Allows updating list items with references to list items or contents that do not exist in the system. Declaration public bool AllowMissingDependencies { get; set; } Property Value System.Boolean ChangeCommands Changes that need to be applied to the existing list items. The same set of changes is applied to all list items. Declaration public ICollection ChangeCommands { get; set; } Property Value System.Collections.Generic.ICollection < MetadataValuesChangeCommandBase > ListItemIds The ids of the list items whose fields need to be updated. Declaration public ICollection ListItemIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > NotifyProgress Create a progress notification and notify on progress. Notifications are shown in the UI only to the same use who triggered the batch update. Declaration public bool NotifyProgress { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static ListItemFieldsBatchUpdateRequest FromJson(string data) Parameters System.String data Returns ListItemFieldsBatchUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleNGramTransformationSizeInvalidException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleNGramTransformationSizeInvalidException.html", - "title": "Class BusinessRuleNGramTransformationSizeInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleNGramTransformationSizeInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleNGramTransformationSizeInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleNGramTransformationSizeInvalidException : PictureparkValidationException, ISerializable, _Exception Properties MaxSize Declaration public int MaxSize { get; set; } Property Value System.Int32 MinSize Declaration public int MinSize { get; set; } Property Value System.Int32 Size Declaration public int Size { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static BusinessRuleNGramTransformationSizeInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleNGramTransformationSizeInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ListItemFilterRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemFilterRequest.html", + "title": "Class ListItemFilterRequest | Picturepark.SDK.V1 API", + "keywords": "Class ListItemFilterRequest Request to filter list items Inheritance System.Object ListItemFilterRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemFilterRequest Properties BrokenDependenciesFilter Limits the search to the list items that have or not have broken references. By default it includes both. Declaration public BrokenDependenciesFilter BrokenDependenciesFilter { get; set; } Property Value BrokenDependenciesFilter Filter An optional filter to limit the list items. Declaration public FilterBase Filter { get; set; } Property Value FilterBase IncludeAllSchemaChildren Broadens the search to include all schema descendant list items. Declaration public bool IncludeAllSchemaChildren { get; set; } Property Value System.Boolean SchemaIds Limits the search among the list items of the provided schemas. Declaration public ICollection SchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchLanguages When searching in multi language fields, limit the searchable fields to the ones corresponding to the specified languages. If not specified, all metadata languages defined in the system are used. Declaration public ICollection SearchLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchString The string used to query the data. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ListItemFilterRequest FromJson(string data) Parameters System.String data Returns ListItemFilterRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BackupEntityType.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BackupEntityType.html", - "title": "Enum BackupEntityType | Picturepark.SDK.V1 API", - "keywords": "Enum BackupEntityType Namespace : System.Dynamic.ExpandoObject Syntax public enum BackupEntityType Customer Environment" + "api/Picturepark.SDK.V1.Contract.ListItemImportResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemImportResult.html", + "title": "Class ListItemImportResult | Picturepark.SDK.V1 API", + "keywords": "Class ListItemImportResult Result information of a list item import operation Inheritance System.Object ListItemImportResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemImportResult Properties ImportedListItemCount Number of list items imported Declaration public int ImportedListItemCount { get; set; } Property Value System.Int32 ImportedListItemIds Ids of the list items that were successfully imported Declaration public ICollection ImportedListItemIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SkippedListItemCount Number of list items skipped during import phase because they were already found in the system Declaration public int SkippedListItemCount { get; set; } Property Value System.Int32 SkippedListItemIds Ids of the list items that were not imported because already found in the system Declaration public ICollection SkippedListItemIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > TotalListItemCount Total number of list items requested to be imported Declaration public int TotalListItemCount { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static ListItemImportResult FromJson(string data) Parameters System.String data Returns ListItemImportResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.IndexException.html": { - "href": "api/Picturepark.SDK.V1.Contract.IndexException.html", - "title": "Class IndexException | Picturepark.SDK.V1 API", - "keywords": "Class IndexException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException IndexException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class IndexException : PictureparkBusinessException, ISerializable, _Exception Properties DebugInformation Declaration public string DebugInformation { get; set; } Property Value System.String IndexName Declaration public string IndexName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static IndexException FromJson(string data) Parameters System.String data Returns IndexException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ListItemLayerException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemLayerException.html", + "title": "Class ListItemLayerException | Picturepark.SDK.V1 API", + "keywords": "Class ListItemLayerException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ListItemLayerException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemLayerException : PictureparkValidationException, ISerializable, _Exception Properties ListItemId Declaration public string ListItemId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ListItemLayerException FromJson(string data) Parameters System.String data Returns ListItemLayerException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.IndexedFieldThresholdExceededException.html": { - "href": "api/Picturepark.SDK.V1.Contract.IndexedFieldThresholdExceededException.html", - "title": "Class IndexedFieldThresholdExceededException | Picturepark.SDK.V1 API", - "keywords": "Class IndexedFieldThresholdExceededException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException IndexedFieldThresholdExceededException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class IndexedFieldThresholdExceededException : PictureparkValidationException, ISerializable, _Exception Properties IndexedFieldCount Declaration public double IndexedFieldCount { get; set; } Property Value System.Double IndexedFieldThreshold Declaration public int IndexedFieldThreshold { get; set; } Property Value System.Int32 SchemaIds Declaration public ICollection SchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static IndexedFieldThresholdExceededException FromJson(string data) Parameters System.String data Returns IndexedFieldThresholdExceededException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ListItemManyReferencesRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemManyReferencesRequest.html", + "title": "Class ListItemManyReferencesRequest | Picturepark.SDK.V1 API", + "keywords": "Class ListItemManyReferencesRequest Request to get the references to multiple list items Inheritance System.Object ListItemManyReferencesRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemManyReferencesRequest Properties ListItemIds The IDs of the list items whose references need to be retrieved. Declaration public ICollection ListItemIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > References Limits the number of the returned metadata references by setting paging information. Declaration public MetadataReferencesPagingRequest References { get; set; } Property Value MetadataReferencesPagingRequest Methods FromJson(String) Declaration public static ListItemManyReferencesRequest FromJson(string data) Parameters System.String data Returns ListItemManyReferencesRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.IndexDocumentNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.IndexDocumentNotFoundException.html", - "title": "Class IndexDocumentNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class IndexDocumentNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException IndexDocumentNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class IndexDocumentNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties IndexId Declaration public string IndexId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static IndexDocumentNotFoundException FromJson(string data) Parameters System.String data Returns IndexDocumentNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ListItemNamedCacheConfiguration.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemNamedCacheConfiguration.html", + "title": "Class ListItemNamedCacheConfiguration | Picturepark.SDK.V1 API", + "keywords": "Class ListItemNamedCacheConfiguration List item named cache Inheritance System.Object NamedCacheConfigurationBase ListItemNamedCacheConfiguration Inherited Members NamedCacheConfigurationBase.Name NamedCacheConfigurationBase.CaseSensitive System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemNamedCacheConfiguration : NamedCacheConfigurationBase Properties Filter An optional filter to narrow down the cached list items Declaration public FilterBase Filter { get; set; } Property Value FilterBase IncludeAllSchemaChildren Include child schemas when caching list items Declaration public bool IncludeAllSchemaChildren { get; set; } Property Value System.Boolean KeyFields List of IDs of fields to use as a composite key Declaration public ICollection KeyFields { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SchemaId ID of the schema to cache (should have SchemaType = List) Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ListItemNamedCacheConfiguration FromJson(string data) Parameters System.String data Returns ListItemNamedCacheConfiguration ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ImportTransferRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ImportTransferRequest.html", - "title": "Class ImportTransferRequest | Picturepark.SDK.V1 API", - "keywords": "Class ImportTransferRequest Inheritance System.Object ImportTransferRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ImportTransferRequest Properties ContentPermissionSetIds An optional id list of content permission sets. Controls content accessibility outside of content ownership. Declaration public ICollection ContentPermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > LayerSchemaIds An optional id list of schemas with type layer. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Metadata The metadata to be assigned to the imported content. It's a dictionary of dynamic metadata whose structure is defined in the Layer schemas identified by the LayerSchemaIds property. Declaration public IDictionary Metadata { get; set; } Property Value System.Collections.Generic.IDictionary < System.String , System.Object > Methods FromJson(String) Declaration public static ImportTransferRequest FromJson(string data) Parameters System.String data Returns ImportTransferRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ListItemNamedCacheKeyFieldsInvalidException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemNamedCacheKeyFieldsInvalidException.html", + "title": "Class ListItemNamedCacheKeyFieldsInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class ListItemNamedCacheKeyFieldsInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ListItemNamedCacheKeyFieldsInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemNamedCacheKeyFieldsInvalidException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static ListItemNamedCacheKeyFieldsInvalidException FromJson(string data) Parameters System.String data Returns ListItemNamedCacheKeyFieldsInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentDownloadLinkCreateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentDownloadLinkCreateRequest.html", - "title": "Class ContentDownloadLinkCreateRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentDownloadLinkCreateRequest Request to create a content download link Inheritance System.Object ContentDownloadLinkCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentDownloadLinkCreateRequest Properties Contents List of content information to generate the download link Declaration public ICollection Contents { get; set; } Property Value System.Collections.Generic.ICollection < ContentDownloadRequestItem > Methods FromJson(String) Declaration public static ContentDownloadLinkCreateRequest FromJson(string data) Parameters System.String data Returns ContentDownloadLinkCreateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.NumericRangeFilter.html": { + "href": "api/Picturepark.SDK.V1.Contract.NumericRangeFilter.html", + "title": "Class NumericRangeFilter | Picturepark.SDK.V1 API", + "keywords": "Class NumericRangeFilter Filters over a range of numeric values Inheritance System.Object FilterBase NumericRangeFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NumericRangeFilter : FilterBase Properties Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Range The numeric range on which filtering. Declaration public NumericRange Range { get; set; } Property Value NumericRange Methods FromJson(String) Declaration public static NumericRangeFilter FromJson(string data) Parameters System.String data Returns NumericRangeFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentDownloadEvent.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentDownloadEvent.html", - "title": "Class ContentDownloadEvent | Picturepark.SDK.V1 API", - "keywords": "Class ContentDownloadEvent Inheritance System.Object ApplicationEvent ContentDownloadEvent Inherited Members ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentDownloadEvent : ApplicationEvent Properties DownloadInfos Declaration public ICollection DownloadInfos { get; set; } Property Value System.Collections.Generic.ICollection < DownloadTrackingInfo > FileSize Declaration public long FileSize { get; set; } Property Value System.Int64 Range Declaration public string Range { get; set; } Property Value System.String ShareToken Declaration public string ShareToken { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentDownloadEvent FromJson(string data) Parameters System.String data Returns ContentDownloadEvent ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.NumericRangeForAggregator.html": { + "href": "api/Picturepark.SDK.V1.Contract.NumericRangeForAggregator.html", + "title": "Class NumericRangeForAggregator | Picturepark.SDK.V1 API", + "keywords": "Class NumericRangeForAggregator The numeric range for aggregator class Inheritance System.Object NumericRangeForAggregator Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NumericRangeForAggregator Properties From The from value. Declaration public double? From { get; set; } Property Value System.Nullable < System.Double > Names Language specific range names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary To The to value. Declaration public double? To { get; set; } Property Value System.Nullable < System.Double > Methods FromJson(String) Declaration public static NumericRangeForAggregator FromJson(string data) Parameters System.String data Returns NumericRangeForAggregator ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.ServiceClient.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.ServiceClient.html", - "title": "Class ServiceClient | Picturepark.SDK.V1 API", - "keywords": "Class ServiceClient Inheritance System.Object ClientBase ServiceClient Inherited Members ClientBase.BaseUrl ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ServiceClient : ClientBase, IServiceClient Constructors ServiceClient(ICloudManagerServiceSettings, Net.Http.HttpClient) Declaration public ServiceClient(ICloudManagerServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters ICloudManagerServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods DeleteNodeInfosAsync(CancellationToken) Declaration public Task DeleteNodeInfosAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DumpCachesAsync(CancellationToken) Declaration public Task DumpCachesAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAllActiveNodesAsync(CancellationToken) Declaration public Task> GetAllActiveNodesAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < NodeInfo >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception InvalidateAllCachesAsync(CancellationToken) Declaration public Task InvalidateAllCachesAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception PingAllActiveNodesAsync(CancellationToken) Declaration public Task PingAllActiveNodesAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < ServiceClient.ObjectResponseResult > Type Parameters T RestartAllAsync(CancellationToken) Declaration public Task RestartAllAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RestartServiceAsync(String, String, CancellationToken) Declaration public Task RestartServiceAsync(string serviceName, string nodeId = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String serviceName System.String nodeId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SetLogLevelAsync(SetServiceLogLevelRequest, CancellationToken) Declaration public Task SetLogLevelAsync(SetServiceLogLevelRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters SetServiceLogLevelRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ShutdownAllAsync(CancellationToken) Declaration public Task ShutdownAllAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ShutdownServiceAsync(String, String, CancellationToken) Declaration public Task ShutdownServiceAsync(string serviceName, string nodeId = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String serviceName System.String nodeId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.Contract.ObjectStoreException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ObjectStoreException.html", + "title": "Class ObjectStoreException | Picturepark.SDK.V1 API", + "keywords": "Class ObjectStoreException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ObjectStoreException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ObjectStoreException : PictureparkBusinessException, ISerializable, _Exception Properties ErrorMessage Declaration public string ErrorMessage { get; set; } Property Value System.String RowErrorMessages Declaration public string RowErrorMessages { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ObjectStoreException FromJson(string data) Parameters System.String data Returns ObjectStoreException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.ServiceClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.ServiceClient.ObjectResponseResult-1.html", - "title": "Struct ServiceClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct ServiceClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.Contract.ObjectStoreResponseException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ObjectStoreResponseException.html", + "title": "Class ObjectStoreResponseException | Picturepark.SDK.V1 API", + "keywords": "Class ObjectStoreResponseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ObjectStoreResponseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ObjectStoreResponseException : PictureparkBusinessException, ISerializable, _Exception Properties Message Declaration public string Message { get; set; } Property Value System.String RowErrorMessages Declaration public string RowErrorMessages { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ObjectStoreResponseException FromJson(string data) Parameters System.String data Returns ObjectStoreResponseException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaCountLimitReachedException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaCountLimitReachedException.html", - "title": "Class SchemaCountLimitReachedException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaCountLimitReachedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException SchemaCountLimitReachedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaCountLimitReachedException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static SchemaCountLimitReachedException FromJson(string data) Parameters System.String data Returns SchemaCountLimitReachedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ObjectTypeMismatchException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ObjectTypeMismatchException.html", + "title": "Class ObjectTypeMismatchException | Picturepark.SDK.V1 API", + "keywords": "Class ObjectTypeMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ObjectTypeMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ObjectTypeMismatchException : PictureparkBusinessException, ISerializable, _Exception Properties Type Declaration public string Type { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ObjectTypeMismatchException FromJson(string data) Parameters System.String data Returns ObjectTypeMismatchException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.RetryException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.RetryException.html", - "title": "Class RetryException | Picturepark.SDK.V1 API", - "keywords": "Class RetryException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException RetryException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RetryException : PictureparkBusinessException, ISerializable, _Exception Properties InnerExceptionDetail Declaration public string InnerExceptionDetail { get; set; } Property Value System.String Retries Declaration public int Retries { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static RetryException FromJson(string data) Parameters System.String data Returns RetryException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.OnlyAccessibleToRecipientException.html": { + "href": "api/Picturepark.SDK.V1.Contract.OnlyAccessibleToRecipientException.html", + "title": "Class OnlyAccessibleToRecipientException | Picturepark.SDK.V1 API", + "keywords": "Class OnlyAccessibleToRecipientException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException OnlyAccessibleToRecipientException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OnlyAccessibleToRecipientException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static OnlyAccessibleToRecipientException FromJson(string data) Parameters System.String data Returns OnlyAccessibleToRecipientException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateMetadataDisplayPatternException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateMetadataDisplayPatternException.html", - "title": "Class DuplicateMetadataDisplayPatternException | Picturepark.SDK.V1 API", - "keywords": "Class DuplicateMetadataDisplayPatternException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicateMetadataDisplayPatternException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateMetadataDisplayPatternException : PictureparkValidationException, ISerializable, _Exception Properties DisplayPatternId Declaration public string DisplayPatternId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateMetadataDisplayPatternException FromJson(string data) Parameters System.String data Returns DuplicateMetadataDisplayPatternException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.OperationInProgressException.html": { + "href": "api/Picturepark.SDK.V1.Contract.OperationInProgressException.html", + "title": "Class OperationInProgressException | Picturepark.SDK.V1 API", + "keywords": "Class OperationInProgressException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException OperationInProgressException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OperationInProgressException : PictureparkBusinessException, ISerializable, _Exception Properties LeaseResourceType Declaration public LeaseResourceType LeaseResourceType { get; set; } Property Value LeaseResourceType Methods FromJson(String) Declaration public static OperationInProgressException FromJson(string data) Parameters System.String data Returns OperationInProgressException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleProjectionTransformationsMissingException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleProjectionTransformationsMissingException.html", - "title": "Class BusinessRuleProjectionTransformationsMissingException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleProjectionTransformationsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleProjectionTransformationsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleProjectionTransformationsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleProjectionTransformationsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleProjectionTransformationsMissingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.OrCondition.html": { + "href": "api/Picturepark.SDK.V1.Contract.OrCondition.html", + "title": "Class OrCondition | Picturepark.SDK.V1 API", + "keywords": "Class OrCondition Links conditions with OR Inheritance System.Object BusinessRuleCondition BooleanCondition OrCondition Inherited Members BooleanCondition.Conditions System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OrCondition : BooleanCondition Methods FromJson(String) Declaration public static OrCondition FromJson(string data) Parameters System.String data Returns OrCondition ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleActionsMissingException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleActionsMissingException.html", - "title": "Class BusinessRuleActionsMissingException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleActionsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleActionsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleActionsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleActionsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleActionsMissingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.OrFilter.html": { + "href": "api/Picturepark.SDK.V1.Contract.OrFilter.html", + "title": "Class OrFilter | Picturepark.SDK.V1 API", + "keywords": "Class OrFilter Put filters in \"or\" Inheritance System.Object FilterBase OrFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OrFilter : FilterBase Properties Filters The filters to put in \"or\". All kinds of filters are accepted. Declaration public ICollection Filters { get; set; } Property Value System.Collections.Generic.ICollection < FilterBase > Methods FromJson(String) Declaration public static OrFilter FromJson(string data) Parameters System.String data Returns OrFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessDefinitionCreateException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessDefinitionCreateException.html", - "title": "Class BusinessProcessDefinitionCreateException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessDefinitionCreateException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException BusinessProcessDefinitionCreateException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessDefinitionCreateException : PictureparkBusinessException, ISerializable, _Exception Properties ProcessDefinitionIds Declaration public ICollection ProcessDefinitionIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static BusinessProcessDefinitionCreateException FromJson(string data) Parameters System.String data Returns BusinessProcessDefinitionCreateException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.OriginalFormat.html": { + "href": "api/Picturepark.SDK.V1.Contract.OriginalFormat.html", + "title": "Class OriginalFormat | Picturepark.SDK.V1 API", + "keywords": "Class OriginalFormat Inheritance System.Object FormatBase OriginalFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OriginalFormat : FormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String Methods FromJson(String) Declaration public static OriginalFormat FromJson(string data) Parameters System.String data Returns OriginalFormat ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FieldLong.html": { - "href": "api/Picturepark.SDK.V1.Contract.FieldLong.html", - "title": "Class FieldLong | Picturepark.SDK.V1 API", - "keywords": "Class FieldLong The field used to store a long value Inheritance System.Object FieldBase FieldLong FieldLongArray Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldLong : FieldBase Properties Boost Value to prioritize search results. Set to 1 by default. Ignored if SimpleSearch not set to true. Declaration public double Boost { get; set; } Property Value System.Double Maximum The maximum possible value. Declaration public decimal? Maximum { get; set; } Property Value System.Nullable < System.Decimal > Minimum The minimum possible value. Declaration public decimal? Minimum { get; set; } Property Value System.Nullable < System.Decimal > Pattern The long pattern structure. Declaration public string Pattern { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FieldLong FromJson(string data) Parameters System.String data Returns FieldLong ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Output.html": { + "href": "api/Picturepark.SDK.V1.Contract.Output.html", + "title": "Class Output | Picturepark.SDK.V1 API", + "keywords": "Class Output Output Inheritance System.Object Output OutputDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Output Properties AttemptsLeft Number of rendering retry attempts left. Declaration public int AttemptsLeft { get; set; } Property Value System.Int32 BackupTimestamp Date and time of the backup of the output file. Declaration public DateTime? BackupTimestamp { get; set; } Property Value System.Nullable < System.DateTime > ContentId The ID of the content for which this output has been created. Declaration public string ContentId { get; set; } Property Value System.String Detail Detail of the output that are format dependent. Declaration public OutputDataBase Detail { get; set; } Property Value OutputDataBase DynamicRendering Whether this Output belongs to a dynamic OutputFormat Declaration public bool DynamicRendering { get; set; } Property Value System.Boolean FileVersion Version counter incremented every time this output is rendered (or in case of Original when new original is uploaded). Declaration public int FileVersion { get; set; } Property Value System.Int32 Id The ID of the output. Can be null for dynamic outputs which are not rendered yet. Declaration public string Id { get; set; } Property Value System.String OutputFormatId The ID of the output format this output represents. Declaration public string OutputFormatId { get; set; } Property Value System.String RenderingState The rendering state of the output file. Declaration public OutputRenderingState RenderingState { get; set; } Property Value OutputRenderingState Methods FromJson(String) Declaration public static Output FromJson(string data) Parameters System.String data Returns Output ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FieldIndexingInfo.html": { - "href": "api/Picturepark.SDK.V1.Contract.FieldIndexingInfo.html", - "title": "Class FieldIndexingInfo | Picturepark.SDK.V1 API", - "keywords": "Class FieldIndexingInfo Indexing information for a field of a schema Inheritance System.Object FieldIndexingInfo Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldIndexingInfo Properties Boost Value to prioritize search results. Set to 1 by default. Ignored if SimpleSearch not set to true. Declaration public double Boost { get; set; } Property Value System.Double Id The field ID. Declaration public string Id { get; set; } Property Value System.String Index Field is stored for filtering. Declaration public bool Index { get; set; } Property Value System.Boolean RelatedSchemaIndexing Indexing information of schema's fields related to this field (if existing). Declaration public SchemaIndexingInfo RelatedSchemaIndexing { get; set; } Property Value SchemaIndexingInfo SimpleSearch Field is stored for simple search. Declaration public bool SimpleSearch { get; set; } Property Value System.Boolean Sortable Field is stored for sorting. Declaration public bool Sortable { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static FieldIndexingInfo FromJson(string data) Parameters System.String data Returns FieldIndexingInfo ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.OutputAccess.html": { + "href": "api/Picturepark.SDK.V1.Contract.OutputAccess.html", + "title": "Enum OutputAccess | Picturepark.SDK.V1 API", + "keywords": "Enum OutputAccess Namespace : System.Dynamic.ExpandoObject Syntax public enum OutputAccess Full None Preview" }, - "api/Picturepark.SDK.V1.Contract.ContentRestoreManyRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentRestoreManyRequest.html", - "title": "Class ContentRestoreManyRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentRestoreManyRequest Request to restore multiple contents Inheritance System.Object ContentRestoreManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentRestoreManyRequest Properties AllowMissingDependencies Allows creating contents that refer to list items or contents that don't exist in the system. Declaration public bool AllowMissingDependencies { get; set; } Property Value System.Boolean ContentIds IDs of the contents to restore. Declaration public ICollection ContentIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static ContentRestoreManyRequest FromJson(string data) Parameters System.String data Returns ContentRestoreManyRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.OutputDataAudio.html": { + "href": "api/Picturepark.SDK.V1.Contract.OutputDataAudio.html", + "title": "Class OutputDataAudio | Picturepark.SDK.V1 API", + "keywords": "Class OutputDataAudio Output information for an audio file. Inheritance System.Object OutputDataBase OutputDataAudio Inherited Members OutputDataBase.FileExtension OutputDataBase.FileName OutputDataBase.FilePath OutputDataBase.FileSizeInBytes OutputDataBase.Sha1Hash System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputDataAudio : OutputDataBase Properties DurationInSeconds Duration of the audio stream in seconds. Declaration public double? DurationInSeconds { get; set; } Property Value System.Nullable < System.Double > Methods FromJson(String) Declaration public static OutputDataAudio FromJson(string data) Parameters System.String data Returns OutputDataAudio ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentResolveBehavior.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentResolveBehavior.html", - "title": "Enum ContentResolveBehavior | Picturepark.SDK.V1 API", - "keywords": "Enum ContentResolveBehavior Namespace : System.Dynamic.ExpandoObject Syntax public enum ContentResolveBehavior Content InnerDisplayValueDetail InnerDisplayValueList InnerDisplayValueName InnerDisplayValueThumbnail LinkedListItems Metadata OuterDisplayValueDetail OuterDisplayValueList OuterDisplayValueName OuterDisplayValueThumbnail Outputs Owner Permissions" + "api/Picturepark.SDK.V1.Contract.OutputDataBase.html": { + "href": "api/Picturepark.SDK.V1.Contract.OutputDataBase.html", + "title": "Class OutputDataBase | Picturepark.SDK.V1 API", + "keywords": "Class OutputDataBase Base class for the output detail dependent on the file format. Inheritance System.Object OutputDataBase OutputDataAudio OutputDataDefault OutputDataDocument OutputDataImage OutputDataVideo Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class OutputDataBase Properties FileExtension The extension of the file. Declaration public string FileExtension { get; set; } Property Value System.String FileName The name of the file. Declaration public string FileName { get; set; } Property Value System.String FilePath The path where the file is stored. Declaration public string FilePath { get; set; } Property Value System.String FileSizeInBytes The size of the file in bytes. Declaration public long? FileSizeInBytes { get; set; } Property Value System.Nullable < System.Int64 > Sha1Hash The SHA-1 hash of the file. Declaration public string Sha1Hash { get; set; } Property Value System.String Methods FromJson(String) Declaration public static OutputDataBase FromJson(string data) Parameters System.String data Returns OutputDataBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentRelationItemUnassignedCondition.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentRelationItemUnassignedCondition.html", - "title": "Class ContentRelationItemUnassignedCondition | Picturepark.SDK.V1 API", - "keywords": "Class ContentRelationItemUnassignedCondition Matches when a relationship entry in a relationship field matching the field path string (JSON path) is removed. Inheritance System.Object BusinessRuleCondition ContentRelationItemUnassignedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentRelationItemUnassignedCondition : BusinessRuleCondition Properties ContentId Content id that should be matched against. Declaration public string ContentId { get; set; } Property Value System.String FieldPath JSON path to the field Declaration public string FieldPath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentRelationItemUnassignedCondition FromJson(string data) Parameters System.String data Returns ContentRelationItemUnassignedCondition ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.OutputDataDefault.html": { + "href": "api/Picturepark.SDK.V1.Contract.OutputDataDefault.html", + "title": "Class OutputDataDefault | Picturepark.SDK.V1 API", + "keywords": "Class OutputDataDefault Default output information Inheritance System.Object OutputDataBase OutputDataDefault Inherited Members OutputDataBase.FileExtension OutputDataBase.FileName OutputDataBase.FilePath OutputDataBase.FileSizeInBytes OutputDataBase.Sha1Hash System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputDataDefault : OutputDataBase Methods FromJson(String) Declaration public static OutputDataDefault FromJson(string data) Parameters System.String data Returns OutputDataDefault ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentRelationItemsChangedCondition.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentRelationItemsChangedCondition.html", - "title": "Class ContentRelationItemsChangedCondition | Picturepark.SDK.V1 API", - "keywords": "Class ContentRelationItemsChangedCondition Matches whenever the assigned content(s) in a relationship field changed. Inheritance System.Object BusinessRuleCondition ContentRelationItemsChangedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentRelationItemsChangedCondition : BusinessRuleCondition Properties FieldPath JSON path to the field Declaration public string FieldPath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentRelationItemsChangedCondition FromJson(string data) Parameters System.String data Returns ContentRelationItemsChangedCondition ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfListItem.html": { + "href": "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfListItem.html", + "title": "Class SearchBehaviorBaseResultOfListItem | Picturepark.SDK.V1 API", + "keywords": "Class SearchBehaviorBaseResultOfListItem Inheritance System.Object BaseResultOfListItem SearchBehaviorBaseResultOfListItem ListItemSearchResult Inherited Members BaseResultOfListItem.TotalResults BaseResultOfListItem.Results BaseResultOfListItem.ElapsedMilliseconds BaseResultOfListItem.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchBehaviorBaseResultOfListItem : BaseResultOfListItem Properties IsSearchStringRewritten Declaration public bool IsSearchStringRewritten { get; set; } Property Value System.Boolean QueryDebugInformation Declaration public QueryDebugInformation QueryDebugInformation { get; set; } Property Value QueryDebugInformation SearchString Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchBehaviorBaseResultOfListItem FromJson(string data) Parameters System.String data Returns SearchBehaviorBaseResultOfListItem ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentRelationItemAssignedCondition.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentRelationItemAssignedCondition.html", - "title": "Class ContentRelationItemAssignedCondition | Picturepark.SDK.V1 API", - "keywords": "Class ContentRelationItemAssignedCondition Matches when a relationship entry in a relationship field matching the field path string (JSON path) is newly assigned. Inheritance System.Object BusinessRuleCondition ContentRelationItemAssignedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentRelationItemAssignedCondition : BusinessRuleCondition Properties ContentId Content id that should be matched against. Declaration public string ContentId { get; set; } Property Value System.String FieldPath JSON path to the field Declaration public string FieldPath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentRelationItemAssignedCondition FromJson(string data) Parameters System.String data Returns ContentRelationItemAssignedCondition ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfPermissionSet.html": { + "href": "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfPermissionSet.html", + "title": "Class SearchBehaviorBaseResultOfPermissionSet | Picturepark.SDK.V1 API", + "keywords": "Class SearchBehaviorBaseResultOfPermissionSet Inheritance System.Object BaseResultOfPermissionSet SearchBehaviorBaseResultOfPermissionSet PermissionSetSearchResult Inherited Members BaseResultOfPermissionSet.TotalResults BaseResultOfPermissionSet.Results BaseResultOfPermissionSet.ElapsedMilliseconds BaseResultOfPermissionSet.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchBehaviorBaseResultOfPermissionSet : BaseResultOfPermissionSet Properties IsSearchStringRewritten Declaration public bool IsSearchStringRewritten { get; set; } Property Value System.Boolean QueryDebugInformation Declaration public QueryDebugInformation QueryDebugInformation { get; set; } Property Value QueryDebugInformation SearchString Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchBehaviorBaseResultOfPermissionSet FromJson(string data) Parameters System.String data Returns SearchBehaviorBaseResultOfPermissionSet ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentReferencesResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentReferencesResult.html", - "title": "Class ContentReferencesResult | Picturepark.SDK.V1 API", - "keywords": "Class ContentReferencesResult Result to a get content references operation Inheritance System.Object ContentReferencesResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentReferencesResult Properties MetadataReferences List of references. Only available when requested in the request. Declaration public MetadataReferenceResult MetadataReferences { get; set; } Property Value MetadataReferenceResult ShareReferences List of share references Declaration public ContentShareReferenceResult ShareReferences { get; set; } Property Value ContentShareReferenceResult Methods FromJson(String) Declaration public static ContentReferencesResult FromJson(string data) Parameters System.String data Returns ContentReferencesResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfSchema.html": { + "href": "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfSchema.html", + "title": "Class SearchBehaviorBaseResultOfSchema | Picturepark.SDK.V1 API", + "keywords": "Class SearchBehaviorBaseResultOfSchema Inheritance System.Object BaseResultOfSchema SearchBehaviorBaseResultOfSchema SchemaSearchResult Inherited Members BaseResultOfSchema.TotalResults BaseResultOfSchema.Results BaseResultOfSchema.ElapsedMilliseconds BaseResultOfSchema.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchBehaviorBaseResultOfSchema : BaseResultOfSchema Properties IsSearchStringRewritten Declaration public bool IsSearchStringRewritten { get; set; } Property Value System.Boolean QueryDebugInformation Declaration public QueryDebugInformation QueryDebugInformation { get; set; } Property Value QueryDebugInformation SearchString Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchBehaviorBaseResultOfSchema FromJson(string data) Parameters System.String data Returns SearchBehaviorBaseResultOfSchema ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentReferencesRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentReferencesRequest.html", - "title": "Class ContentReferencesRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentReferencesRequest Request to get the references to a content Inheritance System.Object ContentReferencesRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentReferencesRequest Properties References Limits the number of the returned metadata references by setting paging information. Declaration public MetadataReferencesPagingRequest References { get; set; } Property Value MetadataReferencesPagingRequest Shares Limits the number of the returned share references by setting paging information. Declaration public PagingRequest Shares { get; set; } Property Value PagingRequest Methods FromJson(String) Declaration public static ContentReferencesRequest FromJson(string data) Parameters System.String data Returns ContentReferencesRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfShare.html": { + "href": "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfShare.html", + "title": "Class SearchBehaviorBaseResultOfShare | Picturepark.SDK.V1 API", + "keywords": "Class SearchBehaviorBaseResultOfShare Inheritance System.Object BaseResultOfShare SearchBehaviorBaseResultOfShare ShareSearchResult Inherited Members BaseResultOfShare.TotalResults BaseResultOfShare.Results BaseResultOfShare.ElapsedMilliseconds BaseResultOfShare.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchBehaviorBaseResultOfShare : BaseResultOfShare Properties IsSearchStringRewritten Declaration public bool IsSearchStringRewritten { get; set; } Property Value System.Boolean QueryDebugInformation Declaration public QueryDebugInformation QueryDebugInformation { get; set; } Property Value QueryDebugInformation SearchString Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchBehaviorBaseResultOfShare FromJson(string data) Parameters System.String data Returns SearchBehaviorBaseResultOfShare ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentPermissionsUpdateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentPermissionsUpdateRequest.html", - "title": "Class ContentPermissionsUpdateRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentPermissionsUpdateRequest Request to update the permissions of a content Inheritance System.Object ContentPermissionsUpdateRequest ContentPermissionsUpdateItem Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentPermissionsUpdateRequest Properties ContentPermissionSetIds A list of content permission set IDs which control content permissions that will be updated on the content. These permissions control content accessibility for the users that do not own the content. Declaration public ICollection ContentPermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static ContentPermissionsUpdateRequest FromJson(string data) Parameters System.String data Returns ContentPermissionsUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SearchFieldCount.html": { + "href": "api/Picturepark.SDK.V1.Contract.SearchFieldCount.html", + "title": "Class SearchFieldCount | Picturepark.SDK.V1 API", + "keywords": "Class SearchFieldCount Count information of fields in the search index for filtering, searching and sorting Inheritance System.Object SearchFieldCount Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchFieldCount Properties IndexedField The number of fields created in the search index to store filter information for a schema. Declaration public int IndexedField { get; set; } Property Value System.Int32 SimpleSearchField The number of fields created in the search index to store search information for a schema. Declaration public int SimpleSearchField { get; set; } Property Value System.Int32 SortableField The number of fields created in the search index to store sorting information for a schema. Declaration public int SortableField { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static SearchFieldCount FromJson(string data) Parameters System.String data Returns SearchFieldCount ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleProjectionTransformationsMissingException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleProjectionTransformationsMissingException.html", - "title": "Class BusinessRuleProjectionTransformationsMissingException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleProjectionTransformationsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleProjectionTransformationsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleProjectionTransformationsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleProjectionTransformationsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleProjectionTransformationsMissingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SearchIndexDocNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SearchIndexDocNotFoundException.html", + "title": "Class SearchIndexDocNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class SearchIndexDocNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException SearchIndexDocNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchIndexDocNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties SearchIndexDocId Declaration public string SearchIndexDocId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchIndexDocNotFoundException FromJson(string data) Parameters System.String data Returns SearchIndexDocNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRulePolygonInvalidException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRulePolygonInvalidException.html", - "title": "Class BusinessRulePolygonInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRulePolygonInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRulePolygonInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRulePolygonInvalidException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRulePolygonInvalidException FromJson(string data) Parameters System.String data Returns BusinessRulePolygonInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SearchIndexInUseException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SearchIndexInUseException.html", + "title": "Class SearchIndexInUseException | Picturepark.SDK.V1 API", + "keywords": "Class SearchIndexInUseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException SearchIndexInUseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchIndexInUseException : PictureparkBusinessException, ISerializable, _Exception Properties SearchIndex Declaration public string SearchIndex { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchIndexInUseException FromJson(string data) Parameters System.String data Returns SearchIndexInUseException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRulePermissionSetIdInvalidException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRulePermissionSetIdInvalidException.html", - "title": "Class BusinessRulePermissionSetIdInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRulePermissionSetIdInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRulePermissionSetIdInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRulePermissionSetIdInvalidException : PictureparkValidationException, ISerializable, _Exception Properties PermissionSetId Declaration public string PermissionSetId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRulePermissionSetIdInvalidException FromJson(string data) Parameters System.String data Returns BusinessRulePermissionSetIdInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SearchIndexNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SearchIndexNotFoundException.html", + "title": "Class SearchIndexNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class SearchIndexNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException SearchIndexNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchIndexNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties SearchIndexId Declaration public string SearchIndexId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchIndexNotFoundException FromJson(string data) Parameters System.String data Returns SearchIndexNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRulePathInvalidException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRulePathInvalidException.html", - "title": "Class BusinessRulePathInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRulePathInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRulePathInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRulePathInvalidException : PictureparkValidationException, ISerializable, _Exception Properties Path Declaration public string Path { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRulePathInvalidException FromJson(string data) Parameters System.String data Returns BusinessRulePathInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SearchIndexState.html": { + "href": "api/Picturepark.SDK.V1.Contract.SearchIndexState.html", + "title": "Enum SearchIndexState | Picturepark.SDK.V1 API", + "keywords": "Enum SearchIndexState Namespace : System.Dynamic.ExpandoObject Syntax public enum SearchIndexState Green Red Yellow" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessDetailsDataSchemaImport.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessDetailsDataSchemaImport.html", - "title": "Class BusinessProcessDetailsDataSchemaImport | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessDetailsDataSchemaImport Business process detailed information regarding Schema / ListItems import operation Inheritance System.Object BusinessProcessDetailsDataBase BusinessProcessDetailsDataSchemaImport Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessDetailsDataSchemaImport : BusinessProcessDetailsDataBase Properties ListItemImportResult Result information of a list item import operation Declaration public ListItemImportResult ListItemImportResult { get; set; } Property Value ListItemImportResult SchemaImportResult Result information of a schema import operation Declaration public SchemaImportResult SchemaImportResult { get; set; } Property Value SchemaImportResult Methods FromJson(String) Declaration public static BusinessProcessDetailsDataSchemaImport FromJson(string data) Parameters System.String data Returns BusinessProcessDetailsDataSchemaImport ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SearchIndexType.html": { + "href": "api/Picturepark.SDK.V1.Contract.SearchIndexType.html", + "title": "Enum SearchIndexType | Picturepark.SDK.V1 API", + "keywords": "Enum SearchIndexType Namespace : System.Dynamic.ExpandoObject Syntax public enum SearchIndexType Content ListItem" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessDetailsDataContentImport.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessDetailsDataContentImport.html", - "title": "Class BusinessProcessDetailsDataContentImport | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessDetailsDataContentImport Business process detailed information regarding Content import Inheritance System.Object BusinessProcessDetailsDataBase BusinessProcessDetailsDataContentImport Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessDetailsDataContentImport : BusinessProcessDetailsDataBase Properties Items Items that were imported. Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < ContentImportResult > Methods FromJson(String) Declaration public static BusinessProcessDetailsDataContentImport FromJson(string data) Parameters System.String data Returns BusinessProcessDetailsDataContentImport ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SearchReindexCompletedEvent.html": { + "href": "api/Picturepark.SDK.V1.Contract.SearchReindexCompletedEvent.html", + "title": "Class SearchReindexCompletedEvent | Picturepark.SDK.V1 API", + "keywords": "Class SearchReindexCompletedEvent Inheritance System.Object ApplicationEvent SearchReindexCompletedEvent Inherited Members ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchReindexCompletedEvent : ApplicationEvent Properties Duration Declaration public TimeSpan Duration { get; set; } Property Value System.TimeSpan Items Declaration public long Items { get; set; } Property Value System.Int64 SearchIndex Declaration public SearchIndexType SearchIndex { get; set; } Property Value SearchIndexType Methods FromJson(String) Declaration public static SearchReindexCompletedEvent FromJson(string data) Parameters System.String data Returns SearchReindexCompletedEvent ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UserRoleUpdateManyRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserRoleUpdateManyRequest.html", - "title": "Class UserRoleUpdateManyRequest | Picturepark.SDK.V1 API", - "keywords": "Class UserRoleUpdateManyRequest Holds information about which user roles and how are requested to be updated. Inheritance System.Object UserRoleUpdateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleUpdateManyRequest Properties Items New value for user roles with specified IDs. Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < UserRole > Methods FromJson(String) Declaration public static UserRoleUpdateManyRequest FromJson(string data) Parameters System.String data Returns UserRoleUpdateManyRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SearchStringLeadingWildcardException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SearchStringLeadingWildcardException.html", + "title": "Class SearchStringLeadingWildcardException | Picturepark.SDK.V1 API", + "keywords": "Class SearchStringLeadingWildcardException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SearchStringLeadingWildcardException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchStringLeadingWildcardException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static SearchStringLeadingWildcardException FromJson(string data) Parameters System.String data Returns SearchStringLeadingWildcardException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UserRolesNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserRolesNotFoundException.html", - "title": "Class UserRolesNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class UserRolesNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException UserRolesNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRolesNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties UserRoleIds Declaration public ICollection UserRoleIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static UserRolesNotFoundException FromJson(string data) Parameters System.String data Returns UserRolesNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.WrongChunkSizeException.html": { + "href": "api/Picturepark.SDK.V1.Contract.WrongChunkSizeException.html", + "title": "Class WrongChunkSizeException | Picturepark.SDK.V1 API", + "keywords": "Class WrongChunkSizeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException WrongChunkSizeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class WrongChunkSizeException : PictureparkValidationException, ISerializable, _Exception Properties Actual Declaration public long Actual { get; set; } Property Value System.Int64 Expected Declaration public long Expected { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static WrongChunkSizeException FromJson(string data) Parameters System.String data Returns WrongChunkSizeException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UserRoleSearchResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserRoleSearchResult.html", - "title": "Class UserRoleSearchResult | Picturepark.SDK.V1 API", - "keywords": "Class UserRoleSearchResult Holds results of the user role search. Inheritance System.Object BaseResultOfUserRole SearchBehaviorBaseResultOfUserRole UserRoleSearchResult Inherited Members SearchBehaviorBaseResultOfUserRole.SearchString SearchBehaviorBaseResultOfUserRole.IsSearchStringRewritten SearchBehaviorBaseResultOfUserRole.QueryDebugInformation BaseResultOfUserRole.TotalResults BaseResultOfUserRole.Results BaseResultOfUserRole.ElapsedMilliseconds BaseResultOfUserRole.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleSearchResult : SearchBehaviorBaseResultOfUserRole Methods FromJson(String) Declaration public static UserRoleSearchResult FromJson(string data) Parameters System.String data Returns UserRoleSearchResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.DisplayValueClient.html": { + "href": "api/Picturepark.SDK.V1.DisplayValueClient.html", + "title": "Class DisplayValueClient | Picturepark.SDK.V1 API", + "keywords": "Class DisplayValueClient Inheritance System.Object ClientBase DisplayValueClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DisplayValueClient : ClientBase, IDisplayValueClient Constructors DisplayValueClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public DisplayValueClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods GetStatusAsync(CancellationToken) Get status Declaration public Task GetStatusAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DisplayValueStatus > VersionInfo Implements IDisplayValueClient.GetStatusAsync(CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < DisplayValueClient.ObjectResponseResult > Type Parameters T RerenderAsync(CancellationToken) Re-render the display values Declaration public Task RerenderAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > VersionInfo Implements IDisplayValueClient.RerenderAsync(CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.Contract.UserRoleSearchRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserRoleSearchRequest.html", - "title": "Class UserRoleSearchRequest | Picturepark.SDK.V1 API", - "keywords": "Class UserRoleSearchRequest Inheritance System.Object UserRoleSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleSearchRequest Properties DebugMode Enable debug mode to get as result of the Searched additional debug information. Warning! It severely affects performance. Declaration public bool DebugMode { get; set; } Property Value System.Boolean Filter Filter applied to user roles. Declaration public FilterBase Filter { get; set; } Property Value FilterBase IncludeAdministratorSystemUserRole Defines if the user roles with system user role Administrator is returned. Declaration public bool IncludeAdministratorSystemUserRole { get; set; } Property Value System.Boolean Limit Limits the document count of the result set. Defaults to 30. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken The token used to retrieve the next page of results. It must be null on first request and only filled with the returned pageToken to request next page of results. Declaration public string PageToken { get; set; } Property Value System.String SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchLanguages Which languages to search against when using the search string. Declaration public ICollection SearchLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchString Limits the search by using a query string filter. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Sort Fields and respective directions requested to sort the search results. Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > Methods FromJson(String) Declaration public static UserRoleSearchRequest FromJson(string data) Parameters System.String data Returns UserRoleSearchRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.DocumentHistoryClient.html": { + "href": "api/Picturepark.SDK.V1.DocumentHistoryClient.html", + "title": "Class DocumentHistoryClient | Picturepark.SDK.V1 API", + "keywords": "Class DocumentHistoryClient Inheritance System.Object ClientBase DocumentHistoryClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DocumentHistoryClient : ClientBase, IDocumentHistoryClient Constructors DocumentHistoryClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public DocumentHistoryClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods CompareWithCurrentAsync(String, String, Nullable, CancellationToken) Compare with current Declaration public Task CompareWithCurrentAsync(string documentType, string documentId, long? version = default(long? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String documentType The type of the document (e.g. Content). System.String documentId The ID of the document (e.g. contentId). System.Nullable < System.Int64 > version The version of the document to compare with. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DocumentHistoryDifference > Document history difference. Implements IDocumentHistoryClient.CompareWithCurrentAsync(String, String, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CompareWithVersionAsync(String, String, Int64, Nullable, CancellationToken) Compare with version Declaration public Task CompareWithVersionAsync(string documentType, string documentId, long documentVersion, long? version = default(long? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String documentType The type of the document (e.g. Content). System.String documentId The ID of the document (e.g. contentId). System.Int64 documentVersion The version of the document to use for the comparison. System.Nullable < System.Int64 > version The version of the document to compare with. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DocumentHistoryDifference > Document history difference Implements IDocumentHistoryClient.CompareWithVersionAsync(String, String, Int64, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetCurrentAsync(String, String, CancellationToken) Get current Declaration public Task GetCurrentAsync(string documentType, string documentId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String documentType The type of the document (e.g. Content). System.String documentId The ID of the document (e.g. contentId). System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DocumentHistory > Document history item Implements IDocumentHistoryClient.GetCurrentAsync(String, String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetVersionAsync(String, String, Int64, CancellationToken) Get version Declaration public Task GetVersionAsync(string documentType, string documentId, long documentVersion, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String documentType The type of the document (e.g. Content). System.String documentId The ID of the document (e.g. contentId). System.Int64 documentVersion The version of the document. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DocumentHistory > Document history item Implements IDocumentHistoryClient.GetVersionAsync(String, String, Int64, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < DocumentHistoryClient.ObjectResponseResult > Type Parameters T SearchAsync(DocumentHistorySearchRequest, CancellationToken) Search Declaration public Task SearchAsync(DocumentHistorySearchRequest documentHistorySearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters DocumentHistorySearchRequest documentHistorySearchRequest The document history search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DocumentHistorySearchResult > Document history search result. Implements IDocumentHistoryClient.SearchAsync(DocumentHistorySearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.Contract.SnapshotFailedException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SnapshotFailedException.html", - "title": "Class SnapshotFailedException | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotFailedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException SnapshotFailedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotFailedException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static SnapshotFailedException FromJson(string data) Parameters System.String data Returns SnapshotFailedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.FileResponseExtensions.html": { + "href": "api/Picturepark.SDK.V1.FileResponseExtensions.html", + "title": "Class FileResponseExtensions | Picturepark.SDK.V1 API", + "keywords": "Class FileResponseExtensions Inheritance System.Object FileResponseExtensions Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public static class FileResponseExtensions Methods GetFileName(FileResponse) Declaration public static string GetFileName(this FileResponse response) Parameters FileResponse response Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SimpleAnalyzer.html": { - "href": "api/Picturepark.SDK.V1.Contract.SimpleAnalyzer.html", - "title": "Class SimpleAnalyzer | Picturepark.SDK.V1 API", - "keywords": "Class SimpleAnalyzer An analyzer using a custom pattern tokenizer Inheritance System.Object AnalyzerBase SimpleAnalyzer Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SimpleAnalyzer : AnalyzerBase Properties FieldSuffix The suffix for the analyzed field: simple. Declaration public string FieldSuffix { get; set; } Property Value System.String Type The analyzer type: Simple Declaration public Analyzer Type { get; set; } Property Value Analyzer Methods FromJson(String) Declaration public static SimpleAnalyzer FromJson(string data) Parameters System.String data Returns SimpleAnalyzer ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.InfoClient.html": { + "href": "api/Picturepark.SDK.V1.InfoClient.html", + "title": "Class InfoClient | Picturepark.SDK.V1 API", + "keywords": "Class InfoClient Inheritance System.Object ClientBase InfoClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InfoClient : ClientBase, IInfoClient Constructors InfoClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public InfoClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods GetInfoAsync(CancellationToken) Get info Declaration public Task GetInfoAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerInfo > CustomerInfo Implements IInfoClient.GetInfoAsync(CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetStatusAsync(CancellationToken) Get status Declaration public Task GetStatusAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SystemStatus > VersionInfo Implements IInfoClient.GetStatusAsync(CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetVersionAsync(CancellationToken) Get version Declaration public Task GetVersionAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < VersionInfo > VersionInfo Implements IInfoClient.GetVersionAsync(CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < InfoClient.ObjectResponseResult > Type Parameters T" }, - "api/Picturepark.SDK.V1.Contract.ShareUser.html": { - "href": "api/Picturepark.SDK.V1.Contract.ShareUser.html", - "title": "Class ShareUser | Picturepark.SDK.V1 API", - "keywords": "Class ShareUser Reduced set of user information used for shares Inheritance System.Object ShareUser Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareUser Properties DisplayName Name of user Declaration public string DisplayName { get; set; } Property Value System.String EmailHash MD5 hash of email address. Can be used to display gravatar image Declaration public string EmailHash { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ShareUser FromJson(string data) Parameters System.String data Returns ShareUser ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.JsonSchemaClient.html": { + "href": "api/Picturepark.SDK.V1.JsonSchemaClient.html", + "title": "Class JsonSchemaClient | Picturepark.SDK.V1 API", + "keywords": "Class JsonSchemaClient Inheritance System.Object ClientBase JsonSchemaClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class JsonSchemaClient : ClientBase, IJsonSchemaClient Constructors JsonSchemaClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public JsonSchemaClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods GetAsync(String, CancellationToken) Gets an existing JSON Schema by schema ID. Declaration public Task GetAsync(string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < JObject > The JSON Schema as . Implements IJsonSchemaClient.GetAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. GetCoreAsync(String, CancellationToken) Get json schema Declaration protected Task GetCoreAsync(string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The ID of the schema whose json schema to retrieve. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Object > Json schema view item: almost a 1:1 representation of the Newtonsoft json schema. Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < JsonSchemaClient.ObjectResponseResult > Type Parameters T" }, - "api/Picturepark.SDK.V1.Contract.ShareType.html": { - "href": "api/Picturepark.SDK.V1.Contract.ShareType.html", - "title": "Enum ShareType | Picturepark.SDK.V1 API", - "keywords": "Enum ShareType Namespace : System.Dynamic.ExpandoObject Syntax public enum ShareType Basic Embed" + "api/Picturepark.SDK.V1.ListItemClient.html": { + "href": "api/Picturepark.SDK.V1.ListItemClient.html", + "title": "Class ListItemClient | Picturepark.SDK.V1 API", + "keywords": "Class ListItemClient Inheritance System.Object ClientBase ListItemClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemClient : ClientBase, IListItemClient Constructors ListItemClient(IBusinessProcessClient, IPictureparkServiceSettings, HttpClient) Declaration public ListItemClient(IBusinessProcessClient businessProcessClient, IPictureparkServiceSettings settings, HttpClient httpClient) Parameters IBusinessProcessClient businessProcessClient IPictureparkServiceSettings settings HttpClient httpClient ListItemClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public ListItemClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Fields RootObjectRequestId Declaration public const string RootObjectRequestId = \"rootObjectRequestId\" Field Value System.String Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods AggregateAsync(ListItemAggregationRequest, CancellationToken) Aggregate list items Declaration public Task AggregateAsync(ListItemAggregationRequest listItemAggregationRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemAggregationRequest listItemAggregationRequest The list item aggregation request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ObjectAggregationResult > Object aggregation result Implements IListItemClient.AggregateAsync(ListItemAggregationRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception BatchUpdateFieldsByFilterAsync(ListItemFieldsBatchUpdateFilterRequest, Nullable, Boolean, CancellationToken) Batch update fields - by filter Declaration public Task BatchUpdateFieldsByFilterAsync(ListItemFieldsBatchUpdateFilterRequest updateRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemFieldsBatchUpdateFilterRequest updateRequest The metadata update request. System.Nullable < System.TimeSpan > timeout Timeout to wait for business process to complete. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemBatchOperationResult > The . Implements IListItemClient.BatchUpdateFieldsByFilterAsync(ListItemFieldsBatchUpdateFilterRequest, Nullable, Boolean, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception BatchUpdateFieldsByFilterCoreAsync(ListItemFieldsBatchUpdateFilterRequest, CancellationToken) Batch update fields - by filter Declaration protected Task BatchUpdateFieldsByFilterCoreAsync(ListItemFieldsBatchUpdateFilterRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemFieldsBatchUpdateFilterRequest updateRequest List item fields batch update by filter request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception BatchUpdateFieldsByIdsAsync(ListItemFieldsBatchUpdateRequest, Nullable, Boolean, CancellationToken) Batch update fields - by ids Declaration public Task BatchUpdateFieldsByIdsAsync(ListItemFieldsBatchUpdateRequest updateRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemFieldsBatchUpdateRequest updateRequest The metadata update request. System.Nullable < System.TimeSpan > timeout Timeout to wait for business process to complete. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemBatchOperationResult > BusinessProcess Implements IListItemClient.BatchUpdateFieldsByIdsAsync(ListItemFieldsBatchUpdateRequest, Nullable, Boolean, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception BatchUpdateFieldsByIdsCoreAsync(ListItemFieldsBatchUpdateRequest, CancellationToken) Batch update fields - by IDs Declaration protected Task BatchUpdateFieldsByIdsCoreAsync(ListItemFieldsBatchUpdateRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemFieldsBatchUpdateRequest updateRequest List item fields batch update request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateAsync(ListItemCreateRequest, IEnumerable, Nullable, Nullable, Nullable, CancellationToken) Create list item Declaration public Task CreateAsync(ListItemCreateRequest listItemCreateRequest, IEnumerable resolveBehaviors = null, bool? allowMissingDependencies = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemCreateRequest listItemCreateRequest List item create request. System.Collections.Generic.IEnumerable < ListItemResolveBehavior > resolveBehaviors List of enums that control which parts of the list item are resolved and returned. System.Nullable < System.Boolean > allowMissingDependencies Allows creating list items that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemDetail > List item detail Implements IListItemClient.CreateAsync(ListItemCreateRequest, IEnumerable, Nullable, Nullable, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException A server side error occurred. PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict CreateFromObjectAsync(Object, Boolean, Nullable, Boolean, CancellationToken) Creates a ListItem s based on an object and its references. Declaration public Task CreateFromObjectAsync(object content, bool allowMissingDependencies = false, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Object content The object to create ListItem s from. System.Boolean allowMissingDependencies Allow creating ListItem s that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout Timeout to wait for business process to complete. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search document creation. Passing false, the method will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ListItemBatchOperationWithRequestIdResult > The created ListItem s. Implements IListItemClient.CreateFromObjectAsync(Object, Boolean, Nullable, Boolean, CancellationToken) Exceptions ApiException A server side error occurred. CreateManyAsync(ListItemCreateManyRequest, Nullable, Boolean, CancellationToken) Creates multiple ListItem s. Declaration public Task CreateManyAsync(ListItemCreateManyRequest createManyRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemCreateManyRequest createManyRequest The create many request. System.Nullable < System.TimeSpan > timeout Timeout to wait for business process to complete. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been created and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ListItemBatchOperationWithRequestIdResult > The . Implements IListItemClient.CreateManyAsync(ListItemCreateManyRequest, Nullable, Boolean, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException The business process has not been completed. CreateManyCoreAsync(ListItemCreateManyRequest, CancellationToken) Create multiple list items Declaration protected Task CreateManyCoreAsync(ListItemCreateManyRequest listItemCreateManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemCreateManyRequest listItemCreateManyRequest List item create many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, Nullable, Nullable, Nullable, CancellationToken) Delete list item Declaration public Task DeleteAsync(string listItemId, bool? forceReferenceRemoval = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The ID of the list item to delete. System.Nullable < System.Boolean > forceReferenceRemoval A value indicating whether references to the list item should be removed. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Ok Implements IListItemClient.DeleteAsync(String, Nullable, Nullable, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict DeleteManyAsync(ListItemDeleteManyRequest, CancellationToken) Delete multiple list items Declaration public Task DeleteManyAsync(ListItemDeleteManyRequest deleteManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemDeleteManyRequest deleteManyRequest List item delete many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Implements IListItemClient.DeleteManyAsync(ListItemDeleteManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyByFilterAsync(ListItemDeleteManyFilterRequest, CancellationToken) Delete multiple list items - by filter Declaration public Task DeleteManyByFilterAsync(ListItemDeleteManyFilterRequest deleteManyFilterRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemDeleteManyFilterRequest deleteManyFilterRequest Delete many by filter request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Implements IListItemClient.DeleteManyByFilterAsync(ListItemDeleteManyFilterRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAndConvertToAsync(String, String, CancellationToken) Gets an existing list item and converts its content to the requested type. Declaration public Task GetAndConvertToAsync(string listItemId, string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The list item ID. System.String schemaId The schema ID of the requested type. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task The converted object. Type Parameters T The requested content type. Implements IListItemClient.GetAndConvertToAsync(String, String, CancellationToken) Exceptions ApiException A server side error occurred. GetAsync(String, IEnumerable, CancellationToken) Get list item Declaration public Task GetAsync(string listItemId, IEnumerable resolveBehaviors = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The list item ID. System.Collections.Generic.IEnumerable < ListItemResolveBehavior > resolveBehaviors List of enums that control which parts of the list item are resolved and returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemDetail > List item detail Implements IListItemClient.GetAsync(String, IEnumerable, CancellationToken) Exceptions ApiException A server side error occurred. ListItemNotFoundException List item not found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAndConvertToAsync(IEnumerable, String, CancellationToken) Gets a list of existing list items and converts their content to the requested type Declaration public Task> GetManyAndConvertToAsync(IEnumerable listItemIds, string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters IEnumerable < System.String > listItemIds The list of list item IDs. System.String schemaId The schema ID of the requested type. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ICollection > The list of converted objects. Type Parameters T The requested content type. Implements IListItemClient.GetManyAndConvertToAsync(IEnumerable, String, CancellationToken) Exceptions ApiException A server side error occurred. GetManyAsync(IEnumerable, IEnumerable, CancellationToken) Get multiple list items Declaration public Task> GetManyAsync(IEnumerable ids, IEnumerable resolveBehaviors = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids List of list item IDs. System.Collections.Generic.IEnumerable < ListItemResolveBehavior > resolveBehaviors List of enums that control which parts of the list items are resolved and returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < ListItemDetail >> List of list item details Implements IListItemClient.GetManyAsync(IEnumerable, IEnumerable, CancellationToken) Exceptions ApiException A server side error occurred. ListItemNotFoundException One or more list items not found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetReferencesToListItemAsync(String, ListItemReferencesRequest, CancellationToken) Get list item references Declaration public Task GetReferencesToListItemAsync(string listItemId, ListItemReferencesRequest listItemReferencesRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The ID of the list item. ListItemReferencesRequest listItemReferencesRequest Request options to specify how many references to fetch. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemReferencesResult > List item references Implements IListItemClient.GetReferencesToListItemAsync(String, ListItemReferencesRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetReferencesToListItemsAsync(ListItemManyReferencesRequest, CancellationToken) Get multiple list items references Declaration public Task GetReferencesToListItemsAsync(ListItemManyReferencesRequest listItemManyReferencesRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemManyReferencesRequest listItemManyReferencesRequest ListItemManyReferencesRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemReferencesResult > A list of references per list item. Implements IListItemClient.GetReferencesToListItemsAsync(ListItemManyReferencesRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < ListItemClient.ObjectResponseResult > Type Parameters T RestoreAsync(String, Nullable, Nullable, Nullable, CancellationToken) Restore list item Declaration public Task RestoreAsync(string listItemId, bool? allowMissingDependencies = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The list item ID. System.Nullable < System.Boolean > allowMissingDependencies Allows restoring list items that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Ok Implements IListItemClient.RestoreAsync(String, Nullable, Nullable, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict RestoreManyAsync(ListItemRestoreManyRequest, CancellationToken) Restore multiple list items Declaration public Task RestoreManyAsync(ListItemRestoreManyRequest restoreManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemRestoreManyRequest restoreManyRequest List item restore many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Implements IListItemClient.RestoreManyAsync(ListItemRestoreManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(ListItemSearchRequest, CancellationToken) Search list items Declaration public Task SearchAsync(ListItemSearchRequest listItemSearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemSearchRequest listItemSearchRequest The list item search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemSearchResult > List item search result Implements IListItemClient.SearchAsync(ListItemSearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(String, ListItemUpdateRequest, IEnumerable, Boolean, Nullable, Boolean, CancellationToken) Updates a list item Declaration public Task UpdateAsync(string listItemId, ListItemUpdateRequest updateRequest, IEnumerable resolveBehaviors = null, bool allowMissingDependencies = false, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The list item ID. ListItemUpdateRequest updateRequest The update request. IEnumerable < ListItemResolveBehavior > resolveBehaviors List of enum that control which parts of the list item are resolved and returned. System.Boolean allowMissingDependencies Allow creating ListItem s that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout The timeout in milliseconds to wait for completion. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search document creation. Passing false, the method will return when the main entity has been updated and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ListItemDetail > The updated ListItemDetail . Implements IListItemClient.UpdateAsync(String, ListItemUpdateRequest, IEnumerable, Boolean, Nullable, Boolean, CancellationToken) UpdateAsync(String, Object, IEnumerable, Boolean, Nullable, Boolean, CancellationToken) Updates a list item by providing its content Declaration public Task UpdateAsync(string listItemId, object content, IEnumerable resolveBehaviors = null, bool allowMissingDependencies = false, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The list item ID. System.Object content The content which must match the item's schema ID. IEnumerable < ListItemResolveBehavior > resolveBehaviors List of enum that control which parts of the list item are resolved and returned. System.Boolean allowMissingDependencies Allow creating ListItem s that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout The timeout in milliseconds to wait for completion. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search document creation. Passing false, the method will return when the main entity has been updated and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ListItemDetail > The updated ListItemDetail . Implements IListItemClient.UpdateAsync(String, Object, IEnumerable, Boolean, Nullable, Boolean, CancellationToken) UpdateCoreAsync(String, ListItemUpdateRequest, IEnumerable, Nullable, Nullable, Nullable, CancellationToken) Update list item Declaration protected Task UpdateCoreAsync(string listItemId, ListItemUpdateRequest updateRequest, IEnumerable resolveBehaviors = null, bool? allowMissingDependencies = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The list item ID. ListItemUpdateRequest updateRequest The list item update request. System.Collections.Generic.IEnumerable < ListItemResolveBehavior > resolveBehaviors List of enums that control which parts of the list item are resolved and returned. System.Nullable < System.Boolean > allowMissingDependencies Allows creating list items that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemDetail > List item detail Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateManyAsync(ListItemUpdateManyRequest, Nullable, Boolean, CancellationToken) Update - many Declaration public Task UpdateManyAsync(ListItemUpdateManyRequest listItemUpdateManyRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemUpdateManyRequest listItemUpdateManyRequest List item update many request. System.Nullable < System.TimeSpan > timeout Timeout to wait for business process to complete. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemBatchOperationResult > The . Implements IListItemClient.UpdateManyAsync(ListItemUpdateManyRequest, Nullable, Boolean, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateManyCoreAsync(ListItemUpdateManyRequest, CancellationToken) Update multiple list items Declaration protected Task UpdateManyCoreAsync(ListItemUpdateManyRequest listItemUpdateManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemUpdateManyRequest listItemUpdateManyRequest List item update many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception WaitForBusinessProcessAndReturnResult(String, Nullable, Boolean, CancellationToken) Waits for a business process and returns a . Declaration public Task WaitForBusinessProcessAndReturnResult(string businessProcessId, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String businessProcessId The business process id. System.Nullable < System.TimeSpan > timeout The timeout to wait on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search documents and the rendered display values System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ListItemBatchOperationResult > The . Implements IListItemClient.WaitForBusinessProcessAndReturnResult(String, Nullable, Boolean, CancellationToken) WaitForBusinessProcessAndReturnResultWithRequestId(String, Nullable, Boolean, CancellationToken) Waits for a business process and returns a . Declaration public Task WaitForBusinessProcessAndReturnResultWithRequestId(string businessProcessId, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String businessProcessId The business process id. System.Nullable < System.TimeSpan > timeout The timeout to wait on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search documents and the rendered display values System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ListItemBatchOperationWithRequestIdResult > The . Implements IListItemClient.WaitForBusinessProcessAndReturnResultWithRequestId(String, Nullable, Boolean, CancellationToken)" }, - "api/Picturepark.SDK.V1.Contract.ShareSearchResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.ShareSearchResult.html", - "title": "Class ShareSearchResult | Picturepark.SDK.V1 API", - "keywords": "Class ShareSearchResult Result for share search operation Inheritance System.Object BaseResultOfShare SearchBehaviorBaseResultOfShare ShareSearchResult Inherited Members SearchBehaviorBaseResultOfShare.SearchString SearchBehaviorBaseResultOfShare.IsSearchStringRewritten SearchBehaviorBaseResultOfShare.QueryDebugInformation BaseResultOfShare.TotalResults BaseResultOfShare.Results BaseResultOfShare.ElapsedMilliseconds BaseResultOfShare.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareSearchResult : SearchBehaviorBaseResultOfShare Methods FromJson(String) Declaration public static ShareSearchResult FromJson(string data) Parameters System.String data Returns ShareSearchResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.CloudManagerService.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.CloudManagerService.html", + "title": "Class CloudManagerService | Picturepark.SDK.V1 API", + "keywords": "Class CloudManagerService Inheritance System.Object CloudManagerService Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CloudManagerService : IDisposable Constructors CloudManagerService(ICloudManagerServiceSettings) Initializes a new instance of the CloudManagerService class and uses the BaseUrl of the settings as Picturepark server URL. Declaration public CloudManagerService(ICloudManagerServiceSettings settings) Parameters ICloudManagerServiceSettings settings The service settings. CloudManagerService(ICloudManagerServiceSettings, HttpClient) Initializes a new instance of the CloudManagerService class and uses the BaseUrl of the settings as Picturepark server URL. Declaration public CloudManagerService(ICloudManagerServiceSettings settings, HttpClient httpClient) Parameters ICloudManagerServiceSettings settings The service settings. HttpClient httpClient The HTTP client. Properties CloudBackup Declaration public ICloudBackupClient CloudBackup { get; } Property Value ICloudBackupClient ContentBackup Declaration public IContentBackupClient ContentBackup { get; } Property Value IContentBackupClient Customer Declaration public ICustomerClient Customer { get; } Property Value ICustomerClient CustomerServiceProvider Declaration public ICustomerServiceProviderClient CustomerServiceProvider { get; } Property Value ICustomerServiceProviderClient Environment Declaration public IEnvironmentClient Environment { get; } Property Value IEnvironmentClient EnvironmentProcess Declaration public IEnvironmentProcessClient EnvironmentProcess { get; } Property Value IEnvironmentProcessClient Maintenance Declaration public IMaintenanceClient Maintenance { get; } Property Value IMaintenanceClient Service Declaration public IServiceClient Service { get; } Property Value IServiceClient ServiceProvider Declaration public IServiceProviderClient ServiceProvider { get; } Property Value IServiceProviderClient Update Declaration public IUpdateClient Update { get; } Property Value IUpdateClient Methods Dispose() Declaration public void Dispose() Implements System.IDisposable.Dispose()" }, - "api/Picturepark.SDK.V1.Contract.ShareSearchRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ShareSearchRequest.html", - "title": "Class ShareSearchRequest | Picturepark.SDK.V1 API", - "keywords": "Class ShareSearchRequest Request to search shares Inheritance System.Object ShareSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareSearchRequest Properties DebugMode Enable debug mode to get as result of the Searched additional debug information. Warning! It severely affects performance. Declaration public bool DebugMode { get; set; } Property Value System.Boolean Filter An optional search filter. Limits the document result set. Declaration public FilterBase Filter { get; set; } Property Value FilterBase Limit Limits the document count of the result set. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken The token used to retrieve the next page of results. It must be null on first request and only filled with the returned pageToken to request next page of results. Declaration public string PageToken { get; set; } Property Value System.String SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchString Limits the search by using a query string filter. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Sort Fields and respective directions requested to sort the search results. Sorting on a not indexed field will throw an exception. Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > Methods FromJson(String) Declaration public static ShareSearchRequest FromJson(string data) Parameters System.String data Returns ShareSearchRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BaseResultOfListItem.html": { + "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfListItem.html", + "title": "Class BaseResultOfListItem | Picturepark.SDK.V1 API", + "keywords": "Class BaseResultOfListItem Inheritance System.Object BaseResultOfListItem SearchBehaviorBaseResultOfListItem Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfListItem Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < ListItem > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfListItem FromJson(string data) Parameters System.String data Returns BaseResultOfListItem ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SharePageViewEvent.html": { - "href": "api/Picturepark.SDK.V1.Contract.SharePageViewEvent.html", - "title": "Class SharePageViewEvent | Picturepark.SDK.V1 API", - "keywords": "Class SharePageViewEvent Inheritance System.Object ApplicationEvent SharePageViewEvent Inherited Members ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SharePageViewEvent : ApplicationEvent Properties ShareToken Declaration public string ShareToken { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SharePageViewEvent FromJson(string data) Parameters System.String data Returns SharePageViewEvent ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BaseResultOfLiveStream.html": { + "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfLiveStream.html", + "title": "Class BaseResultOfLiveStream | Picturepark.SDK.V1 API", + "keywords": "Class BaseResultOfLiveStream Inheritance System.Object BaseResultOfLiveStream LiveStreamSearchResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfLiveStream Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < LiveStream > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfLiveStream FromJson(string data) Parameters System.String data Returns BaseResultOfLiveStream ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ShareOutputEmbed.html": { - "href": "api/Picturepark.SDK.V1.Contract.ShareOutputEmbed.html", - "title": "Class ShareOutputEmbed | Picturepark.SDK.V1 API", - "keywords": "Class ShareOutputEmbed Shared output for embed share Inheritance System.Object ShareOutputBase ShareOutputEmbed Inherited Members ShareOutputBase.ContentId ShareOutputBase.OutputFormatId ShareOutputBase.ViewUrl ShareOutputBase.DownloadUrl ShareOutputBase.Detail ShareOutputBase.DynamicRendering System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareOutputEmbed : ShareOutputBase Properties Token Share token for the shared output. Declaration public string Token { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ShareOutputEmbed FromJson(string data) Parameters System.String data Returns ShareOutputEmbed ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BaseResultOfMetadataReference.html": { + "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfMetadataReference.html", + "title": "Class BaseResultOfMetadataReference | Picturepark.SDK.V1 API", + "keywords": "Class BaseResultOfMetadataReference Inheritance System.Object BaseResultOfMetadataReference MetadataReferenceResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfMetadataReference Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < MetadataReference > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfMetadataReference FromJson(string data) Parameters System.String data Returns BaseResultOfMetadataReference ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaFieldRelationSchemaSystemSchemaException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldRelationSchemaSystemSchemaException.html", - "title": "Class SchemaFieldRelationSchemaSystemSchemaException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldRelationSchemaSystemSchemaException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldRelationSchemaSystemSchemaException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldRelationSchemaSystemSchemaException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String RelationSchemaId Declaration public string RelationSchemaId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldRelationSchemaSystemSchemaException FromJson(string data) Parameters System.String data Returns SchemaFieldRelationSchemaSystemSchemaException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BaseResultOfOutput.html": { + "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfOutput.html", + "title": "Class BaseResultOfOutput | Picturepark.SDK.V1 API", + "keywords": "Class BaseResultOfOutput Inheritance System.Object BaseResultOfOutput OutputSearchResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfOutput Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < Output > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfOutput FromJson(string data) Parameters System.String data Returns BaseResultOfOutput ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaFieldRelationMultipleTypesException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldRelationMultipleTypesException.html", - "title": "Class SchemaFieldRelationMultipleTypesException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldRelationMultipleTypesException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldRelationMultipleTypesException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldRelationMultipleTypesException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldRelationMultipleTypesException FromJson(string data) Parameters System.String data Returns SchemaFieldRelationMultipleTypesException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessProcessEngineRequestException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessEngineRequestException.html", + "title": "Class BusinessProcessEngineRequestException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessEngineRequestException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException BusinessProcessEngineRequestException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessEngineRequestException : PictureparkBusinessException, ISerializable, _Exception Properties BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String EngineError Declaration public string EngineError { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessEngineRequestException FromJson(string data) Parameters System.String data Returns BusinessProcessEngineRequestException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaFieldOverwriteTypeMismatchException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldOverwriteTypeMismatchException.html", - "title": "Class SchemaFieldOverwriteTypeMismatchException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldOverwriteTypeMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldOverwriteTypeMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldOverwriteTypeMismatchException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String FieldOverwriteType Declaration public string FieldOverwriteType { get; set; } Property Value System.String FieldType Declaration public string FieldType { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldOverwriteTypeMismatchException FromJson(string data) Parameters System.String data Returns SchemaFieldOverwriteTypeMismatchException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessProcessEvent.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessEvent.html", + "title": "Class BusinessProcessEvent | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessEvent Inheritance System.Object ApplicationEvent BusinessProcessEvent Inherited Members ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessEvent : ApplicationEvent Properties BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String LifeCycle Declaration public BusinessProcessLifeCycle? LifeCycle { get; set; } Property Value System.Nullable < BusinessProcessLifeCycle > State Declaration public string State { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessEvent FromJson(string data) Parameters System.String data Returns BusinessProcessEvent ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaFieldOverwriteIdException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldOverwriteIdException.html", - "title": "Class SchemaFieldOverwriteIdException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldOverwriteIdException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldOverwriteIdException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldOverwriteIdException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldOverwriteIdException FromJson(string data) Parameters System.String data Returns SchemaFieldOverwriteIdException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessProcessLifeCycle.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessLifeCycle.html", + "title": "Enum BusinessProcessLifeCycle | Picturepark.SDK.V1 API", + "keywords": "Enum BusinessProcessLifeCycle Life cycle of the business process Namespace : System.Dynamic.ExpandoObject Syntax public enum BusinessProcessLifeCycle CancellationInProgress Cancelled Draft Failed InProgress Succeeded SucceededWithErrors" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.AudioFormatBase.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AudioFormatBase.html", - "title": "Class AudioFormatBase | Picturepark.SDK.V1 API", - "keywords": "Class AudioFormatBase Inheritance System.Object FormatBase AudioFormatBase AacAudioFormat AudioStillFormat Mp3AudioFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class AudioFormatBase : FormatBase Methods FromJson(String) Declaration public static AudioFormatBase FromJson(string data) Parameters System.String data Returns AudioFormatBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Priority_Queue.SimplePriorityQueue-1.html": { + "href": "api/Priority_Queue.SimplePriorityQueue-1.html", + "title": "Class SimplePriorityQueue | Picturepark.SDK.V1 API", + "keywords": "Class SimplePriorityQueue A simplified priority queue implementation. Is stable, auto-resizes, and thread-safe, at the cost of being slightly slower than FastPriorityQueue This class is kept here for backwards compatibility. It's recommended you use Simple Inheritance System.Object SimplePriorityQueue SimplePriorityQueue Inherited Members SimplePriorityQueue.Count SimplePriorityQueue.First SimplePriorityQueue.Clear() SimplePriorityQueue.Contains(TItem) SimplePriorityQueue.Dequeue() SimplePriorityQueue.Enqueue(TItem, Single) SimplePriorityQueue.Remove(TItem) SimplePriorityQueue.UpdatePriority(TItem, Single) SimplePriorityQueue.GetEnumerator() SimplePriorityQueue.IsValidQueue() System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SimplePriorityQueue : SimplePriorityQueue, IPriorityQueue, IEnumerable Type Parameters TItem The type to enqueue" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.AggregationNameInvalidException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AggregationNameInvalidException.html", - "title": "Class AggregationNameInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class AggregationNameInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException AggregationNameInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AggregationNameInvalidException : PictureparkValidationException, ISerializable, _Exception Properties AggregationName Declaration public string AggregationName { get; set; } Property Value System.String AggregationPrefix Declaration public string AggregationPrefix { get; set; } Property Value System.String Methods FromJson(String) Declaration public static AggregationNameInvalidException FromJson(string data) Parameters System.String data Returns AggregationNameInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Priority_Queue.IPriorityQueue-2.html": { + "href": "api/Priority_Queue.IPriorityQueue-2.html", + "title": "Interface IPriorityQueue | Picturepark.SDK.V1 API", + "keywords": "Interface IPriorityQueue The IPriorityQueue interface. This is mainly here for purists, and in case I decide to add more implementations later. For speed purposes, it is actually recommended that you don't access the priority queue through this interface, since the JIT can (theoretically?) optimize method calls from concrete-types slightly better. Namespace : System.Dynamic.ExpandoObject Syntax public interface IPriorityQueue : IEnumerable where TPriority : IComparable Type Parameters TItem TPriority Properties Count Returns the number of nodes in the queue. Declaration int Count { get; } Property Value System.Int32 First Returns the head of the queue, without removing it (use Dequeue() for that). Declaration TItem First { get; } Property Value TItem Methods Clear() Removes every node from the queue. Declaration void Clear() Contains(TItem) Returns whether the given node is in the queue. Declaration bool Contains(TItem node) Parameters TItem node Returns System.Boolean Dequeue() Removes the head of the queue (node with minimum priority; ties are broken by order of insertion), and returns it. Declaration TItem Dequeue() Returns TItem Enqueue(TItem, TPriority) Enqueue a node to the priority queue. Lower values are placed in front. Ties are broken by first-in-first-out. See implementation for how duplicates are handled. Declaration void Enqueue(TItem node, TPriority priority) Parameters TItem node TPriority priority Remove(TItem) Removes a node from the queue. The node does not need to be the head of the queue. Declaration void Remove(TItem node) Parameters TItem node UpdatePriority(TItem, TPriority) Call this method to change the priority of a node. Declaration void UpdatePriority(TItem node, TPriority priority) Parameters TItem node TPriority priority" }, - "api/Picturepark.SDK.V1.CloudManager.ClientBase.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.ClientBase.html", - "title": "Class ClientBase | Picturepark.SDK.V1 API", - "keywords": "Class ClientBase The base class for all clients. Inheritance System.Object ClientBase CdnClient CloudBackupClient ContentBackupClient CustomerClient CustomerServiceProviderClient EnvironmentClient EnvironmentProcessClient MaintenanceClient ServiceClient ServiceProviderClient UpdateClient UserClient Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class ClientBase Constructors ClientBase(ICloudManagerServiceSettings) Initializes a new instance of the ClientBase class. Declaration protected ClientBase(ICloudManagerServiceSettings settings) Parameters ICloudManagerServiceSettings settings The client settings. Properties BaseUrl Gets the base URL of the Picturepark API. Declaration public string BaseUrl { get; } Property Value System.String Methods CreateHttpRequestMessageAsync(CancellationToken) Declaration protected Task CreateHttpRequestMessageAsync(CancellationToken cancellationToken) Parameters System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < HttpRequestMessage >" + "api/Priority_Queue.GenericPriorityQueueNode-1.html": { + "href": "api/Priority_Queue.GenericPriorityQueueNode-1.html", + "title": "Class GenericPriorityQueueNode | Picturepark.SDK.V1 API", + "keywords": "Class GenericPriorityQueueNode Inheritance System.Object GenericPriorityQueueNode Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class GenericPriorityQueueNode Type Parameters TPriority Properties InsertionIndex Represents the order the node was inserted in Declaration public long InsertionIndex { get; } Property Value System.Int64 Priority The Priority to insert this node at. Must be set BEFORE adding a node to the queue (ideally just once, in the node's constructor). Should not be manually edited once the node has been enqueued - use queue.UpdatePriority() instead Declaration public TPriority Priority { get; protected set; } Property Value TPriority QueueIndex Represents the current position in the queue Declaration public int QueueIndex { get; } Property Value System.Int32" }, - "api/Picturepark.SDK.V1.Builders.html": { - "href": "api/Picturepark.SDK.V1.Builders.html", - "title": "Namespace Picturepark.SDK.V1.Builders | Picturepark.SDK.V1 API", - "keywords": "Namespace Picturepark.SDK.V1.Builders Classes BuilderBase SchemaIndexingInfoBuilder" + "api/Priority_Queue.GenericPriorityQueue-2.html": { + "href": "api/Priority_Queue.GenericPriorityQueue-2.html", + "title": "Class GenericPriorityQueue | Picturepark.SDK.V1 API", + "keywords": "Class GenericPriorityQueue A copy of StablePriorityQueue which also has generic priority-type Inheritance System.Object GenericPriorityQueue Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public sealed class GenericPriorityQueue : IFixedSizePriorityQueue, IPriorityQueue, IEnumerable where TItem : GenericPriorityQueueNode where TPriority : IComparable Type Parameters TItem The values in the queue. Must extend the GenericPriorityQueue class TPriority The priority-type. Must extend IComparable Constructors GenericPriorityQueue(Int32) Instantiate a new Priority Queue Declaration public GenericPriorityQueue(int maxNodes) Parameters System.Int32 maxNodes The max nodes ever allowed to be enqueued (going over this will cause undefined behavior) Properties Count Returns the number of nodes in the queue. O(1) Declaration public int Count { get; } Property Value System.Int32 Implements IPriorityQueue.Count First Returns the head of the queue, without removing it (use Dequeue() for that). If the queue is empty, behavior is undefined. O(1) Declaration public TItem First { get; } Property Value TItem Implements IPriorityQueue.First MaxSize Returns the maximum number of items that can be enqueued at once in this queue. Once you hit this number (ie. once Count == MaxSize), attempting to enqueue another item will cause undefined behavior. O(1) Declaration public int MaxSize { get; } Property Value System.Int32 Methods Clear() Removes every node from the queue. O(n) (So, don't do this often!) Declaration public void Clear() Implements IPriorityQueue.Clear() Contains(TItem) Returns (in O(1)!) whether the given node is in the queue. O(1) Declaration public bool Contains(TItem node) Parameters TItem node Returns System.Boolean Implements IPriorityQueue.Contains(TItem) Dequeue() Removes the head of the queue (node with minimum priority; ties are broken by order of insertion), and returns it. If queue is empty, result is undefined O(log n) Declaration public TItem Dequeue() Returns TItem Implements IPriorityQueue.Dequeue() Enqueue(TItem, TPriority) Enqueue a node to the priority queue. Lower values are placed in front. Ties are broken by first-in-first-out. If the queue is full, the result is undefined. If the node is already enqueued, the result is undefined. O(log n) Declaration public void Enqueue(TItem node, TPriority priority) Parameters TItem node TPriority priority Implements IPriorityQueue.Enqueue(TItem, TPriority) GetEnumerator() Declaration public IEnumerator GetEnumerator() Returns IEnumerator IsValidQueue() Should not be called in production code. Checks to make sure the queue is still in a valid state. Used for testing/debugging the queue. Declaration public bool IsValidQueue() Returns System.Boolean Remove(TItem) Removes a node from the queue. The node does not need to be the head of the queue. If the node is not in the queue, the result is undefined. If unsure, check Contains() first O(log n) Declaration public void Remove(TItem node) Parameters TItem node Implements IPriorityQueue.Remove(TItem) Resize(Int32) Resize the queue so it can accept more nodes. All currently enqueued nodes are remain. Attempting to decrease the queue size to a size too small to hold the existing nodes results in undefined behavior O(n) Declaration public void Resize(int maxNodes) Parameters System.Int32 maxNodes UpdatePriority(TItem, TPriority) This method must be called on a node every time its priority changes while it is in the queue. Forgetting to call this method will result in a corrupted queue! Calling this method on a node not in the queue results in undefined behavior O(log n) Declaration public void UpdatePriority(TItem node, TPriority priority) Parameters TItem node TPriority priority Implements IPriorityQueue.UpdatePriority(TItem, TPriority)" }, - "api/Picturepark.SDK.V1.ShareClient.html": { - "href": "api/Picturepark.SDK.V1.ShareClient.html", - "title": "Class ShareClient | Picturepark.SDK.V1 API", - "keywords": "Class ShareClient Inheritance System.Object ClientBase ShareClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareClient : ClientBase, IShareClient Constructors ShareClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public ShareClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods AggregateAsync(ShareAggregationRequest, CancellationToken) Aggregate Declaration public Task AggregateAsync(ShareAggregationRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ShareAggregationRequest request Aggregation request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ObjectAggregationResult > Share aggregation result Implements IShareClient.AggregateAsync(ShareAggregationRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateAsync(ShareBaseCreateRequest, CancellationToken) Create Declaration public Task CreateAsync(ShareBaseCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ShareBaseCreateRequest request Polymorphic create contract. Use either ShareBasicCreateRequest or ShareEmbedCreateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CreateShareResult > Create result Implements IShareClient.CreateAsync(ShareBaseCreateRequest, CancellationToken) Exceptions ApiException A server side error occurred. ContentNotFoundException Content could not be found PictureparkNotFoundException Entity not found PermissionValidationException No permission to share PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyAsync(ShareDeleteManyRequest, CancellationToken) Delete multiple shares Declaration public Task DeleteManyAsync(ShareDeleteManyRequest deleteManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ShareDeleteManyRequest deleteManyRequest A delete many request containing the ids of the shares to delete. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > BusinessProcess Implements IShareClient.DeleteManyAsync(ShareDeleteManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DownloadAsync(String, Nullable, Nullable, String, CancellationToken) Download shared outputs Declaration public Task DownloadAsync(string token, int? width = default(int? ), int? height = default(int? ), string range = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String token Share token System.Nullable < System.Int32 > width Optional width in pixels to resize image System.Nullable < System.Int32 > height Optional height in pixels to resize image System.String range The range of bytes to download (http range header): bytes={from}-{to} (e.g. bytes=0-100000) System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileResponse > HttpResponseMessage Implements IShareClient.DownloadAsync(String, Nullable, Nullable, String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DownloadWithContentIdAsync(String, String, Nullable, Nullable, String, CancellationToken) Download shared outputs Declaration public Task DownloadWithContentIdAsync(string token, string contentId, int? width = default(int? ), int? height = default(int? ), string range = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String token Share token System.String contentId The content id System.Nullable < System.Int32 > width Optional width in pixels to resize image System.Nullable < System.Int32 > height Optional height in pixels to resize image System.String range The range of bytes to download (http range header): bytes={from}-{to} (e.g. bytes=0-100000) System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileResponse > HttpResponseMessage Implements IShareClient.DownloadWithContentIdAsync(String, String, Nullable, Nullable, String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DownloadWithOutputFormatIdAsync(String, String, String, Nullable, Nullable, String, CancellationToken) Download shared outputs Declaration public Task DownloadWithOutputFormatIdAsync(string token, string contentId, string outputFormatId, int? width = default(int? ), int? height = default(int? ), string range = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String token Share token System.String contentId The content id System.String outputFormatId The output format id+ System.Nullable < System.Int32 > width Optional width in pixels to resize image System.Nullable < System.Int32 > height Optional height in pixels to resize image System.String range The range of bytes to download (http range header): bytes={from}-{to} (e.g. bytes=0-100000) System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileResponse > HttpResponseMessage Implements IShareClient.DownloadWithOutputFormatIdAsync(String, String, String, Nullable, Nullable, String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get Declaration public Task GetAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id Share Id (not token, use GetShareJson to get share by token) System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ShareDetail > Share detail Implements IShareClient.GetAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. ShareNotFoundException Share could not be found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetShareJsonAsync(String, CancellationToken) Get share json Declaration public Task GetShareJsonAsync(string token, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String token Share token System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Object > ShareDetail Implements IShareClient.GetShareJsonAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < ShareClient.ObjectResponseResult > Type Parameters T SearchAsync(ShareSearchRequest, CancellationToken) Search Declaration public Task SearchAsync(ShareSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ShareSearchRequest request Search request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ShareSearchResult > Share search result Implements IShareClient.SearchAsync(ShareSearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(String, ShareBaseUpdateRequest, CancellationToken) Update Declaration public Task UpdateAsync(string id, ShareBaseUpdateRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id The share id. ShareBaseUpdateRequest updateRequest The share update request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ShareDetail > Share detail Implements IShareClient.UpdateAsync(String, ShareBaseUpdateRequest, CancellationToken) Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException A server side error occurred. PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict" + "api/Priority_Queue.FastPriorityQueueNode.html": { + "href": "api/Priority_Queue.FastPriorityQueueNode.html", + "title": "Class FastPriorityQueueNode | Picturepark.SDK.V1 API", + "keywords": "Class FastPriorityQueueNode Inheritance System.Object FastPriorityQueueNode StablePriorityQueueNode Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FastPriorityQueueNode Properties Priority The Priority to insert this node at. Must be set BEFORE adding a node to the queue (ideally just once, in the node's constructor). Should not be manually edited once the node has been enqueued - use queue.UpdatePriority() instead Declaration public float Priority { get; protected set; } Property Value System.Single QueueIndex Represents the current position in the queue Declaration public int QueueIndex { get; } Property Value System.Int32" }, - "api/Picturepark.SDK.V1.ShareClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.ShareClient.ObjectResponseResult-1.html", - "title": "Struct ShareClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct ShareClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Priority_Queue.FastPriorityQueue-1.html": { + "href": "api/Priority_Queue.FastPriorityQueue-1.html", + "title": "Class FastPriorityQueue | Picturepark.SDK.V1 API", + "keywords": "Class FastPriorityQueue An implementation of a min-Priority Queue using a heap. Has O(1) .Contains()! See https://github.com/BlueRaja/High-Speed-Priority-Queue-for-C-Sharp/wiki/Getting-Started for more information Inheritance System.Object FastPriorityQueue Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public sealed class FastPriorityQueue : IFixedSizePriorityQueue, IPriorityQueue, IEnumerable where T : FastPriorityQueueNode Type Parameters T The values in the queue. Must extend the FastPriorityQueueNode class Constructors FastPriorityQueue(Int32) Instantiate a new Priority Queue Declaration public FastPriorityQueue(int maxNodes) Parameters System.Int32 maxNodes The max nodes ever allowed to be enqueued (going over this will cause undefined behavior) Properties Count Returns the number of nodes in the queue. O(1) Declaration public int Count { get; } Property Value System.Int32 Implements IPriorityQueue.Count First Returns the head of the queue, without removing it (use Dequeue() for that). If the queue is empty, behavior is undefined. O(1) Declaration public T First { get; } Property Value T Implements IPriorityQueue.First MaxSize Returns the maximum number of items that can be enqueued at once in this queue. Once you hit this number (ie. once Count == MaxSize), attempting to enqueue another item will cause undefined behavior. O(1) Declaration public int MaxSize { get; } Property Value System.Int32 Methods Clear() Removes every node from the queue. O(n) (So, don't do this often!) Declaration public void Clear() Implements IPriorityQueue.Clear() Contains(T) Returns (in O(1)!) whether the given node is in the queue. O(1) Declaration public bool Contains(T node) Parameters T node Returns System.Boolean Implements IPriorityQueue.Contains(TItem) Dequeue() Removes the head of the queue and returns it. If queue is empty, result is undefined O(log n) Declaration public T Dequeue() Returns T Implements IPriorityQueue.Dequeue() Enqueue(T, Single) Enqueue a node to the priority queue. Lower values are placed in front. Ties are broken by first-in-first-out. If the queue is full, the result is undefined. If the node is already enqueued, the result is undefined. O(log n) Declaration public void Enqueue(T node, float priority) Parameters T node System.Single priority Implements IPriorityQueue.Enqueue(TItem, TPriority) GetEnumerator() Declaration public IEnumerator GetEnumerator() Returns IEnumerator IsValidQueue() Should not be called in production code. Checks to make sure the queue is still in a valid state. Used for testing/debugging the queue. Declaration public bool IsValidQueue() Returns System.Boolean Remove(T) Removes a node from the queue. The node does not need to be the head of the queue. If the node is not in the queue, the result is undefined. If unsure, check Contains() first O(log n) Declaration public void Remove(T node) Parameters T node Implements IPriorityQueue.Remove(TItem) Resize(Int32) Resize the queue so it can accept more nodes. All currently enqueued nodes are remain. Attempting to decrease the queue size to a size too small to hold the existing nodes results in undefined behavior O(n) Declaration public void Resize(int maxNodes) Parameters System.Int32 maxNodes UpdatePriority(T, Single) This method must be called on a node every time its priority changes while it is in the queue. Forgetting to call this method will result in a corrupted queue! Calling this method on a node not in the queue results in undefined behavior O(log n) Declaration public void UpdatePriority(T node, float priority) Parameters T node System.Single priority Implements IPriorityQueue.UpdatePriority(TItem, TPriority)" }, - "api/Picturepark.SDK.V1.ServiceProvider.html": { - "href": "api/Picturepark.SDK.V1.ServiceProvider.html", - "title": "Namespace Picturepark.SDK.V1.ServiceProvider | Picturepark.SDK.V1 API", - "keywords": "Namespace Picturepark.SDK.V1.ServiceProvider Classes Configuration ServiceProviderClient" + "api/Picturepark.SDK.V1.Contract.UserRoleEditable.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserRoleEditable.html", + "title": "Class UserRoleEditable | Picturepark.SDK.V1 API", + "keywords": "Class UserRoleEditable Represents a user role, which associates users with user rights. Inheritance System.Object UserRoleEditable UserRole UserRoleCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleEditable Properties Names Language specific user role names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary UserRights All user rights for this user role. Declaration public ICollection UserRights { get; set; } Property Value System.Collections.Generic.ICollection < UserRight > Methods FromJson(String) Declaration public static UserRoleEditable FromJson(string data) Parameters System.String data Returns UserRoleEditable ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.ServiceProvider.ServiceProviderClient.html": { - "href": "api/Picturepark.SDK.V1.ServiceProvider.ServiceProviderClient.html", - "title": "Class ServiceProviderClient | Picturepark.SDK.V1 API", - "keywords": "Class ServiceProviderClient Inheritance System.Object ServiceProviderClient Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ServiceProviderClient : IDisposable Constructors ServiceProviderClient(Configuration) Declaration public ServiceProviderClient(Configuration configuration) Parameters Configuration configuration Methods Dispose() Declaration public void Dispose() Implements System.IDisposable.Dispose() GetLiveStreamObserver(Int32, Int32) Declaration public IObservable> GetLiveStreamObserver(int bufferSize = 0, int delayMilliseconds = 0) Parameters System.Int32 bufferSize System.Int32 delayMilliseconds Returns System.IObservable < EventPattern < EventArgsLiveStreamMessage >>" + "api/Picturepark.SDK.V1.Contract.UserRoleDetail.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserRoleDetail.html", + "title": "Class UserRoleDetail | Picturepark.SDK.V1 API", + "keywords": "Class UserRoleDetail Represents a user role, which associates users with user rights. Inheritance System.Object UserRoleEditable UserRole UserRoleDetail Inherited Members UserRole.Id UserRoleEditable.Names UserRoleEditable.UserRights System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleDetail : UserRole Properties Audit Audit information. Declaration public UserAuditDetail Audit { get; set; } Property Value UserAuditDetail Methods FromJson(String) Declaration public static UserRoleDetail FromJson(string data) Parameters System.String data Returns UserRoleDetail ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.EnvironmentClient.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.EnvironmentClient.html", - "title": "Class EnvironmentClient | Picturepark.SDK.V1 API", - "keywords": "Class EnvironmentClient Inheritance System.Object ClientBase EnvironmentClient Inherited Members ClientBase.BaseUrl ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentClient : ClientBase, IEnvironmentClient Constructors EnvironmentClient(ICloudManagerServiceSettings, Net.Http.HttpClient) Declaration public EnvironmentClient(ICloudManagerServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters ICloudManagerServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods CreateEnvironmentAsync(CancellationToken) Declaration public Task CreateEnvironmentAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentConfiguration > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetVersionAsync(CancellationToken) Declaration public Task GetVersionAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < VersionInfo > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < EnvironmentClient.ObjectResponseResult > Type Parameters T" + "api/Picturepark.SDK.V1.Contract.UserRoleDeleteManyRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserRoleDeleteManyRequest.html", + "title": "Class UserRoleDeleteManyRequest | Picturepark.SDK.V1 API", + "keywords": "Class UserRoleDeleteManyRequest Holds information about which user roles are requested to be deleted. Inheritance System.Object UserRoleDeleteManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleDeleteManyRequest Properties Ids IDs of the user roles to delete. Declaration public ICollection Ids { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static UserRoleDeleteManyRequest FromJson(string data) Parameters System.String data Returns UserRoleDeleteManyRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.EnvironmentClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.EnvironmentClient.ObjectResponseResult-1.html", - "title": "Struct EnvironmentClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct EnvironmentClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.Contract.UserRoleCreateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserRoleCreateRequest.html", + "title": "Class UserRoleCreateRequest | Picturepark.SDK.V1 API", + "keywords": "Class UserRoleCreateRequest Holds information needed for user role creation. Inheritance System.Object UserRoleEditable UserRoleCreateRequest Inherited Members UserRoleEditable.Names UserRoleEditable.UserRights System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleCreateRequest : UserRoleEditable Properties RequestId Optional client reference for this request. Will be returned back in response to make easier for clients to match request items with the respective results. It is not persisted anywhere and it is ignored in single operations. Declaration public string RequestId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserRoleCreateRequest FromJson(string data) Parameters System.String data Returns UserRoleCreateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.CustomerServiceProviderClient.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.CustomerServiceProviderClient.html", - "title": "Class CustomerServiceProviderClient | Picturepark.SDK.V1 API", - "keywords": "Class CustomerServiceProviderClient Inheritance System.Object ClientBase CustomerServiceProviderClient Inherited Members ClientBase.BaseUrl ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerServiceProviderClient : ClientBase, ICustomerServiceProviderClient Constructors CustomerServiceProviderClient(ICloudManagerServiceSettings, Net.Http.HttpClient) Declaration public CustomerServiceProviderClient(ICloudManagerServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters ICloudManagerServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods CreateAsync(CustomerServiceProviderCreateRequest, CancellationToken) Declaration public Task CreateAsync(CustomerServiceProviderCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters CustomerServiceProviderCreateRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerServiceProvider > Exceptions ApiException A server side error occurred. ServiceProviderNotFoundException Service provoider with this id could not be found CustomerAliasNotFoundException Customer with this alias could not be found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, String, CancellationToken) Declaration public Task DeleteAsync(string customerAlias, string serviceProviderId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias System.String serviceProviderId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. ServiceProviderNotFoundException Service provoider with this id could not be found CustomerAliasNotFoundException Customer with this alias could not be found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < CustomerServiceProviderClient.ObjectResponseResult > Type Parameters T" + "api/Picturepark.SDK.V1.Contract.UserRoleCreateManyRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserRoleCreateManyRequest.html", + "title": "Class UserRoleCreateManyRequest | Picturepark.SDK.V1 API", + "keywords": "Class UserRoleCreateManyRequest Holds information needed to create multiple user roles. Inheritance System.Object UserRoleCreateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleCreateManyRequest Properties Items Multiple user creation requests. Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < UserRoleCreateRequest > Methods FromJson(String) Declaration public static UserRoleCreateManyRequest FromJson(string data) Parameters System.String data Returns UserRoleCreateManyRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.CustomerServiceProviderClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.CustomerServiceProviderClient.ObjectResponseResult-1.html", - "title": "Struct CustomerServiceProviderClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct CustomerServiceProviderClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.Contract.UserRole.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserRole.html", + "title": "Class UserRole | Picturepark.SDK.V1 API", + "keywords": "Class UserRole Represents a user role, which associates users with user rights. Inheritance System.Object UserRoleEditable UserRole UserRoleDetail Inherited Members UserRoleEditable.Names UserRoleEditable.UserRights System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRole : UserRoleEditable Properties Id User role ID. Declaration public string Id { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserRole FromJson(string data) Parameters System.String data Returns UserRole ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SortableFieldThresholdExceededException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SortableFieldThresholdExceededException.html", - "title": "Class SortableFieldThresholdExceededException | Picturepark.SDK.V1 API", - "keywords": "Class SortableFieldThresholdExceededException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SortableFieldThresholdExceededException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SortableFieldThresholdExceededException : PictureparkValidationException, ISerializable, _Exception Properties SchemaIds Declaration public ICollection SchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SortableFieldCount Declaration public double SortableFieldCount { get; set; } Property Value System.Double SortableFieldThreshold Declaration public int SortableFieldThreshold { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static SortableFieldThresholdExceededException FromJson(string data) Parameters System.String data Returns SortableFieldThresholdExceededException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.UserReviewRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserReviewRequest.html", + "title": "Class UserReviewRequest | Picturepark.SDK.V1 API", + "keywords": "Class UserReviewRequest Holds additional information for user review. Inheritance System.Object UserReviewRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserReviewRequest Properties Reviewed Indicates the requested review state of the user. If true is specified, user will be transitioned into reviewed state. False will put the user back into to be reviewed state. Declaration public bool Reviewed { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static UserReviewRequest FromJson(string data) Parameters System.String data Returns UserReviewRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotTimeoutException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotTimeoutException.html", - "title": "Class SnapshotTimeoutException | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotTimeoutException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException SnapshotTimeoutException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotTimeoutException : PictureparkTimeoutException, ISerializable, _Exception Methods FromJson(String) Declaration public static SnapshotTimeoutException FromJson(string data) Parameters System.String data Returns SnapshotTimeoutException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.UserLockRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserLockRequest.html", + "title": "Class UserLockRequest | Picturepark.SDK.V1 API", + "keywords": "Class UserLockRequest Inheritance System.Object UserLockRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserLockRequest Properties Lock Indicates the requested lock state of the user. If true was specified, the user will be locked . False will unlock the previously locked user. Declaration public bool Lock { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static UserLockRequest FromJson(string data) Parameters System.String data Returns UserLockRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotSkippedException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotSkippedException.html", - "title": "Class SnapshotSkippedException | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotSkippedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException SnapshotSkippedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotSkippedException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static SnapshotSkippedException FromJson(string data) Parameters System.String data Returns SnapshotSkippedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ImportTransferRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ImportTransferRequest.html", + "title": "Class ImportTransferRequest | Picturepark.SDK.V1 API", + "keywords": "Class ImportTransferRequest Inheritance System.Object ImportTransferRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ImportTransferRequest Properties ContentPermissionSetIds An optional id list of content permission sets. Controls content accessibility outside of content ownership. Declaration public ICollection ContentPermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > LayerSchemaIds An optional id list of schemas with type layer. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Metadata The metadata to be assigned to the imported content. It's a dictionary of dynamic metadata whose structure is defined in the Layer schemas identified by the LayerSchemaIds property. Declaration public IDictionary Metadata { get; set; } Property Value System.Collections.Generic.IDictionary < System.String , System.Object > Methods FromJson(String) Declaration public static ImportTransferRequest FromJson(string data) Parameters System.String data Returns ImportTransferRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotShardFailure.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotShardFailure.html", - "title": "Class SnapshotShardFailure | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotShardFailure Inheritance System.Object SnapshotShardFailure Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotShardFailure Properties Index The Index having the shard failure. Declaration public string Index { get; set; } Property Value System.String NodeId The elastic search NodeId. Declaration public string NodeId { get; set; } Property Value System.String Reason The elastic serach shard failure Reason. Declaration public string Reason { get; set; } Property Value System.String ShardId The failing elastic search ShardId. Declaration public string ShardId { get; set; } Property Value System.String Status The snapshot failure status. Declaration public string Status { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SnapshotShardFailure FromJson(string data) Parameters System.String data Returns SnapshotShardFailure ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ImportTransferPartialRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ImportTransferPartialRequest.html", + "title": "Class ImportTransferPartialRequest | Picturepark.SDK.V1 API", + "keywords": "Class ImportTransferPartialRequest Inheritance System.Object ImportTransferPartialRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ImportTransferPartialRequest Properties Items Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < FileTransferCreateItem > Methods FromJson(String) Declaration public static ImportTransferPartialRequest FromJson(string data) Parameters System.String data Returns ImportTransferPartialRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DuplicateSchemaInfoException.html": { - "href": "api/Picturepark.SDK.V1.Contract.DuplicateSchemaInfoException.html", - "title": "Class DuplicateSchemaInfoException | Picturepark.SDK.V1 API", - "keywords": "Class DuplicateSchemaInfoException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException DuplicateSchemaInfoException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateSchemaInfoException : PictureparkBusinessException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateSchemaInfoException FromJson(string data) Parameters System.String data Returns DuplicateSchemaInfoException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ImageMetadata.html": { + "href": "api/Picturepark.SDK.V1.Contract.ImageMetadata.html", + "title": "Class ImageMetadata | Picturepark.SDK.V1 API", + "keywords": "Class ImageMetadata Inheritance System.Object FileMetadata ImageMetadata Inherited Members FileMetadata.Names FileMetadata.Descriptions FileMetadata.FileExtension FileMetadata.FileName FileMetadata.FilePath FileMetadata.FileSizeInBytes FileMetadata.Sha1Hash FileMetadata.XmpMetadata FileMetadata.ExifMetadata FileMetadata.Language System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ImageMetadata : FileMetadata Properties BitsPerChannel Declaration public int BitsPerChannel { get; set; } Property Value System.Int32 BitsPerPixel Declaration public int BitsPerPixel { get; set; } Property Value System.Int32 Channels Declaration public string Channels { get; set; } Property Value System.String ColorProfile Declaration public string ColorProfile { get; set; } Property Value System.String ColorSpace Declaration public string ColorSpace { get; set; } Property Value System.String HasAdobeResourceData Declaration public bool HasAdobeResourceData { get; set; } Property Value System.Boolean HasAlpha Declaration public bool HasAlpha { get; set; } Property Value System.Boolean HasExifData Declaration public bool HasExifData { get; set; } Property Value System.Boolean HasIptcData Declaration public bool HasIptcData { get; set; } Property Value System.Boolean HasXmpData Declaration public bool HasXmpData { get; set; } Property Value System.Boolean Height Declaration public int Height { get; set; } Property Value System.Int32 HeightInCm Declaration public double HeightInCm { get; set; } Property Value System.Double HeightInInch Declaration public double HeightInInch { get; set; } Property Value System.Double HorizontalResolution Declaration public double HorizontalResolution { get; set; } Property Value System.Double IsExtended Declaration public bool IsExtended { get; set; } Property Value System.Boolean IsIndexed Declaration public bool IsIndexed { get; set; } Property Value System.Boolean PixelFormat Declaration public string PixelFormat { get; set; } Property Value System.String TotalFrames Declaration public int TotalFrames { get; set; } Property Value System.Int32 TotalUnspecifiedTiffExtraChannels Declaration public int TotalUnspecifiedTiffExtraChannels { get; set; } Property Value System.Int32 UncompressedSizeInBytes Declaration public long UncompressedSizeInBytes { get; set; } Property Value System.Int64 VerticalResolution Declaration public double VerticalResolution { get; set; } Property Value System.Double Width Declaration public int Width { get; set; } Property Value System.Int32 WidthInCm Declaration public double WidthInCm { get; set; } Property Value System.Double WidthInInch Declaration public double WidthInInch { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static ImageMetadata FromJson(string data) Parameters System.String data Returns ImageMetadata ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DuplicateSchemaException.html": { - "href": "api/Picturepark.SDK.V1.Contract.DuplicateSchemaException.html", - "title": "Class DuplicateSchemaException | Picturepark.SDK.V1 API", - "keywords": "Class DuplicateSchemaException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicateSchemaException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateSchemaException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateSchemaException FromJson(string data) Parameters System.String data Returns DuplicateSchemaException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Metadata.html": { + "href": "api/Picturepark.SDK.V1.Contract.Metadata.html", + "title": "Class Metadata | Picturepark.SDK.V1 API", + "keywords": "Class Metadata Inheritance System.Object Metadata Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public static class Metadata Methods From(Object[]) Creates a metadata dictionary from a layer or a set of layers. Declaration public static IDictionary From(params object[] layers) Parameters System.Object [] layers Objects containing data for respective layers Returns IDictionary < System.String , System.Object > Metadata dictionary that can be used in a Metadata property of various contracts, e.g. ContentCreateRequest Remarks Layer names (schema IDs) will be determined by schema ID defined in PictureparkSchemaAttribute on the layer class (if applied) or the name of the type. For use with anonymous classes, please use the From(String, Object) overload. From(String, Object) Creates a metadata dictionary from a layer. Usually used if the layer object is an anonymous object or a dictionary. Declaration public static IDictionary From(string layerName, object layer) Parameters System.String layerName Schema ID of the layer schema System.Object layer Object containing data of the layer Returns IDictionary < System.String , System.Object > Metadata dictionary that can be used in a Metadata property of various contracts, e.g. ContentCreateRequest ResolveLayerKey(Type) Resolves layer key for metadata dictionary based on either the ID defined in (if applied on the type) or based on type name. Declaration public static string ResolveLayerKey(Type layerType) Parameters System.Type layerType Type for which to resolve layer key Returns System.String Resolved layer key ResolveSchemaId(Type) Resolves schema ID based on either the ID defined in (if applied on the type) or based on type name. Declaration public static string ResolveSchemaId(Type layerType) Parameters System.Type layerType Type for which to resolve schema ID Returns System.String Resolved schema ID Update(Expression>, TProperty) Creates a metadata dictionary for a use in a metadata update scenario. Declaration public static IDictionary Update(Expression> property, TProperty newValue) Parameters Expression < System.Func > property The property on the object (schema field) you want to update TProperty newValue New value you want to update the schema field to Returns IDictionary < System.String , System.Object > Metadata dictionary that can be used in a Metadata property of update contracts, e.g. ContentMetadataUpdateRequest Type Parameters T TProperty Remarks Layer name (schema ID) will be determined by schema ID defined in PictureparkSchemaAttribute on the layer class (if applied) or the name of the type. Anonymous classes are naturally not supported." }, - "api/Picturepark.SDK.V1.Contract.DuplicateRightException.html": { - "href": "api/Picturepark.SDK.V1.Contract.DuplicateRightException.html", - "title": "Class DuplicateRightException | Picturepark.SDK.V1 API", - "keywords": "Class DuplicateRightException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicateRightException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateRightException : PictureparkValidationException, ISerializable, _Exception Properties PermissionSetId Declaration public string PermissionSetId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateRightException FromJson(string data) Parameters System.String data Returns DuplicateRightException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.PictureparkAnalyzerAttribute.html": { + "href": "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.PictureparkAnalyzerAttribute.html", + "title": "Class PictureparkAnalyzerAttribute | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkAnalyzerAttribute Inheritance System.Object System.Attribute PictureparkAnalyzerAttribute PictureparkEdgeNGramAnalyzerAttribute PictureparkLanguageAnalyzerAttribute PictureparkNGramAnalyzerAttribute PictureparkPathHierarchyAnalyzerAttribute PictureparkSimpleAnalyzerAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class PictureparkAnalyzerAttribute : Attribute, _Attribute, IPictureparkAttribute Properties Index Declaration public bool Index { get; set; } Property Value System.Boolean SimpleSearch Declaration public bool SimpleSearch { get; set; } Property Value System.Boolean Methods CreateAnalyzer() Creates an analyzer based on the attribute. Declaration public abstract AnalyzerBase CreateAnalyzer() Returns AnalyzerBase The analyzer." }, - "api/Picturepark.SDK.V1.Contract.DuplicateOutputFormatIdException.html": { - "href": "api/Picturepark.SDK.V1.Contract.DuplicateOutputFormatIdException.html", - "title": "Class DuplicateOutputFormatIdException | Picturepark.SDK.V1 API", - "keywords": "Class DuplicateOutputFormatIdException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicateOutputFormatIdException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateOutputFormatIdException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static DuplicateOutputFormatIdException FromJson(string data) Parameters System.String data Returns DuplicateOutputFormatIdException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.TransferSearchRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.TransferSearchRequest.html", + "title": "Class TransferSearchRequest | Picturepark.SDK.V1 API", + "keywords": "Class TransferSearchRequest Request to search for transfers. Inheritance System.Object TransferSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TransferSearchRequest Properties DebugMode Enable debug mode: additional debug information regarding the query execution and reason of the matched documents are returned in the TransferSearchResult. Warning! It severely affects performance. Declaration public bool DebugMode { get; set; } Property Value System.Boolean Filter An optional search filter. Limits the document result set. Declaration public FilterBase Filter { get; set; } Property Value FilterBase Limit Limits the document count of the result set. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken The token used to retrieve the next page of results. It must be null on first request and only filled with the returned pageToken to request next page of results. Declaration public string PageToken { get; set; } Property Value System.String SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchString Limits the search by using a query string filter. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TransferSearchRequest FromJson(string data) Parameters System.String data Returns TransferSearchRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.CustomerHostNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.CustomerHostNotFoundException.html", - "title": "Class CustomerHostNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class CustomerHostNotFoundException Inheritance System.Object System.Exception PictureparkException CustomerHostNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerHostNotFoundException : PictureparkException, ISerializable, _Exception Properties HostName Declaration public string HostName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerHostNotFoundException FromJson(string data) Parameters System.String data Returns CustomerHostNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.FileTransferDeleteRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.FileTransferDeleteRequest.html", + "title": "Class FileTransferDeleteRequest | Picturepark.SDK.V1 API", + "keywords": "Class FileTransferDeleteRequest Deletes files from transfer. Inheritance System.Object FileTransferDeleteRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FileTransferDeleteRequest Properties FileTransferIds List of IDs of file transfers to delete. Declaration public ICollection FileTransferIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > TransferId ID of transfer. Declaration public string TransferId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FileTransferDeleteRequest FromJson(string data) Parameters System.String data Returns FileTransferDeleteRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.CustomerDeactivationException.html": { - "href": "api/Picturepark.SDK.V1.Contract.CustomerDeactivationException.html", - "title": "Class CustomerDeactivationException | Picturepark.SDK.V1 API", - "keywords": "Class CustomerDeactivationException Inheritance System.Object System.Exception PictureparkException CustomerDeactivationException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerDeactivationException : PictureparkException, ISerializable, _Exception Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String DeactivationMessage Declaration public string DeactivationMessage { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerDeactivationException FromJson(string data) Parameters System.String data Returns CustomerDeactivationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.FileTransferCreateItem.html": { + "href": "api/Picturepark.SDK.V1.Contract.FileTransferCreateItem.html", + "title": "Class FileTransferCreateItem | Picturepark.SDK.V1 API", + "keywords": "Class FileTransferCreateItem Inheritance System.Object FileTransferCreateItem Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FileTransferCreateItem Properties ContentPermissionSetIds An optional id list of content permission sets. Controls content accessibility outside of content ownership. Declaration public ICollection ContentPermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > FileId Declaration public string FileId { get; set; } Property Value System.String LayerSchemaIds An optional id list of schemas with type layer. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Metadata The metadata to be assigned to the imported content. It's a dictionary of dynamic metadata whose structure is defined in the Layer schemas identified by the LayerSchemaIds property. Declaration public IDictionary Metadata { get; set; } Property Value System.Collections.Generic.IDictionary < System.String , System.Object > Methods FromJson(String) Declaration public static FileTransferCreateItem FromJson(string data) Parameters System.String data Returns FileTransferCreateItem ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.CustomerChangeEvent.html": { - "href": "api/Picturepark.SDK.V1.Contract.CustomerChangeEvent.html", - "title": "Class CustomerChangeEvent | Picturepark.SDK.V1 API", - "keywords": "Class CustomerChangeEvent Inheritance System.Object ApplicationEvent ConfigurationChangeEvent CustomerChangeEvent Inherited Members ConfigurationChangeEvent.DocumentType ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerChangeEvent : ConfigurationChangeEvent Properties LifeCycle Declaration public LifeCycle LifeCycle { get; set; } Property Value LifeCycle Methods FromJson(String) Declaration public static CustomerChangeEvent FromJson(string data) Parameters System.String data Returns CustomerChangeEvent ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.FileTransfer.html": { + "href": "api/Picturepark.SDK.V1.Contract.FileTransfer.html", + "title": "Class FileTransfer | Picturepark.SDK.V1 API", + "keywords": "Class FileTransfer Representation of a file transfer. Inheritance System.Object FileTransfer FileTransferDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FileTransfer Properties ContentId ID of Content created for file. Declaration public string ContentId { get; set; } Property Value System.String Id ID of file transfer. Declaration public string Id { get; set; } Property Value System.String Identifier Replaced in favor of RequestId. Client provided identifier. Declaration public string Identifier { get; set; } Property Value System.String Name Name of file transfer. Declaration public string Name { get; set; } Property Value System.String RequestId Client provided identifier. Declaration public string RequestId { get; set; } Property Value System.String State State of file transfer. Declaration public FileTransferState State { get; set; } Property Value FileTransferState TransferId ID of transfer. Declaration public string TransferId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FileTransfer FromJson(string data) Parameters System.String data Returns FileTransfer ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.CustomerBoostValuesUpdateTimeoutException.html": { - "href": "api/Picturepark.SDK.V1.Contract.CustomerBoostValuesUpdateTimeoutException.html", - "title": "Class CustomerBoostValuesUpdateTimeoutException | Picturepark.SDK.V1 API", - "keywords": "Class CustomerBoostValuesUpdateTimeoutException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException CustomerBoostValuesUpdateTimeoutException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerBoostValuesUpdateTimeoutException : PictureparkTimeoutException, ISerializable, _Exception Properties EnvironmentProcessId Declaration public string EnvironmentProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerBoostValuesUpdateTimeoutException FromJson(string data) Parameters System.String data Returns CustomerBoostValuesUpdateTimeoutException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.FileResponse.html": { + "href": "api/Picturepark.SDK.V1.Contract.FileResponse.html", + "title": "Class FileResponse | Picturepark.SDK.V1 API", + "keywords": "Class FileResponse Inheritance System.Object FileResponse Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FileResponse : IDisposable Constructors FileResponse(Int32, IReadOnlyDictionary>, Stream, IDisposable, IDisposable) Declaration public FileResponse(int statusCode, IReadOnlyDictionary> headers, Stream stream, IDisposable client, IDisposable response) Parameters System.Int32 statusCode System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers System.IO.Stream stream System.IDisposable client System.IDisposable response Properties Headers Declaration public IReadOnlyDictionary> Headers { get; } Property Value System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> IsPartial Declaration public bool IsPartial { get; } Property Value System.Boolean StatusCode Declaration public int StatusCode { get; } Property Value System.Int32 Stream Declaration public Stream Stream { get; } Property Value System.IO.Stream Methods Dispose() Declaration public void Dispose() Implements System.IDisposable.Dispose() GetResponse() Declaration public IDisposable GetResponse() Returns System.IDisposable" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.DeactivationCustomerRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DeactivationCustomerRequest.html", - "title": "Class DeactivationCustomerRequest | Picturepark.SDK.V1 API", - "keywords": "Class DeactivationCustomerRequest Inheritance System.Object DeactivationCustomerRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DeactivationCustomerRequest Properties CustomerId The customer id. Declaration public string CustomerId { get; set; } Property Value System.String DeactivationMessage Language specific deactivation messages. Declaration public TranslatedStringDictionary DeactivationMessage { get; set; } Property Value TranslatedStringDictionary Methods FromJson(String) Declaration public static DeactivationCustomerRequest FromJson(string data) Parameters System.String data Returns DeactivationCustomerRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.FileParameter.html": { + "href": "api/Picturepark.SDK.V1.Contract.FileParameter.html", + "title": "Class FileParameter | Picturepark.SDK.V1 API", + "keywords": "Class FileParameter Inheritance System.Object FileParameter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FileParameter Constructors FileParameter(Stream) Declaration public FileParameter(Stream data) Parameters System.IO.Stream data FileParameter(Stream, String) Declaration public FileParameter(Stream data, string fileName) Parameters System.IO.Stream data System.String fileName FileParameter(Stream, String, String) Declaration public FileParameter(Stream data, string fileName, string contentType) Parameters System.IO.Stream data System.String fileName System.String contentType Properties ContentType Declaration public string ContentType { get; } Property Value System.String Data Declaration public Stream Data { get; } Property Value System.IO.Stream FileName Declaration public string FileName { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerExportRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerExportRequest.html", - "title": "Class CustomerExportRequest | Picturepark.SDK.V1 API", - "keywords": "Class CustomerExportRequest Inheritance System.Object CustomerExportRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerExportRequest Properties CustomerAlias Declaration public string CustomerAlias { get; set; } Property Value System.String KeepRepository Declaration public bool KeepRepository { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static CustomerExportRequest FromJson(string data) Parameters System.String data Returns CustomerExportRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.FileMetadata.html": { + "href": "api/Picturepark.SDK.V1.Contract.FileMetadata.html", + "title": "Class FileMetadata | Picturepark.SDK.V1 API", + "keywords": "Class FileMetadata Inheritance System.Object FileMetadata AudioMetadata DocumentMetadata ImageMetadata VideoMetadata Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FileMetadata Properties Descriptions Declaration public TranslatedStringDictionary Descriptions { get; set; } Property Value TranslatedStringDictionary ExifMetadata Declaration public object ExifMetadata { get; set; } Property Value System.Object FileExtension Declaration public string FileExtension { get; set; } Property Value System.String FileName Declaration public string FileName { get; set; } Property Value System.String FilePath Declaration public string FilePath { get; set; } Property Value System.String FileSizeInBytes Declaration public long? FileSizeInBytes { get; set; } Property Value System.Nullable < System.Int64 > Language Declaration public string Language { get; set; } Property Value System.String Names Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary Sha1Hash Declaration public string Sha1Hash { get; set; } Property Value System.String XmpMetadata Declaration public object XmpMetadata { get; set; } Property Value System.Object Methods FromJson(String) Declaration public static FileMetadata FromJson(string data) Parameters System.String data Returns FileMetadata ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerDeactivationException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerDeactivationException.html", - "title": "Class CustomerDeactivationException | Picturepark.SDK.V1 API", - "keywords": "Class CustomerDeactivationException Inheritance System.Object System.Exception PictureparkException CustomerDeactivationException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerDeactivationException : PictureparkException, ISerializable, _Exception Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String DeactivationMessage Declaration public string DeactivationMessage { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerDeactivationException FromJson(string data) Parameters System.String data Returns CustomerDeactivationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.FileLocations.html": { + "href": "api/Picturepark.SDK.V1.Contract.FileLocations.html", + "title": "Class FileLocations | Picturepark.SDK.V1 API", + "keywords": "Class FileLocations Specifies the location where to upload the file from and optional filename if it should be renamed on upload Inheritance System.Object FileLocations Inherited Members System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FileLocations Constructors FileLocations(String, String, String) Initializes a new instance of the FileLocations class. Declaration public FileLocations(string absoluteSourcePath, string fileNameOverride = null, string identifier = null) Parameters System.String absoluteSourcePath Physical (absolute) source file path System.String fileNameOverride Specify if you want to upload the file under a different filename than the source name. If a path is specified, only the filename will be used. System.String identifier The identifier of the file for internal book keeping. Usually this is auto-generated. Properties AbsoluteSourcePath Physical (absolute) source file path Declaration public string AbsoluteSourcePath { get; } Property Value System.String Identifier The identifier of the file for internal book keeping Usually this is auto-generated. Declaration public string Identifier { get; } Property Value System.String UploadAs The filename under which the file will be uploaded Declaration public string UploadAs { get; } Property Value System.String Methods ToString() Declaration public override string ToString() Returns System.String Overrides System.Object.ToString() Operators Implicit(String to FileLocations) Declaration public static implicit operator FileLocations(string path) Parameters System.String path Returns FileLocations" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerAliasNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerAliasNotFoundException.html", - "title": "Class CustomerAliasNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class CustomerAliasNotFoundException Inheritance System.Object System.Exception PictureparkException CustomerAliasNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerAliasNotFoundException : PictureparkException, ISerializable, _Exception Properties CustomerAlias Declaration public string CustomerAlias { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerAliasNotFoundException FromJson(string data) Parameters System.String data Returns CustomerAliasNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DisplayValueDictionary.html": { + "href": "api/Picturepark.SDK.V1.Contract.DisplayValueDictionary.html", + "title": "Class DisplayValueDictionary | Picturepark.SDK.V1 API", + "keywords": "Class DisplayValueDictionary Inheritance System.Object System.Collections.Generic.Dictionary < System.String , System.String > DisplayValueDictionary Inherited Members System.Collections.Generic.Dictionary.Add(System.String, System.String) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Add(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Contains(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Remove(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.Clear() System.Collections.Generic.Dictionary.ContainsKey(System.String) System.Collections.Generic.Dictionary.ContainsValue(System.String) System.Collections.Generic.Dictionary.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.Generic.IEnumerable>.GetEnumerator() System.Collections.Generic.Dictionary.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Collections.Generic.Dictionary.OnDeserialization(System.Object) System.Collections.Generic.Dictionary.Remove(System.String) System.Collections.Generic.Dictionary.TryGetValue(System.String, System.String) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.CopyTo(System.Collections.Generic.KeyValuePair[], System.Int32) System.Collections.Generic.Dictionary.System.Collections.ICollection.CopyTo(System.Array, System.Int32) System.Collections.Generic.Dictionary.System.Collections.IEnumerable.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.IDictionary.get_Item(System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.set_Item(System.Object, System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.Add(System.Object, System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.Contains(System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.IDictionary.Remove(System.Object) System.Collections.Generic.Dictionary.Comparer System.Collections.Generic.Dictionary.Count System.Collections.Generic.Dictionary.Keys System.Collections.Generic.Dictionary.System.Collections.Generic.IDictionary.Keys System.Collections.Generic.Dictionary.System.Collections.Generic.IReadOnlyDictionary.Keys System.Collections.Generic.Dictionary.Values System.Collections.Generic.Dictionary.System.Collections.Generic.IDictionary.Values System.Collections.Generic.Dictionary.System.Collections.Generic.IReadOnlyDictionary.Values System.Collections.Generic.Dictionary.Item[System.String] System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.IsReadOnly System.Collections.Generic.Dictionary.System.Collections.ICollection.IsSynchronized System.Collections.Generic.Dictionary.System.Collections.ICollection.SyncRoot System.Collections.Generic.Dictionary.System.Collections.IDictionary.IsFixedSize System.Collections.Generic.Dictionary.System.Collections.IDictionary.IsReadOnly System.Collections.Generic.Dictionary.System.Collections.IDictionary.Keys System.Collections.Generic.Dictionary.System.Collections.IDictionary.Values System.Collections.Generic.Dictionary.System.Collections.IDictionary.Item[System.Object] System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DisplayValueDictionary : Dictionary, IDictionary, ICollection>, IDictionary, ICollection, IReadOnlyDictionary, IReadOnlyCollection>, IEnumerable>, IEnumerable, ISerializable, IDeserializationCallback Properties Detail Display value for Detail Declaration public string Detail { get; } Property Value System.String List Display value for List Declaration public string List { get; } Property Value System.String Name Display value for Name Declaration public string Name { get; } Property Value System.String Thumbnail Display value for Thumbnail Declaration public string Thumbnail { get; } Property Value System.String Methods FromJson(String) Declaration public static DisplayValueDictionary FromJson(string data) Parameters System.String data Returns DisplayValueDictionary ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.InfoClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.InfoClient.ObjectResponseResult-1.html", - "title": "Struct InfoClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct InfoClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.Contract.PictureparkServiceSettings.html": { + "href": "api/Picturepark.SDK.V1.Contract.PictureparkServiceSettings.html", + "title": "Class PictureparkServiceSettings | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkServiceSettings The Picturepark service settings. Inheritance System.Object PictureparkServiceSettings Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkServiceSettings : IPictureparkServiceSettings Constructors PictureparkServiceSettings(IAuthClient) Initializes a new instance of the PictureparkServiceSettings class. Declaration public PictureparkServiceSettings(IAuthClient authClient) Parameters IAuthClient authClient The authentication client. PictureparkServiceSettings(String, IAuthClient, String) Initializes a new instance of the PictureparkServiceSettings class. Declaration public PictureparkServiceSettings(string baseUrl, IAuthClient authClient, string customerAlias) Parameters System.String baseUrl The base URL. IAuthClient authClient The authentication client. System.String customerAlias The customer alias. PictureparkServiceSettings(String, String) Initializes a new instance of the PictureparkServiceSettings class. Declaration public PictureparkServiceSettings(string baseUrl, string customerAlias) Parameters System.String baseUrl The base URL. System.String customerAlias The customaer alias. Properties AuthClient Gets or sets the . Declaration public IAuthClient AuthClient { get; set; } Property Value IAuthClient Implements IPictureparkServiceSettings.AuthClient BaseUrl Gets the server URL of the Picturepark server. Declaration public string BaseUrl { get; set; } Property Value System.String Implements IPictureparkServiceSettings.BaseUrl CustomerAlias Gets the customer alias. Declaration public string CustomerAlias { get; set; } Property Value System.String Implements IPictureparkServiceSettings.CustomerAlias DisplayLanguage Gets or sets the display language. Declaration public string DisplayLanguage { get; set; } Property Value System.String Implements IPictureparkServiceSettings.DisplayLanguage HttpTimeout Gets or sets the HTTP timeout. Declaration public TimeSpan HttpTimeout { get; set; } Property Value System.TimeSpan Implements IPictureparkServiceSettings.HttpTimeout" }, - "api/Picturepark.SDK.V1.FileResponseExtensions.html": { - "href": "api/Picturepark.SDK.V1.FileResponseExtensions.html", - "title": "Class FileResponseExtensions | Picturepark.SDK.V1 API", - "keywords": "Class FileResponseExtensions Inheritance System.Object FileResponseExtensions Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public static class FileResponseExtensions Methods GetFileName(FileResponse) Declaration public static string GetFileName(this FileResponse response) Parameters FileResponse response Returns System.String" + "api/Picturepark.SDK.V1.Contract.UserAggregationRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserAggregationRequest.html", + "title": "Class UserAggregationRequest | Picturepark.SDK.V1 API", + "keywords": "Class UserAggregationRequest Represents an aggregation request over users. Inheritance System.Object UserAggregationRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserAggregationRequest Properties AggregationFilters Special filters used to filter down the aggregations' values on specific conditions. The behavior is different when filtering an aggregation that matches the same AggregationName or another aggregation. In the first case, the filter is put in \"or\" with (eventual) other existing filters. In the second case it is put in \"and\". Declaration public ICollection AggregationFilters { get; set; } Property Value System.Collections.Generic.ICollection < AggregationFilter > Aggregators List of aggregators used while evaluating the request. Declaration public ICollection Aggregators { get; set; } Property Value System.Collections.Generic.ICollection < AggregatorBase > Filter An optional search filter. Limits the content document result set. Declaration public FilterBase Filter { get; set; } Property Value FilterBase SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchString Limits the search by using a query string filter. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Sort Fields and respective directions requested to sort the search results. Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > Methods FromJson(String) Declaration public static UserAggregationRequest FromJson(string data) Parameters System.String data Returns UserAggregationRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SystemUserRole.html": { - "href": "api/Picturepark.SDK.V1.Contract.SystemUserRole.html", - "title": "Enum SystemUserRole | Picturepark.SDK.V1 API", - "keywords": "Enum SystemUserRole System user roles. Namespace : System.Dynamic.ExpandoObject Syntax public enum SystemUserRole Administrator" + "api/Picturepark.SDK.V1.Contract.DataDictionary.html": { + "href": "api/Picturepark.SDK.V1.Contract.DataDictionary.html", + "title": "Class DataDictionary | Picturepark.SDK.V1 API", + "keywords": "Class DataDictionary Inheritance System.Object System.Collections.Generic.Dictionary < System.String , System.Object > DataDictionary Inherited Members System.Collections.Generic.Dictionary.Add(System.String, System.Object) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Add(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Contains(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Remove(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.Clear() System.Collections.Generic.Dictionary.ContainsKey(System.String) System.Collections.Generic.Dictionary.ContainsValue(System.Object) System.Collections.Generic.Dictionary.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.Generic.IEnumerable>.GetEnumerator() System.Collections.Generic.Dictionary.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Collections.Generic.Dictionary.OnDeserialization(System.Object) System.Collections.Generic.Dictionary.Remove(System.String) System.Collections.Generic.Dictionary.TryGetValue(System.String, System.Object) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.CopyTo(System.Collections.Generic.KeyValuePair[], System.Int32) System.Collections.Generic.Dictionary.System.Collections.ICollection.CopyTo(System.Array, System.Int32) System.Collections.Generic.Dictionary.System.Collections.IEnumerable.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.IDictionary.get_Item(System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.set_Item(System.Object, System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.Add(System.Object, System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.Contains(System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.IDictionary.Remove(System.Object) System.Collections.Generic.Dictionary.Comparer System.Collections.Generic.Dictionary.Count System.Collections.Generic.Dictionary.Keys System.Collections.Generic.Dictionary.System.Collections.Generic.IDictionary.Keys System.Collections.Generic.Dictionary.System.Collections.Generic.IReadOnlyDictionary.Keys System.Collections.Generic.Dictionary.Values System.Collections.Generic.Dictionary.System.Collections.Generic.IDictionary.Values System.Collections.Generic.Dictionary.System.Collections.Generic.IReadOnlyDictionary.Values System.Collections.Generic.Dictionary.Item[System.String] System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.IsReadOnly System.Collections.Generic.Dictionary.System.Collections.ICollection.IsSynchronized System.Collections.Generic.Dictionary.System.Collections.ICollection.SyncRoot System.Collections.Generic.Dictionary.System.Collections.IDictionary.IsFixedSize System.Collections.Generic.Dictionary.System.Collections.IDictionary.IsReadOnly System.Collections.Generic.Dictionary.System.Collections.IDictionary.Keys System.Collections.Generic.Dictionary.System.Collections.IDictionary.Values System.Collections.Generic.Dictionary.System.Collections.IDictionary.Item[System.Object] System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DataDictionary : Dictionary, IDictionary, ICollection>, IDictionary, ICollection, IReadOnlyDictionary, IReadOnlyCollection>, IEnumerable>, IEnumerable, ISerializable, IDeserializationCallback Methods FromJson(String) Declaration public static DataDictionary FromJson(string data) Parameters System.String data Returns DataDictionary Get(String) Gets an item in the dictionary as DataDictionary Declaration public DataDictionary Get(string schemaId) Parameters System.String schemaId Returns DataDictionary Get(String) Gets a specific item based on the schemaId from the dictionary and deserializes the object to the given type. Declaration public T Get(string schemaId) Parameters System.String schemaId The schema ID for the dictionary lookup. Returns T The deserialized object.d Type Parameters T Type to deserialize. GetList(String) Gets an item in the dictionary as List Declaration public List GetList(string schemaId) Parameters System.String schemaId Returns List < DataDictionary > GetList(String) Gets an item in the dictionary as List Declaration public List GetList(string schemaId) Parameters System.String schemaId Returns List Type Parameters T ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SystemTypes.html": { - "href": "api/Picturepark.SDK.V1.Contract.SystemTypes.html", - "title": "Namespace Picturepark.SDK.V1.Contract.SystemTypes | Picturepark.SDK.V1 API", - "keywords": "Namespace Picturepark.SDK.V1.Contract.SystemTypes Classes Relation" + "api/Picturepark.SDK.V1.Contract.ApiException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ApiException.html", + "title": "Class ApiException | Picturepark.SDK.V1 API", + "keywords": "Class ApiException Inheritance System.Object System.Exception ApiException ApiException Inherited Members System.Exception.GetBaseException() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ApiException : Exception, ISerializable, _Exception Constructors ApiException(String, Int32, String, IReadOnlyDictionary>, Exception) Declaration public ApiException(string message, int statusCode, string response, IReadOnlyDictionary> headers, Exception innerException) Parameters System.String message System.Int32 statusCode System.String response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers System.Exception innerException Properties Headers Declaration public IReadOnlyDictionary> Headers { get; } Property Value System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> Response Declaration public string Response { get; } Property Value System.String StatusCode Declaration public int StatusCode { get; } Property Value System.Int32 Methods ToString() Declaration public override string ToString() Returns System.String Overrides System.Exception.ToString()" }, - "api/Picturepark.SDK.V1.Contract.DuplicatedItemAssignedException.html": { - "href": "api/Picturepark.SDK.V1.Contract.DuplicatedItemAssignedException.html", - "title": "Class DuplicatedItemAssignedException | Picturepark.SDK.V1 API", - "keywords": "Class DuplicatedItemAssignedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicatedItemAssignedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicatedItemAssignedException : PictureparkValidationException, ISerializable, _Exception Properties ItemId Declaration public string ItemId { get; set; } Property Value System.String ItemPath Declaration public string ItemPath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicatedItemAssignedException FromJson(string data) Parameters System.String data Returns DuplicatedItemAssignedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ApiException-1.html": { + "href": "api/Picturepark.SDK.V1.Contract.ApiException-1.html", + "title": "Class ApiException | Picturepark.SDK.V1 API", + "keywords": "Class ApiException Inheritance System.Object System.Exception ApiException ApiException Inherited Members ApiException.StatusCode ApiException.Response ApiException.Headers ApiException.ToString() System.Exception.GetBaseException() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ApiException : ApiException, ISerializable, _Exception Type Parameters TResult Constructors ApiException(String, Int32, String, IReadOnlyDictionary>, TResult, Exception) Declaration public ApiException(string message, int statusCode, string response, IReadOnlyDictionary> headers, TResult result, Exception innerException) Parameters System.String message System.Int32 statusCode System.String response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers TResult result System.Exception innerException Properties Result Declaration public TResult Result { get; } Property Value TResult" }, - "api/Picturepark.SDK.V1.Contract.DuplicateAliasException.html": { - "href": "api/Picturepark.SDK.V1.Contract.DuplicateAliasException.html", - "title": "Class DuplicateAliasException | Picturepark.SDK.V1 API", - "keywords": "Class DuplicateAliasException Inheritance System.Object System.Exception PictureparkException DuplicateAliasException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateAliasException : PictureparkException, ISerializable, _Exception Properties IndexAlias Declaration public string IndexAlias { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateAliasException FromJson(string data) Parameters System.String data Returns DuplicateAliasException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkTagboxAttribute.html": { + "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkTagboxAttribute.html", + "title": "Class PictureparkTagboxAttribute | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkTagboxAttribute Inheritance System.Object System.Attribute PictureparkTagboxAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = true)] public class PictureparkTagboxAttribute : Attribute, _Attribute, IPictureparkAttribute Constructors PictureparkTagboxAttribute(String) Declaration public PictureparkTagboxAttribute(string filter) Parameters System.String filter PictureparkTagboxAttribute(Type) Declaration public PictureparkTagboxAttribute(Type filterProvider) Parameters System.Type filterProvider Properties Filter Declaration public FilterBase Filter { get; } Property Value FilterBase" }, - "api/Picturepark.SDK.V1.Contract.DuplicateAggregatorException.html": { - "href": "api/Picturepark.SDK.V1.Contract.DuplicateAggregatorException.html", - "title": "Class DuplicateAggregatorException | Picturepark.SDK.V1 API", - "keywords": "Class DuplicateAggregatorException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicateAggregatorException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateAggregatorException : PictureparkValidationException, ISerializable, _Exception Properties AggregatorName Declaration public string AggregatorName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateAggregatorException FromJson(string data) Parameters System.String data Returns DuplicateAggregatorException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkSystemSchemaAttribute.html": { + "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkSystemSchemaAttribute.html", + "title": "Class PictureparkSystemSchemaAttribute | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkSystemSchemaAttribute Inheritance System.Object System.Attribute PictureparkSystemSchemaAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Class)] public class PictureparkSystemSchemaAttribute : Attribute, _Attribute, IPictureparkAttribute" }, - "api/Picturepark.SDK.V1.Contract.DownloadTrackingInfo.html": { - "href": "api/Picturepark.SDK.V1.Contract.DownloadTrackingInfo.html", - "title": "Class DownloadTrackingInfo | Picturepark.SDK.V1 API", - "keywords": "Class DownloadTrackingInfo Inheritance System.Object DownloadTrackingInfo Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DownloadTrackingInfo Properties ContentDisposition Declaration public ContentDisposition ContentDisposition { get; set; } Property Value ContentDisposition ContentId Declaration public string ContentId { get; set; } Property Value System.String Height Declaration public int? Height { get; set; } Property Value System.Nullable < System.Int32 > OutputFormatId Declaration public string OutputFormatId { get; set; } Property Value System.String Width Declaration public int? Width { get; set; } Property Value System.Nullable < System.Int32 > Methods FromJson(String) Declaration public static DownloadTrackingInfo FromJson(string data) Parameters System.String data Returns DownloadTrackingInfo ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkStringAttribute.html": { + "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkStringAttribute.html", + "title": "Class PictureparkStringAttribute | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkStringAttribute Inheritance System.Object System.Attribute PictureparkStringAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkStringAttribute : Attribute, _Attribute, IPictureparkAttribute Properties MultiLine Declaration public bool MultiLine { get; set; } Property Value System.Boolean" }, - "api/Picturepark.SDK.V1.Contract.ContentDisposition.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentDisposition.html", - "title": "Enum ContentDisposition | Picturepark.SDK.V1 API", - "keywords": "Enum ContentDisposition Namespace : System.Dynamic.ExpandoObject Syntax public enum ContentDisposition Attachment Inline" + "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkSortAttribute.html": { + "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkSortAttribute.html", + "title": "Class PictureparkSortAttribute | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkSortAttribute Inheritance System.Object System.Attribute PictureparkSortAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Module | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Constructor | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Event | AttributeTargets.Interface | AttributeTargets.Parameter | AttributeTargets.Delegate | AttributeTargets.ReturnValue | AttributeTargets.GenericParameter | AttributeTargets.All)] public class PictureparkSortAttribute : Attribute, _Attribute, IPictureparkAttribute" }, - "api/Picturepark.SDK.V1.Contract.ContentDetailViewEvent.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentDetailViewEvent.html", - "title": "Class ContentDetailViewEvent | Picturepark.SDK.V1 API", - "keywords": "Class ContentDetailViewEvent Inheritance System.Object ApplicationEvent ContentDetailViewEvent Inherited Members ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentDetailViewEvent : ApplicationEvent Properties ContentIds Declaration public ICollection ContentIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static ContentDetailViewEvent FromJson(string data) Parameters System.String data Returns ContentDetailViewEvent ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkSearchAttribute.html": { + "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkSearchAttribute.html", + "title": "Class PictureparkSearchAttribute | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkSearchAttribute Inheritance System.Object System.Attribute PictureparkSearchAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Module | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Constructor | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Event | AttributeTargets.Interface | AttributeTargets.Parameter | AttributeTargets.Delegate | AttributeTargets.ReturnValue | AttributeTargets.GenericParameter | AttributeTargets.All)] public class PictureparkSearchAttribute : Attribute, _Attribute, IPictureparkAttribute Properties Boost Declaration public double Boost { get; set; } Property Value System.Double Index Declaration public bool Index { get; set; } Property Value System.Boolean SimpleSearch Declaration public bool SimpleSearch { get; set; } Property Value System.Boolean" }, - "api/Picturepark.SDK.V1.CloudManager.MaintenanceClient.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.MaintenanceClient.html", - "title": "Class MaintenanceClient | Picturepark.SDK.V1 API", - "keywords": "Class MaintenanceClient Inheritance System.Object ClientBase MaintenanceClient Inherited Members ClientBase.BaseUrl ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MaintenanceClient : ClientBase, IMaintenanceClient Constructors MaintenanceClient(ICloudManagerServiceSettings, Net.Http.HttpClient) Declaration public MaintenanceClient(ICloudManagerServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters ICloudManagerServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < MaintenanceClient.ObjectResponseResult > Type Parameters T ResetOutputRetryAttemptsAsync(OutputResetRetryAttemptsRequest, String, CancellationToken) Declaration public Task ResetOutputRetryAttemptsAsync(OutputResetRetryAttemptsRequest request, string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputResetRetryAttemptsRequest request System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TouchSchemasAsync(String, TouchSchemasRequest, Nullable, CancellationToken) Declaration public Task TouchSchemasAsync(string customerId, TouchSchemasRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId TouchSchemasRequest request System.Nullable < System.TimeSpan > timeout System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkSchemaIndexingAttribute.html": { + "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkSchemaIndexingAttribute.html", + "title": "Class PictureparkSchemaIndexingAttribute | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkSchemaIndexingAttribute Inheritance System.Object System.Attribute PictureparkSchemaIndexingAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false)] public class PictureparkSchemaIndexingAttribute : Attribute, _Attribute, IPictureparkAttribute Constructors PictureparkSchemaIndexingAttribute(String) Declaration public PictureparkSchemaIndexingAttribute(string schemaIndexingInfo) Parameters System.String schemaIndexingInfo PictureparkSchemaIndexingAttribute(Type) Declaration public PictureparkSchemaIndexingAttribute(Type schemaIndexingInfoProvider) Parameters System.Type schemaIndexingInfoProvider Properties SchemaIndexingInfo Declaration public SchemaIndexingInfo SchemaIndexingInfo { get; } Property Value SchemaIndexingInfo" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.TermsOfServiceConsentRequiredException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.TermsOfServiceConsentRequiredException.html", - "title": "Class TermsOfServiceConsentRequiredException | Picturepark.SDK.V1 API", - "keywords": "Class TermsOfServiceConsentRequiredException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkForbiddenException TermsOfServiceConsentRequiredException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TermsOfServiceConsentRequiredException : PictureparkForbiddenException, ISerializable, _Exception Methods FromJson(String) Declaration public static TermsOfServiceConsentRequiredException FromJson(string data) Parameters System.String data Returns TermsOfServiceConsentRequiredException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkSchemaAttribute.html": { + "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkSchemaAttribute.html", + "title": "Class PictureparkSchemaAttribute | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkSchemaAttribute Inheritance System.Object System.Attribute PictureparkSchemaAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Class)] public class PictureparkSchemaAttribute : Attribute, _Attribute, IPictureparkAttribute Constructors PictureparkSchemaAttribute(SchemaType, String) Declaration public PictureparkSchemaAttribute(SchemaType type, string id = null) Parameters SchemaType type System.String id Properties Id Declaration public string Id { get; } Property Value System.String Type Declaration public SchemaType Type { get; } Property Value SchemaType" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.OnlyAccessibleToRecipientException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.OnlyAccessibleToRecipientException.html", - "title": "Class OnlyAccessibleToRecipientException | Picturepark.SDK.V1 API", - "keywords": "Class OnlyAccessibleToRecipientException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException OnlyAccessibleToRecipientException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OnlyAccessibleToRecipientException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static OnlyAccessibleToRecipientException FromJson(string data) Parameters System.String data Returns OnlyAccessibleToRecipientException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.CreateTransferResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.CreateTransferResult.html", + "title": "Class CreateTransferResult | Picturepark.SDK.V1 API", + "keywords": "Class CreateTransferResult The create transfer result. Inheritance System.Object CreateTransferResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CreateTransferResult Constructors CreateTransferResult(Transfer, IEnumerable) Initializes a new instance of the CreateTransferResult class. Declaration public CreateTransferResult(Transfer transfer, IEnumerable fileUploads) Parameters Transfer transfer The transfer. IEnumerable < TransferUploadFile > fileUploads The file uploads. Properties FileUploads Gets the file uploads. Declaration public IEnumerable FileUploads { get; } Property Value IEnumerable < TransferUploadFile > Transfer Gets the transfer. Declaration public Transfer Transfer { get; } Property Value Transfer" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ObjectTypeMismatchException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ObjectTypeMismatchException.html", - "title": "Class ObjectTypeMismatchException | Picturepark.SDK.V1 API", - "keywords": "Class ObjectTypeMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ObjectTypeMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ObjectTypeMismatchException : PictureparkBusinessException, ISerializable, _Exception Properties Type Declaration public string Type { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ObjectTypeMismatchException FromJson(string data) Parameters System.String data Returns ObjectTypeMismatchException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.CreateTransferRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.CreateTransferRequest.html", + "title": "Class CreateTransferRequest | Picturepark.SDK.V1 API", + "keywords": "Class CreateTransferRequest Creates a transfer. Inheritance System.Object CreateTransferRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CreateTransferRequest Properties CollectionName Name of collection created after transfer. Declaration public string CollectionName { get; set; } Property Value System.String CreateCollection A value indicating whether to create a Collection after importing the transfer. Declaration public bool CreateCollection { get; set; } Property Value System.Boolean Files Files uploaded in transfer. Declaration public ICollection Files { get; set; } Property Value System.Collections.Generic.ICollection < TransferUploadFile > Name Name of transfer. Declaration public string Name { get; set; } Property Value System.String TransferType Type of transfer. Declaration public TransferType TransferType { get; set; } Property Value TransferType WebLinks Weblinks downloaded in transfer. Declaration public ICollection WebLinks { get; set; } Property Value System.Collections.Generic.ICollection < TransferWebLink > Methods FromJson(String) Declaration public static CreateTransferRequest FromJson(string data) Parameters System.String data Returns CreateTransferRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ICdnClient.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ICdnClient.html", - "title": "Interface ICdnClient | Picturepark.SDK.V1 API", - "keywords": "Interface ICdnClient Namespace : System.Dynamic.ExpandoObject Syntax public interface ICdnClient Methods PurgeCdnForCustomerAsync(String, CancellationToken) Declaration Task PurgeCdnForCustomerAsync(string customerAlias, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.Contract.ContentItem-1.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentItem-1.html", + "title": "Class ContentItem | Picturepark.SDK.V1 API", + "keywords": "Class ContentItem Inheritance System.Object ContentItem Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentItem Type Parameters T Properties Audit Audit data with information regarding document creation and modification. Declaration public UserAuditDetail Audit { get; set; } Property Value UserAuditDetail Content The content data Declaration public T Content { get; set; } Property Value T ContentPermissionSetIds An optional id list of content permission sets. Controls content accessibility outside of content ownership. Declaration public ICollection ContentPermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > ContentRights List of content rights the user has on this content Declaration public ICollection ContentRights { get; set; } Property Value System.Collections.Generic.ICollection < ContentRight > ContentSchemaId The id of the content schema Declaration public string ContentSchemaId { get; set; } Property Value System.String ContentType The type of content Declaration public ContentType ContentType { get; set; } Property Value ContentType DisplayValues Contains language specific display values, rendered according to the content schema's display pattern configuration. Declaration public DisplayValueDictionary DisplayValues { get; set; } Property Value DisplayValueDictionary Id The content id. Declaration public string Id { get; set; } Property Value System.String LayerSchemaIds An optional list of layer schemas ids Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > LifeCycle The lifecycle of the content. Declaration public LifeCycle LifeCycle { get; set; } Property Value LifeCycle Metadata The metadata dictionary Declaration public IDictionary Metadata { get; set; } Property Value IDictionary < System.String , System.Object > Outputs A list of rendering outputs for underlying digital file. Declaration public ICollection Outputs { get; set; } Property Value System.Collections.Generic.ICollection < Output > Owner The resolved owner. Declaration public User Owner { get; set; } Property Value User OwnerTokenId The owner token ID. Defines the content owner. Declaration public string OwnerTokenId { get; set; } Property Value System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleRuleIdDuplicationException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleRuleIdDuplicationException.html", - "title": "Class BusinessRuleRuleIdDuplicationException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleRuleIdDuplicationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleRuleIdDuplicationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleRuleIdDuplicationException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleRuleIdDuplicationException FromJson(string data) Parameters System.String data Returns BusinessRuleRuleIdDuplicationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfUserWithRoles.html": { + "href": "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfUserWithRoles.html", + "title": "Class SearchBehaviorBaseResultOfUserWithRoles | Picturepark.SDK.V1 API", + "keywords": "Class SearchBehaviorBaseResultOfUserWithRoles Inheritance System.Object BaseResultOfUserWithRoles SearchBehaviorBaseResultOfUserWithRoles UserSearchResult Inherited Members BaseResultOfUserWithRoles.TotalResults BaseResultOfUserWithRoles.Results BaseResultOfUserWithRoles.ElapsedMilliseconds BaseResultOfUserWithRoles.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchBehaviorBaseResultOfUserWithRoles : BaseResultOfUserWithRoles Properties IsSearchStringRewritten Declaration public bool IsSearchStringRewritten { get; set; } Property Value System.Boolean QueryDebugInformation Declaration public QueryDebugInformation QueryDebugInformation { get; set; } Property Value QueryDebugInformation SearchString Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchBehaviorBaseResultOfUserWithRoles FromJson(string data) Parameters System.String data Returns SearchBehaviorBaseResultOfUserWithRoles ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.AndFilter.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AndFilter.html", - "title": "Class AndFilter | Picturepark.SDK.V1 API", - "keywords": "Class AndFilter Used to put filters in \"and\" Inheritance System.Object FilterBase AndFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AndFilter : FilterBase Properties Filters The filters to put in \"and\". All kinds of filters are accepted. Declaration public ICollection Filters { get; set; } Property Value System.Collections.Generic.ICollection < FilterBase > Methods FromJson(String) Declaration public static AndFilter FromJson(string data) Parameters System.String data Returns AndFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfUserRole.html": { + "href": "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfUserRole.html", + "title": "Class SearchBehaviorBaseResultOfUserRole | Picturepark.SDK.V1 API", + "keywords": "Class SearchBehaviorBaseResultOfUserRole Inheritance System.Object BaseResultOfUserRole SearchBehaviorBaseResultOfUserRole UserRoleSearchResult Inherited Members BaseResultOfUserRole.TotalResults BaseResultOfUserRole.Results BaseResultOfUserRole.ElapsedMilliseconds BaseResultOfUserRole.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchBehaviorBaseResultOfUserRole : BaseResultOfUserRole Properties IsSearchStringRewritten Declaration public bool IsSearchStringRewritten { get; set; } Property Value System.Boolean QueryDebugInformation Declaration public QueryDebugInformation QueryDebugInformation { get; set; } Property Value QueryDebugInformation SearchString Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchBehaviorBaseResultOfUserRole FromJson(string data) Parameters System.String data Returns SearchBehaviorBaseResultOfUserRole ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DateRangeFilter.html": { - "href": "api/Picturepark.SDK.V1.Contract.DateRangeFilter.html", - "title": "Class DateRangeFilter | Picturepark.SDK.V1 API", - "keywords": "Class DateRangeFilter Filters over a range of date time values Inheritance System.Object FilterBase DateRangeFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DateRangeFilter : FilterBase Properties Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Range The date time range. Declaration public DateRange Range { get; set; } Property Value DateRange Methods FromJson(String) Declaration public static DateRangeFilter FromJson(string data) Parameters System.String data Returns DateRangeFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfTransfer.html": { + "href": "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfTransfer.html", + "title": "Class SearchBehaviorBaseResultOfTransfer | Picturepark.SDK.V1 API", + "keywords": "Class SearchBehaviorBaseResultOfTransfer Inheritance System.Object BaseResultOfTransfer SearchBehaviorBaseResultOfTransfer TransferSearchResult Inherited Members BaseResultOfTransfer.TotalResults BaseResultOfTransfer.Results BaseResultOfTransfer.ElapsedMilliseconds BaseResultOfTransfer.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchBehaviorBaseResultOfTransfer : BaseResultOfTransfer Properties IsSearchStringRewritten Declaration public bool IsSearchStringRewritten { get; set; } Property Value System.Boolean QueryDebugInformation Declaration public QueryDebugInformation QueryDebugInformation { get; set; } Property Value QueryDebugInformation SearchString Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchBehaviorBaseResultOfTransfer FromJson(string data) Parameters System.String data Returns SearchBehaviorBaseResultOfTransfer ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DateRangeAggregator.html": { - "href": "api/Picturepark.SDK.V1.Contract.DateRangeAggregator.html", - "title": "Class DateRangeAggregator | Picturepark.SDK.V1 API", - "keywords": "Class DateRangeAggregator A multi-bucket range aggregator dedicated for date values. Inheritance System.Object AggregatorBase DateRangeAggregator Inherited Members AggregatorBase.Name AggregatorBase.Names AggregatorBase.Aggregators AggregatorBase.Filter System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DateRangeAggregator : AggregatorBase Properties Field The field's ID to execute the aggregation on. Declaration public string Field { get; set; } Property Value System.String Ranges A list of date time ranges. Declaration public ICollection Ranges { get; set; } Property Value System.Collections.Generic.ICollection < DateRangeForAggregator > Methods FromJson(String) Declaration public static DateRangeAggregator FromJson(string data) Parameters System.String data Returns DateRangeAggregator ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfFileTransfer.html": { + "href": "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfFileTransfer.html", + "title": "Class SearchBehaviorBaseResultOfFileTransfer | Picturepark.SDK.V1 API", + "keywords": "Class SearchBehaviorBaseResultOfFileTransfer Inheritance System.Object BaseResultOfFileTransfer SearchBehaviorBaseResultOfFileTransfer FileTransferSearchResult Inherited Members BaseResultOfFileTransfer.TotalResults BaseResultOfFileTransfer.Results BaseResultOfFileTransfer.ElapsedMilliseconds BaseResultOfFileTransfer.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchBehaviorBaseResultOfFileTransfer : BaseResultOfFileTransfer Properties IsSearchStringRewritten Declaration public bool IsSearchStringRewritten { get; set; } Property Value System.Boolean QueryDebugInformation Declaration public QueryDebugInformation QueryDebugInformation { get; set; } Property Value QueryDebugInformation SearchString Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchBehaviorBaseResultOfFileTransfer FromJson(string data) Parameters System.String data Returns SearchBehaviorBaseResultOfFileTransfer ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Channel.html": { - "href": "api/Picturepark.SDK.V1.Contract.Channel.html", - "title": "Class Channel | Picturepark.SDK.V1 API", - "keywords": "Class Channel Inheritance System.Object Channel Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Channel Properties Aggregations An optional list of aggregators. These aggregations are added by default on each aggregation requests. Declaration public ICollection Aggregations { get; set; } Property Value System.Collections.Generic.ICollection < AggregatorBase > Audit Audit information. Declaration public UserAudit Audit { get; set; } Property Value UserAudit ExtendedSimpleSearchFields An Optional list of fields. These fields extend the list of simple search fields outside the bounds of any schema field configuration. Declaration public ICollection ExtendedSimpleSearchFields { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Filter An optional search filter. Limits the content document result set on each search and aggregation request. Declaration public FilterBase Filter { get; set; } Property Value FilterBase GrantedUserRoleIds User roles granted access to the channel. Declaration public ICollection GrantedUserRoleIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Id ID of channel. Declaration public string Id { get; set; } Property Value System.String MissingResultsDisplayPatterns Display pattern to use for rendering details when 0 results are returned Declaration public TranslatedStringDictionary MissingResultsDisplayPatterns { get; set; } Property Value TranslatedStringDictionary Names Language specific names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary SearchIndexId The search index ID where the channel requests the content from. Only RootContentSearchIndex is supported. Declaration public string SearchIndexId { get; set; } Property Value System.String Sort Default sort order specified for the channel to sort the results of a content search. Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > SortOrder Numeric sort order of the channel. Channels are returned ordered by this field. Declaration public int SortOrder { get; set; } Property Value System.Int32 ViewForAll Grants rights to all the users to view the channel. Declaration public bool ViewForAll { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static Channel FromJson(string data) Parameters System.String data Returns Channel ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.UploadOptions.html": { + "href": "api/Picturepark.SDK.V1.Contract.UploadOptions.html", + "title": "Class UploadOptions | Picturepark.SDK.V1 API", + "keywords": "Class UploadOptions The file upload options. Inheritance System.Object UploadOptions Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UploadOptions Properties ChunkSize Gets or sets the chunk size in bytes (default: 1 MB). Declaration public int ChunkSize { get; set; } Property Value System.Int32 ConcurrentUploads Gets or sets the number of concurrent uploads (default: 4). Declaration public int ConcurrentUploads { get; set; } Property Value System.Int32 ErrorDelegate Gets or sets the error delegate which is called when file upload failed. Declaration public Action ErrorDelegate { get; set; } Property Value System.Action < System.Exception > SuccessDelegate Gets or sets the success delegate which is called when a file has been uploaded. Declaration public Action SuccessDelegate { get; set; } Property Value System.Action < FileLocations > WaitForTransferCompletion Gets or sets a value indicating whether to wait for the completion of the transfer. Declaration public bool WaitForTransferCompletion { get; set; } Property Value System.Boolean" }, - "api/Picturepark.SDK.V1.Contract.CdnPurgeJobByUri.html": { - "href": "api/Picturepark.SDK.V1.Contract.CdnPurgeJobByUri.html", - "title": "Class CdnPurgeJobByUri | Picturepark.SDK.V1 API", - "keywords": "Class CdnPurgeJobByUri Inheritance System.Object CdnPurgeJobBase CdnPurgeJobByUri Inherited Members CdnPurgeJobBase.Success CdnPurgeJobBase.RetriesLeft System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CdnPurgeJobByUri : CdnPurgeJobBase Properties Uri Declaration public string Uri { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CdnPurgeJobByUri FromJson(string data) Parameters System.String data Returns CdnPurgeJobByUri ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.TriggerObject.html": { + "href": "api/Picturepark.SDK.V1.Contract.TriggerObject.html", + "title": "Class TriggerObject | Picturepark.SDK.V1 API", + "keywords": "Class TriggerObject Inheritance System.Object TriggerObject Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public sealed class TriggerObject : ITriggerObject Properties Trigger Declaration public bool Trigger { get; set; } Property Value System.Boolean Implements ITriggerObject.Trigger TriggeredBy Declaration public User TriggeredBy { get; set; } Property Value User Implements ITriggerObject.TriggeredBy TriggeredOn Declaration public DateTime? TriggeredOn { get; set; } Property Value System.Nullable < System.DateTime > Implements ITriggerObject.TriggeredOn" }, - "api/Picturepark.SDK.V1.Contract.CdnPurgeJobByTag.html": { - "href": "api/Picturepark.SDK.V1.Contract.CdnPurgeJobByTag.html", - "title": "Class CdnPurgeJobByTag | Picturepark.SDK.V1 API", - "keywords": "Class CdnPurgeJobByTag Represents a CDN purge by tag (e.g. share ID) Inheritance System.Object CdnPurgeJobBase CdnPurgeJobByTag Inherited Members CdnPurgeJobBase.Success CdnPurgeJobBase.RetriesLeft System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CdnPurgeJobByTag : CdnPurgeJobBase Properties Tag The tag that should be purged. Declaration public string Tag { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CdnPurgeJobByTag FromJson(string data) Parameters System.String data Returns CdnPurgeJobByTag ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ListItemDetail.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemDetail.html", + "title": "Class ListItemDetail | Picturepark.SDK.V1 API", + "keywords": "Class ListItemDetail List item detail Inheritance System.Object ListItemDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemDetail Properties Audit Audit information. Declaration public UserAuditDetail Audit { get; set; } Property Value UserAuditDetail BrokenIndirectReferenceIds All the IDs of the indirectly referenced list items (tagboxes) that do not exist in the system. They are referenced list items that reference at least a list item that do not exist in the system. Declaration public ICollection BrokenIndirectReferenceIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > BrokenReferenceIds All the IDs of the referenced list items (tagboxes) that do not exist in the system. Declaration public ICollection BrokenReferenceIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > BrokenRelationTargetIds All the IDs of the contents or list items target of a relation that do not exist in the system. Declaration public ICollection BrokenRelationTargetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Content The content data of the list item. It's an object of dynamic metadata whose structure is defined in the Content schema specified by the ContentSchemaId property. Declaration public object Content { get; set; } Property Value System.Object ContentSchemaId The ID of the content schema. The SchemaType of the specified schema must be List. Declaration public string ContentSchemaId { get; set; } Property Value System.String DisplayValues Contains language specific display values. They are calculated values based on the template stored in the Content schema DisplayPatterns property. Declaration public DisplayValueDictionary DisplayValues { get; set; } Property Value DisplayValueDictionary Id The list item ID. Declaration public string Id { get; set; } Property Value System.String Methods ConvertTo() Converts the content of a list item detail to the given type. Declaration public T ConvertTo() Returns T The converted content. Type Parameters T The content type. FromJson(String) Declaration public static ListItemDetail FromJson(string data) Parameters System.String data Returns ListItemDetail ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.CdnPurgeJobBase.html": { - "href": "api/Picturepark.SDK.V1.Contract.CdnPurgeJobBase.html", - "title": "Class CdnPurgeJobBase | Picturepark.SDK.V1 API", - "keywords": "Class CdnPurgeJobBase Base class for a CDN purge job Inheritance System.Object CdnPurgeJobBase CdnPurgeJobByTag CdnPurgeJobByUri Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CdnPurgeJobBase Properties RetriesLeft Number of retries left until the operation is considered as failed. Declaration public int RetriesLeft { get; set; } Property Value System.Int32 Success Indicates if the operation was performed successfully. Declaration public bool Success { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static CdnPurgeJobBase FromJson(string data) Parameters System.String data Returns CdnPurgeJobBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkDateTypeAttribute.html": { + "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkDateTypeAttribute.html", + "title": "Class PictureparkDateTypeAttribute | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkDateTypeAttribute Inheritance System.Object System.Attribute PictureparkDateTypeAttribute PictureparkDateAttribute PictureparkDateTimeAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field)] public abstract class PictureparkDateTypeAttribute : Attribute, _Attribute, IPictureparkAttribute Constructors PictureparkDateTypeAttribute(String) Declaration protected PictureparkDateTypeAttribute(string format = null) Parameters System.String format Properties ContainsTimePortion Declaration public bool ContainsTimePortion { get; } Property Value System.Boolean Format Declaration public string Format { get; set; } Property Value System.String" }, - "api/Picturepark.SDK.V1.Contract.CardTemplate.html": { - "href": "api/Picturepark.SDK.V1.Contract.CardTemplate.html", - "title": "Class CardTemplate | Picturepark.SDK.V1 API", - "keywords": "Class CardTemplate Inheritance System.Object TemplateBase CardTemplate Inherited Members TemplateBase.Width TemplateBase.Height System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CardTemplate : TemplateBase Properties ShowFooter Declaration public bool ShowFooter { get; set; } Property Value System.Boolean ShowLogo Declaration public bool ShowLogo { get; set; } Property Value System.Boolean ShowNavigation Declaration public bool ShowNavigation { get; set; } Property Value System.Boolean ShowOverlay Declaration public bool ShowOverlay { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static CardTemplate FromJson(string data) Parameters System.String data Returns CardTemplate ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkDateTimeAttribute.html": { + "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkDateTimeAttribute.html", + "title": "Class PictureparkDateTimeAttribute | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkDateTimeAttribute Inheritance System.Object System.Attribute PictureparkDateTypeAttribute PictureparkDateTimeAttribute Inherited Members PictureparkDateTypeAttribute.Format PictureparkDateTypeAttribute.ContainsTimePortion System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkDateTimeAttribute : PictureparkDateTypeAttribute, _Attribute, IPictureparkAttribute Constructors PictureparkDateTimeAttribute(String) Declaration public PictureparkDateTimeAttribute(string format = null) Parameters System.String format" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionSetAggregateException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionSetAggregateException.html", - "title": "Class PermissionSetAggregateException | Picturepark.SDK.V1 API", - "keywords": "Class PermissionSetAggregateException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionSetAggregateException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetAggregateException : PictureparkValidationException, ISerializable, _Exception Properties Exceptions Declaration public ICollection Exceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkException > Methods FromJson(String) Declaration public static PermissionSetAggregateException FromJson(string data) Parameters System.String data Returns PermissionSetAggregateException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Results.ListItemBatchOperationWithRequestIdResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.Results.ListItemBatchOperationWithRequestIdResult.html", + "title": "Class ListItemBatchOperationWithRequestIdResult | Picturepark.SDK.V1 API", + "keywords": "Class ListItemBatchOperationWithRequestIdResult Inheritance System.Object BatchOperationWithRequestIdResult < ListItemDetail > ListItemBatchOperationWithRequestIdResult Inherited Members BatchOperationWithRequestIdResult.LifeCycle BatchOperationWithRequestIdResult.BusinessProcessId BatchOperationWithRequestIdResult.FetchDetail(Func>>, Func, CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemBatchOperationWithRequestIdResult : BatchOperationWithRequestIdResult Constructors ListItemBatchOperationWithRequestIdResult(IListItemClient, String, Nullable, IBusinessProcessClient) Declaration public ListItemBatchOperationWithRequestIdResult(IListItemClient listItemClient, string businessProcessId, BusinessProcessLifeCycle? lifeCycle, IBusinessProcessClient businessProcessClient) Parameters IListItemClient listItemClient System.String businessProcessId System.Nullable < BusinessProcessLifeCycle > lifeCycle IBusinessProcessClient businessProcessClient Properties Empty Declaration public static ListItemBatchOperationWithRequestIdResult Empty { get; } Property Value ListItemBatchOperationWithRequestIdResult Methods FetchDetail(IEnumerable, CancellationToken) Declaration public Task> FetchDetail(IEnumerable resolveBehaviors = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters IEnumerable < ListItemResolveBehavior > resolveBehaviors System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < BatchOperationWithRequestIdResultDetail < ListItemDetail >>" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionOwnershipTransferException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionOwnershipTransferException.html", - "title": "Class PermissionOwnershipTransferException | Picturepark.SDK.V1 API", - "keywords": "Class PermissionOwnershipTransferException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionOwnershipTransferException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionOwnershipTransferException : PictureparkValidationException, ISerializable, _Exception Properties MissingUserRight Declaration public UserRight MissingUserRight { get; set; } Property Value UserRight TransferUserId Declaration public string TransferUserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PermissionOwnershipTransferException FromJson(string data) Parameters System.String data Returns PermissionOwnershipTransferException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Results.ListItemBatchOperationResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.Results.ListItemBatchOperationResult.html", + "title": "Class ListItemBatchOperationResult | Picturepark.SDK.V1 API", + "keywords": "Class ListItemBatchOperationResult Inheritance System.Object BatchOperationResult < ListItemDetail > ListItemBatchOperationResult Inherited Members BatchOperationResult.LifeCycle BatchOperationResult.BusinessProcessId BatchOperationResult.FetchDetail(Func>>, CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemBatchOperationResult : BatchOperationResult Constructors ListItemBatchOperationResult(IListItemClient, String, Nullable, IBusinessProcessClient) Declaration public ListItemBatchOperationResult(IListItemClient listItemClient, string businessProcessId, BusinessProcessLifeCycle? lifeCycle, IBusinessProcessClient businessProcessClient) Parameters IListItemClient listItemClient System.String businessProcessId System.Nullable < BusinessProcessLifeCycle > lifeCycle IBusinessProcessClient businessProcessClient Properties Empty Declaration public static ListItemBatchOperationResult Empty { get; } Property Value ListItemBatchOperationResult Methods FetchDetail(IEnumerable, CancellationToken) Declaration public Task> FetchDetail(IEnumerable resolveBehaviors = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters IEnumerable < ListItemResolveBehavior > resolveBehaviors System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < BatchOperationResultDetail < ListItemDetail >>" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.MissingDisplayPatternForCustomerDefaultLanguageException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.MissingDisplayPatternForCustomerDefaultLanguageException.html", - "title": "Class MissingDisplayPatternForCustomerDefaultLanguageException | Picturepark.SDK.V1 API", - "keywords": "Class MissingDisplayPatternForCustomerDefaultLanguageException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException MissingDisplayPatternForCustomerDefaultLanguageException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MissingDisplayPatternForCustomerDefaultLanguageException : PictureparkValidationException, ISerializable, _Exception Properties MissingTypes Declaration public ICollection MissingTypes { get; set; } Property Value System.Collections.Generic.ICollection < DisplayPatternType > SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MissingDisplayPatternForCustomerDefaultLanguageException FromJson(string data) Parameters System.String data Returns MissingDisplayPatternForCustomerDefaultLanguageException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Results.ContentBatchOperationWithRequestIdResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.Results.ContentBatchOperationWithRequestIdResult.html", + "title": "Class ContentBatchOperationWithRequestIdResult | Picturepark.SDK.V1 API", + "keywords": "Class ContentBatchOperationWithRequestIdResult Inheritance System.Object BatchOperationWithRequestIdResult < ContentDetail > ContentBatchOperationWithRequestIdResult Inherited Members BatchOperationWithRequestIdResult.LifeCycle BatchOperationWithRequestIdResult.BusinessProcessId BatchOperationWithRequestIdResult.FetchDetail(Func>>, Func, CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentBatchOperationWithRequestIdResult : BatchOperationWithRequestIdResult Constructors ContentBatchOperationWithRequestIdResult(IContentClient, String, Nullable, IBusinessProcessClient) Declaration public ContentBatchOperationWithRequestIdResult(IContentClient contentClient, string businessProcessId, BusinessProcessLifeCycle? lifeCycle, IBusinessProcessClient businessProcessClient) Parameters IContentClient contentClient System.String businessProcessId System.Nullable < BusinessProcessLifeCycle > lifeCycle IBusinessProcessClient businessProcessClient Properties Empty Declaration public static ContentBatchOperationWithRequestIdResult Empty { get; } Property Value ContentBatchOperationWithRequestIdResult Methods FetchDetail(IEnumerable, CancellationToken) Declaration public Task> FetchDetail(IEnumerable resolveBehaviors = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters IEnumerable < ContentResolveBehavior > resolveBehaviors System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < BatchOperationWithRequestIdResultDetail < ContentDetail >>" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.MissingDependenciesException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.MissingDependenciesException.html", - "title": "Class MissingDependenciesException | Picturepark.SDK.V1 API", - "keywords": "Class MissingDependenciesException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException MissingDependenciesException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MissingDependenciesException : PictureparkValidationException, ISerializable, _Exception Properties ItemIds Declaration public string ItemIds { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MissingDependenciesException FromJson(string data) Parameters System.String data Returns MissingDependenciesException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Results.ContentBatchOperationResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.Results.ContentBatchOperationResult.html", + "title": "Class ContentBatchOperationResult | Picturepark.SDK.V1 API", + "keywords": "Class ContentBatchOperationResult Inheritance System.Object BatchOperationResult < ContentDetail > ContentBatchOperationResult Inherited Members BatchOperationResult.LifeCycle BatchOperationResult.BusinessProcessId BatchOperationResult.FetchDetail(Func>>, CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentBatchOperationResult : BatchOperationResult Constructors ContentBatchOperationResult(IContentClient, String, Nullable, IBusinessProcessClient) Declaration public ContentBatchOperationResult(IContentClient contentClient, string businessProcessId, BusinessProcessLifeCycle? lifeCycle, IBusinessProcessClient businessProcessClient) Parameters IContentClient contentClient System.String businessProcessId System.Nullable < BusinessProcessLifeCycle > lifeCycle IBusinessProcessClient businessProcessClient Properties Empty Declaration public static ContentBatchOperationResult Empty { get; } Property Value ContentBatchOperationResult Methods FetchDetail(IEnumerable, CancellationToken) Declaration public Task> FetchDetail(IEnumerable resolveBehaviors = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters IEnumerable < ContentResolveBehavior > resolveBehaviors System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < BatchOperationResultDetail < ContentDetail >>" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidValueFormatException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidValueFormatException.html", - "title": "Class InvalidValueFormatException | Picturepark.SDK.V1 API", - "keywords": "Class InvalidValueFormatException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidValueFormatException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidValueFormatException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static InvalidValueFormatException FromJson(string data) Parameters System.String data Returns InvalidValueFormatException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Results.BatchOperationWithRequestIdResultDetail-1.html": { + "href": "api/Picturepark.SDK.V1.Contract.Results.BatchOperationWithRequestIdResultDetail-1.html", + "title": "Class BatchOperationWithRequestIdResultDetail | Picturepark.SDK.V1 API", + "keywords": "Class BatchOperationWithRequestIdResultDetail Inheritance System.Object BatchOperationWithRequestIdResultDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BatchOperationWithRequestIdResultDetail Type Parameters T Properties FailedIds Declaration public IReadOnlyList FailedIds { get; } Property Value IReadOnlyList < System.String > FailedItems Declaration public IReadOnlyList FailedItems { get; } Property Value IReadOnlyList < BatchResponseRow > SucceededIds Declaration public IReadOnlyList SucceededIds { get; } Property Value IReadOnlyList < System.String > SucceededItems Gets an enumerable containing all successful items of the operation and their respective request id. Declaration public IEnumerable> SucceededItems { get; } Property Value IEnumerable < BatchOperationResultDetailRow > Remarks Items are fetched from the server, so make sure to avoid multiple enumerations." }, - "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidTransferTypeException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidTransferTypeException.html", - "title": "Class InvalidTransferTypeException | Picturepark.SDK.V1 API", - "keywords": "Class InvalidTransferTypeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException InvalidTransferTypeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidTransferTypeException : PictureparkBusinessException, ISerializable, _Exception Properties TransferType Declaration public TransferType TransferType { get; set; } Property Value TransferType Methods FromJson(String) Declaration public static InvalidTransferTypeException FromJson(string data) Parameters System.String data Returns InvalidTransferTypeException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Results.BatchOperationWithRequestIdResult-1.html": { + "href": "api/Picturepark.SDK.V1.Contract.Results.BatchOperationWithRequestIdResult-1.html", + "title": "Class BatchOperationWithRequestIdResult | Picturepark.SDK.V1 API", + "keywords": "Class BatchOperationWithRequestIdResult Inheritance System.Object BatchOperationWithRequestIdResult ContentBatchOperationWithRequestIdResult ListItemBatchOperationWithRequestIdResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class BatchOperationWithRequestIdResult Type Parameters T Constructors BatchOperationWithRequestIdResult(String, Nullable, IBusinessProcessClient) Declaration protected BatchOperationWithRequestIdResult(string businessProcessId, BusinessProcessLifeCycle? lifeCycle, IBusinessProcessClient businessProcessClient) Parameters System.String businessProcessId System.Nullable < BusinessProcessLifeCycle > lifeCycle IBusinessProcessClient businessProcessClient Properties BusinessProcessId Declaration public string BusinessProcessId { get; } Property Value System.String LifeCycle Declaration public BusinessProcessLifeCycle? LifeCycle { get; } Property Value System.Nullable < BusinessProcessLifeCycle > Methods FetchDetail(Func>>, Func, CancellationToken) Declaration protected Task> FetchDetail(Func>> fetchEntities, Func idAccessor, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Func < System.String [], System.Threading.Tasks.Task < IEnumerable >> fetchEntities System.Func idAccessor System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < BatchOperationWithRequestIdResultDetail >" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.IEnvironmentProcessClient.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IEnvironmentProcessClient.html", - "title": "Interface IEnvironmentProcessClient | Picturepark.SDK.V1 API", - "keywords": "Interface IEnvironmentProcessClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IEnvironmentProcessClient Methods AcknowledgeAsync(String, CancellationToken) Declaration Task AcknowledgeAsync(string processId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CancelAsync(String, CancellationToken) Declaration Task CancelAsync(string processId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Declaration Task GetAsync(string processId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(EnvironmentProcessSearchRequest, CancellationToken) Declaration Task SearchAsync(EnvironmentProcessSearchRequest searchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters EnvironmentProcessSearchRequest searchRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentProcessSearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception WaitForLifecycleAsync(String, IEnumerable, Nullable, CancellationToken) Declaration Task WaitForLifecycleAsync(string processId, IEnumerable lifecycles = null, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId System.Collections.Generic.IEnumerable < EnvironmentProcessLifeCycle > lifecycles System.Nullable < System.TimeSpan > timeout System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentProcessWaitResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.Contract.Results.BatchOperationResultDetailRow-1.html": { + "href": "api/Picturepark.SDK.V1.Contract.Results.BatchOperationResultDetailRow-1.html", + "title": "Class BatchOperationResultDetailRow | Picturepark.SDK.V1 API", + "keywords": "Class BatchOperationResultDetailRow Inheritance System.Object BatchOperationResultDetailRow Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BatchOperationResultDetailRow Type Parameters T Properties Item Declaration public T Item { get; } Property Value T RequestId Declaration public string RequestId { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.IEnvironmentClient.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IEnvironmentClient.html", - "title": "Interface IEnvironmentClient | Picturepark.SDK.V1 API", - "keywords": "Interface IEnvironmentClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IEnvironmentClient Methods CreateEnvironmentAsync(CancellationToken) Declaration Task CreateEnvironmentAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentConfiguration > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetVersionAsync(CancellationToken) Declaration Task GetVersionAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < VersionInfo > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.Contract.Results.BatchOperationResultDetail-1.html": { + "href": "api/Picturepark.SDK.V1.Contract.Results.BatchOperationResultDetail-1.html", + "title": "Class BatchOperationResultDetail | Picturepark.SDK.V1 API", + "keywords": "Class BatchOperationResultDetail Inheritance System.Object BatchOperationResultDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BatchOperationResultDetail Type Parameters T Properties FailedIds Declaration public IReadOnlyList FailedIds { get; } Property Value IReadOnlyList < System.String > FailedItems Declaration public IReadOnlyList FailedItems { get; } Property Value IReadOnlyList < BatchResponseRow > SucceededIds Declaration public IReadOnlyList SucceededIds { get; } Property Value IReadOnlyList < System.String > SucceededItems Gets an enumerable containing all successful items of the operation. Declaration public IEnumerable SucceededItems { get; } Property Value IEnumerable Remarks Items are fetched from the server, so make sure to avoid multiple enumerations." }, - "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessWaitTimeoutException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessWaitTimeoutException.html", - "title": "Class EnvironmentProcessWaitTimeoutException | Picturepark.SDK.V1 API", - "keywords": "Class EnvironmentProcessWaitTimeoutException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException EnvironmentProcessWaitTimeoutException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessWaitTimeoutException : PictureparkTimeoutException, ISerializable, _Exception Properties EnvironmentProcessId Declaration public string EnvironmentProcessId { get; set; } Property Value System.String WaitedLifecycles Declaration public string WaitedLifecycles { get; set; } Property Value System.String Methods FromJson(String) Declaration public static EnvironmentProcessWaitTimeoutException FromJson(string data) Parameters System.String data Returns EnvironmentProcessWaitTimeoutException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkDescriptionTranslationAttribute.html": { + "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkDescriptionTranslationAttribute.html", + "title": "Class PictureparkDescriptionTranslationAttribute | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkDescriptionTranslationAttribute Inheritance System.Object System.Attribute PictureparkDescriptionTranslationAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Class | AttributeTargets.Property, AllowMultiple = true)] public class PictureparkDescriptionTranslationAttribute : Attribute, _Attribute, IPictureparkAttribute Constructors PictureparkDescriptionTranslationAttribute(String) Declaration public PictureparkDescriptionTranslationAttribute(string translation) Parameters System.String translation PictureparkDescriptionTranslationAttribute(String, String) Declaration public PictureparkDescriptionTranslationAttribute(string languageAbbreviation, string translation) Parameters System.String languageAbbreviation System.String translation Properties LanguageAbbreviation Declaration public string LanguageAbbreviation { get; } Property Value System.String Translation Declaration public string Translation { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessWaitResult.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessWaitResult.html", - "title": "Class EnvironmentProcessWaitResult | Picturepark.SDK.V1 API", - "keywords": "Class EnvironmentProcessWaitResult Inheritance System.Object EnvironmentProcessWaitResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessWaitResult Properties EnvironmentProcess Declaration public EnvironmentProcess EnvironmentProcess { get; set; } Property Value EnvironmentProcess LifeCycleHit Declaration public EnvironmentProcessLifeCycle? LifeCycleHit { get; set; } Property Value System.Nullable < EnvironmentProcessLifeCycle > Methods FromJson(String) Declaration public static EnvironmentProcessWaitResult FromJson(string data) Parameters System.String data Returns EnvironmentProcessWaitResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaCreateResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaCreateResult.html", + "title": "Class SchemaCreateResult | Picturepark.SDK.V1 API", + "keywords": "Class SchemaCreateResult Result of a schema create operation Inheritance System.Object SchemaCreateResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaCreateResult : ISchemaResult Properties Schema The details of the created schema. Declaration public SchemaDetail Schema { get; set; } Property Value SchemaDetail Implements ISchemaResult.Schema Methods FromJson(String) Declaration public static SchemaCreateResult FromJson(string data) Parameters System.String data Returns SchemaCreateResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ElasticVersionUpdateException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ElasticVersionUpdateException.html", - "title": "Class ElasticVersionUpdateException | Picturepark.SDK.V1 API", - "keywords": "Class ElasticVersionUpdateException Inheritance System.Object System.Exception PictureparkException ElasticVersionUpdateException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ElasticVersionUpdateException : PictureparkException, ISerializable, _Exception Properties ActualVersion Declaration public string ActualVersion { get; set; } Property Value System.String ExpectedVersion Declaration public string ExpectedVersion { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ElasticVersionUpdateException FromJson(string data) Parameters System.String data Returns ElasticVersionUpdateException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkDateAttribute.html": { + "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkDateAttribute.html", + "title": "Class PictureparkDateAttribute | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkDateAttribute Inheritance System.Object System.Attribute PictureparkDateTypeAttribute PictureparkDateAttribute Inherited Members PictureparkDateTypeAttribute.Format PictureparkDateTypeAttribute.ContainsTimePortion System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkDateAttribute : PictureparkDateTypeAttribute, _Attribute, IPictureparkAttribute Constructors PictureparkDateAttribute(String) Declaration public PictureparkDateAttribute(string format = null) Parameters System.String format" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateSearchIndexDocException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DuplicateSearchIndexDocException.html", - "title": "Class DuplicateSearchIndexDocException | Picturepark.SDK.V1 API", - "keywords": "Class DuplicateSearchIndexDocException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException DuplicateSearchIndexDocException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateSearchIndexDocException : PictureparkBusinessException, ISerializable, _Exception Properties SearchIndexDocId Declaration public string SearchIndexDocId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateSearchIndexDocException FromJson(string data) Parameters System.String data Returns DuplicateSearchIndexDocException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkContentRelationAttribute.html": { + "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkContentRelationAttribute.html", + "title": "Class PictureparkContentRelationAttribute | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkContentRelationAttribute Inheritance System.Object System.Attribute PictureparkContentRelationAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = true)] public class PictureparkContentRelationAttribute : Attribute, _Attribute, IPictureparkAttribute Constructors PictureparkContentRelationAttribute(String) Declaration protected PictureparkContentRelationAttribute(string name) Parameters System.String name PictureparkContentRelationAttribute(String, String) Declaration public PictureparkContentRelationAttribute(string name, string filter) Parameters System.String name System.String filter PictureparkContentRelationAttribute(String, Type) Declaration public PictureparkContentRelationAttribute(string name, Type filterProvider) Parameters System.String name System.Type filterProvider Properties Filter Declaration public FilterBase Filter { get; } Property Value FilterBase Name Declaration public string Name { get; } Property Value System.String TargetDocType Declaration public string TargetDocType { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.DateRangeFilter.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DateRangeFilter.html", - "title": "Class DateRangeFilter | Picturepark.SDK.V1 API", - "keywords": "Class DateRangeFilter Filters over a range of date time values Inheritance System.Object FilterBase DateRangeFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DateRangeFilter : FilterBase Properties Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String Range The date time range. Declaration public DateRange Range { get; set; } Property Value DateRange Methods FromJson(String) Declaration public static DateRangeFilter FromJson(string data) Parameters System.String data Returns DateRangeFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ListItem.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItem.html", + "title": "Class ListItem | Picturepark.SDK.V1 API", + "keywords": "Class ListItem Inheritance System.Object ListItem Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItem Properties Audit Audit information. Declaration public UserAudit Audit { get; set; } Property Value UserAudit BrokenIndirectReferenceIds All the ids of the broken indirect references (tagbox that has a property that reference a broken tagbox) Declaration public ICollection BrokenIndirectReferenceIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > BrokenReferenceIds All the ids of the broken references (tagboxes) Declaration public ICollection BrokenReferenceIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > BrokenRelationTargetIds All the target ids of the broken relations Declaration public ICollection BrokenRelationTargetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Content The content data of the list item. Declaration public object Content { get; set; } Property Value System.Object ContentSchemaId The id of the schema with schema type list. Declaration public string ContentSchemaId { get; set; } Property Value System.String DisplayValues Contains language specific display values, rendered according to the list schema's display pattern configuration. Declaration public DisplayValueDictionary DisplayValues { get; set; } Property Value DisplayValueDictionary Id The list item id. Declaration public string Id { get; set; } Property Value System.String Methods ConvertTo() Converts the content of a list item detail to the given type. Declaration public T ConvertTo() Returns T The converted content. Type Parameters T The content type. FromJson(String) Declaration public static ListItem FromJson(string data) Parameters System.String data Returns ListItem ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.DateRange.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.DateRange.html", - "title": "Class DateRange | Picturepark.SDK.V1 API", - "keywords": "Class DateRange The date time range class used in filters Inheritance System.Object DateRange Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DateRange Properties From The from value: it can be a datetime string or a pattern now(+-)(int)(YMDHm). Declaration public string From { get; set; } Property Value System.String Names Language specific range names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary To The to value: it can be a datetime string or a pattern now(+-)(int)(YMDHm). Declaration public string To { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DateRange FromJson(string data) Parameters System.String data Returns DateRange ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.IContentClient.html": { + "href": "api/Picturepark.SDK.V1.Contract.IContentClient.html", + "title": "Interface IContentClient | Picturepark.SDK.V1 API", + "keywords": "Interface IContentClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IContentClient Methods AggregateAsync(ContentAggregationRequest, CancellationToken) Aggregate contents Declaration Task AggregateAsync(ContentAggregationRequest contentAggregationRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentAggregationRequest contentAggregationRequest Content aggregation request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ObjectAggregationResult > Object aggregation result Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception AggregateOnChannelAsync(ContentAggregationOnChannelRequest, CancellationToken) Aggregate contents on channel Declaration Task AggregateOnChannelAsync(ContentAggregationOnChannelRequest contentAggregationOnChannelRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentAggregationOnChannelRequest contentAggregationOnChannelRequest Content aggregation on channel request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ObjectAggregationResult > Object aggregation result Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception BatchUpdateFieldsByFilterAsync(ContentFieldsBatchUpdateFilterRequest, Nullable, Boolean, CancellationToken) Batch update fields - by filter Declaration Task BatchUpdateFieldsByFilterAsync(ContentFieldsBatchUpdateFilterRequest updateRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentFieldsBatchUpdateFilterRequest updateRequest The metadata update request. System.Nullable < System.TimeSpan > timeout Timeout for waiting on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBatchOperationResult > The . Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception BatchUpdateFieldsByIdsAsync(ContentFieldsBatchUpdateRequest, Nullable, Boolean, CancellationToken) Batch update fields - by ids Declaration Task BatchUpdateFieldsByIdsAsync(ContentFieldsBatchUpdateRequest updateRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentFieldsBatchUpdateRequest updateRequest The metadata update request. System.Nullable < System.TimeSpan > timeout Timeout for waiting on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBatchOperationResult > The . Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateAsync(ContentCreateRequest, IEnumerable, Nullable, Nullable, Nullable, CancellationToken) Create content Declaration Task CreateAsync(ContentCreateRequest contentCreateRequest, IEnumerable resolveBehaviors = null, bool? allowMissingDependencies = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentCreateRequest contentCreateRequest Content create request. System.Collections.Generic.IEnumerable < ContentResolveBehavior > resolveBehaviors List of enums that control which parts of the content are resolved and returned. System.Nullable < System.Boolean > allowMissingDependencies Allows creating contents that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentDetail > The content details Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict CreateDownloadLinkAsync(ContentDownloadLinkCreateRequest, CancellationToken) Create download link Declaration Task CreateDownloadLinkAsync(ContentDownloadLinkCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentDownloadLinkCreateRequest request Content download link request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DownloadLink > Download link Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateManyAsync(ContentCreateManyRequest, Nullable, Boolean, CancellationToken) Create - many Declaration Task CreateManyAsync(ContentCreateManyRequest contentCreateManyRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentCreateManyRequest contentCreateManyRequest The content create many request. System.Nullable < System.TimeSpan > timeout Timeout for waiting on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been created and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBatchOperationWithRequestIdResult > The . Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, Nullable, Nullable, Nullable, CancellationToken) Delete content Declaration Task DeleteAsync(string contentId, bool? forceReferenceRemoval = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The ID of the content to delete. System.Nullable < System.Boolean > forceReferenceRemoval A value indicating whether references to the content should be removed. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Ok Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict DeleteManyAsync(ContentDeleteManyRequest, CancellationToken) Delete multiple contents Declaration Task DeleteManyAsync(ContentDeleteManyRequest deleteManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentDeleteManyRequest deleteManyRequest Delete many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyByFilterAsync(ContentDeleteManyFilterRequest, CancellationToken) Delete multiple contents - by filter Declaration Task DeleteManyByFilterAsync(ContentDeleteManyFilterRequest deleteManyFilterRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentDeleteManyFilterRequest deleteManyFilterRequest Delete many by filter request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DownloadAsync(String, String, Nullable, Nullable, String, CancellationToken) Download content Declaration Task DownloadAsync(string contentId, string outputFormatId, int? width = default(int? ), int? height = default(int? ), string range = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. System.String outputFormatId The output format ID. System.Nullable < System.Int32 > width Optional width in pixels to resize image. System.Nullable < System.Int32 > height Optional height in pixels to resize image. System.String range The range of bytes to download (http range header): bytes={from}-{to} (e.g. bytes=0-100000). System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileResponse > Http response message Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DownloadFilesAsync(ContentSearchResult, String, Boolean, Int32, String, String, Boolean, Action, Action, CancellationToken) Downloads multiple files Declaration Task DownloadFilesAsync(ContentSearchResult contents, string exportDirectory, bool overwriteIfExists, int concurrentDownloads = 4, string outputFormat = \"Original\", string outputExtension = \"\", bool contentIdAsFilename = false, Action successDelegate = null, Action errorDelegate = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentSearchResult contents The files to download. System.String exportDirectory The directory to store the downloaded files. System.Boolean overwriteIfExists Specifies whether to overwrite files. System.Int32 concurrentDownloads Specifies the number of concurrent downloads. System.String outputFormat The output format name (e.g. 'Original'). System.String outputExtension The expected output file extension. System.Boolean contentIdAsFilename Specifies whether to use the content id as filename. If false, the original filename is used and a counter added if needed. System.Action < ContentDetail > successDelegate The success delegate/callback. System.Action < System.Exception > errorDelegate The error delegate/callback. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task The task. DownloadThumbnailAsync(String, ThumbnailSize, Nullable, Nullable, CancellationToken) Download thumbnail Declaration Task DownloadThumbnailAsync(string contentId, ThumbnailSize size, int? width = default(int? ), int? height = default(int? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. ThumbnailSize size Thumbnail size. Either small, medium or large. System.Nullable < System.Int32 > width Optional width in pixels to resize image. System.Nullable < System.Int32 > height Optional height in pixels to resize image. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileResponse > Http response message Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, IEnumerable, CancellationToken) Get content Declaration Task GetAsync(string contentId, IEnumerable resolveBehaviors = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. System.Collections.Generic.IEnumerable < ContentResolveBehavior > resolveBehaviors List of enums that control which parts of the content are resolved and returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentDetail > Content detail Exceptions ApiException A server side error occurred. ContentNotFoundException Content not found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, IEnumerable, CancellationToken) Get multiple contents Declaration Task> GetManyAsync(IEnumerable ids, IEnumerable resolveBehaviors = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids List of content IDs System.Collections.Generic.IEnumerable < ContentResolveBehavior > resolveBehaviors List of enums that control which parts of the content are resolved and returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < ContentDetail >> List of Content detail Exceptions ApiException A server side error occurred. ContentNotFoundException One or more contents not found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetReferencesAsync(String, ContentReferencesRequest, CancellationToken) Get content references Declaration Task GetReferencesAsync(string contentId, ContentReferencesRequest contentReferencesRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID whose references to retrieve. ContentReferencesRequest contentReferencesRequest Content references request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentReferencesResult > ContentReferencesResult Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetReferencesManyAsync(ContentManyReferencesRequest, CancellationToken) Get many content references Declaration Task GetReferencesManyAsync(ContentManyReferencesRequest contentManyReferencesRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentManyReferencesRequest contentManyReferencesRequest Content many references request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentReferencesResult > Content references result Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RestoreAsync(String, Nullable, Nullable, Nullable, CancellationToken) Restore content Declaration Task RestoreAsync(string contentId, bool? allowMissingDependencies = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. System.Nullable < System.Boolean > allowMissingDependencies Allows restoring contents that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Ok Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict RestoreManyAsync(ContentRestoreManyRequest, CancellationToken) Restore multiple contents Declaration Task RestoreManyAsync(ContentRestoreManyRequest restoreManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentRestoreManyRequest restoreManyRequest Content restore many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(ContentSearchRequest, CancellationToken) Search contents Declaration Task SearchAsync(ContentSearchRequest contentSearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentSearchRequest contentSearchRequest Content search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentSearchResult > Content search result Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipAsync(String, ContentOwnershipTransferRequest, Nullable, Nullable, CancellationToken) Transfer content ownership Declaration Task TransferOwnershipAsync(string contentId, ContentOwnershipTransferRequest updateRequest, TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. ContentOwnershipTransferRequest updateRequest Content ownership transfer request. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Ok Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict TransferOwnershipManyAsync(ContentOwnershipTransferManyRequest, Nullable, Boolean, CancellationToken) Transfer ownership - many Declaration Task TransferOwnershipManyAsync(ContentOwnershipTransferManyRequest contentOwnershipTransferManyRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentOwnershipTransferManyRequest contentOwnershipTransferManyRequest The content ownership transfer many request. System.Nullable < System.TimeSpan > timeout Timeout for waiting on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBatchOperationResult > The . Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateFileAsync(String, ContentFileUpdateRequest, CancellationToken) Update content file Declaration Task UpdateFileAsync(string contentId, ContentFileUpdateRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The ID of the content to replace. ContentFileUpdateRequest updateRequest Content file update request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateMetadataAsync(String, ContentMetadataUpdateRequest, IEnumerable, Nullable, Nullable, Nullable, CancellationToken) Update content metadata Declaration Task UpdateMetadataAsync(string contentId, ContentMetadataUpdateRequest updateRequest, IEnumerable resolveBehaviors = null, bool? allowMissingDependencies = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. ContentMetadataUpdateRequest updateRequest Content metadata update request. System.Collections.Generic.IEnumerable < ContentResolveBehavior > resolveBehaviors List of enums that control which parts of the content are resolved and returned. System.Nullable < System.Boolean > allowMissingDependencies Allows storing references to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentDetail > Content detail Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict UpdateMetadataManyAsync(ContentMetadataUpdateManyRequest, Nullable, Boolean, CancellationToken) Update metadata - many Declaration Task UpdateMetadataManyAsync(ContentMetadataUpdateManyRequest updateRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentMetadataUpdateManyRequest updateRequest The metadata update requests. System.Nullable < System.TimeSpan > timeout Timeout for waiting on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBatchOperationResult > The . Exceptions ApiException A server side error occurred. ContentNotFoundException Not all provided contents could be found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdatePermissionsAsync(String, ContentPermissionsUpdateRequest, IEnumerable, Nullable, Nullable, CancellationToken) Update content permissions Declaration Task UpdatePermissionsAsync(string contentId, ContentPermissionsUpdateRequest updateRequest, IEnumerable resolveBehaviors = null, TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. ContentPermissionsUpdateRequest updateRequest Content permissions update request. System.Collections.Generic.IEnumerable < ContentResolveBehavior > resolveBehaviors List of enums that control which parts of the content are resolved and returned. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentDetail > Content detail Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict UpdatePermissionsManyAsync(ContentPermissionsUpdateManyRequest, Nullable, Boolean, CancellationToken) Update permissions - many Declaration Task UpdatePermissionsManyAsync(ContentPermissionsUpdateManyRequest updateManyRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentPermissionsUpdateManyRequest updateManyRequest The permissions update many request. System.Nullable < System.TimeSpan > timeout Timeout for waiting on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been created and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBatchOperationResult > The . Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception WaitForBusinessProcessAndReturnResult(String, Nullable, Boolean, CancellationToken) Waits for a business process and returns a . Declaration Task WaitForBusinessProcessAndReturnResult(string businessProcessId, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String businessProcessId The business process id. System.Nullable < System.TimeSpan > timeout The timeout to wait on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search documents and the rendered display values System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ContentBatchOperationResult > The . WaitForBusinessProcessAndReturnResultWithRequestId(String, Nullable, Boolean, CancellationToken) Waits for a business process and returns a . Declaration Task WaitForBusinessProcessAndReturnResultWithRequestId(string businessProcessId, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String businessProcessId The business process id. System.Nullable < System.TimeSpan > timeout The timeout to wait on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search documents and the rendered display values System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ContentBatchOperationWithRequestIdResult > The ." }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerCreateRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerCreateRequest.html", - "title": "Class CustomerCreateRequest | Picturepark.SDK.V1 API", - "keywords": "Class CustomerCreateRequest Inheritance System.Object CustomerCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerCreateRequest Properties AdminUser Declaration public User AdminUser { get; set; } Property Value User AdminUserPassword Declaration public string AdminUserPassword { get; set; } Property Value System.String Alias Declaration public string Alias { get; set; } Property Value System.String ApiCallsPerMinute Declaration public int ApiCallsPerMinute { get; set; } Property Value System.Int32 BaseUrl Declaration public string BaseUrl { get; set; } Property Value System.String BoostValues Declaration public ICollection BoostValues { get; set; } Property Value System.Collections.Generic.ICollection < System.Double > CdnConfiguration Declaration public CdnConfigurationBase CdnConfiguration { get; set; } Property Value CdnConfigurationBase ContentBackupState Declaration public ContentBackupState ContentBackupState { get; set; } Property Value ContentBackupState ContentBackupStoragePath Declaration public string ContentBackupStoragePath { get; set; } Property Value System.String ContentRetentionTime Declaration public TimeSpan ContentRetentionTime { get; set; } Property Value System.TimeSpan CorsAllowedHosts Declaration public ICollection CorsAllowedHosts { get; set; } Property Value System.Collections.Generic.ICollection < System.String > CustomerHosts Declaration public ICollection CustomerHosts { get; set; } Property Value System.Collections.Generic.ICollection < System.String > DocumentHistoryRetentionTime Declaration public TimeSpan DocumentHistoryRetentionTime { get; set; } Property Value System.TimeSpan EditCollectionRetentionTime Declaration public TimeSpan EditCollectionRetentionTime { get; set; } Property Value System.TimeSpan ElasticSearchNumberOfReplicas Declaration public int ElasticSearchNumberOfReplicas { get; set; } Property Value System.Int32 ElasticSearchNumberOfShards Declaration public int ElasticSearchNumberOfShards { get; set; } Property Value System.Int32 EnableQueryDetails Declaration public bool EnableQueryDetails { get; set; } Property Value System.Boolean IdentityServerProviders Declaration public ICollection IdentityServerProviders { get; set; } Property Value System.Collections.Generic.ICollection < IdentityServerProvider > IncompleteTransferRetentionTime Declaration public TimeSpan IncompleteTransferRetentionTime { get; set; } Property Value System.TimeSpan IndexedFieldThreshold Declaration public int IndexedFieldThreshold { get; set; } Property Value System.Int32 LanguageConfiguration Declaration public LanguageConfiguration LanguageConfiguration { get; set; } Property Value LanguageConfiguration ListItemRetentionTime Declaration public TimeSpan ListItemRetentionTime { get; set; } Property Value System.TimeSpan LiveStreamRetentionTime Declaration public TimeSpan LiveStreamRetentionTime { get; set; } Property Value System.TimeSpan LogoPath Declaration public string LogoPath { get; set; } Property Value System.String Name Declaration public string Name { get; set; } Property Value System.String NoReplyEmailAddress Declaration public string NoReplyEmailAddress { get; set; } Property Value System.String OutputFormats Declaration public ICollection OutputFormats { get; set; } Property Value System.Collections.Generic.ICollection < OutputFormat > Prefix Declaration public string Prefix { get; set; } Property Value System.String RootContentSearchIndexNumberOfReplicas Declaration public int RootContentSearchIndexNumberOfReplicas { get; set; } Property Value System.Int32 RootContentSearchIndexNumberOfShards Declaration public int RootContentSearchIndexNumberOfShards { get; set; } Property Value System.Int32 RootListItemSearchIndexNumberOfReplicas Declaration public int RootListItemSearchIndexNumberOfReplicas { get; set; } Property Value System.Int32 RootListItemSearchIndexNumberOfShards Declaration public int RootListItemSearchIndexNumberOfShards { get; set; } Property Value System.Int32 ServiceProviders Declaration public ICollection ServiceProviders { get; set; } Property Value System.Collections.Generic.ICollection < CustomerServiceProvider > SnapshotEnabled Declaration public bool SnapshotEnabled { get; set; } Property Value System.Boolean SnapshotFullbackupScheduleTime Declaration public TimeSpan SnapshotFullbackupScheduleTime { get; set; } Property Value System.TimeSpan SnapshotRetentionTime Declaration public TimeSpan SnapshotRetentionTime { get; set; } Property Value System.TimeSpan SortableFieldThreshold Declaration public int SortableFieldThreshold { get; set; } Property Value System.Int32 StoragePath Declaration public string StoragePath { get; set; } Property Value System.String SuccessfulTransferRetentionTime Declaration public TimeSpan SuccessfulTransferRetentionTime { get; set; } Property Value System.TimeSpan SupportContactEmailAddress Declaration public string SupportContactEmailAddress { get; set; } Property Value System.String TaggingConfiguration Declaration public TaggingConfigurationBase TaggingConfiguration { get; set; } Property Value TaggingConfigurationBase UserRetentionTime Declaration public TimeSpan UserRetentionTime { get; set; } Property Value System.TimeSpan UseSsl Declaration public bool UseSsl { get; set; } Property Value System.Boolean WatermarkPath Declaration public string WatermarkPath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerCreateRequest FromJson(string data) Parameters System.String data Returns CustomerCreateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.IChannelClient.html": { + "href": "api/Picturepark.SDK.V1.Contract.IChannelClient.html", + "title": "Interface IChannelClient | Picturepark.SDK.V1 API", + "keywords": "Interface IChannelClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IChannelClient Methods CreateAsync(ChannelCreateRequest, CancellationToken) Create channel Declaration Task CreateAsync(ChannelCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ChannelCreateRequest request The request containing information needed to create new channel. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Channel > Channel Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, CancellationToken) Delete channel Declaration Task DeleteAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the channel that should be deleted. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAllAsync(CancellationToken) Get all channels Declaration Task> GetAllAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < Channel >> List of channel Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get channel Declaration Task GetAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id The channel ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Channel > Channel Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetChannelsAsync(CancellationToken) Declaration Task> GetChannelsAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < ICollection < Channel >> UpdateAsync(String, ChannelUpdateRequest, CancellationToken) Update channel Declaration Task UpdateAsync(string id, ChannelUpdateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of channel to update ChannelUpdateRequest request The request containing information needed to update the channel. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Channel > Updated channel Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerConfiguration.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerConfiguration.html", - "title": "Class CustomerConfiguration | Picturepark.SDK.V1 API", - "keywords": "Class CustomerConfiguration Inheritance System.Object CustomerConfiguration Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerConfiguration Properties Alias Declaration public string Alias { get; set; } Property Value System.String ApiCallsPerMinute Declaration public int ApiCallsPerMinute { get; set; } Property Value System.Int32 BaseUrl Declaration public string BaseUrl { get; set; } Property Value System.String BoostValues Declaration public ICollection BoostValues { get; set; } Property Value System.Collections.Generic.ICollection < System.Double > BusinessProcessCatalog Declaration public string BusinessProcessCatalog { get; set; } Property Value System.String BusinessRuleCatalog Declaration public string BusinessRuleCatalog { get; set; } Property Value System.String CacheCatalog Declaration public string CacheCatalog { get; set; } Property Value System.String CdnConfiguration Declaration public CdnConfigurationBase CdnConfiguration { get; set; } Property Value CdnConfigurationBase ChannelCatalog Declaration public string ChannelCatalog { get; set; } Property Value System.String ContentBackupState Declaration public ContentBackupState ContentBackupState { get; set; } Property Value ContentBackupState ContentBackupStoragePath Declaration public string ContentBackupStoragePath { get; set; } Property Value System.String ContentCatalog Declaration public string ContentCatalog { get; set; } Property Value System.String ContentRetentionTime Declaration public TimeSpan ContentRetentionTime { get; set; } Property Value System.TimeSpan ContractVersion Declaration public string ContractVersion { get; set; } Property Value System.String CorsAllowedHosts Declaration public ICollection CorsAllowedHosts { get; set; } Property Value System.Collections.Generic.ICollection < System.String > CustomerHosts Declaration public ICollection CustomerHosts { get; set; } Property Value System.Collections.Generic.ICollection < System.String > DeactivationMessage Declaration public TranslatedStringDictionary DeactivationMessage { get; set; } Property Value TranslatedStringDictionary DefaultContentPermissionSetIds Declaration public ICollection DefaultContentPermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > DisplayValueCatalog Declaration public string DisplayValueCatalog { get; set; } Property Value System.String DocumentHistoryCatalog Declaration public string DocumentHistoryCatalog { get; set; } Property Value System.String DocumentHistoryRetentionTime Declaration public TimeSpan DocumentHistoryRetentionTime { get; set; } Property Value System.TimeSpan DocumentHistorySteadyCatalog Declaration public string DocumentHistorySteadyCatalog { get; set; } Property Value System.String EditCollectionRetentionTime Declaration public TimeSpan EditCollectionRetentionTime { get; set; } Property Value System.TimeSpan ElasticSearchNumberOfReplicas Declaration public int ElasticSearchNumberOfReplicas { get; set; } Property Value System.Int32 ElasticSearchNumberOfRoutingShards Declaration public int ElasticSearchNumberOfRoutingShards { get; set; } Property Value System.Int32 ElasticSearchNumberOfShards Declaration public int ElasticSearchNumberOfShards { get; set; } Property Value System.Int32 EnableQueryDetails Declaration public bool EnableQueryDetails { get; set; } Property Value System.Boolean Id Declaration public string Id { get; set; } Property Value System.String IncompleteTransferRetentionTime Declaration public TimeSpan IncompleteTransferRetentionTime { get; set; } Property Value System.TimeSpan IndexedFieldThreshold Declaration public int IndexedFieldThreshold { get; set; } Property Value System.Int32 LanguageConfiguration Declaration public LanguageConfiguration LanguageConfiguration { get; set; } Property Value LanguageConfiguration LifeCycle Declaration public LifeCycle LifeCycle { get; set; } Property Value LifeCycle LifelineId Declaration public string LifelineId { get; set; } Property Value System.String ListItemCatalog Declaration public string ListItemCatalog { get; set; } Property Value System.String ListItemRetentionTime Declaration public TimeSpan ListItemRetentionTime { get; set; } Property Value System.TimeSpan LiveStreamCatalog Declaration public string LiveStreamCatalog { get; set; } Property Value System.String LiveStreamRetentionTime Declaration public TimeSpan LiveStreamRetentionTime { get; set; } Property Value System.TimeSpan LogoPath Declaration public string LogoPath { get; set; } Property Value System.String MailCatalog Declaration public string MailCatalog { get; set; } Property Value System.String MainCatalog Declaration public string MainCatalog { get; set; } Property Value System.String Name Declaration public string Name { get; set; } Property Value System.String Namespace Declaration public string Namespace { get; set; } Property Value System.String NoReplyEmailAddress Declaration public string NoReplyEmailAddress { get; set; } Property Value System.String NotificationCatalog Declaration public string NotificationCatalog { get; set; } Property Value System.String OutputCatalog Declaration public string OutputCatalog { get; set; } Property Value System.String OutputFormatCatalog Declaration public string OutputFormatCatalog { get; set; } Property Value System.String RedisDatabaseIndex Declaration public int RedisDatabaseIndex { get; set; } Property Value System.Int32 ReferenceCatalog Declaration public string ReferenceCatalog { get; set; } Property Value System.String ReplacedOriginalsRetentionTime Declaration public TimeSpan ReplacedOriginalsRetentionTime { get; set; } Property Value System.TimeSpan RootContentSearchIndexNumberOfReplicas Declaration public int RootContentSearchIndexNumberOfReplicas { get; set; } Property Value System.Int32 RootContentSearchIndexNumberOfRoutingShards Declaration public int RootContentSearchIndexNumberOfRoutingShards { get; set; } Property Value System.Int32 RootContentSearchIndexNumberOfShards Declaration public int RootContentSearchIndexNumberOfShards { get; set; } Property Value System.Int32 RootListItemSearchIndexNumberOfReplicas Declaration public int RootListItemSearchIndexNumberOfReplicas { get; set; } Property Value System.Int32 RootListItemSearchIndexNumberOfRoutingShards Declaration public int RootListItemSearchIndexNumberOfRoutingShards { get; set; } Property Value System.Int32 RootListItemSearchIndexNumberOfShards Declaration public int RootListItemSearchIndexNumberOfShards { get; set; } Property Value System.Int32 SchemaCatalog Declaration public string SchemaCatalog { get; set; } Property Value System.String ServiceAdminUserId Declaration public string ServiceAdminUserId { get; set; } Property Value System.String ServiceProviders Declaration public ICollection ServiceProviders { get; set; } Property Value System.Collections.Generic.ICollection < CustomerServiceProviderConfiguration > ShareCatalog Declaration public string ShareCatalog { get; set; } Property Value System.String SnapshotEnabled Declaration public bool SnapshotEnabled { get; set; } Property Value System.Boolean SnapshotFullbackupScheduleTime Declaration public TimeSpan SnapshotFullbackupScheduleTime { get; set; } Property Value System.TimeSpan SnapshotRetentionTime Declaration public TimeSpan SnapshotRetentionTime { get; set; } Property Value System.TimeSpan SortableFieldThreshold Declaration public int SortableFieldThreshold { get; set; } Property Value System.Int32 StatisticsCatalog Declaration public string StatisticsCatalog { get; set; } Property Value System.String StoragePath Declaration public string StoragePath { get; set; } Property Value System.String SuccessfulTransferRetentionTime Declaration public TimeSpan SuccessfulTransferRetentionTime { get; set; } Property Value System.TimeSpan SupportContactEmailAddress Declaration public string SupportContactEmailAddress { get; set; } Property Value System.String TaggingConfiguration Declaration public TaggingConfigurationBase TaggingConfiguration { get; set; } Property Value TaggingConfigurationBase TokenCatalog Declaration public string TokenCatalog { get; set; } Property Value System.String TransferCatalog Declaration public string TransferCatalog { get; set; } Property Value System.String UserCatalog Declaration public string UserCatalog { get; set; } Property Value System.String UserRetentionTime Declaration public TimeSpan UserRetentionTime { get; set; } Property Value System.TimeSpan UseSsl Declaration public bool UseSsl { get; set; } Property Value System.Boolean WatermarkPath Declaration public string WatermarkPath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerConfiguration FromJson(string data) Parameters System.String data Returns CustomerConfiguration ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.IBusinessProcessClient.html": { + "href": "api/Picturepark.SDK.V1.Contract.IBusinessProcessClient.html", + "title": "Interface IBusinessProcessClient | Picturepark.SDK.V1 API", + "keywords": "Interface IBusinessProcessClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IBusinessProcessClient Methods CancelAsync(String, CancellationToken) Cancel business process Declaration Task CancelAsync(string processId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The business process id. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. BusinessProcessCancellationNotSupportedException Business process does not support cancellation. PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict ChangeStateAsync(String, BusinessProcessStateChangeRequest, CancellationToken) Change business process state Declaration Task ChangeStateAsync(string processId, BusinessProcessStateChangeRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The business process id. BusinessProcessStateChangeRequest request The business process state change request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > BusinessProcess Exceptions ApiException A server side error occurred. BusinessProcessNotExternalException Business process is not driven externally, no state changes are allowed. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateAsync(BusinessProcessCreateRequest, CancellationToken) Create business process Declaration Task CreateAsync(BusinessProcessCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters BusinessProcessCreateRequest request The business process create request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > BusinessProcess Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get business process Declaration Task GetAsync(string processId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The business process id. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > BusinessProcess Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetDetailsAsync(String, CancellationToken) Get details Declaration Task GetDetailsAsync(string processId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The business process id. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcessDetails > BusinessProcessDetails Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(BusinessProcessSearchRequest, CancellationToken) Search Declaration Task SearchAsync(BusinessProcessSearchRequest businessProcessSearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters BusinessProcessSearchRequest businessProcessSearchRequest The business process request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcessSearchResult > BusinessProcessSearchResult Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateNotificationAsync(String, BusinessProcessNotificationUpdateRequest, CancellationToken) Update business process notification Declaration Task UpdateNotificationAsync(string processId, BusinessProcessNotificationUpdateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The business process id. BusinessProcessNotificationUpdateRequest request The business process notification update request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. BusinessProcessNotExternalException Business process is not driven externally, no notification changes are allowed. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception WaitForCompletionAsync(String, Nullable, Boolean, CancellationToken) Waits until the business process is completed or the timeout is reached. Declaration Task WaitForCompletionAsync(string processId, TimeSpan? timeout = default(TimeSpan? ), bool waitForContinuationCompletion = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The process ID. System.Nullable < System.TimeSpan > timeout The timeout in ms to wait for completion. System.Boolean waitForContinuationCompletion Waits for the completion of the continuation business process (if existing, recursively). Default to true. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcessWaitForLifeCycleResult > The wait result. Exceptions ApiException A server side error occurred. PictureparkException Internal server error WaitForLifeCyclesAsync(String, IEnumerable, Nullable, CancellationToken) Waits until the business process transitioned into one of the given lifecycles or the timeout is reached. Declaration Task WaitForLifeCyclesAsync(string processId, IEnumerable lifeCycleIds, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The process ID. IEnumerable < BusinessProcessLifeCycle > lifeCycleIds The business process lifecycle IDs to wait for. System.Nullable < System.TimeSpan > timeout The timeout in ms to wait for completion. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcessWaitForLifeCycleResult > The wait result. Exceptions ApiException A server side error occurred. PictureparkException Internal server error WaitForStatesAsync(String, IEnumerable, Nullable, CancellationToken) Waits until the business process transitioned into one of the given states or the timeout is reached. Declaration Task WaitForStatesAsync(string processId, IEnumerable states, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The process ID. IEnumerable < System.String > states The states to wait for. System.Nullable < System.TimeSpan > timeout The timeout in ms to wait for completion. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcessWaitForStateResult > The wait result. Exceptions ApiException A server side error occurred. PictureparkException Internal server error" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ContentFileReplaceTypeMismatchException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentFileReplaceTypeMismatchException.html", - "title": "Class ContentFileReplaceTypeMismatchException | Picturepark.SDK.V1 API", - "keywords": "Class ContentFileReplaceTypeMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ContentFileReplaceTypeMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentFileReplaceTypeMismatchException : PictureparkValidationException, ISerializable, _Exception Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String NewContentType Declaration public ContentType NewContentType { get; set; } Property Value ContentType OriginalContentType Declaration public ContentType OriginalContentType { get; set; } Property Value ContentType Methods FromJson(String) Declaration public static ContentFileReplaceTypeMismatchException FromJson(string data) Parameters System.String data Returns ContentFileReplaceTypeMismatchException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.EpsMetadata.html": { + "href": "api/Picturepark.SDK.V1.Contract.EpsMetadata.html", + "title": "Class EpsMetadata | Picturepark.SDK.V1 API", + "keywords": "Class EpsMetadata Inheritance System.Object EpsMetadata Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EpsMetadata Properties HeightInPoints Declaration public double HeightInPoints { get; set; } Property Value System.Double IsRasterized Declaration public bool IsRasterized { get; set; } Property Value System.Boolean WidthInPoints Declaration public double WidthInPoints { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static EpsMetadata FromJson(string data) Parameters System.String data Returns EpsMetadata ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupState.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupState.html", - "title": "Enum ContentBackupState | Picturepark.SDK.V1 API", - "keywords": "Enum ContentBackupState Namespace : System.Dynamic.ExpandoObject Syntax public enum ContentBackupState Disabled Enabled Recovery" + "api/Picturepark.SDK.V1.Contract.ContentDetail.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentDetail.html", + "title": "Class ContentDetail | Picturepark.SDK.V1 API", + "keywords": "Class ContentDetail Content detail Inheritance System.Object ContentDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentDetail Properties Audit Audit information. Declaration public UserAuditDetail Audit { get; set; } Property Value UserAuditDetail BrokenIndirectReferenceIds All the IDs of the indirectly referenced list items (tagboxes) that do not exist in the system. They are referenced list items that reference at least a list item that do not exist in the system. Declaration public ICollection BrokenIndirectReferenceIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > BrokenReferenceIds All the IDs of the referenced list items (tagboxes) that do not exist in the system. Declaration public ICollection BrokenReferenceIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > BrokenRelationTargetIds All the IDs of the contents or list items target of a relation that do not exist in the system. Declaration public ICollection BrokenRelationTargetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Content The content data of the content. It's an object of dynamic metadata whose structure is defined in the Content schema identified. by the ContentSchemaId property. Declaration public object Content { get; set; } Property Value System.Object ContentPermissionSetIds An optional list of content permission set IDs which control content permissions. These permissions control content accessibility for the users that do not own the content. Declaration public ICollection ContentPermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > ContentRights List of content rights the user has on this content Declaration public ICollection ContentRights { get; set; } Property Value System.Collections.Generic.ICollection < ContentRight > ContentSchemaId The ID of the content schema. The SchemaType of the specified schema must be Content. The schema specifies the structure of the Content dictionary. Declaration public string ContentSchemaId { get; set; } Property Value System.String ContentType Content type. Declaration public ContentType ContentType { get; set; } Property Value ContentType DisplayValues Contains language specific display values. They are calculated values based on the template stored in the Content schema DisplayPatterns property. Declaration public DisplayValueDictionary DisplayValues { get; set; } Property Value DisplayValueDictionary Id The content ID. Declaration public string Id { get; set; } Property Value System.String LayerSchemaIds An optional list of IDs of the schemas that form the layers of the content. The SchemaType of the specified schemas must be Layer. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > LifeCycle The actual lifecycle value of the content. Becomes Inactive when the content is deleted. Declaration public LifeCycle LifeCycle { get; set; } Property Value LifeCycle Metadata The metadata belonging to the layers of the content. It's a dictionary of dynamic metadata whose structure is defined in the Layer schemas identified by the LayerSchemaIds property. Declaration public IDictionary Metadata { get; set; } Property Value System.Collections.Generic.IDictionary < System.String , System.Object > Outputs The Outputs generated from the content. They identifies the rendered files generated by the system. They are available only for file base contents, and they depends on the output formats configured in the system. Declaration public ICollection Outputs { get; set; } Property Value System.Collections.Generic.ICollection < Output > Owner The resolved owner. Declaration public User Owner { get; set; } Property Value User OwnerTokenId The owner token ID. Defines the content owner. Declaration public string OwnerTokenId { get; set; } Property Value System.String Methods AsContentItem() Creates a typed content item wrapped in a ContentItem container. Declaration public ContentItem AsContentItem() Returns ContentItem The content item. Type Parameters T The content item type. ContentAs() Returns content deserialized into the requested class Declaration public T ContentAs() Returns T Deserialized content Type Parameters T Content type FromJson(String) Declaration public static ContentDetail FromJson(string data) Parameters System.String data Returns ContentDetail GetFileMetadata() Gets the content detail's file metadata. Declaration public FileMetadata GetFileMetadata() Returns FileMetadata The file metadata. HasLayer(String) Tests if a layer is present in Metadata dictionary. Declaration public bool HasLayer(string schemaId) Parameters System.String schemaId OSchema ID of the layer within the metadata dictionary. Returns System.Boolean True if the layer with the provided schema ID is present in metadata dictionary, false otherwise. HasLayer() Tests if a layer is present in Metadata dictionary. Declaration public bool HasLayer() Returns System.Boolean True if the layer representing the type T is present in metadata dictionary, false otherwise. Type Parameters T Type representing the layer Layer(String) Returns layer from Metadata based on a schema ID. Declaration public JObject Layer(string schemaId) Parameters System.String schemaId Schema ID of the layer within the metadata dictionary. Returns JObject Layer metadata Layer(String) Returns layer from Metadata deserialized into a custom type. Declaration public T Layer(string schemaId = null) Parameters System.String schemaId Optional ID of the layer within the metadata dictionary. If not provided, it will be determined by schema ID defined in PictureparkSchemaAttribute on the layer class (if applied) or the name of the type. Anonymous classes are naturally not supported. Returns T Layer metadata Type Parameters T Type representing the layer LayerDisplayValues(String) Deserializes the values for the specified layer and gets the display values. Declaration public DisplayValueDictionary LayerDisplayValues(string schemaId) Parameters System.String schemaId Layer schema ID Returns DisplayValueDictionary Deserialized display values for the layer LayerDisplayValues() Deserializes the values for the specified layer and gets the display values. Declaration public DisplayValueDictionary LayerDisplayValues() Returns DisplayValueDictionary Deserialized display values for the layer Type Parameters T Type representing the layer ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ConfigurationIndexNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ConfigurationIndexNotFoundException.html", - "title": "Class ConfigurationIndexNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class ConfigurationIndexNotFoundException Inheritance System.Object System.Exception PictureparkException ConfigurationIndexNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ConfigurationIndexNotFoundException : PictureparkException, ISerializable, _Exception Properties ConfigurationIndex Declaration public string ConfigurationIndex { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ConfigurationIndexNotFoundException FromJson(string data) Parameters System.String data Returns ConfigurationIndexNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Extensions.MiscExtensions.html": { + "href": "api/Picturepark.SDK.V1.Contract.Extensions.MiscExtensions.html", + "title": "Class MiscExtensions | Picturepark.SDK.V1 API", + "keywords": "Class MiscExtensions Inheritance System.Object MiscExtensions Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public static class MiscExtensions Methods JoinByDot((String a, String b)) Declaration public static string JoinByDot(this(string a, string b)self) Parameters System.ValueTuple < System.String , System.String > self Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleSchemaIdInvalidException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleSchemaIdInvalidException.html", - "title": "Class BusinessRuleSchemaIdInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleSchemaIdInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleSchemaIdInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleSchemaIdInvalidException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleSchemaIdInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleSchemaIdInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Extensions.ContentDetailExtensions.html": { + "href": "api/Picturepark.SDK.V1.Contract.Extensions.ContentDetailExtensions.html", + "title": "Class ContentDetailExtensions | Picturepark.SDK.V1 API", + "keywords": "Class ContentDetailExtensions Inheritance System.Object ContentDetailExtensions Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public static class ContentDetailExtensions Methods AsContentItems(IEnumerable) Creates a typed enumerable of content items wrapped in a ContentItem container. Declaration public static IEnumerable> AsContentItems(this IEnumerable contents) Parameters IEnumerable < ContentDetail > contents The content details. Returns IEnumerable < ContentItem > The enumerable of content item. Type Parameters T The content item type." }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleFieldPathInvalidException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleFieldPathInvalidException.html", - "title": "Class BusinessRuleFieldPathInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleFieldPathInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleFieldPathInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleFieldPathInvalidException : PictureparkValidationException, ISerializable, _Exception Properties FieldPath Declaration public string FieldPath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleFieldPathInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleFieldPathInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BlacklistItem.html": { + "href": "api/Picturepark.SDK.V1.Contract.BlacklistItem.html", + "title": "Class BlacklistItem | Picturepark.SDK.V1 API", + "keywords": "Class BlacklistItem Entry in the Blacklist. Inheritance System.Object BlacklistItem Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BlacklistItem Properties Match Pattern a file name must match to be excluded from the transfer. Declaration public string Match { get; set; } Property Value System.String Name Friendly name of item. Declaration public string Name { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BlacklistItem FromJson(string data) Parameters System.String data Returns BlacklistItem ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessState.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessState.html", - "title": "Class BusinessProcessState | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessState State transition information of a business process Inheritance System.Object BusinessProcessState Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessState Properties Error Eventual error associated to the state transition. Declaration public ErrorResponse Error { get; set; } Property Value ErrorResponse State State of the business process Declaration public string State { get; set; } Property Value System.String Timestamp Date and time of when the state transition was performed. Declaration public DateTime Timestamp { get; set; } Property Value System.DateTime Methods FromJson(String) Declaration public static BusinessProcessState FromJson(string data) Parameters System.String data Returns BusinessProcessState ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Blacklist.html": { + "href": "api/Picturepark.SDK.V1.Contract.Blacklist.html", + "title": "Class Blacklist | Picturepark.SDK.V1 API", + "keywords": "Class Blacklist Blacklist containing file name patterns skipped when uploading. Inheritance System.Object Blacklist Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Blacklist Properties Items Blacklist entries. Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < BlacklistItem > Methods FromJson(String) Declaration public static Blacklist FromJson(string data) Parameters System.String data Returns Blacklist ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BackupReason.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BackupReason.html", - "title": "Enum BackupReason | Picturepark.SDK.V1 API", - "keywords": "Enum BackupReason Namespace : System.Dynamic.ExpandoObject Syntax public enum BackupReason Custom Deletion Update" + "api/Picturepark.SDK.V1.Contract.ContentMetadataUpdateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentMetadataUpdateRequest.html", + "title": "Class ContentMetadataUpdateRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentMetadataUpdateRequest Request to update content metadata Inheritance System.Object ContentMetadataUpdateRequest ContentMetadataUpdateItem Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentMetadataUpdateRequest Properties Content The content data of the content. It's an object of dynamic metadata whose structure is defined in the Content schema identified by the ContentSchemaId property. Updating the Content property is only possible for virtual items (contents whose ContentType is Virtual). Update of content data will be done only if this attribute has any data, i.e. if it's not null or empty. Declaration public object Content { get; set; } Property Value System.Object LayerSchemaIds An optional list of IDs of the schemas that should be updated/replaced based on the options below and Metadata provided. The SchemaType of the specified schemas must be Layer. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > LayerSchemasUpdateOptions Options to modify the behavior for updating the layers. Merge: the content is updated so that the assigned layers to the content will be a merge of the ones specified in the LayerSchemaIds property and the ones already existing; existing assigned layers not specified in the property are kept and missing layers are assigned. Replace: the content is updated so that only the layers specified in the LayerSchemaIds property are assigned to the content; existing assigned layers not specified in the property are removed and missing layers are assigned. Defaults to Merge. Declaration public UpdateOption LayerSchemasUpdateOptions { get; set; } Property Value UpdateOption Metadata The dynamic data structure matching the field schematics of the schemas with type layer (LayerSchemaIds). The metadata belonging to the layers of the content. It's a dictionary of dynamic metadata whose structure is defined in the Layer schemas identified by the LayerSchemaIds property. If there are no data for a specified LayerSchemaId, it is treated as empty. Declaration public IDictionary Metadata { get; set; } Property Value System.Collections.Generic.IDictionary < System.String , System.Object > SchemaFieldsUpdateOptions Options to modify the behavior for updating the values of schemas. Merge: the values specified in the Content and Metadata dictionaries are merged to the existing values of the corresponding schema on the content. Replace: the values specified in the Content and Metadata dictionaries entirely replace any existing value of the corresponding schema on the content. Defaults to Merge. Declaration public UpdateOption SchemaFieldsUpdateOptions { get; set; } Property Value UpdateOption Methods FromJson(String) Declaration public static ContentMetadataUpdateRequest FromJson(string data) Parameters System.String data Returns ContentMetadataUpdateRequest LayerMergeUpdate(Expression>, TProperty) Creates a new ContentMetadataUpdateRequest to update one property (field) in one layer on a content. Declaration public static ContentMetadataUpdateRequest LayerMergeUpdate(Expression> property, TProperty newValue) Parameters Expression < System.Func > property The property on the object (schema field) you want to update TProperty newValue New value you want to update the schema field to Returns ContentMetadataUpdateRequest Update request to update the field Type Parameters T Layer type TProperty Property type Remarks Layer name (schema ID) will be determined by schema ID defined in PictureparkSchemaAttribute on the layer class (if applied) or the name of the type. Anonymous classes are naturally not supported. ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.AlphaHandling.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AlphaHandling.html", - "title": "Enum AlphaHandling | Picturepark.SDK.V1 API", - "keywords": "Enum AlphaHandling Namespace : System.Dynamic.ExpandoObject Syntax public enum AlphaHandling DiscardAlpha ReplaceAlpha ReplaceInvertedAlpha" + "api/Picturepark.SDK.V1.Contract.Results.SchemaBatchOperationResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.Results.SchemaBatchOperationResult.html", + "title": "Class SchemaBatchOperationResult | Picturepark.SDK.V1 API", + "keywords": "Class SchemaBatchOperationResult Inheritance System.Object BatchOperationResult < SchemaDetail > SchemaBatchOperationResult Inherited Members BatchOperationResult.LifeCycle BatchOperationResult.BusinessProcessId BatchOperationResult.FetchDetail(Func>>, CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaBatchOperationResult : BatchOperationResult Constructors SchemaBatchOperationResult(ISchemaClient, String, Nullable, IBusinessProcessClient) Declaration public SchemaBatchOperationResult(ISchemaClient schemaClient, string businessProcessId, BusinessProcessLifeCycle? lifeCycle, IBusinessProcessClient businessProcessClient) Parameters ISchemaClient schemaClient System.String businessProcessId System.Nullable < BusinessProcessLifeCycle > lifeCycle IBusinessProcessClient businessProcessClient Properties Empty Declaration public static SchemaBatchOperationResult Empty { get; } Property Value SchemaBatchOperationResult Methods FetchDetail(CancellationToken) Declaration public Task> FetchDetail(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < BatchOperationResultDetail < SchemaDetail >>" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ContentLayerSameRootException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentLayerSameRootException.html", - "title": "Class ContentLayerSameRootException | Picturepark.SDK.V1 API", - "keywords": "Class ContentLayerSameRootException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ContentLayerSameRootException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentLayerSameRootException : PictureparkValidationException, ISerializable, _Exception Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String LayerIdsByRootSchema Declaration public ICollection LayerIdsByRootSchema { get; set; } Property Value System.Collections.Generic.ICollection < LayerIdsByRootSchema > Methods FromJson(String) Declaration public static ContentLayerSameRootException FromJson(string data) Parameters System.String data Returns ContentLayerSameRootException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Results.OutputFormatOperationResultWithoutFetch.html": { + "href": "api/Picturepark.SDK.V1.Contract.Results.OutputFormatOperationResultWithoutFetch.html", + "title": "Class OutputFormatOperationResultWithoutFetch | Picturepark.SDK.V1 API", + "keywords": "Class OutputFormatOperationResultWithoutFetch Inheritance System.Object OutputFormatOperationResultWithoutFetch OutputFormatDeleteResult OutputFormatOperationResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatOperationResultWithoutFetch Constructors OutputFormatOperationResultWithoutFetch(String, String, Nullable) Declaration public OutputFormatOperationResultWithoutFetch(string outputFormatId, string businessProcessId, BusinessProcessLifeCycle? lifeCycle) Parameters System.String outputFormatId System.String businessProcessId System.Nullable < BusinessProcessLifeCycle > lifeCycle Properties BusinessProcessId Declaration public string BusinessProcessId { get; } Property Value System.String LifeCycle Declaration public BusinessProcessLifeCycle? LifeCycle { get; } Property Value System.Nullable < BusinessProcessLifeCycle > OutputFormatId Declaration public string OutputFormatId { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupCancelRecoveryRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ContentBackupCancelRecoveryRequest.html", - "title": "Class ContentBackupCancelRecoveryRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentBackupCancelRecoveryRequest Request to search aggregation values for Contents Inheritance System.Object ContentBackupCancelRecoveryRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentBackupCancelRecoveryRequest Properties BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentBackupCancelRecoveryRequest FromJson(string data) Parameters System.String data Returns ContentBackupCancelRecoveryRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.CustomerBoostValuesInvalidException.html": { + "href": "api/Picturepark.SDK.V1.Contract.CustomerBoostValuesInvalidException.html", + "title": "Class CustomerBoostValuesInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class CustomerBoostValuesInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException CustomerBoostValuesInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerBoostValuesInvalidException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static CustomerBoostValuesInvalidException FromJson(string data) Parameters System.String data Returns CustomerBoostValuesInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleTransformationGroupInputsMissingException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleTransformationGroupInputsMissingException.html", - "title": "Class BusinessRuleTransformationGroupInputsMissingException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleTransformationGroupInputsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleTransformationGroupInputsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleTransformationGroupInputsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleTransformationGroupInputsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleTransformationGroupInputsMissingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.CustomerInfo.html": { + "href": "api/Picturepark.SDK.V1.Contract.CustomerInfo.html", + "title": "Class CustomerInfo | Picturepark.SDK.V1 API", + "keywords": "Class CustomerInfo Customer configuration information Inheritance System.Object CustomerInfo Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerInfo Properties Apps Apps registered for this customer Declaration public ICollection Apps { get; set; } Property Value System.Collections.Generic.ICollection < CustomerApp > BoostValues Boost levels that can be applied to a metadata field to boost the the significance of the field in a search operation. Declaration public ICollection BoostValues { get; set; } Property Value System.Collections.Generic.ICollection < System.Double > CustomerAlias Alias of the customer instance. Declaration public string CustomerAlias { get; set; } Property Value System.String CustomerId The customer ID. Declaration public string CustomerId { get; set; } Property Value System.String EnableQueryDetails Information if the query details can be enabled when searching. For debug purposes only. Declaration public bool EnableQueryDetails { get; set; } Property Value System.Boolean IdentityServerUrl The base url of identity server to authenticate the user using OpenID Connect. Declaration public string IdentityServerUrl { get; set; } Property Value System.String LanguageConfiguration Configured languages of customer instance (system, metadata, default). Declaration public LanguageConfiguration LanguageConfiguration { get; set; } Property Value LanguageConfiguration Languages Languages including translations for the configured system and metadata languages. Declaration public ICollection Languages { get; set; } Property Value System.Collections.Generic.ICollection < Language > ModificationDate Declaration public DateTime ModificationDate { get; set; } Property Value System.DateTime Name The name of the customer instance. Declaration public string Name { get; set; } Property Value System.String OutputFormats Configured rendering outputs including translations for the customer instance. Declaration public ICollection OutputFormats { get; set; } Property Value System.Collections.Generic.ICollection < OutputFormatInfo > Methods FromJson(String) Declaration public static CustomerInfo FromJson(string data) Parameters System.String data Returns CustomerInfo ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleExecutionScope.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessRuleExecutionScope.html", - "title": "Enum BusinessRuleExecutionScope | Picturepark.SDK.V1 API", - "keywords": "Enum BusinessRuleExecutionScope Namespace : System.Dynamic.ExpandoObject Syntax public enum BusinessRuleExecutionScope MainDoc SearchDoc" + "api/Picturepark.SDK.V1.Contract.CustomerNotActiveException.html": { + "href": "api/Picturepark.SDK.V1.Contract.CustomerNotActiveException.html", + "title": "Class CustomerNotActiveException | Picturepark.SDK.V1 API", + "keywords": "Class CustomerNotActiveException Inheritance System.Object System.Exception PictureparkException CustomerNotActiveException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerNotActiveException : PictureparkException, ISerializable, _Exception Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerNotActiveException FromJson(string data) Parameters System.String data Returns CustomerNotActiveException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessNotExternalException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BusinessProcessNotExternalException.html", - "title": "Class BusinessProcessNotExternalException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessNotExternalException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkForbiddenException BusinessProcessNotExternalException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessNotExternalException : PictureparkForbiddenException, ISerializable, _Exception Properties BusinessProcessId Declaration public string BusinessProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessNotExternalException FromJson(string data) Parameters System.String data Returns BusinessProcessNotExternalException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.CustomerNotAvailableException.html": { + "href": "api/Picturepark.SDK.V1.Contract.CustomerNotAvailableException.html", + "title": "Class CustomerNotAvailableException | Picturepark.SDK.V1 API", + "keywords": "Class CustomerNotAvailableException Inheritance System.Object System.Exception PictureparkException CustomerNotAvailableException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerNotAvailableException : PictureparkException, ISerializable, _Exception Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerNotAvailableException FromJson(string data) Parameters System.String data Returns CustomerNotAvailableException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BaseResultOfCustomer.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BaseResultOfCustomer.html", - "title": "Class BaseResultOfCustomer | Picturepark.SDK.V1 API", - "keywords": "Class BaseResultOfCustomer Inheritance System.Object BaseResultOfCustomer CustomerSearchResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfCustomer Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < Customer > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfCustomer FromJson(string data) Parameters System.String data Returns BaseResultOfCustomer ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.CustomerNotDeactivatedException.html": { + "href": "api/Picturepark.SDK.V1.Contract.CustomerNotDeactivatedException.html", + "title": "Class CustomerNotDeactivatedException | Picturepark.SDK.V1 API", + "keywords": "Class CustomerNotDeactivatedException Inheritance System.Object System.Exception PictureparkException CustomerNotDeactivatedException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerNotDeactivatedException : PictureparkException, ISerializable, _Exception Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerNotDeactivatedException FromJson(string data) Parameters System.String data Returns CustomerNotDeactivatedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.Analyzer.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.Analyzer.html", - "title": "Enum Analyzer | Picturepark.SDK.V1 API", - "keywords": "Enum Analyzer Namespace : System.Dynamic.ExpandoObject Syntax public enum Analyzer EdgeNGram Language NGram None PathHierarchy Simple" + "api/Picturepark.SDK.V1.Contract.CustomerNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.CustomerNotFoundException.html", + "title": "Class CustomerNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class CustomerNotFoundException Inheritance System.Object System.Exception PictureparkException CustomerNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerNotFoundException : PictureparkException, ISerializable, _Exception Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerNotFoundException FromJson(string data) Parameters System.String data Returns CustomerNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.CloudManagerServiceSettings.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.CloudManagerServiceSettings.html", - "title": "Class CloudManagerServiceSettings | Picturepark.SDK.V1 API", - "keywords": "Class CloudManagerServiceSettings The Picturepark service settings. Inheritance System.Object CloudManagerServiceSettings Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CloudManagerServiceSettings : ICloudManagerServiceSettings Constructors CloudManagerServiceSettings(IAuthClient) Initializes a new instance of the CloudManagerServiceSettings class. Declaration public CloudManagerServiceSettings(IAuthClient authClient) Parameters IAuthClient authClient The authentication client. CloudManagerServiceSettings(String) Initializes a new instance of the CloudManagerServiceSettings class. Declaration public CloudManagerServiceSettings(string baseUrl) Parameters System.String baseUrl The base URL. CloudManagerServiceSettings(String, IAuthClient) Initializes a new instance of the CloudManagerServiceSettings class. Declaration public CloudManagerServiceSettings(string baseUrl, IAuthClient authClient) Parameters System.String baseUrl The base URL. IAuthClient authClient The authentication client. Properties AuthClient Gets or sets the . Declaration public IAuthClient AuthClient { get; set; } Property Value IAuthClient Implements ICloudManagerServiceSettings.AuthClient BaseUrl Gets the server URL of the Picturepark server. Declaration public string BaseUrl { get; set; } Property Value System.String Implements ICloudManagerServiceSettings.BaseUrl HttpTimeout Gets or sets the HTTP timeout. Declaration public TimeSpan HttpTimeout { get; set; } Property Value System.TimeSpan Implements ICloudManagerServiceSettings.HttpTimeout" + "api/Picturepark.SDK.V1.Contract.CustomerViolationException.html": { + "href": "api/Picturepark.SDK.V1.Contract.CustomerViolationException.html", + "title": "Class CustomerViolationException | Picturepark.SDK.V1 API", + "keywords": "Class CustomerViolationException Inheritance System.Object System.Exception PictureparkException CustomerViolationException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerViolationException : PictureparkException, ISerializable, _Exception Properties CurrentCustomerId Declaration public string CurrentCustomerId { get; set; } Property Value System.String ExpectedCustomerId Declaration public string ExpectedCustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerViolationException FromJson(string data) Parameters System.String data Returns CustomerViolationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.BusinessRuleClient.html": { - "href": "api/Picturepark.SDK.V1.BusinessRuleClient.html", - "title": "Class BusinessRuleClient | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleClient Inheritance System.Object ClientBase BusinessRuleClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleClient : ClientBase, IBusinessRuleClient Constructors BusinessRuleClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public BusinessRuleClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods GetConfigurationAsync(CancellationToken) Get the current business rule configuration Declaration public Task GetConfigurationAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessRuleConfiguration > BusinessRuleConfiguration Implements IBusinessRuleClient.GetConfigurationAsync(CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < BusinessRuleClient.ObjectResponseResult > Type Parameters T UpdateConfigurationAsync(BusinessRuleConfigurationUpdateRequest, CancellationToken) Updates the business rule configuration. Declaration public Task UpdateConfigurationAsync(BusinessRuleConfigurationUpdateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters BusinessRuleConfigurationUpdateRequest request Request containing the new configuration. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Implements IBusinessRuleClient.UpdateConfigurationAsync(BusinessRuleConfigurationUpdateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.Contract.DateRange.html": { + "href": "api/Picturepark.SDK.V1.Contract.DateRange.html", + "title": "Class DateRange | Picturepark.SDK.V1 API", + "keywords": "Class DateRange The date time range class used in filters Inheritance System.Object DateRange Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DateRange Properties From The from value: it can be a datetime string or a pattern now(+-)(int)(YMDHm). Declaration public string From { get; set; } Property Value System.String Names Language specific range names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary To The to value: it can be a datetime string or a pattern now(+-)(int)(YMDHm). Declaration public string To { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DateRange FromJson(string data) Parameters System.String data Returns DateRange ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Priority_Queue.html": { - "href": "api/Priority_Queue.html", - "title": "Namespace Priority_Queue | Picturepark.SDK.V1 API", - "keywords": "Namespace Priority_Queue Classes FastPriorityQueue An implementation of a min-Priority Queue using a heap. Has O(1) .Contains()! See https://github.com/BlueRaja/High-Speed-Priority-Queue-for-C-Sharp/wiki/Getting-Started for more information FastPriorityQueueNode GenericPriorityQueue A copy of StablePriorityQueue which also has generic priority-type GenericPriorityQueueNode SimplePriorityQueue A simplified priority queue implementation. Is stable, auto-resizes, and thread-safe, at the cost of being slightly slower than FastPriorityQueue This class is kept here for backwards compatibility. It's recommended you use Simple SimplePriorityQueue A simplified priority queue implementation. Is stable, auto-resizes, and thread-safe, at the cost of being slightly slower than FastPriorityQueue StablePriorityQueue A copy of FastPriorityQueue which is also stable - that is, when two nodes are enqueued with the same priority, they are always dequeued in the same order. See https://github.com/BlueRaja/High-Speed-Priority-Queue-for-C-Sharp/wiki/Getting-Started for more information StablePriorityQueueNode Interfaces IPriorityQueue The IPriorityQueue interface. This is mainly here for purists, and in case I decide to add more implementations later. For speed purposes, it is actually recommended that you don't access the priority queue through this interface, since the JIT can (theoretically?) optimize method calls from concrete-types slightly better." + "api/Picturepark.SDK.V1.Contract.IUserClient.html": { + "href": "api/Picturepark.SDK.V1.Contract.IUserClient.html", + "title": "Interface IUserClient | Picturepark.SDK.V1 API", + "keywords": "Interface IUserClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IUserClient Methods AggregateAsync(UserAggregationRequest, CancellationToken) Aggregate users Declaration Task AggregateAsync(UserAggregationRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserAggregationRequest request User aggregation request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ObjectAggregationResult > Aggregation based on the request Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CancelDeletionRequestAsync(String, CancellationToken) Cancels a user triggered deletion request and returns user to Reviewed state. Declaration Task CancelDeletionRequestAsync(string userId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateAsync(UserCreateRequest, CancellationToken) Create user Declaration Task CreateAsync(UserCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserCreateRequest request Requested user information. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserDetail > Newly created user Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, UserDeleteRequest, CancellationToken) Delete user Declaration Task DeleteAsync(string userId, UserDeleteRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. UserDeleteRequest request Request with details regarding the deletion. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get user Declaration Task GetAsync(string userId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to search for. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserDetail > Requested user details Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetByOwnerTokenAsync(String, CancellationToken) Get user by owner token Declaration Task GetByOwnerTokenAsync(string tokenId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String tokenId ID of the owner token. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserDetail > User details of the user referenced by the owner token Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, CancellationToken) Get multiple users Declaration Task> GetManyAsync(IEnumerable ids, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids User IDs. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < UserDetail >> Details of all the users who were found Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception InviteAsync(String, CancellationToken) Invite user Declaration Task InviteAsync(string userId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception LockAsync(String, UserLockRequest, CancellationToken) Lock / unlock user Declaration Task LockAsync(string userId, UserLockRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. UserLockRequest request Request detailing if the user should be locked or unlocked. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReinviteAsync(String, CancellationToken) Reinvite user Declaration Task ReinviteAsync(string userId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RestoreAsync(String, CancellationToken) Restore user Declaration Task RestoreAsync(string userId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReviewAsync(String, UserReviewRequest, CancellationToken) Change user's review state Declaration Task ReviewAsync(string userId, UserReviewRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. UserReviewRequest request Request detailing if the user should be set as reviewed or to be reviewed . System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(UserSearchRequest, CancellationToken) Search users Declaration Task SearchAsync(UserSearchRequest searchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserSearchRequest searchRequest User search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserSearchResult > Result of the user search Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(String, UserUpdateRequest, CancellationToken) Update user Declaration Task UpdateAsync(string userId, UserUpdateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. UserUpdateRequest request New user information. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserDetail > User details after the update of the user Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Priority_Queue.StablePriorityQueueNode.html": { - "href": "api/Priority_Queue.StablePriorityQueueNode.html", - "title": "Class StablePriorityQueueNode | Picturepark.SDK.V1 API", - "keywords": "Class StablePriorityQueueNode Inheritance System.Object FastPriorityQueueNode StablePriorityQueueNode Inherited Members FastPriorityQueueNode.Priority FastPriorityQueueNode.QueueIndex System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class StablePriorityQueueNode : FastPriorityQueueNode Properties InsertionIndex Represents the order the node was inserted in Declaration public long InsertionIndex { get; } Property Value System.Int64" + "api/Picturepark.SDK.V1.Contract.IUserRoleClient.html": { + "href": "api/Picturepark.SDK.V1.Contract.IUserRoleClient.html", + "title": "Interface IUserRoleClient | Picturepark.SDK.V1 API", + "keywords": "Interface IUserRoleClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IUserRoleClient Methods CreateAsync(UserRoleCreateRequest, CancellationToken) Create user role Declaration Task CreateAsync(UserRoleCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserRoleCreateRequest request User role creation request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserRoleDetail > Newly created user role Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateManyAsync(UserRoleCreateManyRequest, CancellationToken) Create multiple user roles Declaration Task CreateManyAsync(UserRoleCreateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserRoleCreateManyRequest request Multiple user role creation request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, CancellationToken) Delete user role Declaration Task DeleteAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of user role to delete System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyAsync(UserRoleDeleteManyRequest, CancellationToken) Delete multiple user roles Declaration Task DeleteManyAsync(UserRoleDeleteManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserRoleDeleteManyRequest request Multiple user role deletion request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk request Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get user role Declaration Task GetAsync(string userRoleId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userRoleId The user role ID System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserRoleDetail > User role or null if not found Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, CancellationToken) Get multiple user roles Declaration Task> GetManyAsync(IEnumerable ids, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids User role IDs to get information about. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < UserRoleDetail >> List of user roles Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(UserRoleSearchRequest, CancellationToken) Search user roles Declaration Task SearchAsync(UserRoleSearchRequest searchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserRoleSearchRequest searchRequest User role search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserRoleSearchResult > Result of the user role search Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(String, UserRoleEditable, CancellationToken) Update user roles Declaration Task UpdateAsync(string id, UserRoleEditable request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the user role to update. UserRoleEditable request User role update request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserRoleDetail > Updated user role Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateManyAsync(UserRoleUpdateManyRequest, CancellationToken) Update multiple user roles Declaration Task UpdateManyAsync(UserRoleUpdateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserRoleUpdateManyRequest request Multiple user role update request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Priority_Queue.StablePriorityQueue-1.html": { - "href": "api/Priority_Queue.StablePriorityQueue-1.html", - "title": "Class StablePriorityQueue | Picturepark.SDK.V1 API", - "keywords": "Class StablePriorityQueue A copy of FastPriorityQueue which is also stable - that is, when two nodes are enqueued with the same priority, they are always dequeued in the same order. See https://github.com/BlueRaja/High-Speed-Priority-Queue-for-C-Sharp/wiki/Getting-Started for more information Inheritance System.Object StablePriorityQueue Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public sealed class StablePriorityQueue : IFixedSizePriorityQueue, IPriorityQueue, IEnumerable where T : StablePriorityQueueNode Type Parameters T The values in the queue. Must extend the StablePriorityQueueNode class Constructors StablePriorityQueue(Int32) Instantiate a new Priority Queue Declaration public StablePriorityQueue(int maxNodes) Parameters System.Int32 maxNodes The max nodes ever allowed to be enqueued (going over this will cause undefined behavior) Properties Count Returns the number of nodes in the queue. O(1) Declaration public int Count { get; } Property Value System.Int32 Implements IPriorityQueue.Count First Returns the head of the queue, without removing it (use Dequeue() for that). If the queue is empty, behavior is undefined. O(1) Declaration public T First { get; } Property Value T Implements IPriorityQueue.First MaxSize Returns the maximum number of items that can be enqueued at once in this queue. Once you hit this number (ie. once Count == MaxSize), attempting to enqueue another item will cause undefined behavior. O(1) Declaration public int MaxSize { get; } Property Value System.Int32 Methods Clear() Removes every node from the queue. O(n) (So, don't do this often!) Declaration public void Clear() Implements IPriorityQueue.Clear() Contains(T) Returns (in O(1)!) whether the given node is in the queue. O(1) Declaration public bool Contains(T node) Parameters T node Returns System.Boolean Implements IPriorityQueue.Contains(TItem) Dequeue() Removes the head of the queue (node with minimum priority; ties are broken by order of insertion), and returns it. If queue is empty, result is undefined O(log n) Declaration public T Dequeue() Returns T Implements IPriorityQueue.Dequeue() Enqueue(T, Single) Enqueue a node to the priority queue. Lower values are placed in front. Ties are broken by first-in-first-out. If the queue is full, the result is undefined. If the node is already enqueued, the result is undefined. O(log n) Declaration public void Enqueue(T node, float priority) Parameters T node System.Single priority Implements IPriorityQueue.Enqueue(TItem, TPriority) GetEnumerator() Declaration public IEnumerator GetEnumerator() Returns IEnumerator IsValidQueue() Should not be called in production code. Checks to make sure the queue is still in a valid state. Used for testing/debugging the queue. Declaration public bool IsValidQueue() Returns System.Boolean Remove(T) Removes a node from the queue. The node does not need to be the head of the queue. If the node is not in the queue, the result is undefined. If unsure, check Contains() first O(log n) Declaration public void Remove(T node) Parameters T node Implements IPriorityQueue.Remove(TItem) Resize(Int32) Resize the queue so it can accept more nodes. All currently enqueued nodes are remain. Attempting to decrease the queue size to a size too small to hold the existing nodes results in undefined behavior O(n) Declaration public void Resize(int maxNodes) Parameters System.Int32 maxNodes UpdatePriority(T, Single) This method must be called on a node every time its priority changes while it is in the queue. Forgetting to call this method will result in a corrupted queue! Calling this method on a node not in the queue results in undefined behavior O(log n) Declaration public void UpdatePriority(T node, float priority) Parameters T node System.Single priority Implements IPriorityQueue.UpdatePriority(TItem, TPriority)" + "api/Picturepark.SDK.V1.Contract.JoinByTransformation.html": { + "href": "api/Picturepark.SDK.V1.Contract.JoinByTransformation.html", + "title": "Class JoinByTransformation | Picturepark.SDK.V1 API", + "keywords": "Class JoinByTransformation Joins the input by a configurable separator Inheritance System.Object BusinessRuleTransformation JoinByTransformation Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class JoinByTransformation : BusinessRuleTransformation Properties Separator Separator to use. Declaration public string Separator { get; set; } Property Value System.String Methods FromJson(String) Declaration public static JoinByTransformation FromJson(string data) Parameters System.String data Returns JoinByTransformation ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Priority_Queue.SimplePriorityQueue-2.html": { - "href": "api/Priority_Queue.SimplePriorityQueue-2.html", - "title": "Class SimplePriorityQueue | Picturepark.SDK.V1 API", - "keywords": "Class SimplePriorityQueue A simplified priority queue implementation. Is stable, auto-resizes, and thread-safe, at the cost of being slightly slower than FastPriorityQueue Inheritance System.Object SimplePriorityQueue SimplePriorityQueue Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SimplePriorityQueue : IPriorityQueue, IEnumerable where TPriority : IComparable Type Parameters TItem The type to enqueue TPriority The priority-type to use for nodes. Must extend IComparable Constructors SimplePriorityQueue() Declaration public SimplePriorityQueue() Properties Count Returns the number of nodes in the queue. O(1) Declaration public int Count { get; } Property Value System.Int32 Implements IPriorityQueue.Count First Returns the head of the queue, without removing it (use Dequeue() for that). Throws an exception when the queue is empty. O(1) Declaration public TItem First { get; } Property Value TItem Implements IPriorityQueue.First Methods Clear() Removes every node from the queue. O(n) Declaration public void Clear() Implements IPriorityQueue.Clear() Contains(TItem) Returns whether the given item is in the queue. O(n) Declaration public bool Contains(TItem item) Parameters TItem item Returns System.Boolean Implements IPriorityQueue.Contains(TItem) Dequeue() Removes the head of the queue (node with minimum priority; ties are broken by order of insertion), and returns it. If queue is empty, throws an exception O(log n) Declaration public TItem Dequeue() Returns TItem Implements IPriorityQueue.Dequeue() Enqueue(TItem, TPriority) Enqueue a node to the priority queue. Lower values are placed in front. Ties are broken by first-in-first-out. This queue automatically resizes itself, so there's no concern of the queue becoming 'full'. Duplicates are allowed. O(log n) Declaration public void Enqueue(TItem item, TPriority priority) Parameters TItem item TPriority priority Implements IPriorityQueue.Enqueue(TItem, TPriority) GetEnumerator() Declaration public IEnumerator GetEnumerator() Returns IEnumerator IsValidQueue() Declaration public bool IsValidQueue() Returns System.Boolean Remove(TItem) Removes an item from the queue. The item does not need to be the head of the queue. If the item is not in the queue, an exception is thrown. If unsure, check Contains() first. If multiple copies of the item are enqueued, only the first one is removed. O(n) Declaration public void Remove(TItem item) Parameters TItem item Implements IPriorityQueue.Remove(TItem) UpdatePriority(TItem, TPriority) Call this method to change the priority of an item. Calling this method on a item not in the queue will throw an exception. If the item is enqueued multiple times, only the first one will be updated. (If your requirements are complex enough that you need to enqueue the same item multiple times and be able to update all of them, please wrap your items in a wrapper class so they can be distinguished). O(n) Declaration public void UpdatePriority(TItem item, TPriority priority) Parameters TItem item TPriority priority Implements IPriorityQueue.UpdatePriority(TItem, TPriority)" + "api/Picturepark.SDK.V1.Contract.JpegFormat.html": { + "href": "api/Picturepark.SDK.V1.Contract.JpegFormat.html", + "title": "Class JpegFormat | Picturepark.SDK.V1 API", + "keywords": "Class JpegFormat Inheritance System.Object FormatBase ImageFormatBase JpegFormat Inherited Members ImageFormatBase.ColorProfile ImageFormatBase.ColorTransformationIntent ImageFormatBase.HorizontalResolution ImageFormatBase.VerticalResolution ImageFormatBase.RenderFirstFrameOnly ImageFormatBase.KeepClippingPath ImageFormatBase.CloneExif ImageFormatBase.CloneIptc ImageFormatBase.CloneAdobeResources ImageFormatBase.CloneXmp ImageFormatBase.ResizeAction ImageFormatBase.Actions System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class JpegFormat : ImageFormatBase Properties ChromaSubsamplingEnabled Declaration public bool ChromaSubsamplingEnabled { get; set; } Property Value System.Boolean Extension Declaration public string Extension { get; set; } Property Value System.String IsProgressive Declaration public bool IsProgressive { get; set; } Property Value System.Boolean Quality Declaration public int Quality { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static JpegFormat FromJson(string data) Parameters System.String data Returns JpegFormat ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Priority_Queue.SimplePriorityQueue-1.html": { - "href": "api/Priority_Queue.SimplePriorityQueue-1.html", - "title": "Class SimplePriorityQueue | Picturepark.SDK.V1 API", - "keywords": "Class SimplePriorityQueue A simplified priority queue implementation. Is stable, auto-resizes, and thread-safe, at the cost of being slightly slower than FastPriorityQueue This class is kept here for backwards compatibility. It's recommended you use Simple Inheritance System.Object SimplePriorityQueue SimplePriorityQueue Inherited Members SimplePriorityQueue.Count SimplePriorityQueue.First SimplePriorityQueue.Clear() SimplePriorityQueue.Contains(TItem) SimplePriorityQueue.Dequeue() SimplePriorityQueue.Enqueue(TItem, Single) SimplePriorityQueue.Remove(TItem) SimplePriorityQueue.UpdatePriority(TItem, Single) SimplePriorityQueue.GetEnumerator() SimplePriorityQueue.IsValidQueue() System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SimplePriorityQueue : SimplePriorityQueue, IPriorityQueue, IEnumerable Type Parameters TItem The type to enqueue" + "api/Picturepark.SDK.V1.Contract.Language.html": { + "href": "api/Picturepark.SDK.V1.Contract.Language.html", + "title": "Class Language | Picturepark.SDK.V1 API", + "keywords": "Class Language Inheritance System.Object Language Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Language Properties Ietf IETF language tag. E.g en, en-US, de. Declaration public string Ietf { get; set; } Property Value System.String Name Language translations. Declaration public TranslatedStringDictionary Name { get; set; } Property Value TranslatedStringDictionary RegionCode Region code of the language. E.g. US, DE, CH. Declaration public string RegionCode { get; set; } Property Value System.String ThreeLetterISOLanguageName Three letter ISO language code. E.g. eng, deu. Declaration public string ThreeLetterISOLanguageName { get; set; } Property Value System.String TwoLetterISOLanguageName Two letter ISO language code. E.g. en, de. Declaration public string TwoLetterISOLanguageName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static Language FromJson(string data) Parameters System.String data Returns Language ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Priority_Queue.IPriorityQueue-2.html": { - "href": "api/Priority_Queue.IPriorityQueue-2.html", - "title": "Interface IPriorityQueue | Picturepark.SDK.V1 API", - "keywords": "Interface IPriorityQueue The IPriorityQueue interface. This is mainly here for purists, and in case I decide to add more implementations later. For speed purposes, it is actually recommended that you don't access the priority queue through this interface, since the JIT can (theoretically?) optimize method calls from concrete-types slightly better. Namespace : System.Dynamic.ExpandoObject Syntax public interface IPriorityQueue : IEnumerable where TPriority : IComparable Type Parameters TItem TPriority Properties Count Returns the number of nodes in the queue. Declaration int Count { get; } Property Value System.Int32 First Returns the head of the queue, without removing it (use Dequeue() for that). Declaration TItem First { get; } Property Value TItem Methods Clear() Removes every node from the queue. Declaration void Clear() Contains(TItem) Returns whether the given node is in the queue. Declaration bool Contains(TItem node) Parameters TItem node Returns System.Boolean Dequeue() Removes the head of the queue (node with minimum priority; ties are broken by order of insertion), and returns it. Declaration TItem Dequeue() Returns TItem Enqueue(TItem, TPriority) Enqueue a node to the priority queue. Lower values are placed in front. Ties are broken by first-in-first-out. See implementation for how duplicates are handled. Declaration void Enqueue(TItem node, TPriority priority) Parameters TItem node TPriority priority Remove(TItem) Removes a node from the queue. The node does not need to be the head of the queue. Declaration void Remove(TItem node) Parameters TItem node UpdatePriority(TItem, TPriority) Call this method to change the priority of a node. Declaration void UpdatePriority(TItem node, TPriority priority) Parameters TItem node TPriority priority" + "api/Picturepark.SDK.V1.Contract.LanguageAnalyzer.html": { + "href": "api/Picturepark.SDK.V1.Contract.LanguageAnalyzer.html", + "title": "Class LanguageAnalyzer | Picturepark.SDK.V1 API", + "keywords": "Class LanguageAnalyzer An analyzer using an ElasticSearch's language tokenizer Inheritance System.Object AnalyzerBase LanguageAnalyzer Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LanguageAnalyzer : AnalyzerBase Properties FieldSuffix The suffix for the analyzed field: language. Declaration public string FieldSuffix { get; set; } Property Value System.String Type The analyzer type: Language Declaration public Analyzer Type { get; set; } Property Value Analyzer Methods FromJson(String) Declaration public static LanguageAnalyzer FromJson(string data) Parameters System.String data Returns LanguageAnalyzer ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.OutputFormatEditable.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.OutputFormatEditable.html", - "title": "Class OutputFormatEditable | Picturepark.SDK.V1 API", - "keywords": "Class OutputFormatEditable Represents the editable part of the output format. Inheritance System.Object OutputFormatEditable OutputFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatEditable Properties Format Information about the technical format of the data, e.g. JPEG, AAC or video still. Declaration public FormatBase Format { get; set; } Property Value FormatBase Names Language specific names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary RetentionTime How long should the dynamic outputs created from this format be kept. Declaration public TimeSpan RetentionTime { get; set; } Property Value System.TimeSpan SourceOutputFormats Which output format should be used as a source of data. Declaration public SourceOutputFormats SourceOutputFormats { get; set; } Property Value SourceOutputFormats Methods FromJson(String) Declaration public static OutputFormatEditable FromJson(string data) Parameters System.String data Returns OutputFormatEditable ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.LanguageConfiguration.html": { + "href": "api/Picturepark.SDK.V1.Contract.LanguageConfiguration.html", + "title": "Class LanguageConfiguration | Picturepark.SDK.V1 API", + "keywords": "Class LanguageConfiguration Inheritance System.Object LanguageConfiguration Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LanguageConfiguration Properties DefaultLanguage The default language. Not the be confused with the metadata fallback language x-default. Declaration public string DefaultLanguage { get; set; } Property Value System.String MetadataLanguages A list of languages serving as metadata languages. Declaration public ICollection MetadataLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SystemLanguages A list of languages serving as system languages. Declaration public ICollection SystemLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static LanguageConfiguration FromJson(string data) Parameters System.String data Returns LanguageConfiguration ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.OutputFormat.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.OutputFormat.html", + "api/Picturepark.SDK.V1.Contract.LatLon.html": { + "href": "api/Picturepark.SDK.V1.Contract.LatLon.html", + "title": "Class LatLon | Picturepark.SDK.V1 API", + "keywords": "Class LatLon Stores a coordinate Inheritance System.Object LatLon Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LatLon Properties Lat Latitude Declaration public double Lat { get; set; } Property Value System.Double Lon Longitude Declaration public double Lon { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static LatLon FromJson(string data) Parameters System.String data Returns LatLon ToJson() Declaration public string ToJson() Returns System.String" + }, + "api/Picturepark.SDK.V1.Contract.OutputFormat.html": { + "href": "api/Picturepark.SDK.V1.Contract.OutputFormat.html", "title": "Class OutputFormat | Picturepark.SDK.V1 API", - "keywords": "Class OutputFormat Represents an output format. Inheritance System.Object OutputFormatEditable OutputFormat Inherited Members OutputFormatEditable.Names OutputFormatEditable.SourceOutputFormats OutputFormatEditable.Format OutputFormatEditable.RetentionTime System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormat : OutputFormatEditable Properties DataExtraction Specifies if output format should be taken into account during data extraction. Declaration public bool DataExtraction { get; set; } Property Value System.Boolean Dynamic A dynamic output format is not rendered automatically, but only on demand. Declaration public bool Dynamic { get; set; } Property Value System.Boolean Id Output format ID. Declaration public string Id { get; set; } Property Value System.String System Marks if this is a system output format. Declaration public bool System { get; set; } Property Value System.Boolean Temporary Temporary outputs will not be backed up. Declaration public bool Temporary { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static OutputFormat FromJson(string data) Parameters System.String data Returns OutputFormat ToJson() Declaration public string ToJson() Returns System.String" + "keywords": "Class OutputFormat Represents an output format. Inheritance System.Object OutputFormatEditable OutputFormat OutputFormatDetail Inherited Members OutputFormatEditable.Names OutputFormatEditable.SourceOutputFormats OutputFormatEditable.Format OutputFormatEditable.RetentionTime System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormat : OutputFormatEditable Properties DataExtraction Specifies if output format should be taken into account during data extraction. Declaration public bool DataExtraction { get; set; } Property Value System.Boolean Dynamic A dynamic output format is not rendered automatically, but only on demand. Declaration public bool Dynamic { get; set; } Property Value System.Boolean Id Output format ID. Declaration public string Id { get; set; } Property Value System.String System Marks if this is a system output format. Declaration public bool System { get; set; } Property Value System.Boolean Temporary Temporary outputs will not be backed up. Declaration public bool Temporary { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static OutputFormat FromJson(string data) Parameters System.String data Returns OutputFormat ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.OriginalFormat.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.OriginalFormat.html", - "title": "Class OriginalFormat | Picturepark.SDK.V1 API", - "keywords": "Class OriginalFormat Inheritance System.Object FormatBase OriginalFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OriginalFormat : FormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String Methods FromJson(String) Declaration public static OriginalFormat FromJson(string data) Parameters System.String data Returns OriginalFormat ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.OutputFormatCreateManyRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.OutputFormatCreateManyRequest.html", + "title": "Class OutputFormatCreateManyRequest | Picturepark.SDK.V1 API", + "keywords": "Class OutputFormatCreateManyRequest Used to create multiple new output formats at once. Inheritance System.Object OutputFormatCreateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatCreateManyRequest Properties Items Output format items to be created. Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < OutputFormat > Methods FromJson(String) Declaration public static OutputFormatCreateManyRequest FromJson(string data) Parameters System.String data Returns OutputFormatCreateManyRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.OrFilter.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.OrFilter.html", - "title": "Class OrFilter | Picturepark.SDK.V1 API", - "keywords": "Class OrFilter Put filters in \"or\" Inheritance System.Object FilterBase OrFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OrFilter : FilterBase Properties Filters The filters to put in \"or\". All kinds of filters are accepted. Declaration public ICollection Filters { get; set; } Property Value System.Collections.Generic.ICollection < FilterBase > Methods FromJson(String) Declaration public static OrFilter FromJson(string data) Parameters System.String data Returns OrFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.OutputFormatDeleteManyRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.OutputFormatDeleteManyRequest.html", + "title": "Class OutputFormatDeleteManyRequest | Picturepark.SDK.V1 API", + "keywords": "Class OutputFormatDeleteManyRequest Used to remove multiple output formats at once. Inheritance System.Object OutputFormatDeleteManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatDeleteManyRequest Properties Ids List of IDs of output formats to remove. Declaration public ICollection Ids { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static OutputFormatDeleteManyRequest FromJson(string data) Parameters System.String data Returns OutputFormatDeleteManyRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemPermissionException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemPermissionException.html", - "title": "Class ListItemPermissionException | Picturepark.SDK.V1 API", - "keywords": "Class ListItemPermissionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ListItemPermissionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemPermissionException : PictureparkValidationException, ISerializable, _Exception Properties ListItemId Declaration public string ListItemId { get; set; } Property Value System.String MetadataRight Declaration public MetadataRight MetadataRight { get; set; } Property Value MetadataRight Methods FromJson(String) Declaration public static ListItemPermissionException FromJson(string data) Parameters System.String data Returns ListItemPermissionException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.OutputFormatDetail.html": { + "href": "api/Picturepark.SDK.V1.Contract.OutputFormatDetail.html", + "title": "Class OutputFormatDetail | Picturepark.SDK.V1 API", + "keywords": "Class OutputFormatDetail Represents an output format. Inheritance System.Object OutputFormatEditable OutputFormat OutputFormatDetail Inherited Members OutputFormat.Id OutputFormat.System OutputFormat.Dynamic OutputFormat.DataExtraction OutputFormat.Temporary OutputFormatEditable.Names OutputFormatEditable.SourceOutputFormats OutputFormatEditable.Format OutputFormatEditable.RetentionTime System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatDetail : OutputFormat Properties Audit Audit information. Declaration public UserAuditDetail Audit { get; set; } Property Value UserAuditDetail Methods FromJson(String) Declaration public static OutputFormatDetail FromJson(string data) Parameters System.String data Returns OutputFormatDetail ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemNotFoundException.html", - "title": "Class ListItemNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class ListItemNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException ListItemNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties ListItemIds Declaration public ICollection ListItemIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static ListItemNotFoundException FromJson(string data) Parameters System.String data Returns ListItemNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.OutputFormatEditable.html": { + "href": "api/Picturepark.SDK.V1.Contract.OutputFormatEditable.html", + "title": "Class OutputFormatEditable | Picturepark.SDK.V1 API", + "keywords": "Class OutputFormatEditable Represents the editable part of the output format. Inheritance System.Object OutputFormatEditable OutputFormat OutputFormatUpdateManyRequestItem Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatEditable Properties Format Information about the technical format of the data, e.g. JPEG, AAC or video still. Declaration public FormatBase Format { get; set; } Property Value FormatBase Names Language specific names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary RetentionTime How long should the dynamic outputs created from this format be kept. Declaration public TimeSpan RetentionTime { get; set; } Property Value System.TimeSpan SourceOutputFormats Which output format should be used as a source of data. Declaration public SourceOutputFormats SourceOutputFormats { get; set; } Property Value SourceOutputFormats Methods FromJson(String) Declaration public static OutputFormatEditable FromJson(string data) Parameters System.String data Returns OutputFormatEditable ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidDateTimeFormatException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidDateTimeFormatException.html", - "title": "Class InvalidDateTimeFormatException | Picturepark.SDK.V1 API", - "keywords": "Class InvalidDateTimeFormatException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidDateTimeFormatException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidDateTimeFormatException : PictureparkValidationException, ISerializable, _Exception Properties ExpectedFormat Declaration public string ExpectedFormat { get; set; } Property Value System.String Value Declaration public string Value { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidDateTimeFormatException FromJson(string data) Parameters System.String data Returns InvalidDateTimeFormatException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.OutputFormatInfo.html": { + "href": "api/Picturepark.SDK.V1.Contract.OutputFormatInfo.html", + "title": "Class OutputFormatInfo | Picturepark.SDK.V1 API", + "keywords": "Class OutputFormatInfo Inheritance System.Object OutputFormatInfo Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatInfo Properties Id Output ID. Declaration public string Id { get; set; } Property Value System.String Names Output translations. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary Methods FromJson(String) Declaration public static OutputFormatInfo FromJson(string data) Parameters System.String data Returns OutputFormatInfo ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidChangeCommandSchemaChangeInvalidException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidChangeCommandSchemaChangeInvalidException.html", - "title": "Class InvalidChangeCommandSchemaChangeInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class InvalidChangeCommandSchemaChangeInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidChangeCommandSchemaChangeInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidChangeCommandSchemaChangeInvalidException : PictureparkValidationException, ISerializable, _Exception Properties CommandTypeName Declaration public string CommandTypeName { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidChangeCommandSchemaChangeInvalidException FromJson(string data) Parameters System.String data Returns InvalidChangeCommandSchemaChangeInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.OutputFormatResizingNotSupportedException.html": { + "href": "api/Picturepark.SDK.V1.Contract.OutputFormatResizingNotSupportedException.html", + "title": "Class OutputFormatResizingNotSupportedException | Picturepark.SDK.V1 API", + "keywords": "Class OutputFormatResizingNotSupportedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException OutputFormatResizingNotSupportedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatResizingNotSupportedException : PictureparkValidationException, ISerializable, _Exception Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String OutputFormatId Declaration public string OutputFormatId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static OutputFormatResizingNotSupportedException FromJson(string data) Parameters System.String data Returns OutputFormatResizingNotSupportedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleTriggerDocType.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleTriggerDocType.html", - "title": "Enum BusinessRuleTriggerDocType | Picturepark.SDK.V1 API", - "keywords": "Enum BusinessRuleTriggerDocType Namespace : System.Dynamic.ExpandoObject Syntax public enum BusinessRuleTriggerDocType Content" + "api/Picturepark.SDK.V1.Contract.OutputFormatUpdateManyRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.OutputFormatUpdateManyRequest.html", + "title": "Class OutputFormatUpdateManyRequest | Picturepark.SDK.V1 API", + "keywords": "Class OutputFormatUpdateManyRequest Used to modify multiple output formats at once. Inheritance System.Object OutputFormatUpdateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatUpdateManyRequest Properties Items Output format items to be modified. Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < OutputFormatUpdateManyRequestItem > Methods FromJson(String) Declaration public static OutputFormatUpdateManyRequest FromJson(string data) Parameters System.String data Returns OutputFormatUpdateManyRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleTriggerAction.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleTriggerAction.html", - "title": "Enum BusinessRuleTriggerAction | Picturepark.SDK.V1 API", - "keywords": "Enum BusinessRuleTriggerAction Namespace : System.Dynamic.ExpandoObject Syntax public enum BusinessRuleTriggerAction Create FileReplacement Update" + "api/Picturepark.SDK.V1.Contract.SchemaInheritanceFieldIndexDeviationException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaInheritanceFieldIndexDeviationException.html", + "title": "Class SchemaInheritanceFieldIndexDeviationException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaInheritanceFieldIndexDeviationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInheritanceFieldIndexDeviationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInheritanceFieldIndexDeviationException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInheritanceFieldIndexDeviationException FromJson(string data) Parameters System.String data Returns SchemaInheritanceFieldIndexDeviationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleTransformationGroupTransformationsMissingException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleTransformationGroupTransformationsMissingException.html", - "title": "Class BusinessRuleTransformationGroupTransformationsMissingException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleTransformationGroupTransformationsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleTransformationGroupTransformationsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleTransformationGroupTransformationsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleTransformationGroupTransformationsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleTransformationGroupTransformationsMissingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaInheritanceTypeDeviationException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaInheritanceTypeDeviationException.html", + "title": "Class SchemaInheritanceTypeDeviationException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaInheritanceTypeDeviationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInheritanceTypeDeviationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInheritanceTypeDeviationException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInheritanceTypeDeviationException FromJson(string data) Parameters System.String data Returns SchemaInheritanceTypeDeviationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleTransformationGroupInputsMissingException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleTransformationGroupInputsMissingException.html", - "title": "Class BusinessRuleTransformationGroupInputsMissingException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleTransformationGroupInputsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleTransformationGroupInputsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleTransformationGroupInputsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleTransformationGroupInputsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleTransformationGroupInputsMissingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaInUseContentException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaInUseContentException.html", + "title": "Class SchemaInUseContentException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaInUseContentException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInUseContentException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInUseContentException : PictureparkValidationException, ISerializable, _Exception Properties ContentCount Declaration public long ContentCount { get; set; } Property Value System.Int64 SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInUseContentException FromJson(string data) Parameters System.String data Returns SchemaInUseContentException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessState.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessState.html", - "title": "Class BusinessProcessState | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessState State transition information of a business process Inheritance System.Object BusinessProcessState Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessState Properties Error Eventual error associated to the state transition. Declaration public ErrorResponse Error { get; set; } Property Value ErrorResponse State State of the business process Declaration public string State { get; set; } Property Value System.String Timestamp Date and time of when the state transition was performed. Declaration public DateTime Timestamp { get; set; } Property Value System.DateTime Methods FromJson(String) Declaration public static BusinessProcessState FromJson(string data) Parameters System.String data Returns BusinessProcessState ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaInUseContentSchemaException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaInUseContentSchemaException.html", + "title": "Class SchemaInUseContentSchemaException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaInUseContentSchemaException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInUseContentSchemaException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInUseContentSchemaException : PictureparkValidationException, ISerializable, _Exception Properties ContentSchemaIds Declaration public ICollection ContentSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInUseContentSchemaException FromJson(string data) Parameters System.String data Returns SchemaInUseContentSchemaException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessSearchResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessSearchResult.html", - "title": "Class BusinessProcessSearchResult | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessSearchResult Search result from a search for business processes Inheritance System.Object BaseResultOfBusinessProcess SearchBehaviorBaseResultOfBusinessProcess BusinessProcessSearchResult Inherited Members SearchBehaviorBaseResultOfBusinessProcess.SearchString SearchBehaviorBaseResultOfBusinessProcess.IsSearchStringRewritten SearchBehaviorBaseResultOfBusinessProcess.QueryDebugInformation BaseResultOfBusinessProcess.TotalResults BaseResultOfBusinessProcess.Results BaseResultOfBusinessProcess.ElapsedMilliseconds BaseResultOfBusinessProcess.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessSearchResult : SearchBehaviorBaseResultOfBusinessProcess Methods FromJson(String) Declaration public static BusinessProcessSearchResult FromJson(string data) Parameters System.String data Returns BusinessProcessSearchResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaInUseException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaInUseException.html", + "title": "Class SchemaInUseException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaInUseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInUseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInUseException : PictureparkValidationException, ISerializable, _Exception Properties Exceptions Declaration public ICollection Exceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkBusinessException > SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInUseException FromJson(string data) Parameters System.String data Returns SchemaInUseException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessSearchRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessSearchRequest.html", - "title": "Class BusinessProcessSearchRequest | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessSearchRequest Search request to search for business processes Inheritance System.Object BusinessProcessSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessSearchRequest Properties DebugMode Enable debug mode: additional debug information regarding the query execution and reason of the matched documents are returned in the BusinessProcessSearchResult. Warning! It severely affects performance. Declaration public bool DebugMode { get; set; } Property Value System.Boolean Filter An optional search filter. Limits the document result set. Declaration public FilterBase Filter { get; set; } Property Value FilterBase Limit Limits the document count of the result set. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken The token used to retrieve the next page of results. It must be null on first request and only filled with the returned pageToken to request next page of results. Declaration public string PageToken { get; set; } Property Value System.String SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchString Limits the search by using a query string filter. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessSearchRequest FromJson(string data) Parameters System.String data Returns BusinessProcessSearchRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaInUseFieldException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaInUseFieldException.html", + "title": "Class SchemaInUseFieldException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaInUseFieldException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInUseFieldException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInUseFieldException : PictureparkValidationException, ISerializable, _Exception Properties FieldNamespaces Declaration public ICollection FieldNamespaces { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInUseFieldException FromJson(string data) Parameters System.String data Returns SchemaInUseFieldException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessScope.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessScope.html", - "title": "Enum BusinessProcessScope | Picturepark.SDK.V1 API", - "keywords": "Enum BusinessProcessScope Scope of the business process Namespace : System.Dynamic.ExpandoObject Syntax public enum BusinessProcessScope System User" + "api/Picturepark.SDK.V1.Contract.SchemaInUseListItemException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaInUseListItemException.html", + "title": "Class SchemaInUseListItemException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaInUseListItemException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInUseListItemException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInUseListItemException : PictureparkValidationException, ISerializable, _Exception Properties ListItemCount Declaration public long ListItemCount { get; set; } Property Value System.Int64 SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInUseListItemException FromJson(string data) Parameters System.String data Returns SchemaInUseListItemException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OutputSearchRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.OutputSearchRequest.html", - "title": "Class OutputSearchRequest | Picturepark.SDK.V1 API", - "keywords": "Class OutputSearchRequest Inheritance System.Object OutputSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputSearchRequest Properties ContentIds List of Content ids you want to use to fetch the outputs. Declaration public ICollection ContentIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > FileExtensions The file extension of the outputs you want to fetch. Declaration public ICollection FileExtensions { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Limit Limits the document count of the result set. Defaults to 30. Declaration public int Limit { get; set; } Property Value System.Int32 OutputFormatIds The output format id of the outputs you want to fetch. Declaration public ICollection OutputFormatIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > PageToken The token used to retrieve the next page of results. It must be null on first request and only filled with the returned pageToken to request next page of results. Declaration public string PageToken { get; set; } Property Value System.String RenderingStates The allowed rendering states of the outputs you want to fetch. Declaration public ICollection RenderingStates { get; set; } Property Value System.Collections.Generic.ICollection < OutputRenderingState > Methods FromJson(String) Declaration public static OutputSearchRequest FromJson(string data) Parameters System.String data Returns OutputSearchRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaMissingTypeException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaMissingTypeException.html", + "title": "Class SchemaMissingTypeException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaMissingTypeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaMissingTypeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaMissingTypeException : PictureparkValidationException, ISerializable, _Exception Properties ExpectedSchemaTypes Declaration public ICollection ExpectedSchemaTypes { get; set; } Property Value System.Collections.Generic.ICollection < SchemaType > SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaMissingTypeException FromJson(string data) Parameters System.String data Returns SchemaMissingTypeException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OutputResetRetryAttemptsRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.OutputResetRetryAttemptsRequest.html", - "title": "Class OutputResetRetryAttemptsRequest | Picturepark.SDK.V1 API", - "keywords": "Class OutputResetRetryAttemptsRequest Inheritance System.Object OutputResetRetryAttemptsRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputResetRetryAttemptsRequest Properties ContentIds List of Content IDs you want to filter on. Declaration public ICollection ContentIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > FileExtensions The file extension of the outputs you want to filter on. Declaration public ICollection FileExtensions { get; set; } Property Value System.Collections.Generic.ICollection < System.String > IncludeCompleted Should the successful filter results also be reset (and subsequently re-rendered)? Declaration public bool IncludeCompleted { get; set; } Property Value System.Boolean OutputFormatIds The IDs of the output formats you want to filter on. Declaration public ICollection OutputFormatIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > OutputIds List of output IDs you want to filter on. If this field is not empty, the other will be ignored. Declaration public ICollection OutputIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static OutputResetRetryAttemptsRequest FromJson(string data) Parameters System.String data Returns OutputResetRetryAttemptsRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.UserAuditDetail.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserAuditDetail.html", + "title": "Class UserAuditDetail | Picturepark.SDK.V1 API", + "keywords": "Class UserAuditDetail Audit information Inheritance System.Object UserAuditDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserAuditDetail Properties CreatedByUser ID of the user who created the document. Declaration public User CreatedByUser { get; set; } Property Value User CreationDate The date on which the document was created. Declaration public DateTime CreationDate { get; set; } Property Value System.DateTime ModificationDate The last date on which the document was modified. Declaration public DateTime ModificationDate { get; set; } Property Value System.DateTime ModifiedByUser ID of the last user who modified the document. Declaration public User ModifiedByUser { get; set; } Property Value User Methods FromJson(String) Declaration public static UserAuditDetail FromJson(string data) Parameters System.String data Returns UserAuditDetail ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OutputRenderingState.html": { - "href": "api/Picturepark.SDK.V1.Contract.OutputRenderingState.html", - "title": "Enum OutputRenderingState | Picturepark.SDK.V1 API", - "keywords": "Enum OutputRenderingState Namespace : System.Dynamic.ExpandoObject Syntax public enum OutputRenderingState Completed Failed InProgress NoLicense RerenderRequested Skipped" + "api/Picturepark.SDK.V1.Contract.UserAuditHistory.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserAuditHistory.html", + "title": "Class UserAuditHistory | Picturepark.SDK.V1 API", + "keywords": "Class UserAuditHistory Inheritance System.Object UserAuditHistory Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserAuditHistory Properties ModificationDate Declaration public DateTime ModificationDate { get; set; } Property Value System.DateTime ModifiedByUser Declaration public string ModifiedByUser { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserAuditHistory FromJson(string data) Parameters System.String data Returns UserAuditHistory ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OutputRenderedEvent.html": { - "href": "api/Picturepark.SDK.V1.Contract.OutputRenderedEvent.html", - "title": "Class OutputRenderedEvent | Picturepark.SDK.V1 API", - "keywords": "Class OutputRenderedEvent Inheritance System.Object ApplicationEvent OutputRenderedEvent Inherited Members ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputRenderedEvent : ApplicationEvent Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String OutputFormatId Declaration public string OutputFormatId { get; set; } Property Value System.String OutputId Declaration public string OutputId { get; set; } Property Value System.String RenderingState Declaration public OutputRenderingState RenderingState { get; set; } Property Value OutputRenderingState Methods FromJson(String) Declaration public static OutputRenderedEvent FromJson(string data) Parameters System.String data Returns OutputRenderedEvent ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.UserEmail.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserEmail.html", + "title": "Class UserEmail | Picturepark.SDK.V1 API", + "keywords": "Class UserEmail Inheritance System.Object UserEmail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserEmail Properties EmailAddress Email address Declaration public string EmailAddress { get; set; } Property Value System.String FirstName First name. Declaration public string FirstName { get; set; } Property Value System.String LastName Last name. Declaration public string LastName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserEmail FromJson(string data) Parameters System.String data Returns UserEmail ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OutputNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.OutputNotFoundException.html", - "title": "Class OutputNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class OutputNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException OutputNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String OutputFormatId Declaration public string OutputFormatId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static OutputNotFoundException FromJson(string data) Parameters System.String data Returns OutputNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.UserEmailAlreadyExistsException.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserEmailAlreadyExistsException.html", + "title": "Class UserEmailAlreadyExistsException | Picturepark.SDK.V1 API", + "keywords": "Class UserEmailAlreadyExistsException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException UserEmailAlreadyExistsException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserEmailAlreadyExistsException : PictureparkValidationException, ISerializable, _Exception Properties Email Declaration public string Email { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserEmailAlreadyExistsException FromJson(string data) Parameters System.String data Returns UserEmailAlreadyExistsException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OutputNotAvailableException.html": { - "href": "api/Picturepark.SDK.V1.Contract.OutputNotAvailableException.html", - "title": "Class OutputNotAvailableException | Picturepark.SDK.V1 API", - "keywords": "Class OutputNotAvailableException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException OutputNotAvailableException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputNotAvailableException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static OutputNotAvailableException FromJson(string data) Parameters System.String data Returns OutputNotAvailableException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.UserInactiveOrDeletedException.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserInactiveOrDeletedException.html", + "title": "Class UserInactiveOrDeletedException | Picturepark.SDK.V1 API", + "keywords": "Class UserInactiveOrDeletedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkForbiddenException UserInactiveOrDeletedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserInactiveOrDeletedException : PictureparkForbiddenException, ISerializable, _Exception Methods FromJson(String) Declaration public static UserInactiveOrDeletedException FromJson(string data) Parameters System.String data Returns UserInactiveOrDeletedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OutputIdNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.OutputIdNotFoundException.html", - "title": "Class OutputIdNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class OutputIdNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException OutputIdNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputIdNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties OutputId Declaration public string OutputId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static OutputIdNotFoundException FromJson(string data) Parameters System.String data Returns OutputIdNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BatchResponseRow.html": { + "href": "api/Picturepark.SDK.V1.Contract.BatchResponseRow.html", + "title": "Class BatchResponseRow | Picturepark.SDK.V1 API", + "keywords": "Class BatchResponseRow Row in a batch operation response Inheritance System.Object BatchResponseRow Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BatchResponseRow Properties Error If the operation did not succeeded, this contains error information. Declaration public ErrorResponse Error { get; set; } Property Value ErrorResponse Id Id of the item. Declaration public string Id { get; set; } Property Value System.String RequestId The identifier provided by user in the corresponding request (or null if none was provided). Used only in bulk creation. Declaration public string RequestId { get; set; } Property Value System.String Status Status code of the operation. Declaration public int Status { get; set; } Property Value System.Int32 Succeeded Indicates if the operation succeeded. Declaration public bool Succeeded { get; set; } Property Value System.Boolean Version New version of the item. Declaration public long Version { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BatchResponseRow FromJson(string data) Parameters System.String data Returns BatchResponseRow ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OutputFormatUpdateManyRequestItem.html": { - "href": "api/Picturepark.SDK.V1.Contract.OutputFormatUpdateManyRequestItem.html", - "title": "Class OutputFormatUpdateManyRequestItem | Picturepark.SDK.V1 API", - "keywords": "Class OutputFormatUpdateManyRequestItem Represents one item to be modified in a bulk update operation on output formats. Inheritance System.Object OutputFormatEditable OutputFormatUpdateManyRequestItem Inherited Members OutputFormatEditable.Names OutputFormatEditable.SourceOutputFormats OutputFormatEditable.Format OutputFormatEditable.RetentionTime System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatUpdateManyRequestItem : OutputFormatEditable Properties Id ID of the output format to modify. Declaration public string Id { get; set; } Property Value System.String Methods FromJson(String) Declaration public static OutputFormatUpdateManyRequestItem FromJson(string data) Parameters System.String data Returns OutputFormatUpdateManyRequestItem ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BooleanCondition.html": { + "href": "api/Picturepark.SDK.V1.Contract.BooleanCondition.html", + "title": "Class BooleanCondition | Picturepark.SDK.V1 API", + "keywords": "Class BooleanCondition Links multiple conditions with a boolean operator Inheritance System.Object BusinessRuleCondition BooleanCondition AndCondition OrCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class BooleanCondition : BusinessRuleCondition Properties Conditions The conditions. Declaration public ICollection Conditions { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRuleCondition > Methods FromJson(String) Declaration public static BooleanCondition FromJson(string data) Parameters System.String data Returns BooleanCondition ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleConditionMissingException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleConditionMissingException.html", - "title": "Class BusinessRuleConditionMissingException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleConditionMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleConditionMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleConditionMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleConditionMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleConditionMissingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.FormatBase.html": { + "href": "api/Picturepark.SDK.V1.Contract.FormatBase.html", + "title": "Class FormatBase | Picturepark.SDK.V1 API", + "keywords": "Class FormatBase Inheritance System.Object FormatBase AudioFormatBase DocumentFormatBase ImageFormatBase OriginalFormat VideoFormatBase Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class FormatBase Methods FromJson(String) Declaration public static FormatBase FromJson(string data) Parameters System.String data Returns FormatBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleConditionInvalidTriggerPointDocumentTypeException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleConditionInvalidTriggerPointDocumentTypeException.html", - "title": "Class BusinessRuleConditionInvalidTriggerPointDocumentTypeException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleConditionInvalidTriggerPointDocumentTypeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleConditionInvalidTriggerPointDocumentTypeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleConditionInvalidTriggerPointDocumentTypeException : PictureparkValidationException, ISerializable, _Exception Properties AllowedDocumentTypes Declaration public ICollection AllowedDocumentTypes { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRuleTriggerDocType > Methods FromJson(String) Declaration public static BusinessRuleConditionInvalidTriggerPointDocumentTypeException FromJson(string data) Parameters System.String data Returns BusinessRuleConditionInvalidTriggerPointDocumentTypeException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.GeoBoundingBoxFilter.html": { + "href": "api/Picturepark.SDK.V1.Contract.GeoBoundingBoxFilter.html", + "title": "Class GeoBoundingBoxFilter | Picturepark.SDK.V1 API", + "keywords": "Class GeoBoundingBoxFilter Filters geo point values based on a bounding box Inheritance System.Object FilterBase GeoBoundingBoxFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class GeoBoundingBoxFilter : FilterBase Properties BottomRight The bottom right corner of the bounding box's geo location (latitude and longitude). Declaration public GeoLocation BottomRight { get; set; } Property Value GeoLocation Field The field's name to execute the filter on. It is composed by the field ids of the hierarchy joined with \".\" (i.e. personLayer.address.street). Declaration public string Field { get; set; } Property Value System.String TopLeft The top left corner of the bounding box's geo location (latitude and longitude). Declaration public GeoLocation TopLeft { get; set; } Property Value GeoLocation Methods FromJson(String) Declaration public static GeoBoundingBoxFilter FromJson(string data) Parameters System.String data Returns GeoBoundingBoxFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BatchResponse.html": { - "href": "api/Picturepark.SDK.V1.Contract.BatchResponse.html", - "title": "Class BatchResponse | Picturepark.SDK.V1 API", - "keywords": "Class BatchResponse Response from a batch operation Inheritance System.Object BatchResponse Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BatchResponse Properties Rows Rows in the response. Declaration public ICollection Rows { get; set; } Property Value System.Collections.Generic.ICollection < BatchResponseRow > Methods FromJson(String) Declaration public static BatchResponse FromJson(string data) Parameters System.String data Returns BatchResponse ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.GeoDistance.html": { + "href": "api/Picturepark.SDK.V1.Contract.GeoDistance.html", + "title": "Class GeoDistance | Picturepark.SDK.V1 API", + "keywords": "Class GeoDistance Stores geo distance information for gei distance aggregation Inheritance System.Object GeoDistance Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class GeoDistance Properties Distance The distance in meters. Declaration public double Distance { get; set; } Property Value System.Double Names Language specific geo distance names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary Methods FromJson(String) Declaration public static GeoDistance FromJson(string data) Parameters System.String data Returns GeoDistance ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BasicTemplate.html": { - "href": "api/Picturepark.SDK.V1.Contract.BasicTemplate.html", - "title": "Class BasicTemplate | Picturepark.SDK.V1 API", - "keywords": "Class BasicTemplate Inheritance System.Object TemplateBase BasicTemplate Inherited Members TemplateBase.Width TemplateBase.Height System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BasicTemplate : TemplateBase Methods FromJson(String) Declaration public static BasicTemplate FromJson(string data) Parameters System.String data Returns BasicTemplate ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.GeoDistanceAggregator.html": { + "href": "api/Picturepark.SDK.V1.Contract.GeoDistanceAggregator.html", + "title": "Class GeoDistanceAggregator | Picturepark.SDK.V1 API", + "keywords": "Class GeoDistanceAggregator A multi-bucket range aggregator that works on geo_point fields Inheritance System.Object AggregatorBase GeoDistanceAggregator Inherited Members AggregatorBase.Name AggregatorBase.Names AggregatorBase.Aggregators AggregatorBase.Filter System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class GeoDistanceAggregator : AggregatorBase Properties Field The field's ID to execute the aggregation on. Declaration public string Field { get; set; } Property Value System.String Location The point of origin to calculate the distance from (latitude/longitude). Declaration public GeoLocation Location { get; set; } Property Value GeoLocation Ranges A list of distance ranges. Declaration public ICollection Ranges { get; set; } Property Value System.Collections.Generic.ICollection < GeoDistance > Methods FromJson(String) Declaration public static GeoDistanceAggregator FromJson(string data) Parameters System.String data Returns GeoDistanceAggregator ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerAliasInUseException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerAliasInUseException.html", - "title": "Class CustomerAliasInUseException | Picturepark.SDK.V1 API", - "keywords": "Class CustomerAliasInUseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException CustomerAliasInUseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerAliasInUseException : PictureparkBusinessException, ISerializable, _Exception Properties Alias Declaration public string Alias { get; set; } Property Value System.String ExistingCustomerId Declaration public string ExistingCustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerAliasInUseException FromJson(string data) Parameters System.String data Returns CustomerAliasInUseException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ILiveStreamClient.html": { + "href": "api/Picturepark.SDK.V1.Contract.ILiveStreamClient.html", + "title": "Interface ILiveStreamClient | Picturepark.SDK.V1 API", + "keywords": "Interface ILiveStreamClient Namespace : System.Dynamic.ExpandoObject Syntax public interface ILiveStreamClient Methods SearchAsync(LiveStreamSearchRequest, CancellationToken) Search Declaration Task SearchAsync(LiveStreamSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters LiveStreamSearchRequest request Parameters for the search System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < LiveStreamSearchResult > Resulting live stream events Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerAliasHeaderMissingException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerAliasHeaderMissingException.html", - "title": "Class CustomerAliasHeaderMissingException | Picturepark.SDK.V1 API", - "keywords": "Class CustomerAliasHeaderMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException CustomerAliasHeaderMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerAliasHeaderMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static CustomerAliasHeaderMissingException FromJson(string data) Parameters System.String data Returns CustomerAliasHeaderMissingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.IllegalAuthorizationStateTransitionException.html": { + "href": "api/Picturepark.SDK.V1.Contract.IllegalAuthorizationStateTransitionException.html", + "title": "Class IllegalAuthorizationStateTransitionException | Picturepark.SDK.V1 API", + "keywords": "Class IllegalAuthorizationStateTransitionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException IllegalAuthorizationStateTransitionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class IllegalAuthorizationStateTransitionException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static IllegalAuthorizationStateTransitionException FromJson(string data) Parameters System.String data Returns IllegalAuthorizationStateTransitionException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ColorTransformationIntent.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ColorTransformationIntent.html", - "title": "Enum ColorTransformationIntent | Picturepark.SDK.V1 API", - "keywords": "Enum ColorTransformationIntent Namespace : System.Dynamic.ExpandoObject Syntax public enum ColorTransformationIntent AbsoluteColorimetric Perceptual RelativeColorimetric RelativeColorimetricBpc Saturation" + "api/Picturepark.SDK.V1.Contract.IProfileClient.html": { + "href": "api/Picturepark.SDK.V1.Contract.IProfileClient.html", + "title": "Interface IProfileClient | Picturepark.SDK.V1 API", + "keywords": "Interface IProfileClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IProfileClient Methods GetAsync(CancellationToken) Get Declaration Task GetAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserProfile > User profile Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RequestDeletionAsync(CancellationToken) Request deletion Declaration Task RequestDeletionAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(UserProfileUpdateRequest, CancellationToken) Update Declaration Task UpdateAsync(UserProfileUpdateRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserProfileUpdateRequest updateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserProfile > Updated user profile Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ColorProfile.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ColorProfile.html", - "title": "Enum ColorProfile | Picturepark.SDK.V1 API", - "keywords": "Enum ColorProfile Namespace : System.Dynamic.ExpandoObject Syntax public enum ColorProfile AdobeRgb1998 AppleRgb CoatedFogra27 CoatedFogra39 ColorMatchRgb EciRgbV1 EciRgbV2 EuropeIsoCoatedFogra27 EuroscaleCoated EuroscaleUncoated IsoCoated IsoCoated300EciV2 IsoCoatedEciV2 IsoCoatedV2Grey1cBas Isonewspaper26v4 Isonewspaper26v4Grey JapanColor2001Coated JapanColor2001Uncoated JapanColor2002Newspaper JapanWebCoated Srgb SrgbColorSpaceProfile UncoatedFogra29 UsSheetfedCoated UsSheetfedUncoated UsWebCoatedSwop UsWebUncoated WebCoatedFogra28 WebCoatedSwop2006Grade3 WebCoatedSwop2006Grade5" + "api/Picturepark.SDK.V1.Contract.ListItemNamedCacheSchemaIdInvalidException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemNamedCacheSchemaIdInvalidException.html", + "title": "Class ListItemNamedCacheSchemaIdInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class ListItemNamedCacheSchemaIdInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ListItemNamedCacheSchemaIdInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemNamedCacheSchemaIdInvalidException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ListItemNamedCacheSchemaIdInvalidException FromJson(string data) Parameters System.String data Returns ListItemNamedCacheSchemaIdInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.IBusinessProcessClient.html": { - "href": "api/Picturepark.SDK.V1.Contract.IBusinessProcessClient.html", - "title": "Interface IBusinessProcessClient | Picturepark.SDK.V1 API", - "keywords": "Interface IBusinessProcessClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IBusinessProcessClient Methods CancelAsync(String, CancellationToken) Cancel business process Declaration Task CancelAsync(string processId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The business process id. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. BusinessProcessCancellationNotSupportedException Business process does not support cancellation. PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict ChangeStateAsync(String, BusinessProcessStateChangeRequest, CancellationToken) Change business process state Declaration Task ChangeStateAsync(string processId, BusinessProcessStateChangeRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The business process id. BusinessProcessStateChangeRequest request The business process state change request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > BusinessProcess Exceptions ApiException A server side error occurred. BusinessProcessNotExternalException Business process is not driven externally, no state changes are allowed. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateAsync(BusinessProcessCreateRequest, CancellationToken) Create business process Declaration Task CreateAsync(BusinessProcessCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters BusinessProcessCreateRequest request The business process create request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > BusinessProcess Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get business process Declaration Task GetAsync(string processId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The business process id. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > BusinessProcess Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetDetailsAsync(String, CancellationToken) Get details Declaration Task GetDetailsAsync(string processId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The business process id. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcessDetails > BusinessProcessDetails Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(BusinessProcessSearchRequest, CancellationToken) Search Declaration Task SearchAsync(BusinessProcessSearchRequest businessProcessSearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters BusinessProcessSearchRequest businessProcessSearchRequest The business process request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcessSearchResult > BusinessProcessSearchResult Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateNotificationAsync(String, BusinessProcessNotificationUpdateRequest, CancellationToken) Update business process notification Declaration Task UpdateNotificationAsync(string processId, BusinessProcessNotificationUpdateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The business process id. BusinessProcessNotificationUpdateRequest request The business process notification update request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. BusinessProcessNotExternalException Business process is not driven externally, no notification changes are allowed. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception WaitForCompletionAsync(String, Nullable, Boolean, CancellationToken) Waits until the business process is completed or the timeout is reached. Declaration Task WaitForCompletionAsync(string processId, TimeSpan? timeout = default(TimeSpan? ), bool waitForContinuationCompletion = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The process ID. System.Nullable < System.TimeSpan > timeout The timeout in ms to wait for completion. System.Boolean waitForContinuationCompletion Waits for the completion of the continuation business process (if existing, recursively). Default to true. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcessWaitForLifeCycleResult > The wait result. Exceptions ApiException A server side error occurred. PictureparkException Internal server error WaitForLifeCyclesAsync(String, IEnumerable, Nullable, CancellationToken) Waits until the business process transitioned into one of the given lifecycles or the timeout is reached. Declaration Task WaitForLifeCyclesAsync(string processId, IEnumerable lifeCycleIds, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The process ID. IEnumerable < BusinessProcessLifeCycle > lifeCycleIds The business process lifecycle IDs to wait for. System.Nullable < System.TimeSpan > timeout The timeout in ms to wait for completion. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcessWaitForLifeCycleResult > The wait result. Exceptions ApiException A server side error occurred. PictureparkException Internal server error WaitForStatesAsync(String, IEnumerable, Nullable, CancellationToken) Waits until the business process transitioned into one of the given states or the timeout is reached. Declaration Task WaitForStatesAsync(string processId, IEnumerable states, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The process ID. IEnumerable < System.String > states The states to wait for. System.Nullable < System.TimeSpan > timeout The timeout in ms to wait for completion. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcessWaitForStateResult > The wait result. Exceptions ApiException A server side error occurred. PictureparkException Internal server error" + "api/Picturepark.SDK.V1.Contract.ListItemNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemNotFoundException.html", + "title": "Class ListItemNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class ListItemNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException ListItemNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties ListItemIds Declaration public ICollection ListItemIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static ListItemNotFoundException FromJson(string data) Parameters System.String data Returns ListItemNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DisplayPattern.html": { - "href": "api/Picturepark.SDK.V1.Contract.DisplayPattern.html", - "title": "Class DisplayPattern | Picturepark.SDK.V1 API", - "keywords": "Class DisplayPattern Represent the template whose value will be resolved based on the actual content. Inheritance System.Object DisplayPattern Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DisplayPattern Properties DisplayPatternType The display pattern type. Declaration public DisplayPatternType DisplayPatternType { get; set; } Property Value DisplayPatternType TemplateEngine The template engine used for parsing the display patterns. Declaration public TemplateEngine TemplateEngine { get; set; } Property Value TemplateEngine Templates Language specific pattern templates. Declaration public TranslatedStringDictionary Templates { get; set; } Property Value TranslatedStringDictionary Methods FromJson(String) Declaration public static DisplayPattern FromJson(string data) Parameters System.String data Returns DisplayPattern ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ListItemPermissionException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemPermissionException.html", + "title": "Class ListItemPermissionException | Picturepark.SDK.V1 API", + "keywords": "Class ListItemPermissionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ListItemPermissionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemPermissionException : PictureparkValidationException, ISerializable, _Exception Properties ListItemId Declaration public string ListItemId { get; set; } Property Value System.String MetadataRight Declaration public MetadataRight MetadataRight { get; set; } Property Value MetadataRight Methods FromJson(String) Declaration public static ListItemPermissionException FromJson(string data) Parameters System.String data Returns ListItemPermissionException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DeleteListItemsWithReferencesException.html": { - "href": "api/Picturepark.SDK.V1.Contract.DeleteListItemsWithReferencesException.html", - "title": "Class DeleteListItemsWithReferencesException | Picturepark.SDK.V1 API", - "keywords": "Class DeleteListItemsWithReferencesException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DeleteListItemsWithReferencesException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DeleteListItemsWithReferencesException : PictureparkValidationException, ISerializable, _Exception Properties NumberOfReferences Declaration public long NumberOfReferences { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static DeleteListItemsWithReferencesException FromJson(string data) Parameters System.String data Returns DeleteListItemsWithReferencesException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ListItemReferencesRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ListItemReferencesRequest.html", + "title": "Class ListItemReferencesRequest | Picturepark.SDK.V1 API", + "keywords": "Class ListItemReferencesRequest Request to get the references to a list item Inheritance System.Object ListItemReferencesRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemReferencesRequest Properties References Limits the number of the returned metadata references by setting paging information. Declaration public MetadataReferencesPagingRequest References { get; set; } Property Value MetadataReferencesPagingRequest Methods FromJson(String) Declaration public static ListItemReferencesRequest FromJson(string data) Parameters System.String data Returns ListItemReferencesRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DeleteContentsWithReferencesException.html": { - "href": "api/Picturepark.SDK.V1.Contract.DeleteContentsWithReferencesException.html", - "title": "Class DeleteContentsWithReferencesException | Picturepark.SDK.V1 API", - "keywords": "Class DeleteContentsWithReferencesException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DeleteContentsWithReferencesException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DeleteContentsWithReferencesException : PictureparkValidationException, ISerializable, _Exception Properties NumberOfReferences Declaration public long NumberOfReferences { get; set; } Property Value System.Int64 NumberOfShares Declaration public long NumberOfShares { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static DeleteContentsWithReferencesException FromJson(string data) Parameters System.String data Returns DeleteContentsWithReferencesException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Message.html": { + "href": "api/Picturepark.SDK.V1.Contract.Message.html", + "title": "Class Message | Picturepark.SDK.V1 API", + "keywords": "Class Message Inheritance System.Object Message ConsoleMessage LiveStreamMessage NodeInfoMessage Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class Message Properties Deduplicate Declaration public bool Deduplicate { get; set; } Property Value System.Boolean Id Declaration public string Id { get; set; } Property Value System.String MaximumRetryCount Declaration public int MaximumRetryCount { get; set; } Property Value System.Int32 Priority Declaration public int Priority { get; set; } Property Value System.Int32 Retries Declaration public int Retries { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static Message FromJson(string data) Parameters System.String data Returns Message ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DefaultSearchIndexDeleteException.html": { - "href": "api/Picturepark.SDK.V1.Contract.DefaultSearchIndexDeleteException.html", - "title": "Class DefaultSearchIndexDeleteException | Picturepark.SDK.V1 API", - "keywords": "Class DefaultSearchIndexDeleteException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException DefaultSearchIndexDeleteException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DefaultSearchIndexDeleteException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static DefaultSearchIndexDeleteException FromJson(string data) Parameters System.String data Returns DefaultSearchIndexDeleteException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.MetadataError.html": { + "href": "api/Picturepark.SDK.V1.Contract.MetadataError.html", + "title": "Class MetadataError | Picturepark.SDK.V1 API", + "keywords": "Class MetadataError Inheritance System.Object MetadataError Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MetadataError Properties ErrorType Declaration public string ErrorType { get; set; } Property Value System.String LineNumber Declaration public int LineNumber { get; set; } Property Value System.Int32 LinePosition Declaration public int LinePosition { get; set; } Property Value System.Int32 Message Declaration public string Message { get; set; } Property Value System.String Path Declaration public string Path { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MetadataError FromJson(string data) Parameters System.String data Returns MetadataError ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DefaultChannelDeleteException.html": { - "href": "api/Picturepark.SDK.V1.Contract.DefaultChannelDeleteException.html", - "title": "Class DefaultChannelDeleteException | Picturepark.SDK.V1 API", - "keywords": "Class DefaultChannelDeleteException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DefaultChannelDeleteException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DefaultChannelDeleteException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static DefaultChannelDeleteException FromJson(string data) Parameters System.String data Returns DefaultChannelDeleteException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.MetadataReference.html": { + "href": "api/Picturepark.SDK.V1.Contract.MetadataReference.html", + "title": "Class MetadataReference | Picturepark.SDK.V1 API", + "keywords": "Class MetadataReference Reference to a metadata item Inheritance System.Object MetadataReference Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MetadataReference Properties IsRestricted Indicates if the source of the reference is restricted because of permissions. If this is true and the SourceMetadataItemId property is filled, the user does not have the edit permission on the source metadata item. If the SourceMetadataItemId is null, the user also does not have the view permission on that item. Declaration public bool IsRestricted { get; set; } Property Value System.Boolean SourceDocType DocType of the source of the reference. Declaration public string SourceDocType { get; set; } Property Value System.String SourceMetadataItemId ID of the source of the reference. Declaration public string SourceMetadataItemId { get; set; } Property Value System.String TargetMetadataItemId Target ID of reference. Declaration public string TargetMetadataItemId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MetadataReference FromJson(string data) Parameters System.String data Returns MetadataReference ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DateRangeForAggregator.html": { - "href": "api/Picturepark.SDK.V1.Contract.DateRangeForAggregator.html", - "title": "Class DateRangeForAggregator | Picturepark.SDK.V1 API", - "keywords": "Class DateRangeForAggregator The date range class used in aggregators. Inheritance System.Object DateRangeForAggregator Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DateRangeForAggregator Properties From The from value: it can be a datetime string or a pattern now(+-)(int)(YMDHm). Declaration public string From { get; set; } Property Value System.String Names Language specific range names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary To The to value: it can be a datetime string or a pattern now(+-)(int)(YMDHm). Declaration public string To { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DateRangeForAggregator FromJson(string data) Parameters System.String data Returns DateRangeForAggregator ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PermissionSetNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.PermissionSetNotFoundException.html", + "title": "Class PermissionSetNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class PermissionSetNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException PermissionSetNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties PermissionSetIds Declaration public ICollection PermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static PermissionSetNotFoundException FromJson(string data) Parameters System.String data Returns PermissionSetNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SearchStringLeadingWildcardException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SearchStringLeadingWildcardException.html", - "title": "Class SearchStringLeadingWildcardException | Picturepark.SDK.V1 API", - "keywords": "Class SearchStringLeadingWildcardException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SearchStringLeadingWildcardException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchStringLeadingWildcardException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static SearchStringLeadingWildcardException FromJson(string data) Parameters System.String data Returns SearchStringLeadingWildcardException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PermissionSetOwnershipTransferItem.html": { + "href": "api/Picturepark.SDK.V1.Contract.PermissionSetOwnershipTransferItem.html", + "title": "Class PermissionSetOwnershipTransferItem | Picturepark.SDK.V1 API", + "keywords": "Class PermissionSetOwnershipTransferItem Inheritance System.Object PermissionSetOwnershipTransferRequest PermissionSetOwnershipTransferItem Inherited Members PermissionSetOwnershipTransferRequest.TransferUserId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetOwnershipTransferItem : PermissionSetOwnershipTransferRequest Properties PermissionSetId The permission set ID. Declaration public string PermissionSetId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PermissionSetOwnershipTransferItem FromJson(string data) Parameters System.String data Returns PermissionSetOwnershipTransferItem ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SearchIndexReindexRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SearchIndexReindexRequest.html", - "title": "Class SearchIndexReindexRequest | Picturepark.SDK.V1 API", - "keywords": "Class SearchIndexReindexRequest Inheritance System.Object SearchIndexReindexRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchIndexReindexRequest Properties NumberOfReplicas Declaration public int NumberOfReplicas { get; set; } Property Value System.Int32 NumberOfRoutingShards Declaration public int NumberOfRoutingShards { get; set; } Property Value System.Int32 NumberOfShards Declaration public int NumberOfShards { get; set; } Property Value System.Int32 OnBehalfOfUserId Declaration public string OnBehalfOfUserId { get; set; } Property Value System.String SearchIndexId Declaration public string SearchIndexId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchIndexReindexRequest FromJson(string data) Parameters System.String data Returns SearchIndexReindexRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PermissionSetOwnershipTransferManyRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.PermissionSetOwnershipTransferManyRequest.html", + "title": "Class PermissionSetOwnershipTransferManyRequest | Picturepark.SDK.V1 API", + "keywords": "Class PermissionSetOwnershipTransferManyRequest Inheritance System.Object PermissionSetOwnershipTransferManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetOwnershipTransferManyRequest Properties Items Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < PermissionSetOwnershipTransferItem > Methods FromJson(String) Declaration public static PermissionSetOwnershipTransferManyRequest FromJson(string data) Parameters System.String data Returns PermissionSetOwnershipTransferManyRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldIdException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldIdException.html", - "title": "Class SchemaFieldIdException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldIdException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldIdException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldIdException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldIdException FromJson(string data) Parameters System.String data Returns SchemaFieldIdException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PermissionSetOwnershipTransferRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.PermissionSetOwnershipTransferRequest.html", + "title": "Class PermissionSetOwnershipTransferRequest | Picturepark.SDK.V1 API", + "keywords": "Class PermissionSetOwnershipTransferRequest Inheritance System.Object PermissionSetOwnershipTransferRequest PermissionSetOwnershipTransferItem Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetOwnershipTransferRequest Properties TransferUserId The ID of the user to whom the permission set ownership should be transferred to. Declaration public string TransferUserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PermissionSetOwnershipTransferRequest FromJson(string data) Parameters System.String data Returns PermissionSetOwnershipTransferRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldIdDuplicatedException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldIdDuplicatedException.html", - "title": "Class SchemaFieldIdDuplicatedException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldIdDuplicatedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldIdDuplicatedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldIdDuplicatedException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldIdDuplicatedException FromJson(string data) Parameters System.String data Returns SchemaFieldIdDuplicatedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaSearchResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaSearchResult.html", + "title": "Class SchemaSearchResult | Picturepark.SDK.V1 API", + "keywords": "Class SchemaSearchResult Result for schema search operation Inheritance System.Object BaseResultOfSchema SearchBehaviorBaseResultOfSchema SchemaSearchResult Inherited Members SearchBehaviorBaseResultOfSchema.SearchString SearchBehaviorBaseResultOfSchema.IsSearchStringRewritten SearchBehaviorBaseResultOfSchema.QueryDebugInformation BaseResultOfSchema.TotalResults BaseResultOfSchema.Results BaseResultOfSchema.ElapsedMilliseconds BaseResultOfSchema.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaSearchResult : SearchBehaviorBaseResultOfSchema Methods FromJson(String) Declaration public static SchemaSearchResult FromJson(string data) Parameters System.String data Returns SchemaSearchResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldIdAlreadyExistsInSchemaHierarchyException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldIdAlreadyExistsInSchemaHierarchyException.html", - "title": "Class SchemaFieldIdAlreadyExistsInSchemaHierarchyException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldIdAlreadyExistsInSchemaHierarchyException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldIdAlreadyExistsInSchemaHierarchyException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldIdAlreadyExistsInSchemaHierarchyException : PictureparkValidationException, ISerializable, _Exception Properties ExistingInSchemaId Declaration public string ExistingInSchemaId { get; set; } Property Value System.String FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldIdAlreadyExistsInSchemaHierarchyException FromJson(string data) Parameters System.String data Returns SchemaFieldIdAlreadyExistsInSchemaHierarchyException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaSortFieldException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaSortFieldException.html", + "title": "Class SchemaSortFieldException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaSortFieldException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaSortFieldException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaSortFieldException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaSortFieldException FromJson(string data) Parameters System.String data Returns SchemaSortFieldException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldDisplayPatternTypeNotSupportedException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldDisplayPatternTypeNotSupportedException.html", - "title": "Class SchemaFieldDisplayPatternTypeNotSupportedException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldDisplayPatternTypeNotSupportedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldDisplayPatternTypeNotSupportedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldDisplayPatternTypeNotSupportedException : PictureparkValidationException, ISerializable, _Exception Properties DisplayPatternType Declaration public DisplayPatternType DisplayPatternType { get; set; } Property Value DisplayPatternType FieldId Declaration public string FieldId { get; set; } Property Value System.String SupportedDisplayPatternTypes Declaration public ICollection SupportedDisplayPatternTypes { get; set; } Property Value System.Collections.Generic.ICollection < DisplayPatternType > Methods FromJson(String) Declaration public static SchemaFieldDisplayPatternTypeNotSupportedException FromJson(string data) Parameters System.String data Returns SchemaFieldDisplayPatternTypeNotSupportedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaTagboxFilterLookupNamedCacheConfiguration.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaTagboxFilterLookupNamedCacheConfiguration.html", + "title": "Class SchemaTagboxFilterLookupNamedCacheConfiguration | Picturepark.SDK.V1 API", + "keywords": "Class SchemaTagboxFilterLookupNamedCacheConfiguration Creates a cache for all multi tag boxes in a schema Lookup key is then in the format [ fieldId, refId ], returns the refId if matched by the filter Inheritance System.Object NamedCacheConfigurationBase SchemaTagboxFilterLookupNamedCacheConfiguration Inherited Members NamedCacheConfigurationBase.Name NamedCacheConfigurationBase.CaseSensitive System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaTagboxFilterLookupNamedCacheConfiguration : NamedCacheConfigurationBase Properties SchemaId The layer id. Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaTagboxFilterLookupNamedCacheConfiguration FromJson(string data) Parameters System.String data Returns SchemaTagboxFilterLookupNamedCacheConfiguration ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.OutputNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.OutputNotFoundException.html", - "title": "Class OutputNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class OutputNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException OutputNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String OutputFormatId Declaration public string OutputFormatId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static OutputNotFoundException FromJson(string data) Parameters System.String data Returns OutputNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException.html", + "title": "Class SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException FromJson(string data) Parameters System.String data Returns SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.OutputNotAvailableException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.OutputNotAvailableException.html", - "title": "Class OutputNotAvailableException | Picturepark.SDK.V1 API", - "keywords": "Class OutputNotAvailableException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException OutputNotAvailableException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputNotAvailableException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static OutputNotAvailableException FromJson(string data) Parameters System.String data Returns OutputNotAvailableException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ShareOutputEmbed.html": { + "href": "api/Picturepark.SDK.V1.Contract.ShareOutputEmbed.html", + "title": "Class ShareOutputEmbed | Picturepark.SDK.V1 API", + "keywords": "Class ShareOutputEmbed Shared output for embed share Inheritance System.Object ShareOutputBase ShareOutputEmbed Inherited Members ShareOutputBase.ContentId ShareOutputBase.OutputFormatId ShareOutputBase.ViewUrl ShareOutputBase.DownloadUrl ShareOutputBase.Detail ShareOutputBase.DynamicRendering System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareOutputEmbed : ShareOutputBase Properties Token Share token for the shared output. Declaration public string Token { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ShareOutputEmbed FromJson(string data) Parameters System.String data Returns ShareOutputEmbed ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.OutputIdNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.OutputIdNotFoundException.html", - "title": "Class OutputIdNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class OutputIdNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException OutputIdNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputIdNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties OutputId Declaration public string OutputId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static OutputIdNotFoundException FromJson(string data) Parameters System.String data Returns OutputIdNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SharePageViewEvent.html": { + "href": "api/Picturepark.SDK.V1.Contract.SharePageViewEvent.html", + "title": "Class SharePageViewEvent | Picturepark.SDK.V1 API", + "keywords": "Class SharePageViewEvent Inheritance System.Object ApplicationEvent SharePageViewEvent Inherited Members ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SharePageViewEvent : ApplicationEvent Properties ShareToken Declaration public string ShareToken { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SharePageViewEvent FromJson(string data) Parameters System.String data Returns SharePageViewEvent ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.OutputFormatResizingNotSupportedException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.OutputFormatResizingNotSupportedException.html", - "title": "Class OutputFormatResizingNotSupportedException | Picturepark.SDK.V1 API", - "keywords": "Class OutputFormatResizingNotSupportedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException OutputFormatResizingNotSupportedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatResizingNotSupportedException : PictureparkValidationException, ISerializable, _Exception Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String OutputFormatId Declaration public string OutputFormatId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static OutputFormatResizingNotSupportedException FromJson(string data) Parameters System.String data Returns OutputFormatResizingNotSupportedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ShareSearchRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ShareSearchRequest.html", + "title": "Class ShareSearchRequest | Picturepark.SDK.V1 API", + "keywords": "Class ShareSearchRequest Request to search shares Inheritance System.Object ShareSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareSearchRequest Properties DebugMode Enable debug mode to get as result of the Searched additional debug information. Warning! It severely affects performance. Declaration public bool DebugMode { get; set; } Property Value System.Boolean Filter An optional search filter. Limits the document result set. Declaration public FilterBase Filter { get; set; } Property Value FilterBase Limit Limits the document count of the result set. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken The token used to retrieve the next page of results. It must be null on first request and only filled with the returned pageToken to request next page of results. Declaration public string PageToken { get; set; } Property Value System.String SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchString Limits the search by using a query string filter. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Sort Fields and respective directions requested to sort the search results. Sorting on a not indexed field will throw an exception. Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > Methods FromJson(String) Declaration public static ShareSearchRequest FromJson(string data) Parameters System.String data Returns ShareSearchRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemUpdateManyException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemUpdateManyException.html", - "title": "Class ListItemUpdateManyException | Picturepark.SDK.V1 API", - "keywords": "Class ListItemUpdateManyException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ListItemUpdateManyException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemUpdateManyException : PictureparkBusinessException, ISerializable, _Exception Properties FailedItemsCount Declaration public int FailedItemsCount { get; set; } Property Value System.Int32 TotalItemsCount Declaration public int TotalItemsCount { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static ListItemUpdateManyException FromJson(string data) Parameters System.String data Returns ListItemUpdateManyException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ShareSearchResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.ShareSearchResult.html", + "title": "Class ShareSearchResult | Picturepark.SDK.V1 API", + "keywords": "Class ShareSearchResult Result for share search operation Inheritance System.Object BaseResultOfShare SearchBehaviorBaseResultOfShare ShareSearchResult Inherited Members SearchBehaviorBaseResultOfShare.SearchString SearchBehaviorBaseResultOfShare.IsSearchStringRewritten SearchBehaviorBaseResultOfShare.QueryDebugInformation BaseResultOfShare.TotalResults BaseResultOfShare.Results BaseResultOfShare.ElapsedMilliseconds BaseResultOfShare.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareSearchResult : SearchBehaviorBaseResultOfShare Methods FromJson(String) Declaration public static ShareSearchResult FromJson(string data) Parameters System.String data Returns ShareSearchResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemSchemaMismatchException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ListItemSchemaMismatchException.html", - "title": "Class ListItemSchemaMismatchException | Picturepark.SDK.V1 API", - "keywords": "Class ListItemSchemaMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ListItemSchemaMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemSchemaMismatchException : PictureparkValidationException, ISerializable, _Exception Properties FieldSchemaId Declaration public string FieldSchemaId { get; set; } Property Value System.String ListItemId Declaration public string ListItemId { get; set; } Property Value System.String ListItemSchemaId Declaration public string ListItemSchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ListItemSchemaMismatchException FromJson(string data) Parameters System.String data Returns ListItemSchemaMismatchException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ShareType.html": { + "href": "api/Picturepark.SDK.V1.Contract.ShareType.html", + "title": "Enum ShareType | Picturepark.SDK.V1 API", + "keywords": "Enum ShareType Namespace : System.Dynamic.ExpandoObject Syntax public enum ShareType Basic Embed" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidStateTransitionException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidStateTransitionException.html", - "title": "Class InvalidStateTransitionException | Picturepark.SDK.V1 API", - "keywords": "Class InvalidStateTransitionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidStateException InvalidStateTransitionException Inherited Members InvalidStateException.ResourceId InvalidStateException.State PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidStateTransitionException : InvalidStateException, ISerializable, _Exception Properties Transition Declaration public string Transition { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidStateTransitionException FromJson(string data) Parameters System.String data Returns InvalidStateTransitionException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ShareUser.html": { + "href": "api/Picturepark.SDK.V1.Contract.ShareUser.html", + "title": "Class ShareUser | Picturepark.SDK.V1 API", + "keywords": "Class ShareUser Reduced set of user information used for shares Inheritance System.Object ShareUser Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareUser Properties DisplayName Name of user Declaration public string DisplayName { get; set; } Property Value System.String EmailHash MD5 hash of email address. Can be used to display gravatar image Declaration public string EmailHash { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ShareUser FromJson(string data) Parameters System.String data Returns ShareUser ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidStateException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidStateException.html", - "title": "Class InvalidStateException | Picturepark.SDK.V1 API", - "keywords": "Class InvalidStateException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidStateException InvalidStateTransitionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidStateException : PictureparkValidationException, ISerializable, _Exception Properties ResourceId Declaration public string ResourceId { get; set; } Property Value System.String State Declaration public string State { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidStateException FromJson(string data) Parameters System.String data Returns InvalidStateException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SimpleAnalyzer.html": { + "href": "api/Picturepark.SDK.V1.Contract.SimpleAnalyzer.html", + "title": "Class SimpleAnalyzer | Picturepark.SDK.V1 API", + "keywords": "Class SimpleAnalyzer An analyzer using a custom pattern tokenizer Inheritance System.Object AnalyzerBase SimpleAnalyzer Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SimpleAnalyzer : AnalyzerBase Properties FieldSuffix The suffix for the analyzed field: simple. Declaration public string FieldSuffix { get; set; } Property Value System.String Type The analyzer type: Simple Declaration public Analyzer Type { get; set; } Property Value Analyzer Methods FromJson(String) Declaration public static SimpleAnalyzer FromJson(string data) Parameters System.String data Returns SimpleAnalyzer ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ICustomerClient.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ICustomerClient.html", - "title": "Interface ICustomerClient | Picturepark.SDK.V1 API", - "keywords": "Interface ICustomerClient Namespace : System.Dynamic.ExpandoObject Syntax public interface ICustomerClient Methods CreateAsync(CustomerCreateRequest, CancellationToken) Declaration Task CreateAsync(CustomerCreateRequest createRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters CustomerCreateRequest createRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerConfiguration > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateMetadataLanguageAsync(String, CustomerMetadataLanguageCreateRequest, Nullable, CancellationToken) Declaration Task CreateMetadataLanguageAsync(string customerAlias, CustomerMetadataLanguageCreateRequest metadataLanguageCreateRequest, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias CustomerMetadataLanguageCreateRequest metadataLanguageCreateRequest System.Nullable < System.TimeSpan > timeout System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, CancellationToken) Declaration Task DeleteAsync(string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAllUsersAsync(String, CancellationToken) Declaration Task> GetAllUsersAsync(string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < UserWithRoles >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Declaration Task GetAsync(string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerConfiguration > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAvailableMetadataLanguagesAsync(String, CancellationToken) Declaration Task> GetAvailableMetadataLanguagesAsync(string customerAlias, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < System.String >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetCreateRequestAsync(CancellationToken) Declaration Task GetCreateRequestAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerCreateRequest > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception InvalidateAsync(String, CancellationToken) Declaration Task InvalidateAsync(string customerAlias, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ListAsync(String, CancellationToken) Declaration Task ListAsync(string customerId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerSearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReindexAsync(String, SearchIndexReindexRequest, CancellationToken) Declaration Task ReindexAsync(string customerAlias, SearchIndexReindexRequest reindexRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias SearchIndexReindexRequest reindexRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Index > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RestoreAsync(String, CancellationToken) Declaration Task RestoreAsync(string customerAlias, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(CustomerSearchRequest, CancellationToken) Declaration Task SearchAsync(CustomerSearchRequest searchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters CustomerSearchRequest searchRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerSearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(CustomerUpdateRequest, CancellationToken) Declaration Task UpdateAsync(CustomerUpdateRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters CustomerUpdateRequest updateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerConfiguration > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateBoostValuesAsync(String, CustomerBoostValuesUpdateRequest, Nullable, CancellationToken) Declaration Task UpdateBoostValuesAsync(string customerAlias, CustomerBoostValuesUpdateRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias CustomerBoostValuesUpdateRequest request System.Nullable < System.TimeSpan > timeout System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.Contract.SnapshotFailedException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SnapshotFailedException.html", + "title": "Class SnapshotFailedException | Picturepark.SDK.V1 API", + "keywords": "Class SnapshotFailedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException SnapshotFailedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotFailedException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static SnapshotFailedException FromJson(string data) Parameters System.String data Returns SnapshotFailedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.IContentBackupClient.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.IContentBackupClient.html", - "title": "Interface IContentBackupClient | Picturepark.SDK.V1 API", - "keywords": "Interface IContentBackupClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IContentBackupClient Methods AckBackupAsync(String, String, CancellationToken) Declaration Task AckBackupAsync(string customerId, string filePath, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.String filePath System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception AckBackupManyAsync(String, IEnumerable, CancellationToken) Declaration Task> AckBackupManyAsync(string customerId, IEnumerable filePaths, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerId System.Collections.Generic.IEnumerable < System.String > filePaths System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < ContentBackupAcknowledgementResult >> Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CancelContentBackupRecoveryAsync(ContentBackupCancelRecoveryRequest, CancellationToken) Declaration Task CancelContentBackupRecoveryAsync(ContentBackupCancelRecoveryRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentBackupCancelRecoveryRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DisableContentBackupAsync(ContentBackupDisableRequest, CancellationToken) Declaration Task DisableContentBackupAsync(ContentBackupDisableRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentBackupDisableRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception EnableContentBackupAsync(ContentBackupEnableRequest, CancellationToken) Declaration Task EnableContentBackupAsync(ContentBackupEnableRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentBackupEnableRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ForceCompleteContentBackupRecoveryAsync(ContentBackupForceCompleteRecoveryRequest, CancellationToken) Declaration Task ForceCompleteContentBackupRecoveryAsync(ContentBackupForceCompleteRecoveryRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentBackupForceCompleteRecoveryRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception NotAcknowledgedCountAsync(CancellationToken) Declaration Task NotAcknowledgedCountAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Int64 > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchMissingContentBackupsAsync(ContentBackupSearchRequest, CancellationToken) Declaration Task SearchMissingContentBackupsAsync(ContentBackupSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentBackupSearchRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBackupSearchResult > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.LiveStreamClient.html": { + "href": "api/Picturepark.SDK.V1.LiveStreamClient.html", + "title": "Class LiveStreamClient | Picturepark.SDK.V1 API", + "keywords": "Class LiveStreamClient Inheritance System.Object ClientBase LiveStreamClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LiveStreamClient : ClientBase, ILiveStreamClient Constructors LiveStreamClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public LiveStreamClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods GetMessageCoreAsync(CancellationToken) This endpoint cannot be used. It is kept to generate LiveStream message contracts. Declaration [Obsolete] protected Task GetMessageCoreAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < LiveStreamMessage > OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < LiveStreamClient.ObjectResponseResult > Type Parameters T SearchAsync(LiveStreamSearchRequest, CancellationToken) Search Declaration public Task SearchAsync(LiveStreamSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters LiveStreamSearchRequest request Parameters for the search System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < LiveStreamSearchResult > Resulting live stream events Implements ILiveStreamClient.SearchAsync(LiveStreamSearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.Contract.MetadataReferencesPagingRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.MetadataReferencesPagingRequest.html", - "title": "Class MetadataReferencesPagingRequest | Picturepark.SDK.V1 API", - "keywords": "Class MetadataReferencesPagingRequest Request to get paginated metadata references Inheritance System.Object PagingRequest MetadataReferencesPagingRequest Inherited Members PagingRequest.Limit PagingRequest.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MetadataReferencesPagingRequest : PagingRequest Properties FetchReferencedByRestrictedItem Set to true to check if any incoming references are originating from an item the current user does not have full access to. Declaration public bool FetchReferencedByRestrictedItem { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static MetadataReferencesPagingRequest FromJson(string data) Parameters System.String data Returns MetadataReferencesPagingRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Localization.html": { + "href": "api/Picturepark.SDK.V1.Localization.html", + "title": "Namespace Picturepark.SDK.V1.Localization | Picturepark.SDK.V1 API", + "keywords": "Namespace Picturepark.SDK.V1.Localization Classes LocalizationService Provides methods to translate texts from the Picturepark backend. PictureparkExceptionExtensions" }, - "api/Picturepark.SDK.V1.Contract.MetadataReferenceResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.MetadataReferenceResult.html", - "title": "Class MetadataReferenceResult | Picturepark.SDK.V1 API", - "keywords": "Class MetadataReferenceResult Result for getting references. Inheritance System.Object BaseResultOfMetadataReference MetadataReferenceResult Inherited Members BaseResultOfMetadataReference.TotalResults BaseResultOfMetadataReference.Results BaseResultOfMetadataReference.ElapsedMilliseconds BaseResultOfMetadataReference.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MetadataReferenceResult : BaseResultOfMetadataReference Properties IsReferencedByRestrictedItem Indicates if any reference is originating from an item that the current user does not have access to. Declaration public bool? IsReferencedByRestrictedItem { get; set; } Property Value System.Nullable < System.Boolean > Methods FromJson(String) Declaration public static MetadataReferenceResult FromJson(string data) Parameters System.String data Returns MetadataReferenceResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.OutputClient.html": { + "href": "api/Picturepark.SDK.V1.OutputClient.html", + "title": "Class OutputClient | Picturepark.SDK.V1 API", + "keywords": "Class OutputClient Inheritance System.Object ClientBase OutputClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputClient : ClientBase, IOutputClient Constructors OutputClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public OutputClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods GetAsync(String, CancellationToken) Get - single Declaration public Task GetAsync(string outputId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String outputId The output id. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputDetail > OutputDetail Implements IOutputClient.GetAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. OutputNotFoundException A server side error occurred. PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < OutputClient.ObjectResponseResult > Type Parameters T ResetRetryAttemptsAsync(OutputResetRetryAttemptsRequest, CancellationToken) Resets retry attempts counter on failed (optionally also completed) outputs and they will be subsequently picked up for re-rendering. Declaration public Task ResetRetryAttemptsAsync(OutputResetRetryAttemptsRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputResetRetryAttemptsRequest request Request containing options to filter which outputs should be reset. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process tracking the resetting Implements IOutputClient.ResetRetryAttemptsAsync(OutputResetRetryAttemptsRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(OutputSearchRequest, CancellationToken) Search output documents Declaration public Task SearchAsync(OutputSearchRequest outputSearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputSearchRequest outputSearchRequest The output search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputSearchResult > Output result set. Implements IOutputClient.SearchAsync(OutputSearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.Contract.ISchemaTransferClient.html": { - "href": "api/Picturepark.SDK.V1.Contract.ISchemaTransferClient.html", - "title": "Interface ISchemaTransferClient | Picturepark.SDK.V1 API", - "keywords": "Interface ISchemaTransferClient Namespace : System.Dynamic.ExpandoObject Syntax public interface ISchemaTransferClient Methods ImportAsync(SchemaImportRequest, CancellationToken) Import schemas Declaration Task ImportAsync(SchemaImportRequest schemaImportRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaImportRequest schemaImportRequest The schema import request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Transfer > Transfer Exceptions ApiException A server side error occurred. FileTransferNotFoundException File transfer not found PictureparkArgumentNullException Argument must not be null PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict" + "api/Picturepark.SDK.V1.OutputFormatClient.html": { + "href": "api/Picturepark.SDK.V1.OutputFormatClient.html", + "title": "Class OutputFormatClient | Picturepark.SDK.V1 API", + "keywords": "Class OutputFormatClient Inheritance System.Object ClientBase OutputFormatClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatClient : ClientBase, IOutputFormatClient Constructors OutputFormatClient(IBusinessProcessClient, IPictureparkServiceSettings, HttpClient) Declaration public OutputFormatClient(IBusinessProcessClient businessProcessClient, IPictureparkServiceSettings settings, HttpClient httpClient) Parameters IBusinessProcessClient businessProcessClient IPictureparkServiceSettings settings HttpClient httpClient OutputFormatClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public OutputFormatClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods CreateAsync(OutputFormat, Nullable, CancellationToken) Create output format Declaration public Task CreateAsync(OutputFormat request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputFormat request The request containing information needed to create new output format. System.Nullable < System.TimeSpan > timeout Timeout for business process completion System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatOperationResult > Output format Implements IOutputFormatClient.CreateAsync(OutputFormat, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateCoreAsync(OutputFormat, CancellationToken) Create output format Declaration protected Task CreateCoreAsync(OutputFormat request, CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputFormat request The request containing information needed to create new output format. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateManyAsync(OutputFormatCreateManyRequest, Nullable, CancellationToken) Create multiple output formats Declaration public Task CreateManyAsync(OutputFormatCreateManyRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputFormatCreateManyRequest request The request containing information needed to create new output formats. System.Nullable < System.TimeSpan > timeout Timeout for business process completion System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatBatchOperationResult > Business process Implements IOutputFormatClient.CreateManyAsync(OutputFormatCreateManyRequest, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateManyCoreAsync(OutputFormatCreateManyRequest, CancellationToken) Create multiple output formats Declaration protected Task CreateManyCoreAsync(OutputFormatCreateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputFormatCreateManyRequest request The request containing information needed to create new output formats. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, Nullable, CancellationToken) Delete output format Declaration public Task DeleteAsync(string id, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the output format that should be deleted. System.Nullable < System.TimeSpan > timeout Timeout for business process completion System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatDeleteResult > Business process Implements IOutputFormatClient.DeleteAsync(String, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteCoreAsync(String, CancellationToken) Delete output format Declaration protected Task DeleteCoreAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the output format that should be deleted. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyAsync(OutputFormatDeleteManyRequest, Nullable, CancellationToken) Delete multiple output formats Declaration public Task DeleteManyAsync(OutputFormatDeleteManyRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputFormatDeleteManyRequest request The request with output formats IDs to delete. System.Nullable < System.TimeSpan > timeout Timeout for business process completion System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatBatchOperationResult > Business process Implements IOutputFormatClient.DeleteManyAsync(OutputFormatDeleteManyRequest, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyCoreAsync(OutputFormatDeleteManyRequest, CancellationToken) Delete multiple output formats Declaration protected Task DeleteManyCoreAsync(OutputFormatDeleteManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputFormatDeleteManyRequest request The request with output formats IDs to delete. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAllAsync(CancellationToken) Declaration public Task> GetAllAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < ICollection < OutputFormatDetail >> Implements IOutputFormatClient.GetAllAsync(CancellationToken) GetAsync(String, CancellationToken) Get output format Declaration public Task GetAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id The output format ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatDetail > Output format Implements IOutputFormatClient.GetAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, CancellationToken) Get multiple output formats Declaration public Task> GetManyAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids Output format IDs to get information about. If this is omitted, all output formats in the system will be returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < OutputFormatDetail >> Output formats Implements IOutputFormatClient.GetManyAsync(IEnumerable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < OutputFormatClient.ObjectResponseResult > Type Parameters T UpdateAsync(String, OutputFormatEditable, Nullable, CancellationToken) Update output format Declaration public Task UpdateAsync(string id, OutputFormatEditable request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of output format to update OutputFormatEditable request The request containing information needed to update the output format. System.Nullable < System.TimeSpan > timeout Timeout for business process completion System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatOperationResult > Business process Implements IOutputFormatClient.UpdateAsync(String, OutputFormatEditable, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateCoreAsync(String, OutputFormatEditable, CancellationToken) Update output format Declaration protected Task UpdateCoreAsync(string id, OutputFormatEditable request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of output format to update OutputFormatEditable request The request containing information needed to update the output format. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateManyAsync(OutputFormatUpdateManyRequest, Nullable, CancellationToken) Update multiple output formats Declaration public Task UpdateManyAsync(OutputFormatUpdateManyRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputFormatUpdateManyRequest request The request containing information needed to update the output format. System.Nullable < System.TimeSpan > timeout Timeout for business process completion System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatBatchOperationResult > Business process Implements IOutputFormatClient.UpdateManyAsync(OutputFormatUpdateManyRequest, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateManyCoreAsync(OutputFormatUpdateManyRequest, CancellationToken) Update multiple output formats Declaration protected Task UpdateManyCoreAsync(OutputFormatUpdateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputFormatUpdateManyRequest request The request containing information needed to update the output format. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception WaitForBusinessProcessAndReturnResult(Func>, String, Nullable, CancellationToken) Declaration public Task WaitForBusinessProcessAndReturnResult(Func> call, string id, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Func < System.Threading.Tasks.Task < BusinessProcess >> call System.String id System.Nullable < System.TimeSpan > timeout System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < OutputFormatOperationResult > WaitForBusinessProcessAndReturnResultMany(Func>, Nullable, CancellationToken) Declaration public Task WaitForBusinessProcessAndReturnResultMany(Func> call, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Func < System.Threading.Tasks.Task < BusinessProcess >> call System.Nullable < System.TimeSpan > timeout System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < OutputFormatBatchOperationResult >" }, - "api/Picturepark.SDK.V1.Contract.ISchemaResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.ISchemaResult.html", - "title": "Interface ISchemaResult | Picturepark.SDK.V1 API", - "keywords": "Interface ISchemaResult Namespace : System.Dynamic.ExpandoObject Syntax public interface ISchemaResult Properties Schema Declaration SchemaDetail Schema { get; set; } Property Value SchemaDetail" + "api/Picturepark.SDK.V1.TransferClient.html": { + "href": "api/Picturepark.SDK.V1.TransferClient.html", + "title": "Class TransferClient | Picturepark.SDK.V1 API", + "keywords": "Class TransferClient Inheritance System.Object ClientBase TransferClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TransferClient : ClientBase, ITransferClient Constructors TransferClient(IBusinessProcessClient, IPictureparkServiceSettings, HttpClient) Declaration public TransferClient(IBusinessProcessClient businessProcessClient, IPictureparkServiceSettings settings, HttpClient httpClient) Parameters IBusinessProcessClient businessProcessClient IPictureparkServiceSettings settings HttpClient httpClient TransferClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public TransferClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods CancelTransferAsync(String, CancellationToken) Cancel transfer Declaration public Task CancelTransferAsync(string transferId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferId ID of transfer. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements ITransferClient.CancelTransferAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateAndWaitForCompletionAsync(CreateTransferRequest, Nullable, CancellationToken) Creates a transfer and waits for its completion. Declaration public Task CreateAndWaitForCompletionAsync(CreateTransferRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters CreateTransferRequest request The create request. System.Nullable < System.TimeSpan > timeout The timeout to wait for completion. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < CreateTransferResult > The transfer. Implements ITransferClient.CreateAndWaitForCompletionAsync(CreateTransferRequest, Nullable, CancellationToken) CreateAndWaitForCompletionAsync(String, IEnumerable, Nullable, CancellationToken) Creates a transfer and waits for its completion. Declaration public Task CreateAndWaitForCompletionAsync(string transferName, IEnumerable files, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferName The name of the transfer. IEnumerable < FileLocations > files The file names of the transfer. System.Nullable < System.TimeSpan > timeout The timeout to wait for completion. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < CreateTransferResult > The transfer. Implements ITransferClient.CreateAndWaitForCompletionAsync(String, IEnumerable, Nullable, CancellationToken) CreateAsync(CreateTransferRequest, CancellationToken) Create transfer Declaration public Task CreateAsync(CreateTransferRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters CreateTransferRequest request The create transfer request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Transfer > Transfer Implements ITransferClient.CreateAsync(CreateTransferRequest, CancellationToken) Exceptions ApiException A server side error occurred. MaximumTransferSizeException A server side error occurred. PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict DeleteAsync(String, CancellationToken) Delete transfer Declaration public Task DeleteAsync(string transferId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferId ID of transfer. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements ITransferClient.DeleteAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteFilesAsync(FileTransferDeleteRequest, CancellationToken) Delete files Declaration public Task DeleteFilesAsync(FileTransferDeleteRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters FileTransferDeleteRequest request The filetransfer delete request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Implements ITransferClient.DeleteFilesAsync(FileTransferDeleteRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get transfer details Declaration public Task GetAsync(string transferId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferId ID of transfer. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < TransferDetail > TransferDetail Implements ITransferClient.GetAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetBlacklistAsync(CancellationToken) Get blacklist Declaration public Task GetBlacklistAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Blacklist > Blacklist Implements ITransferClient.GetBlacklistAsync(CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetFileAsync(String, CancellationToken) Get file Declaration public Task GetFileAsync(string fileTransferId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String fileTransferId ID of filetransfer. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileTransferDetail > FileTransferDetail Implements ITransferClient.GetFileAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ImportAndWaitForCompletionAsync(Transfer, ImportTransferRequest, Nullable, CancellationToken) Transfers the uploaded files and waits for its completions. Declaration public Task ImportAndWaitForCompletionAsync(Transfer transfer, ImportTransferRequest createRequest, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters Transfer transfer The transfer. ImportTransferRequest createRequest The create request. System.Nullable < System.TimeSpan > timeout The timeout to wait for completion. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task The task. Implements ITransferClient.ImportAndWaitForCompletionAsync(Transfer, ImportTransferRequest, Nullable, CancellationToken) ImportTransferAsync(String, ImportTransferRequest, CancellationToken) Import transfer Declaration public Task ImportTransferAsync(string transferId, ImportTransferRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferId ID of transfer. ImportTransferRequest request The ImportTransfer request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Transfer > Transfer Implements ITransferClient.ImportTransferAsync(String, ImportTransferRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception PartialImportAsync(String, ImportTransferPartialRequest, CancellationToken) Import transfer partially Declaration public Task PartialImportAsync(string transferId, ImportTransferPartialRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferId ID of transfer. ImportTransferPartialRequest request The ImportTransferPartial request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Transfer > Transfer Implements ITransferClient.PartialImportAsync(String, ImportTransferPartialRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < TransferClient.ObjectResponseResult > Type Parameters T SearchAsync(TransferSearchRequest, CancellationToken) Search Declaration public Task SearchAsync(TransferSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters TransferSearchRequest request The transfer search request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < TransferSearchResult > TransferSearchResult Implements ITransferClient.SearchAsync(TransferSearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchFilesAsync(FileTransferSearchRequest, CancellationToken) Search for files Declaration public Task SearchFilesAsync(FileTransferSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters FileTransferSearchRequest request The filetransfer search request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileTransferSearchResult > FileTransferSearchResult Implements ITransferClient.SearchFilesAsync(FileTransferSearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchFilesByTransferIdAsync(String, Int32) Searches files of a given transfer ID. Declaration public Task SearchFilesByTransferIdAsync(string transferId, int limit = 20) Parameters System.String transferId The transfer ID. System.Int32 limit The maximum number of search results. Returns System.Threading.Tasks.Task < FileTransferSearchResult > The result. Implements ITransferClient.SearchFilesByTransferIdAsync(String, Int32) UploadFileAsync(String, Int64, Int64, Int64, Int64, String, String, FileParameter, CancellationToken) Upload file Declaration public Task UploadFileAsync(string relativePath, long chunkNumber, long currentChunkSize, long totalSize, long totalChunks, string transferId, string requestId, FileParameter formFile = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String relativePath Relative path of the uploading file. System.Int64 chunkNumber Current chunk number. Starts at 1. System.Int64 currentChunkSize Size in bytes of the current chunk. System.Int64 totalSize Total size in bytes of the uploading file. System.Int64 totalChunks Total chunks of the uploading file. System.String transferId ID of transfer. System.String requestId Identifier of file. FileParameter formFile Gets or sets the form file. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements ITransferClient.UploadFileAsync(String, Int64, Int64, Int64, Int64, String, String, FileParameter, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UploadFilesAsync(Transfer, IEnumerable, UploadOptions, Nullable, CancellationToken) Uploads multiple files from the filesystem. Declaration public Task UploadFilesAsync(Transfer transfer, IEnumerable files, UploadOptions uploadOptions, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters Transfer transfer The existing transfer object. IEnumerable < FileLocations > files The file paths on the filesystem with optional overrides. UploadOptions uploadOptions The file upload options. System.Nullable < System.TimeSpan > timeout The timeout to wait for completion. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task The created transfer object. Implements ITransferClient.UploadFilesAsync(Transfer, IEnumerable, UploadOptions, Nullable, CancellationToken) UploadFilesAsync(String, IEnumerable, UploadOptions, Nullable, CancellationToken) Uploads multiple files from the filesystem. Declaration public Task UploadFilesAsync(string transferName, IEnumerable files, UploadOptions uploadOptions, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferName The name of the created transfer. IEnumerable < FileLocations > files The file paths on the filesystem with optional overrides. UploadOptions uploadOptions The file upload options. System.Nullable < System.TimeSpan > timeout The timeout to wait for completion. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < CreateTransferResult > The created transfer object. Implements ITransferClient.UploadFilesAsync(String, IEnumerable, UploadOptions, Nullable, CancellationToken)" }, - "api/Picturepark.SDK.V1.Contract.ISchemaPermissionSetClient.html": { - "href": "api/Picturepark.SDK.V1.Contract.ISchemaPermissionSetClient.html", - "title": "Interface ISchemaPermissionSetClient | Picturepark.SDK.V1 API", - "keywords": "Interface ISchemaPermissionSetClient Namespace : System.Dynamic.ExpandoObject Syntax public interface ISchemaPermissionSetClient Methods CreateAsync(SchemaPermissionSetCreateRequest, CancellationToken) Create schema permission set Declaration Task CreateAsync(SchemaPermissionSetCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaPermissionSetCreateRequest request The request containing information needed to create new permission set. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaPermissionSetDetail > Schema permission set detail Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateManyAsync(SchemaPermissionSetCreateManyRequest, CancellationToken) Create multiple schema permission sets Declaration Task CreateManyAsync(SchemaPermissionSetCreateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaPermissionSetCreateManyRequest request The request containing information needed to create new permission sets. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response with information about created permission sets Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, CancellationToken) Delete schema permission set Declaration Task DeleteAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the permission set that should be deleted. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyAsync(PermissionSetDeleteManyRequest, CancellationToken) Delete multiple schema permission sets Declaration Task DeleteManyAsync(PermissionSetDeleteManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters PermissionSetDeleteManyRequest request The request with permission set IDs to delete. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response with information about success or failure Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get schema permission set Declaration Task GetAsync(string permissionSetId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String permissionSetId The schema permission set ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaPermissionSetDetail > Schema permission set detail Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, CancellationToken) Get multiple permission sets Declaration Task> GetManyAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids Permission set IDs to get information about System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < SchemaPermissionSetDetail >> Schema permission set details Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetPermissionsAsync(String, CancellationToken) Get permissions for the permission set Declaration Task> GetPermissionsAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the permission set to view permissions of. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < PermissionSetRight >> List of permissions Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetPermissionsManyAsync(IEnumerable, CancellationToken) Get permissions for multiple permission sets Declaration Task> GetPermissionsManyAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids IDs of the permission sets to view permissions of. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < PermissionSetUserPermissionRights >> List of permissions Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(PermissionSetSearchRequest, CancellationToken) Search schema permission sets Declaration Task SearchAsync(PermissionSetSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters PermissionSetSearchRequest request The permission set search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < PermissionSetSearchResult > Permission set search result Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipAsync(String, PermissionSetOwnershipTransferRequest, CancellationToken) Transfer ownership of schema permission set Declaration Task TransferOwnershipAsync(string id, PermissionSetOwnershipTransferRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the permission set to transfer PermissionSetOwnershipTransferRequest request The request containing user who should be the new owner. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipManyAsync(PermissionSetOwnershipTransferManyRequest, CancellationToken) Transfer ownership of multiple schema permission sets Declaration Task TransferOwnershipManyAsync(PermissionSetOwnershipTransferManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters PermissionSetOwnershipTransferManyRequest request The request containing information on which permission set to transfer to which user. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(String, SchemaPermissionSetUpdateRequest, CancellationToken) Update schema permission set Declaration Task UpdateAsync(string id, SchemaPermissionSetUpdateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of permission set to update SchemaPermissionSetUpdateRequest request The request containing information needed to update the permission set. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaPermissionSetDetail > Schema permission set detail Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateManyAsync(SchemaPermissionSetUpdateManyRequest, CancellationToken) Update multiple schema permission sets Declaration Task UpdateManyAsync(SchemaPermissionSetUpdateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaPermissionSetUpdateManyRequest request The request containing information needed to update the permission set. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response with information about updated permission sets Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.UserClient.html": { + "href": "api/Picturepark.SDK.V1.UserClient.html", + "title": "Class UserClient | Picturepark.SDK.V1 API", + "keywords": "Class UserClient Inheritance System.Object ClientBase UserClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserClient : ClientBase, IUserClient Constructors UserClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public UserClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods AggregateAsync(UserAggregationRequest, CancellationToken) Aggregate users Declaration public Task AggregateAsync(UserAggregationRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserAggregationRequest request User aggregation request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ObjectAggregationResult > Aggregation based on the request Implements IUserClient.AggregateAsync(UserAggregationRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CancelDeletionRequestAsync(String, CancellationToken) Cancels a user triggered deletion request and returns user to Reviewed state. Declaration public Task CancelDeletionRequestAsync(string userId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements IUserClient.CancelDeletionRequestAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateAsync(UserCreateRequest, CancellationToken) Create user Declaration public Task CreateAsync(UserCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserCreateRequest request Requested user information. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserDetail > Newly created user Implements IUserClient.CreateAsync(UserCreateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, UserDeleteRequest, CancellationToken) Delete user Declaration public Task DeleteAsync(string userId, UserDeleteRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. UserDeleteRequest request Request with details regarding the deletion. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements IUserClient.DeleteAsync(String, UserDeleteRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get user Declaration public Task GetAsync(string userId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to search for. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserDetail > Requested user details Implements IUserClient.GetAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetByOwnerTokenAsync(String, CancellationToken) Get user by owner token Declaration public Task GetByOwnerTokenAsync(string tokenId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String tokenId ID of the owner token. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserDetail > User details of the user referenced by the owner token Implements IUserClient.GetByOwnerTokenAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, CancellationToken) Get multiple users Declaration public Task> GetManyAsync(IEnumerable ids, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids User IDs. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < UserDetail >> Details of all the users who were found Implements IUserClient.GetManyAsync(IEnumerable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception InviteAsync(String, CancellationToken) Invite user Declaration public Task InviteAsync(string userId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements IUserClient.InviteAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception LockAsync(String, UserLockRequest, CancellationToken) Lock / unlock user Declaration public Task LockAsync(string userId, UserLockRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. UserLockRequest request Request detailing if the user should be locked or unlocked. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements IUserClient.LockAsync(String, UserLockRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < UserClient.ObjectResponseResult > Type Parameters T ReinviteAsync(String, CancellationToken) Reinvite user Declaration public Task ReinviteAsync(string userId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements IUserClient.ReinviteAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RestoreAsync(String, CancellationToken) Restore user Declaration public Task RestoreAsync(string userId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements IUserClient.RestoreAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReviewAsync(String, UserReviewRequest, CancellationToken) Change user's review state Declaration public Task ReviewAsync(string userId, UserReviewRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. UserReviewRequest request Request detailing if the user should be set as reviewed or to be reviewed . System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements IUserClient.ReviewAsync(String, UserReviewRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(UserSearchRequest, CancellationToken) Search users Declaration public Task SearchAsync(UserSearchRequest searchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserSearchRequest searchRequest User search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserSearchResult > Result of the user search Implements IUserClient.SearchAsync(UserSearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(String, UserUpdateRequest, CancellationToken) Update user Declaration public Task UpdateAsync(string userId, UserUpdateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userId User ID to action on. UserUpdateRequest request New user information. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserDetail > User details after the update of the user Implements IUserClient.UpdateAsync(String, UserUpdateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.Contract.ISchemaClient.html": { - "href": "api/Picturepark.SDK.V1.Contract.ISchemaClient.html", - "title": "Interface ISchemaClient | Picturepark.SDK.V1 API", - "keywords": "Interface ISchemaClient Namespace : System.Dynamic.ExpandoObject Syntax public interface ISchemaClient Methods CreateAsync(SchemaCreateRequest, Nullable, CancellationToken) Create schema Declaration Task CreateAsync(SchemaCreateRequest schema, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaCreateRequest schema The schema create request. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaCreateResult > Schema create result, containing the created schema Exceptions ApiException A server side error occurred. DuplicateSchemaException Schema with this name already exists PictureparkArgumentNullException Argument must not be null SchemaValidationException The validation exception of schema creation PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict CreateAsync(SchemaDetail, Boolean, Nullable, CancellationToken) Creates the given SchemaDetail . Declaration Task CreateAsync(SchemaDetail schemaDetail, bool enableForBinaryFiles, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaDetail schemaDetail The schema detail. System.Boolean enableForBinaryFiles Specifies whether to enable the schema for binary files. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < SchemaCreateResult > The task. CreateAsync(SchemaDetail, Nullable, CancellationToken) Creates the given SchemaDetail . Declaration Task CreateAsync(SchemaDetail schemaDetail, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaDetail schemaDetail The schema detail. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < SchemaCreateResult > The task. Exceptions ApiException A server side error occurred. CreateManyAsync(IEnumerable, Boolean, Nullable, CancellationToken) Create the given enumerable of SchemaDetail . Declaration Task CreateManyAsync(IEnumerable schemaDetails, bool enableForBinaryFiles, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters IEnumerable < SchemaDetail > schemaDetails The schema details. System.Boolean enableForBinaryFiles Specifies whether to enable the schemas for binary files. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the underlying business process to complete. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < SchemaBatchOperationResult > The . CreateManyAsync(SchemaCreateManyRequest, Nullable, CancellationToken) Creates schemas using the given request. Declaration Task CreateManyAsync(SchemaCreateManyRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaCreateManyRequest request The SchemaCreateManyRequest . System.Nullable < System.TimeSpan > timeout Maximum time to wait for the underlying business process to complete. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < SchemaBatchOperationResult > The . CreateOrUpdateAsync(SchemaDetail, Boolean, Nullable, CancellationToken) Creates or updates the given SchemaDetail . Declaration Task CreateOrUpdateAsync(SchemaDetail schemaDetail, bool enableForBinaryFiles, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaDetail schemaDetail The schema detail. System.Boolean enableForBinaryFiles Specifies whether to enable the schema for binary files. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ISchemaResult > The task. DeleteAsync(String, Nullable, CancellationToken) Delete schema Declaration Task DeleteAsync(string schemaId, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaDeleteResult > Schema delete result Exceptions ApiException A server side error occurred. SchemaNotFoundException Schema with this ID could not be found PictureparkNotFoundException Entity not found PictureparkArgumentNullException Argument must not be null SchemaInUseException Schema is used in other entities and cannot be deleted PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkConflictException Version conflict ExistsAsync(String, CancellationToken) Checks whether a schema ID already exists. Declaration Task ExistsAsync(string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < System.Boolean > The task. Exceptions ApiException A server side error occurred. FieldExistsAsync(String, String, CancellationToken) Exists field in schema Declaration Task FieldExistsAsync(string schemaId, string fieldId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. System.String fieldId The field ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FieldExistsResponse > Field Exists response Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GenerateSchemasAsync(Type, IEnumerable, Boolean, CancellationToken) Generates the SchemaDetail s for the given type and the referenced types. Declaration Task> GenerateSchemasAsync(Type type, IEnumerable schemaDetails = null, bool generateDependencySchema = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Type type The type. IEnumerable < SchemaDetail > schemaDetails The existing schema details. System.Boolean generateDependencySchema Specifies whether to generate dependent schemas. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ICollection < SchemaDetail >> The collection of schema details. GetAsync(String, CancellationToken) Get schema Declaration Task GetAsync(string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaDetail > Schema detail Exceptions ApiException A server side error occurred. SchemaNotFoundException Requested schema could not be found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetIndexFieldsAsync(IndexFieldsSearchBySchemaIdsRequest, CancellationToken) Search index fields Declaration Task> GetIndexFieldsAsync(IndexFieldsSearchBySchemaIdsRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters IndexFieldsSearchBySchemaIdsRequest request The search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < IndexField >> Indexed fields Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, CancellationToken) Get multiple schemas Declaration Task> GetManyAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids Comma separated list of schema IDs. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < SchemaDetail >> List of schema details Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyReferencedAsync(IEnumerable, CancellationToken) Gets all schemas referenced by the schemas specified in Declaration Task> GetManyReferencedAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids The schema IDs. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < SchemaDetail >> Referenced schema details Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetReferencedAsync(String, CancellationToken) Gets all schemas referenced by the schema specified in Declaration Task> GetReferencedAsync(string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < SchemaDetail >> Referenced schema details Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(SchemaSearchRequest, CancellationToken) Search schemas Declaration Task SearchAsync(SchemaSearchRequest schemaSearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaSearchRequest schemaSearchRequest The schema search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaSearchResult > Schema search result Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipAsync(String, SchemaOwnershipTransferRequest, CancellationToken) Transfer ownership Declaration Task TransferOwnershipAsync(string schemaId, SchemaOwnershipTransferRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. SchemaOwnershipTransferRequest request Request detailing which user to transfer to. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipManyAsync(SchemaOwnershipTransferManyRequest, CancellationToken) Transfer ownership of multiple schemas Declaration Task TransferOwnershipManyAsync(SchemaOwnershipTransferManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaOwnershipTransferManyRequest request Schema ownership transfer many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(SchemaDetail, Boolean, Nullable, CancellationToken) Updates the given SchemaDetail . Declaration Task UpdateAsync(SchemaDetail schemaDetail, bool enableForBinaryFiles, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaDetail schemaDetail The schema detail. System.Boolean enableForBinaryFiles Specifies whether to enable the schema for binary files. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < SchemaUpdateResult > The task. Exceptions ApiException A server side error occurred. UpdateAsync(String, SchemaUpdateRequest, Nullable, CancellationToken) Update schema Declaration Task UpdateAsync(string schemaId, SchemaUpdateRequest schema, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. SchemaUpdateRequest schema The schema update request. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaUpdateResult > Schema update result, containing the updated schema Exceptions ApiException A server side error occurred. SchemaNotFoundException Schema with this ID could not be found PictureparkNotFoundException Entity not found PictureparkArgumentNullException Argument must not be null SchemaValidationException The validation exception of schema creation PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkConflictException Version conflict WaitForBusinessProcessAndReturnResult(String, Nullable, CancellationToken) Waits for a business process and returns a . Declaration Task WaitForBusinessProcessAndReturnResult(string businessProcessId, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String businessProcessId The business process id. System.Nullable < System.TimeSpan > timeout The timeout to wait on the business process. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < SchemaBatchOperationResult > The ." + "api/Picturepark.SDK.V1.UserRoleClient.html": { + "href": "api/Picturepark.SDK.V1.UserRoleClient.html", + "title": "Class UserRoleClient | Picturepark.SDK.V1 API", + "keywords": "Class UserRoleClient Inheritance System.Object ClientBase UserRoleClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleClient : ClientBase, IUserRoleClient Constructors UserRoleClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public UserRoleClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods CreateAsync(UserRoleCreateRequest, CancellationToken) Create user role Declaration public Task CreateAsync(UserRoleCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserRoleCreateRequest request User role creation request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserRoleDetail > Newly created user role Implements IUserRoleClient.CreateAsync(UserRoleCreateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateManyAsync(UserRoleCreateManyRequest, CancellationToken) Create multiple user roles Declaration public Task CreateManyAsync(UserRoleCreateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserRoleCreateManyRequest request Multiple user role creation request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response Implements IUserRoleClient.CreateManyAsync(UserRoleCreateManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, CancellationToken) Delete user role Declaration public Task DeleteAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of user role to delete System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements IUserRoleClient.DeleteAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyAsync(UserRoleDeleteManyRequest, CancellationToken) Delete multiple user roles Declaration public Task DeleteManyAsync(UserRoleDeleteManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserRoleDeleteManyRequest request Multiple user role deletion request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk request Implements IUserRoleClient.DeleteManyAsync(UserRoleDeleteManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get user role Declaration public Task GetAsync(string userRoleId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String userRoleId The user role ID System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserRoleDetail > User role or null if not found Implements IUserRoleClient.GetAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, CancellationToken) Get multiple user roles Declaration public Task> GetManyAsync(IEnumerable ids, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids User role IDs to get information about. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < UserRoleDetail >> List of user roles Implements IUserRoleClient.GetManyAsync(IEnumerable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < UserRoleClient.ObjectResponseResult > Type Parameters T SearchAsync(UserRoleSearchRequest, CancellationToken) Search user roles Declaration public Task SearchAsync(UserRoleSearchRequest searchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserRoleSearchRequest searchRequest User role search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserRoleSearchResult > Result of the user role search Implements IUserRoleClient.SearchAsync(UserRoleSearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(String, UserRoleEditable, CancellationToken) Update user roles Declaration public Task UpdateAsync(string id, UserRoleEditable request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the user role to update. UserRoleEditable request User role update request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserRoleDetail > Updated user role Implements IUserRoleClient.UpdateAsync(String, UserRoleEditable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateManyAsync(UserRoleUpdateManyRequest, CancellationToken) Update multiple user roles Declaration public Task UpdateManyAsync(UserRoleUpdateManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserRoleUpdateManyRequest request Multiple user role update request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > Bulk response Implements IUserRoleClient.UpdateManyAsync(UserRoleUpdateManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.Contract.IReferenceObject.html": { - "href": "api/Picturepark.SDK.V1.Contract.IReferenceObject.html", - "title": "Interface IReferenceObject | Picturepark.SDK.V1 API", - "keywords": "Interface IReferenceObject Namespace : System.Dynamic.ExpandoObject Syntax public interface IReferenceObject Properties RefId Declaration string RefId { get; set; } Property Value System.String RefRequestId Declaration string RefRequestId { get; set; } Property Value System.String" + "api/Picturepark.SDK.V1.html": { + "href": "api/Picturepark.SDK.V1.html", + "title": "Namespace Picturepark.SDK.V1 | Picturepark.SDK.V1 API", + "keywords": "Namespace Picturepark.SDK.V1 Classes BusinessProcessClient BusinessRuleClient ChannelClient ClientBase The base class for all clients. ContentClient ContentPermissionSetClient DisplayValueClient DocumentHistoryClient FileResponseExtensions InfoClient JsonSchemaClient ListItemClient LiveStreamClient OutputClient OutputFormatClient PermissionClient PictureparkRetryHandler PictureparkService ProfileClient PublicAccessClient SchemaClient SchemaPermissionSetClient SchemaTransferClient ShareClient StreamExtensions TransferClient UserClient UserRoleClient Structs BusinessProcessClient.ObjectResponseResult BusinessRuleClient.ObjectResponseResult ChannelClient.ObjectResponseResult ContentClient.ObjectResponseResult ContentPermissionSetClient.ObjectResponseResult DisplayValueClient.ObjectResponseResult DocumentHistoryClient.ObjectResponseResult InfoClient.ObjectResponseResult JsonSchemaClient.ObjectResponseResult ListItemClient.ObjectResponseResult LiveStreamClient.ObjectResponseResult OutputClient.ObjectResponseResult OutputFormatClient.ObjectResponseResult ProfileClient.ObjectResponseResult SchemaClient.ObjectResponseResult SchemaPermissionSetClient.ObjectResponseResult SchemaTransferClient.ObjectResponseResult ShareClient.ObjectResponseResult TransferClient.ObjectResponseResult UserClient.ObjectResponseResult UserRoleClient.ObjectResponseResult" }, - "api/Picturepark.SDK.V1.Contract.IProfileClient.html": { - "href": "api/Picturepark.SDK.V1.Contract.IProfileClient.html", - "title": "Interface IProfileClient | Picturepark.SDK.V1 API", - "keywords": "Interface IProfileClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IProfileClient Methods GetAsync(CancellationToken) Get Declaration Task GetAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserProfile > User profile Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RequestDeletionAsync(CancellationToken) Request deletion Declaration Task RequestDeletionAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(UserProfileUpdateRequest, CancellationToken) Update Declaration Task UpdateAsync(UserProfileUpdateRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserProfileUpdateRequest updateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserProfile > Updated user profile Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.Contract.Results.OutputFormatOperationResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.Results.OutputFormatOperationResult.html", + "title": "Class OutputFormatOperationResult | Picturepark.SDK.V1 API", + "keywords": "Class OutputFormatOperationResult Inheritance System.Object OutputFormatOperationResultWithoutFetch OutputFormatOperationResult Inherited Members OutputFormatOperationResultWithoutFetch.LifeCycle OutputFormatOperationResultWithoutFetch.BusinessProcessId OutputFormatOperationResultWithoutFetch.OutputFormatId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatOperationResult : OutputFormatOperationResultWithoutFetch Constructors OutputFormatOperationResult(String, String, Nullable, IOutputFormatClient) Declaration public OutputFormatOperationResult(string outputFormatId, string businessProcessId, BusinessProcessLifeCycle? lifeCycle, IOutputFormatClient outputFormatClient) Parameters System.String outputFormatId System.String businessProcessId System.Nullable < BusinessProcessLifeCycle > lifeCycle IOutputFormatClient outputFormatClient Methods FetchResult(CancellationToken) Declaration public virtual Task FetchResult(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < OutputFormatDetail >" }, - "api/Picturepark.SDK.V1.Contract.IPictureparkServiceSettings.html": { - "href": "api/Picturepark.SDK.V1.Contract.IPictureparkServiceSettings.html", - "title": "Interface IPictureparkServiceSettings | Picturepark.SDK.V1 API", - "keywords": "Interface IPictureparkServiceSettings The Picturepark service settings interface. Namespace : System.Dynamic.ExpandoObject Syntax public interface IPictureparkServiceSettings Properties AuthClient Gets the . Declaration IAuthClient AuthClient { get; } Property Value IAuthClient BaseUrl Gets the server URL of the Picturepark authentication server. Declaration string BaseUrl { get; } Property Value System.String CustomerAlias Gets the customer alias. Declaration string CustomerAlias { get; } Property Value System.String DisplayLanguage Gets the display language. Declaration string DisplayLanguage { get; } Property Value System.String HttpTimeout Gets the HTTP timeout. Declaration TimeSpan HttpTimeout { get; } Property Value System.TimeSpan" + "api/Picturepark.SDK.V1.Contract.Results.OutputFormatDeleteResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.Results.OutputFormatDeleteResult.html", + "title": "Class OutputFormatDeleteResult | Picturepark.SDK.V1 API", + "keywords": "Class OutputFormatDeleteResult Inheritance System.Object OutputFormatOperationResultWithoutFetch OutputFormatDeleteResult Inherited Members OutputFormatOperationResultWithoutFetch.LifeCycle OutputFormatOperationResultWithoutFetch.BusinessProcessId OutputFormatOperationResultWithoutFetch.OutputFormatId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatDeleteResult : OutputFormatOperationResultWithoutFetch Constructors OutputFormatDeleteResult(String, String, Nullable) Declaration public OutputFormatDeleteResult(string outputFormatId, string businessProcessId, BusinessProcessLifeCycle? lifeCycle) Parameters System.String outputFormatId System.String businessProcessId System.Nullable < BusinessProcessLifeCycle > lifeCycle" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleExecutionScope.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleExecutionScope.html", - "title": "Enum BusinessRuleExecutionScope | Picturepark.SDK.V1 API", - "keywords": "Enum BusinessRuleExecutionScope Namespace : System.Dynamic.ExpandoObject Syntax public enum BusinessRuleExecutionScope MainDoc SearchDoc" + "api/Picturepark.SDK.V1.Contract.AudioStream.html": { + "href": "api/Picturepark.SDK.V1.Contract.AudioStream.html", + "title": "Class AudioStream | Picturepark.SDK.V1 API", + "keywords": "Class AudioStream Inheritance System.Object AudioStream Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AudioStream Properties BitRate Declaration public string BitRate { get; set; } Property Value System.String BitRateMode Declaration public string BitRateMode { get; set; } Property Value System.String ChannelPositions Declaration public string ChannelPositions { get; set; } Property Value System.String Channels Declaration public string Channels { get; set; } Property Value System.String Codec Declaration public string Codec { get; set; } Property Value System.String DurationInSeconds Declaration public double? DurationInSeconds { get; set; } Property Value System.Nullable < System.Double > Format Declaration public string Format { get; set; } Property Value System.String Language Declaration public string Language { get; set; } Property Value System.String Resolution Declaration public int? Resolution { get; set; } Property Value System.Nullable < System.Int32 > SamplingRate Declaration public int? SamplingRate { get; set; } Property Value System.Nullable < System.Int32 > StreamSize Declaration public long? StreamSize { get; set; } Property Value System.Nullable < System.Int64 > Methods FromJson(String) Declaration public static AudioStream FromJson(string data) Parameters System.String data Returns AudioStream ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BrokenDependenciesFilter.html": { - "href": "api/Picturepark.SDK.V1.Contract.BrokenDependenciesFilter.html", - "title": "Enum BrokenDependenciesFilter | Picturepark.SDK.V1 API", - "keywords": "Enum BrokenDependenciesFilter Filter items with broken or not broken dependencies Namespace : System.Dynamic.ExpandoObject Syntax public enum BrokenDependenciesFilter All BrokenOnly NotBrokenOnly" + "api/Picturepark.SDK.V1.Contract.AudioMetadata.html": { + "href": "api/Picturepark.SDK.V1.Contract.AudioMetadata.html", + "title": "Class AudioMetadata | Picturepark.SDK.V1 API", + "keywords": "Class AudioMetadata Inheritance System.Object FileMetadata AudioMetadata Inherited Members FileMetadata.Names FileMetadata.Descriptions FileMetadata.FileExtension FileMetadata.FileName FileMetadata.FilePath FileMetadata.FileSizeInBytes FileMetadata.Sha1Hash FileMetadata.XmpMetadata FileMetadata.ExifMetadata FileMetadata.Language System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AudioMetadata : FileMetadata Properties AudioStreams Declaration public ICollection AudioStreams { get; set; } Property Value System.Collections.Generic.ICollection < AudioStream > Methods FromJson(String) Declaration public static AudioMetadata FromJson(string data) Parameters System.String data Returns AudioMetadata ToJson() Declaration public string ToJson() Returns System.String" }, "api/Picturepark.SDK.V1.Contract.Attributes.IPictureparkAttribute.html": { "href": "api/Picturepark.SDK.V1.Contract.Attributes.IPictureparkAttribute.html", "title": "Interface IPictureparkAttribute | Picturepark.SDK.V1 API", "keywords": "Interface IPictureparkAttribute Marker interface for Picturepark specific .NET attributes. Namespace : System.Dynamic.ExpandoObject Syntax public interface IPictureparkAttribute" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SearchIndexInUseException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SearchIndexInUseException.html", - "title": "Class SearchIndexInUseException | Picturepark.SDK.V1 API", - "keywords": "Class SearchIndexInUseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException SearchIndexInUseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchIndexInUseException : PictureparkBusinessException, ISerializable, _Exception Properties SearchIndex Declaration public string SearchIndex { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchIndexInUseException FromJson(string data) Parameters System.String data Returns SearchIndexInUseException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.PictureparkSimpleAnalyzerAttribute.html": { + "href": "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.PictureparkSimpleAnalyzerAttribute.html", + "title": "Class PictureparkSimpleAnalyzerAttribute | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkSimpleAnalyzerAttribute Inheritance System.Object System.Attribute PictureparkAnalyzerAttribute PictureparkSimpleAnalyzerAttribute Inherited Members PictureparkAnalyzerAttribute.SimpleSearch PictureparkAnalyzerAttribute.Index System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false)] public class PictureparkSimpleAnalyzerAttribute : PictureparkAnalyzerAttribute, _Attribute, IPictureparkAttribute Methods CreateAnalyzer() Declaration public override AnalyzerBase CreateAnalyzer() Returns AnalyzerBase Overrides PictureparkAnalyzerAttribute.CreateAnalyzer()" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SearchIndexDocNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SearchIndexDocNotFoundException.html", - "title": "Class SearchIndexDocNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class SearchIndexDocNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException SearchIndexDocNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchIndexDocNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties SearchIndexDocId Declaration public string SearchIndexDocId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchIndexDocNotFoundException FromJson(string data) Parameters System.String data Returns SearchIndexDocNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.PictureparkPathHierarchyAnalyzerAttribute.html": { + "href": "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.PictureparkPathHierarchyAnalyzerAttribute.html", + "title": "Class PictureparkPathHierarchyAnalyzerAttribute | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkPathHierarchyAnalyzerAttribute Inheritance System.Object System.Attribute PictureparkAnalyzerAttribute PictureparkPathHierarchyAnalyzerAttribute Inherited Members PictureparkAnalyzerAttribute.SimpleSearch PictureparkAnalyzerAttribute.Index System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false)] public class PictureparkPathHierarchyAnalyzerAttribute : PictureparkAnalyzerAttribute, _Attribute, IPictureparkAttribute Methods CreateAnalyzer() Creates an analyzer based on the attribute. Declaration public override AnalyzerBase CreateAnalyzer() Returns AnalyzerBase The analyzer. Overrides PictureparkAnalyzerAttribute.CreateAnalyzer()" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ResizeMode.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ResizeMode.html", - "title": "Enum ResizeMode | Picturepark.SDK.V1 API", - "keywords": "Enum ResizeMode Namespace : System.Dynamic.ExpandoObject Syntax public enum ResizeMode Fit Resize Shrink" + "api/Picturepark.SDK.V1.Contract.TranslatedStringDictionary.html": { + "href": "api/Picturepark.SDK.V1.Contract.TranslatedStringDictionary.html", + "title": "Class TranslatedStringDictionary | Picturepark.SDK.V1 API", + "keywords": "Class TranslatedStringDictionary A custom dictionary type to distinguish language specific class properties. Inheritance System.Object System.Collections.Generic.Dictionary < System.String , System.String > TranslatedStringDictionary Inherited Members System.Collections.Generic.Dictionary.Add(System.String, System.String) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Add(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Contains(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Remove(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.Clear() System.Collections.Generic.Dictionary.ContainsKey(System.String) System.Collections.Generic.Dictionary.ContainsValue(System.String) System.Collections.Generic.Dictionary.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.Generic.IEnumerable>.GetEnumerator() System.Collections.Generic.Dictionary.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Collections.Generic.Dictionary.OnDeserialization(System.Object) System.Collections.Generic.Dictionary.Remove(System.String) System.Collections.Generic.Dictionary.TryGetValue(System.String, System.String) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.CopyTo(System.Collections.Generic.KeyValuePair[], System.Int32) System.Collections.Generic.Dictionary.System.Collections.ICollection.CopyTo(System.Array, System.Int32) System.Collections.Generic.Dictionary.System.Collections.IEnumerable.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.IDictionary.get_Item(System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.set_Item(System.Object, System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.Add(System.Object, System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.Contains(System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.IDictionary.Remove(System.Object) System.Collections.Generic.Dictionary.Comparer System.Collections.Generic.Dictionary.Count System.Collections.Generic.Dictionary.Keys System.Collections.Generic.Dictionary.System.Collections.Generic.IDictionary.Keys System.Collections.Generic.Dictionary.System.Collections.Generic.IReadOnlyDictionary.Keys System.Collections.Generic.Dictionary.Values System.Collections.Generic.Dictionary.System.Collections.Generic.IDictionary.Values System.Collections.Generic.Dictionary.System.Collections.Generic.IReadOnlyDictionary.Values System.Collections.Generic.Dictionary.Item[System.String] System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.IsReadOnly System.Collections.Generic.Dictionary.System.Collections.ICollection.IsSynchronized System.Collections.Generic.Dictionary.System.Collections.ICollection.SyncRoot System.Collections.Generic.Dictionary.System.Collections.IDictionary.IsFixedSize System.Collections.Generic.Dictionary.System.Collections.IDictionary.IsReadOnly System.Collections.Generic.Dictionary.System.Collections.IDictionary.Keys System.Collections.Generic.Dictionary.System.Collections.IDictionary.Values System.Collections.Generic.Dictionary.System.Collections.IDictionary.Item[System.Object] System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TranslatedStringDictionary : Dictionary, IDictionary, ICollection>, IDictionary, ICollection, IReadOnlyDictionary, IReadOnlyCollection>, IEnumerable>, IEnumerable, ISerializable, IDeserializationCallback Constructors TranslatedStringDictionary() Declaration public TranslatedStringDictionary() TranslatedStringDictionary(IDictionary) Declaration public TranslatedStringDictionary(IDictionary dictionary) Parameters IDictionary < System.String , System.String > dictionary TranslatedStringDictionary(Int32) Declaration public TranslatedStringDictionary(int capacity) Parameters System.Int32 capacity Methods FromJson(String) Declaration public static TranslatedStringDictionary FromJson(string data) Parameters System.String data Returns TranslatedStringDictionary GetTranslation(String) Get a translation; fallback to x-default if specified language does not exist. Declaration public string GetTranslation(string twoLetterIsoLanguageName = null) Parameters System.String twoLetterIsoLanguageName The language to retrieve; fallback to CultureInfo.CurrentCulture.TwoLetterISOLanguageName if not specified. Returns System.String The translated string. ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.OperationInProgressException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.OperationInProgressException.html", - "title": "Class OperationInProgressException | Picturepark.SDK.V1 API", - "keywords": "Class OperationInProgressException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException OperationInProgressException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OperationInProgressException : PictureparkBusinessException, ISerializable, _Exception Properties LeaseResourceType Declaration public LeaseResourceType LeaseResourceType { get; set; } Property Value LeaseResourceType Methods FromJson(String) Declaration public static OperationInProgressException FromJson(string data) Parameters System.String data Returns OperationInProgressException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Providers.ISchemaIndexingInfoProvider.html": { + "href": "api/Picturepark.SDK.V1.Contract.Providers.ISchemaIndexingInfoProvider.html", + "title": "Interface ISchemaIndexingInfoProvider | Picturepark.SDK.V1 API", + "keywords": "Interface ISchemaIndexingInfoProvider Namespace : System.Dynamic.ExpandoObject Syntax public interface ISchemaIndexingInfoProvider Methods GetSchemaIndexingInfo() Declaration SchemaIndexingInfo GetSchemaIndexingInfo() Returns SchemaIndexingInfo" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessSearchResult.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.EnvironmentProcessSearchResult.html", - "title": "Class EnvironmentProcessSearchResult | Picturepark.SDK.V1 API", - "keywords": "Class EnvironmentProcessSearchResult Inheritance System.Object EnvironmentProcessSearchResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentProcessSearchResult Properties Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < EnvironmentProcess > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static EnvironmentProcessSearchResult FromJson(string data) Parameters System.String data Returns EnvironmentProcessSearchResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Providers.IFilterProvider.html": { + "href": "api/Picturepark.SDK.V1.Contract.Providers.IFilterProvider.html", + "title": "Interface IFilterProvider | Picturepark.SDK.V1 API", + "keywords": "Interface IFilterProvider Namespace : System.Dynamic.ExpandoObject Syntax public interface IFilterProvider Methods GetFilter() Declaration FilterBase GetFilter() Returns FilterBase" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CropAction.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CropAction.html", - "title": "Class CropAction | Picturepark.SDK.V1 API", - "keywords": "Class CropAction Inheritance System.Object ImageActionBase CropAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CropAction : ImageActionBase Properties Height Declaration public int Height { get; set; } Property Value System.Int32 Width Declaration public int Width { get; set; } Property Value System.Int32 X Declaration public int X { get; set; } Property Value System.Int32 Y Declaration public int Y { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static CropAction FromJson(string data) Parameters System.String data Returns CropAction ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PropertyHelper.html": { + "href": "api/Picturepark.SDK.V1.Contract.PropertyHelper.html", + "title": "Class PropertyHelper | Picturepark.SDK.V1 API", + "keywords": "Class PropertyHelper Inheritance System.Object PropertyHelper Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public static class PropertyHelper Methods GetLowerCamelCasePropertyPath(Expression) Declaration public static string GetLowerCamelCasePropertyPath(Expression expr) Parameters Expression expr Returns System.String GetPropertyName(Expression) Declaration public static string GetPropertyName(Expression expr) Parameters Expression expr Returns System.String ToLowerCamelCase(String) Declaration public static string ToLowerCamelCase(this string value) Parameters System.String value Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.BaseResultOfSnapshot.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.BaseResultOfSnapshot.html", - "title": "Class BaseResultOfSnapshot | Picturepark.SDK.V1 API", - "keywords": "Class BaseResultOfSnapshot Inheritance System.Object BaseResultOfSnapshot SnapshotCustomerSearchResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfSnapshot Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < Snapshot > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfSnapshot FromJson(string data) Parameters System.String data Returns BaseResultOfSnapshot ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.ServiceProvider.Buffer.LiveStreamBuffer.html": { + "href": "api/Picturepark.SDK.V1.ServiceProvider.Buffer.LiveStreamBuffer.html", + "title": "Class LiveStreamBuffer | Picturepark.SDK.V1 API", + "keywords": "Class LiveStreamBuffer Inheritance System.Object LiveStreamBuffer Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LiveStreamBuffer Constructors LiveStreamBuffer(LiveStreamBufferPriorityQueue) Declaration public LiveStreamBuffer(LiveStreamBufferPriorityQueue queue) Parameters LiveStreamBufferPriorityQueue queue Properties BufferHoldBackTimeMilliseconds Declaration public int BufferHoldBackTimeMilliseconds { get; set; } Property Value System.Int32 Queue Declaration public LiveStreamBufferPriorityQueue Queue { get; set; } Property Value LiveStreamBufferPriorityQueue Methods ConsumeEntries() Declaration public void ConsumeEntries() Enqueue(EventArgsLiveStreamMessage) Declaration public bool Enqueue(EventArgsLiveStreamMessage message) Parameters EventArgsLiveStreamMessage message Returns System.Boolean Start() Declaration public Thread Start() Returns System.Threading.Thread Stop() Declaration public void Stop() Events BufferedReceive Declaration public event EventHandler BufferedReceive Event Type System.EventHandler < EventArgsLiveStreamMessage >" }, - "api/Picturepark.SDK.V1.Contract.UnsupportedListItemChangeCommandException.html": { - "href": "api/Picturepark.SDK.V1.Contract.UnsupportedListItemChangeCommandException.html", - "title": "Class UnsupportedListItemChangeCommandException | Picturepark.SDK.V1 API", - "keywords": "Class UnsupportedListItemChangeCommandException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException UnsupportedListItemChangeCommandException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UnsupportedListItemChangeCommandException : PictureparkValidationException, ISerializable, _Exception Properties CommandType Declaration public string CommandType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UnsupportedListItemChangeCommandException FromJson(string data) Parameters System.String data Returns UnsupportedListItemChangeCommandException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.ServiceProvider.Buffer.EventArgsLiveStreamMessage.html": { + "href": "api/Picturepark.SDK.V1.ServiceProvider.Buffer.EventArgsLiveStreamMessage.html", + "title": "Class EventArgsLiveStreamMessage | Picturepark.SDK.V1 API", + "keywords": "Class EventArgsLiveStreamMessage Inheritance System.Object System.EventArgs EventArgsLiveStreamMessage Inherited Members System.EventArgs.Empty System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EventArgsLiveStreamMessage : EventArgs Properties Created Declaration public DateTime Created { get; set; } Property Value System.DateTime Message Declaration public LiveStreamMessage Message { get; set; } Property Value LiveStreamMessage Model Declaration public IModel Model { get; set; } Property Value IModel Received Declaration public DateTime Received { get; set; } Property Value System.DateTime Tag Declaration public ulong Tag { get; set; } Property Value System.UInt64 Methods Ack() Declaration public void Ack() Nack(Boolean) Declaration public void Nack(bool requeue = false) Parameters System.Boolean requeue" + }, + "api/Picturepark.SDK.V1.Contract.Results.OutputFormatBatchOperationResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.Results.OutputFormatBatchOperationResult.html", + "title": "Class OutputFormatBatchOperationResult | Picturepark.SDK.V1 API", + "keywords": "Class OutputFormatBatchOperationResult Inheritance System.Object BatchOperationResult < OutputFormat > OutputFormatBatchOperationResult Inherited Members BatchOperationResult.LifeCycle BatchOperationResult.BusinessProcessId BatchOperationResult.FetchDetail(Func>>, CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OutputFormatBatchOperationResult : BatchOperationResult Constructors OutputFormatBatchOperationResult(IOutputFormatClient, String, Nullable, IBusinessProcessClient) Declaration public OutputFormatBatchOperationResult(IOutputFormatClient outputFormatClient, string businessProcessId, BusinessProcessLifeCycle? lifeCycle, IBusinessProcessClient businessProcessClient) Parameters IOutputFormatClient outputFormatClient System.String businessProcessId System.Nullable < BusinessProcessLifeCycle > lifeCycle IBusinessProcessClient businessProcessClient Properties Empty Declaration public static OutputFormatBatchOperationResult Empty { get; } Property Value OutputFormatBatchOperationResult Methods FetchDetail(CancellationToken) Declaration public Task> FetchDetail(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < BatchOperationResultDetail < OutputFormat >>" + }, + "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkDisplayPatternAttribute.html": { + "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkDisplayPatternAttribute.html", + "title": "Class PictureparkDisplayPatternAttribute | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkDisplayPatternAttribute Inheritance System.Object System.Attribute PictureparkDisplayPatternAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Class, AllowMultiple = true)] public class PictureparkDisplayPatternAttribute : Attribute, _Attribute, IPictureparkAttribute Constructors PictureparkDisplayPatternAttribute(DisplayPatternType, TemplateEngine, String, String) Declaration public PictureparkDisplayPatternAttribute(DisplayPatternType type, TemplateEngine templateEngine, string displayPattern, string language = null) Parameters DisplayPatternType type TemplateEngine templateEngine System.String displayPattern System.String language PictureparkDisplayPatternAttribute(TemplateEngine, String, String) Declaration public PictureparkDisplayPatternAttribute(TemplateEngine templateEngine, string displayPattern, string language = null) Parameters TemplateEngine templateEngine System.String displayPattern System.String language Properties DisplayPattern Declaration public string DisplayPattern { get; } Property Value System.String Language Declaration public string Language { get; } Property Value System.String TemplateEngine Declaration public TemplateEngine TemplateEngine { get; } Property Value TemplateEngine Type Declaration public DisplayPatternType? Type { get; } Property Value System.Nullable < DisplayPatternType >" + }, + "api/Picturepark.SDK.V1.CloudManager.CustomerServiceProviderClient.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.CustomerServiceProviderClient.html", + "title": "Class CustomerServiceProviderClient | Picturepark.SDK.V1 API", + "keywords": "Class CustomerServiceProviderClient Inheritance System.Object ClientBase CustomerServiceProviderClient Inherited Members ClientBase.BaseUrl ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerServiceProviderClient : ClientBase, ICustomerServiceProviderClient Constructors CustomerServiceProviderClient(ICloudManagerServiceSettings, Net.Http.HttpClient) Declaration public CustomerServiceProviderClient(ICloudManagerServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters ICloudManagerServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods CreateAsync(CustomerServiceProviderCreateRequest, CancellationToken) Declaration public Task CreateAsync(CustomerServiceProviderCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters CustomerServiceProviderCreateRequest request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CustomerServiceProvider > Exceptions ApiException A server side error occurred. ServiceProviderNotFoundException Service provoider with this id could not be found CustomerAliasNotFoundException Customer with this alias could not be found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, String, CancellationToken) Declaration public Task DeleteAsync(string customerAlias, string serviceProviderId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias System.String serviceProviderId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. ServiceProviderNotFoundException Service provoider with this id could not be found CustomerAliasNotFoundException Customer with this alias could not be found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < CustomerServiceProviderClient.ObjectResponseResult > Type Parameters T" + }, + "api/Picturepark.SDK.V1.CloudManager.EnvironmentClient.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.EnvironmentClient.html", + "title": "Class EnvironmentClient | Picturepark.SDK.V1 API", + "keywords": "Class EnvironmentClient Inheritance System.Object ClientBase EnvironmentClient Inherited Members ClientBase.BaseUrl ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentClient : ClientBase, IEnvironmentClient Constructors EnvironmentClient(ICloudManagerServiceSettings, Net.Http.HttpClient) Declaration public EnvironmentClient(ICloudManagerServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters ICloudManagerServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods CreateEnvironmentAsync(CancellationToken) Declaration public Task CreateEnvironmentAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < EnvironmentConfiguration > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetVersionAsync(CancellationToken) Declaration public Task GetVersionAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < VersionInfo > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < EnvironmentClient.ObjectResponseResult > Type Parameters T" + }, + "api/Picturepark.SDK.V1.Contract.AndCondition.html": { + "href": "api/Picturepark.SDK.V1.Contract.AndCondition.html", + "title": "Class AndCondition | Picturepark.SDK.V1 API", + "keywords": "Class AndCondition Links conditions with AND Inheritance System.Object BusinessRuleCondition BooleanCondition AndCondition Inherited Members BooleanCondition.Conditions System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AndCondition : BooleanCondition Methods FromJson(String) Declaration public static AndCondition FromJson(string data) Parameters System.String data Returns AndCondition ToJson() Declaration public string ToJson() Returns System.String" + }, + "api/Picturepark.SDK.V1.Contract.AndFilter.html": { + "href": "api/Picturepark.SDK.V1.Contract.AndFilter.html", + "title": "Class AndFilter | Picturepark.SDK.V1 API", + "keywords": "Class AndFilter Used to put filters in \"and\" Inheritance System.Object FilterBase AndFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AndFilter : FilterBase Properties Filters The filters to put in \"and\". All kinds of filters are accepted. Declaration public ICollection Filters { get; set; } Property Value System.Collections.Generic.ICollection < FilterBase > Methods FromJson(String) Declaration public static AndFilter FromJson(string data) Parameters System.String data Returns AndFilter ToJson() Declaration public string ToJson() Returns System.String" + }, + "api/Picturepark.SDK.V1.Contract.BaseResultOfPermissionSet.html": { + "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfPermissionSet.html", + "title": "Class BaseResultOfPermissionSet | Picturepark.SDK.V1 API", + "keywords": "Class BaseResultOfPermissionSet Inheritance System.Object BaseResultOfPermissionSet SearchBehaviorBaseResultOfPermissionSet Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfPermissionSet Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < PermissionSet > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfPermissionSet FromJson(string data) Parameters System.String data Returns BaseResultOfPermissionSet ToJson() Declaration public string ToJson() Returns System.String" + }, + "api/Picturepark.SDK.V1.Contract.BaseResultOfSchema.html": { + "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfSchema.html", + "title": "Class BaseResultOfSchema | Picturepark.SDK.V1 API", + "keywords": "Class BaseResultOfSchema Inheritance System.Object BaseResultOfSchema SearchBehaviorBaseResultOfSchema Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfSchema Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < Schema > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfSchema FromJson(string data) Parameters System.String data Returns BaseResultOfSchema ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UnsharpenMaskAction.html": { - "href": "api/Picturepark.SDK.V1.Contract.UnsharpenMaskAction.html", - "title": "Class UnsharpenMaskAction | Picturepark.SDK.V1 API", - "keywords": "Class UnsharpenMaskAction Inheritance System.Object ImageActionBase UnsharpenMaskAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UnsharpenMaskAction : ImageActionBase Properties Amount Declaration public double Amount { get; set; } Property Value System.Double Radius Declaration public double Radius { get; set; } Property Value System.Double Threshold Declaration public double Threshold { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static UnsharpenMaskAction FromJson(string data) Parameters System.String data Returns UnsharpenMaskAction ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BaseResultOfShare.html": { + "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfShare.html", + "title": "Class BaseResultOfShare | Picturepark.SDK.V1 API", + "keywords": "Class BaseResultOfShare Inheritance System.Object BaseResultOfShare SearchBehaviorBaseResultOfShare Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfShare Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < Share > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfShare FromJson(string data) Parameters System.String data Returns BaseResultOfShare ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SearchStringLeadingWildcardException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SearchStringLeadingWildcardException.html", - "title": "Class SearchStringLeadingWildcardException | Picturepark.SDK.V1 API", - "keywords": "Class SearchStringLeadingWildcardException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SearchStringLeadingWildcardException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchStringLeadingWildcardException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static SearchStringLeadingWildcardException FromJson(string data) Parameters System.String data Returns SearchStringLeadingWildcardException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentDownloadLinkCreateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentDownloadLinkCreateRequest.html", + "title": "Class ContentDownloadLinkCreateRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentDownloadLinkCreateRequest Request to create a content download link Inheritance System.Object ContentDownloadLinkCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentDownloadLinkCreateRequest Properties Contents List of content information to generate the download link Declaration public ICollection Contents { get; set; } Property Value System.Collections.Generic.ICollection < ContentDownloadRequestItem > Methods FromJson(String) Declaration public static ContentDownloadLinkCreateRequest FromJson(string data) Parameters System.String data Returns ContentDownloadLinkCreateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SearchReindexCompletedEvent.html": { - "href": "api/Picturepark.SDK.V1.Contract.SearchReindexCompletedEvent.html", - "title": "Class SearchReindexCompletedEvent | Picturepark.SDK.V1 API", - "keywords": "Class SearchReindexCompletedEvent Inheritance System.Object ApplicationEvent SearchReindexCompletedEvent Inherited Members ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchReindexCompletedEvent : ApplicationEvent Properties Duration Declaration public TimeSpan Duration { get; set; } Property Value System.TimeSpan Items Declaration public long Items { get; set; } Property Value System.Int64 SearchIndex Declaration public SearchIndexType SearchIndex { get; set; } Property Value SearchIndexType Methods FromJson(String) Declaration public static SearchReindexCompletedEvent FromJson(string data) Parameters System.String data Returns SearchReindexCompletedEvent ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentDownloadRequestItem.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentDownloadRequestItem.html", + "title": "Class ContentDownloadRequestItem | Picturepark.SDK.V1 API", + "keywords": "Class ContentDownloadRequestItem Information needed to generate a content download link Inheritance System.Object ContentDownloadRequestItem Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentDownloadRequestItem Properties ContentId ID of the content that is going to be downloaded. Declaration public string ContentId { get; set; } Property Value System.String OutputFormatId ID of the output format that is going to be downloaded. Declaration public string OutputFormatId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentDownloadRequestItem FromJson(string data) Parameters System.String data Returns ContentDownloadRequestItem ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SearchIndexType.html": { - "href": "api/Picturepark.SDK.V1.Contract.SearchIndexType.html", - "title": "Enum SearchIndexType | Picturepark.SDK.V1 API", - "keywords": "Enum SearchIndexType Namespace : System.Dynamic.ExpandoObject Syntax public enum SearchIndexType Content ListItem" + "api/Picturepark.SDK.V1.Contract.ContentFieldsBatchUpdateFilterRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentFieldsBatchUpdateFilterRequest.html", + "title": "Class ContentFieldsBatchUpdateFilterRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentFieldsBatchUpdateFilterRequest Request to batch update contents' fields based on a filter Inheritance System.Object MetadataValuesChangeRequestBase ContentFieldsBatchUpdateFilterRequest Inherited Members MetadataValuesChangeRequestBase.ChangeCommands MetadataValuesChangeRequestBase.AllowMissingDependencies MetadataValuesChangeRequestBase.NotifyProgress System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentFieldsBatchUpdateFilterRequest : MetadataValuesChangeRequestBase Properties FilterRequest Filters the contents on which the change commands must be applied. Declaration public ContentFilterRequest FilterRequest { get; set; } Property Value ContentFilterRequest Methods FromJson(String) Declaration public static ContentFieldsBatchUpdateFilterRequest FromJson(string data) Parameters System.String data Returns ContentFieldsBatchUpdateFilterRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SearchIndexState.html": { - "href": "api/Picturepark.SDK.V1.Contract.SearchIndexState.html", - "title": "Enum SearchIndexState | Picturepark.SDK.V1 API", - "keywords": "Enum SearchIndexState Namespace : System.Dynamic.ExpandoObject Syntax public enum SearchIndexState Green Red Yellow" + "api/Picturepark.SDK.V1.Contract.ContentFieldsBatchUpdateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentFieldsBatchUpdateRequest.html", + "title": "Class ContentFieldsBatchUpdateRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentFieldsBatchUpdateRequest Request to batch update contents' fields based on content IDs Inheritance System.Object MetadataValuesChangeRequestBase ContentFieldsBatchUpdateRequest Inherited Members MetadataValuesChangeRequestBase.ChangeCommands MetadataValuesChangeRequestBase.AllowMissingDependencies MetadataValuesChangeRequestBase.NotifyProgress System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentFieldsBatchUpdateRequest : MetadataValuesChangeRequestBase Properties ContentIds The IDs of the contents whose fields need to be updated. Declaration public ICollection ContentIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static ContentFieldsBatchUpdateRequest FromJson(string data) Parameters System.String data Returns ContentFieldsBatchUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SearchIndexNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SearchIndexNotFoundException.html", - "title": "Class SearchIndexNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class SearchIndexNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException SearchIndexNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchIndexNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties SearchIndexId Declaration public string SearchIndexId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchIndexNotFoundException FromJson(string data) Parameters System.String data Returns SearchIndexNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DuplicateSearchIndexDocException.html": { + "href": "api/Picturepark.SDK.V1.Contract.DuplicateSearchIndexDocException.html", + "title": "Class DuplicateSearchIndexDocException | Picturepark.SDK.V1 API", + "keywords": "Class DuplicateSearchIndexDocException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException DuplicateSearchIndexDocException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateSearchIndexDocException : PictureparkBusinessException, ISerializable, _Exception Properties SearchIndexDocId Declaration public string SearchIndexDocId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateSearchIndexDocException FromJson(string data) Parameters System.String data Returns DuplicateSearchIndexDocException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkDateTypeAttribute.html": { - "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkDateTypeAttribute.html", - "title": "Class PictureparkDateTypeAttribute | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkDateTypeAttribute Inheritance System.Object System.Attribute PictureparkDateTypeAttribute PictureparkDateAttribute PictureparkDateTimeAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field)] public abstract class PictureparkDateTypeAttribute : Attribute, _Attribute, IPictureparkAttribute Constructors PictureparkDateTypeAttribute(String) Declaration protected PictureparkDateTypeAttribute(string format = null) Parameters System.String format Properties ContainsTimePortion Declaration public bool ContainsTimePortion { get; } Property Value System.Boolean Format Declaration public string Format { get; set; } Property Value System.String" + "api/Picturepark.SDK.V1.Contract.EdgeNGramAnalyzer.html": { + "href": "api/Picturepark.SDK.V1.Contract.EdgeNGramAnalyzer.html", + "title": "Class EdgeNGramAnalyzer | Picturepark.SDK.V1 API", + "keywords": "Class EdgeNGramAnalyzer An analyzer using the ElasticSearch's EdgeNGram tokenizer Inheritance System.Object AnalyzerBase EdgeNGramAnalyzer Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EdgeNGramAnalyzer : AnalyzerBase Properties FieldSuffix The suffix for the analyzed field: edgengram. Declaration public string FieldSuffix { get; set; } Property Value System.String Type The analyzer type: EdgeNGram Declaration public Analyzer Type { get; set; } Property Value Analyzer Methods FromJson(String) Declaration public static EdgeNGramAnalyzer FromJson(string data) Parameters System.String data Returns EdgeNGramAnalyzer ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkDateTimeAttribute.html": { - "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkDateTimeAttribute.html", - "title": "Class PictureparkDateTimeAttribute | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkDateTimeAttribute Inheritance System.Object System.Attribute PictureparkDateTypeAttribute PictureparkDateTimeAttribute Inherited Members PictureparkDateTypeAttribute.Format PictureparkDateTypeAttribute.ContainsTimePortion System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkDateTimeAttribute : PictureparkDateTypeAttribute, _Attribute, IPictureparkAttribute Constructors PictureparkDateTimeAttribute(String) Declaration public PictureparkDateTimeAttribute(string format = null) Parameters System.String format" + "api/Picturepark.SDK.V1.Contract.ElasticVersionUpdateException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ElasticVersionUpdateException.html", + "title": "Class ElasticVersionUpdateException | Picturepark.SDK.V1 API", + "keywords": "Class ElasticVersionUpdateException Inheritance System.Object System.Exception PictureparkException ElasticVersionUpdateException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ElasticVersionUpdateException : PictureparkException, ISerializable, _Exception Properties ActualVersion Declaration public string ActualVersion { get; set; } Property Value System.String ExpectedVersion Declaration public string ExpectedVersion { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ElasticVersionUpdateException FromJson(string data) Parameters System.String data Returns ElasticVersionUpdateException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkDateAttribute.html": { - "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkDateAttribute.html", - "title": "Class PictureparkDateAttribute | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkDateAttribute Inheritance System.Object System.Attribute PictureparkDateTypeAttribute PictureparkDateAttribute Inherited Members PictureparkDateTypeAttribute.Format PictureparkDateTypeAttribute.ContainsTimePortion System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkDateAttribute : PictureparkDateTypeAttribute, _Attribute, IPictureparkAttribute Constructors PictureparkDateAttribute(String) Declaration public PictureparkDateAttribute(string format = null) Parameters System.String format" + "api/Picturepark.SDK.V1.Contract.EnvironmentDeactivationException.html": { + "href": "api/Picturepark.SDK.V1.Contract.EnvironmentDeactivationException.html", + "title": "Class EnvironmentDeactivationException | Picturepark.SDK.V1 API", + "keywords": "Class EnvironmentDeactivationException Inheritance System.Object System.Exception PictureparkException EnvironmentDeactivationException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EnvironmentDeactivationException : PictureparkException, ISerializable, _Exception Properties DeactivationMessage Declaration public string DeactivationMessage { get; set; } Property Value System.String Methods FromJson(String) Declaration public static EnvironmentDeactivationException FromJson(string data) Parameters System.String data Returns EnvironmentDeactivationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkContentRelationAttribute.html": { - "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkContentRelationAttribute.html", - "title": "Class PictureparkContentRelationAttribute | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkContentRelationAttribute Inheritance System.Object System.Attribute PictureparkContentRelationAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = true)] public class PictureparkContentRelationAttribute : Attribute, _Attribute, IPictureparkAttribute Constructors PictureparkContentRelationAttribute(String) Declaration protected PictureparkContentRelationAttribute(string name) Parameters System.String name PictureparkContentRelationAttribute(String, String) Declaration public PictureparkContentRelationAttribute(string name, string filter) Parameters System.String name System.String filter PictureparkContentRelationAttribute(String, Type) Declaration public PictureparkContentRelationAttribute(string name, Type filterProvider) Parameters System.String name System.Type filterProvider Properties Filter Declaration public FilterBase Filter { get; } Property Value FilterBase Name Declaration public string Name { get; } Property Value System.String TargetDocType Declaration public string TargetDocType { get; } Property Value System.String" + "api/Picturepark.SDK.V1.Contract.FieldOverwriteSingleTagbox.html": { + "href": "api/Picturepark.SDK.V1.Contract.FieldOverwriteSingleTagbox.html", + "title": "Class FieldOverwriteSingleTagbox | Picturepark.SDK.V1 API", + "keywords": "Class FieldOverwriteSingleTagbox Overwritten information for FieldSingleTagbox Inheritance System.Object FieldOverwriteBase FieldOverwriteSingleTagbox Inherited Members FieldOverwriteBase.Id FieldOverwriteBase.Required FieldOverwriteBase.OverwriteRequired System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldOverwriteSingleTagbox : FieldOverwriteBase Properties Filter An optional filter to limit the list items: this value will overwrite the existing Filter value specified in the parent schema if OverwriteFilter is set to true. Declaration public FilterBase Filter { get; set; } Property Value FilterBase ListItemCreateTemplate Json serialized template used for creating new list item: this value will overwrite the existing ListItemCreateTemplate value specified in the parent schema if OverwriteListItemCreateTemplate is set to true. Declaration public string ListItemCreateTemplate { get; set; } Property Value System.String OverwriteFilter Enable the overwriting of the Filter property of the field specified by the Id property. Declaration public bool OverwriteFilter { get; set; } Property Value System.Boolean OverwriteListItemCreateTemplate Enable the overwriting of the ListItemCreateTemplate property of the field specified by the Id property. Declaration public bool OverwriteListItemCreateTemplate { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static FieldOverwriteSingleTagbox FromJson(string data) Parameters System.String data Returns FieldOverwriteSingleTagbox ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.PictureparkNGramAnalyzerAttribute.html": { - "href": "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.PictureparkNGramAnalyzerAttribute.html", - "title": "Class PictureparkNGramAnalyzerAttribute | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkNGramAnalyzerAttribute Inheritance System.Object System.Attribute PictureparkAnalyzerAttribute PictureparkNGramAnalyzerAttribute Inherited Members PictureparkAnalyzerAttribute.SimpleSearch PictureparkAnalyzerAttribute.Index System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false)] public class PictureparkNGramAnalyzerAttribute : PictureparkAnalyzerAttribute, _Attribute, IPictureparkAttribute Methods CreateAnalyzer() Declaration public override AnalyzerBase CreateAnalyzer() Returns AnalyzerBase Overrides PictureparkAnalyzerAttribute.CreateAnalyzer()" + "api/Picturepark.SDK.V1.Contract.FieldSingleFieldset.html": { + "href": "api/Picturepark.SDK.V1.Contract.FieldSingleFieldset.html", + "title": "Class FieldSingleFieldset | Picturepark.SDK.V1 API", + "keywords": "Class FieldSingleFieldset The field used to store a single fieldset Inheritance System.Object FieldBase FieldSingleFieldset Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldSingleFieldset : FieldBase Properties SchemaId The ID of the schema to be used as fieldset (it must be of type Struct). Declaration public string SchemaId { get; set; } Property Value System.String SchemaIndexingInfo Indexing information of fields of the related schema identified by the SchemaId property Declaration public SchemaIndexingInfo SchemaIndexingInfo { get; set; } Property Value SchemaIndexingInfo Methods FromJson(String) Declaration public static FieldSingleFieldset FromJson(string data) Parameters System.String data Returns FieldSingleFieldset ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.PictureparkLanguageAnalyzerAttribute.html": { - "href": "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.PictureparkLanguageAnalyzerAttribute.html", - "title": "Class PictureparkLanguageAnalyzerAttribute | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkLanguageAnalyzerAttribute Inheritance System.Object System.Attribute PictureparkAnalyzerAttribute PictureparkLanguageAnalyzerAttribute Inherited Members PictureparkAnalyzerAttribute.SimpleSearch PictureparkAnalyzerAttribute.Index System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false)] public class PictureparkLanguageAnalyzerAttribute : PictureparkAnalyzerAttribute, _Attribute, IPictureparkAttribute Methods CreateAnalyzer() Declaration public override AnalyzerBase CreateAnalyzer() Returns AnalyzerBase Overrides PictureparkAnalyzerAttribute.CreateAnalyzer()" + "api/Picturepark.SDK.V1.Contract.FieldSingleRelation.html": { + "href": "api/Picturepark.SDK.V1.Contract.FieldSingleRelation.html", + "title": "Class FieldSingleRelation | Picturepark.SDK.V1 API", + "keywords": "Class FieldSingleRelation The field used to store a single relation Inheritance System.Object FieldBase FieldSingleRelation Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldSingleRelation : FieldBase Properties RelationTypes Defines the allowed elation types. Declaration public ICollection RelationTypes { get; set; } Property Value System.Collections.Generic.ICollection < RelationType > SchemaId The ID of the schema used for relation metadata (it must be of type Struct, and it cannot be a system schema). Declaration public string SchemaId { get; set; } Property Value System.String SchemaIndexingInfo Indexing information of fields of the related schema identified by the SchemaId property. Declaration public SchemaIndexingInfo SchemaIndexingInfo { get; set; } Property Value SchemaIndexingInfo Methods FromJson(String) Declaration public static FieldSingleRelation FromJson(string data) Parameters System.String data Returns FieldSingleRelation ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.PictureparkEdgeNGramAnalyzerAttribute.html": { - "href": "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.PictureparkEdgeNGramAnalyzerAttribute.html", - "title": "Class PictureparkEdgeNGramAnalyzerAttribute | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkEdgeNGramAnalyzerAttribute Inheritance System.Object System.Attribute PictureparkAnalyzerAttribute PictureparkEdgeNGramAnalyzerAttribute Inherited Members PictureparkAnalyzerAttribute.SimpleSearch PictureparkAnalyzerAttribute.Index System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false)] public class PictureparkEdgeNGramAnalyzerAttribute : PictureparkAnalyzerAttribute, _Attribute, IPictureparkAttribute Methods CreateAnalyzer() Declaration public override AnalyzerBase CreateAnalyzer() Returns AnalyzerBase Overrides PictureparkAnalyzerAttribute.CreateAnalyzer()" + "api/Picturepark.SDK.V1.Contract.FieldSingleTagbox.html": { + "href": "api/Picturepark.SDK.V1.Contract.FieldSingleTagbox.html", + "title": "Class FieldSingleTagbox | Picturepark.SDK.V1 API", + "keywords": "Class FieldSingleTagbox The field used to store a single tagbox Inheritance System.Object FieldBase FieldSingleTagbox Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldSingleTagbox : FieldBase Properties Filter An optional filter to limit the list items. Declaration public FilterBase Filter { get; set; } Property Value FilterBase ListItemCreateTemplate Json serialized template used for creating new list item (no logic is implemented in backend). Declaration public string ListItemCreateTemplate { get; set; } Property Value System.String SchemaId The ID of the schema to be used as tagbox (it must be of type List). Declaration public string SchemaId { get; set; } Property Value System.String SchemaIndexingInfo Indexing information of fields of the related schema identified by the SchemaId property. Declaration public SchemaIndexingInfo SchemaIndexingInfo { get; set; } Property Value SchemaIndexingInfo ViewModeDisplayPatternType Defines the display pattern type to be used (Name or List only) when showing a tagbox item in view mode. Defaults to \"Name\". The information is only consumed by the client application. No actual logic is implemented in the backend. Declaration public DisplayPatternType ViewModeDisplayPatternType { get; set; } Property Value DisplayPatternType Methods FromJson(String) Declaration public static FieldSingleTagbox FromJson(string data) Parameters System.String data Returns FieldSingleTagbox ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.PictureparkAnalyzerAttribute.html": { - "href": "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.PictureparkAnalyzerAttribute.html", - "title": "Class PictureparkAnalyzerAttribute | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkAnalyzerAttribute Inheritance System.Object System.Attribute PictureparkAnalyzerAttribute PictureparkEdgeNGramAnalyzerAttribute PictureparkLanguageAnalyzerAttribute PictureparkNGramAnalyzerAttribute PictureparkPathHierarchyAnalyzerAttribute PictureparkSimpleAnalyzerAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class PictureparkAnalyzerAttribute : Attribute, _Attribute, IPictureparkAttribute Properties Index Declaration public bool Index { get; set; } Property Value System.Boolean SimpleSearch Declaration public bool SimpleSearch { get; set; } Property Value System.Boolean Methods CreateAnalyzer() Creates an analyzer based on the attribute. Declaration public abstract AnalyzerBase CreateAnalyzer() Returns AnalyzerBase The analyzer." + "api/Picturepark.SDK.V1.Contract.FieldString.html": { + "href": "api/Picturepark.SDK.V1.Contract.FieldString.html", + "title": "Class FieldString | Picturepark.SDK.V1 API", + "keywords": "Class FieldString The field used to store a string value Inheritance System.Object FieldBase FieldString FieldStringArray Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldString : FieldBase Properties Boost Value to prioritize search results. Set to 1 by default. Ignored if SimpleSearch not set to true. Declaration public double Boost { get; set; } Property Value System.Double GrantedValues If values are stored in this list, field values are limited to these ones. Declaration public ICollection GrantedValues { get; set; } Property Value System.Collections.Generic.ICollection < System.String > IndexAnalyzers Defines how the value must be analyzed for filtering by ElasticSearch. A string field can have multiple analyzers, but only one per analyzer type. The analyzers are applied only if the Index property is set to true. Declaration public ICollection IndexAnalyzers { get; set; } Property Value System.Collections.Generic.ICollection < AnalyzerBase > MaximumLength The maximum string's length. Declaration public int? MaximumLength { get; set; } Property Value System.Nullable < System.Int32 > MinimumLength The minimum string's lenght. Declaration public int? MinimumLength { get; set; } Property Value System.Nullable < System.Int32 > MultiLine Defines that the field value must be displayed in a multiline component. Declaration public bool MultiLine { get; set; } Property Value System.Boolean Pattern Contains a regex validation pattern. Declaration public string Pattern { get; set; } Property Value System.String SimpleSearchAnalyzers Defines how the value must be analyzed for searches by ElasticSearch. A string field can have multiple analyzers, but only one per analyzer type. The analyzers are applied only if the SimpleSearch property is set to true. Declaration public ICollection SimpleSearchAnalyzers { get; set; } Property Value System.Collections.Generic.ICollection < AnalyzerBase > Template A DotLiquid template. If set, it transforms the field in a calculated field, so that its value is calculated based on this template. Declaration public string Template { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FieldString FromJson(string data) Parameters System.String data Returns FieldString ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ITriggerObject.html": { - "href": "api/Picturepark.SDK.V1.Contract.ITriggerObject.html", - "title": "Interface ITriggerObject | Picturepark.SDK.V1 API", - "keywords": "Interface ITriggerObject Namespace : System.Dynamic.ExpandoObject Syntax public interface ITriggerObject Properties Trigger Declaration bool Trigger { get; set; } Property Value System.Boolean TriggeredBy Declaration User TriggeredBy { get; set; } Property Value User TriggeredOn Declaration DateTime? TriggeredOn { get; set; } Property Value System.Nullable < System.DateTime >" + "api/Picturepark.SDK.V1.Contract.FieldStringArray.html": { + "href": "api/Picturepark.SDK.V1.Contract.FieldStringArray.html", + "title": "Class FieldStringArray | Picturepark.SDK.V1 API", + "keywords": "Class FieldStringArray The field used to store multiple string values Inheritance System.Object FieldBase FieldString FieldStringArray Inherited Members FieldString.Template FieldString.Pattern FieldString.MinimumLength FieldString.MaximumLength FieldString.IndexAnalyzers FieldString.SimpleSearchAnalyzers FieldString.MultiLine FieldString.GrantedValues FieldString.Boost FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldStringArray : FieldString Properties MaximumItems The maximum number of items that can be stored. Declaration public int? MaximumItems { get; set; } Property Value System.Nullable < System.Int32 > MinimumItems The minimum number of items that must be stored. Declaration public int? MinimumItems { get; set; } Property Value System.Nullable < System.Int32 > Methods FromJson(String) Declaration public static FieldStringArray FromJson(string data) Parameters System.String data Returns FieldStringArray ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ITransferClient.html": { - "href": "api/Picturepark.SDK.V1.Contract.ITransferClient.html", - "title": "Interface ITransferClient | Picturepark.SDK.V1 API", - "keywords": "Interface ITransferClient Namespace : System.Dynamic.ExpandoObject Syntax public interface ITransferClient Methods CancelTransferAsync(String, CancellationToken) Cancel transfer Declaration Task CancelTransferAsync(string transferId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferId ID of transfer. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateAndWaitForCompletionAsync(CreateTransferRequest, Nullable, CancellationToken) Creates a transfer and waits for its completion. Declaration Task CreateAndWaitForCompletionAsync(CreateTransferRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters CreateTransferRequest request The create request. System.Nullable < System.TimeSpan > timeout The timeout to wait for completion. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < CreateTransferResult > The transfer. CreateAndWaitForCompletionAsync(String, IEnumerable, Nullable, CancellationToken) Creates a transfer and waits for its completion. Declaration Task CreateAndWaitForCompletionAsync(string transferName, IEnumerable files, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferName The name of the transfer. IEnumerable < FileLocations > files The file names of the transfer. System.Nullable < System.TimeSpan > timeout The timeout to wait for completion. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < CreateTransferResult > The transfer. CreateAsync(CreateTransferRequest, CancellationToken) Create transfer Declaration Task CreateAsync(CreateTransferRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters CreateTransferRequest request The create transfer request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Transfer > Transfer Exceptions ApiException A server side error occurred. MaximumTransferSizeException A server side error occurred. PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict DeleteAsync(String, CancellationToken) Delete transfer Declaration Task DeleteAsync(string transferId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferId ID of transfer. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteFilesAsync(FileTransferDeleteRequest, CancellationToken) Delete files Declaration Task DeleteFilesAsync(FileTransferDeleteRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters FileTransferDeleteRequest request The filetransfer delete request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get transfer details Declaration Task GetAsync(string transferId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferId ID of transfer. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < TransferDetail > TransferDetail Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetBlacklistAsync(CancellationToken) Get blacklist Declaration Task GetBlacklistAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Blacklist > Blacklist Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetFileAsync(String, CancellationToken) Get file Declaration Task GetFileAsync(string fileTransferId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String fileTransferId ID of filetransfer. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileTransferDetail > FileTransferDetail Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ImportAndWaitForCompletionAsync(Transfer, ImportTransferRequest, Nullable, CancellationToken) Transfers the uploaded files and waits for its completions. Declaration Task ImportAndWaitForCompletionAsync(Transfer transfer, ImportTransferRequest createRequest, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters Transfer transfer The transfer. ImportTransferRequest createRequest The create request. System.Nullable < System.TimeSpan > timeout The timeout to wait for completion. System.Threading.CancellationToken cancellationToken The cancellcation token. Returns System.Threading.Tasks.Task The task. ImportTransferAsync(String, ImportTransferRequest, CancellationToken) Import transfer Declaration Task ImportTransferAsync(string transferId, ImportTransferRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferId ID of transfer. ImportTransferRequest request The ImportTransfer request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Transfer > Transfer Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception PartialImportAsync(String, ImportTransferPartialRequest, CancellationToken) Import transfer partially Declaration Task PartialImportAsync(string transferId, ImportTransferPartialRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferId ID of transfer. ImportTransferPartialRequest request The ImportTransferPartial request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Transfer > Transfer Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(TransferSearchRequest, CancellationToken) Search Declaration Task SearchAsync(TransferSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters TransferSearchRequest request The transfer search request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < TransferSearchResult > TransferSearchResult Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchFilesAsync(FileTransferSearchRequest, CancellationToken) Search for files Declaration Task SearchFilesAsync(FileTransferSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters FileTransferSearchRequest request The filetransfer search request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileTransferSearchResult > FileTransferSearchResult Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchFilesByTransferIdAsync(String, Int32) Searches files of a given transfer ID. Declaration Task SearchFilesByTransferIdAsync(string transferId, int limit = 20) Parameters System.String transferId The transfer ID. System.Int32 limit The maximum number of search results. Returns System.Threading.Tasks.Task < FileTransferSearchResult > The result. UploadFileAsync(String, Int64, Int64, Int64, Int64, String, String, FileParameter, CancellationToken) Upload file Declaration Task UploadFileAsync(string relativePath, long chunkNumber, long currentChunkSize, long totalSize, long totalChunks, string transferId, string requestId, FileParameter formFile = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String relativePath Relative path of the uploading file. System.Int64 chunkNumber Current chunk number. Starts at 1. System.Int64 currentChunkSize Size in bytes of the current chunk. System.Int64 totalSize Total size in bytes of the uploading file. System.Int64 totalChunks Total chunks of the uploading file. System.String transferId ID of transfer. System.String requestId Identifier of file. FileParameter formFile Gets or sets the form file. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UploadFilesAsync(Transfer, IEnumerable, UploadOptions, Nullable, CancellationToken) Uploads multiple files from the filesystem. Declaration Task UploadFilesAsync(Transfer transfer, IEnumerable files, UploadOptions uploadOptions, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters Transfer transfer The existing transfer object. IEnumerable < FileLocations > files The file paths on the filesystem with optional overrides. UploadOptions uploadOptions The file upload options. System.Nullable < System.TimeSpan > timeout The timeout to wait for completion. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task The created transfer object. UploadFilesAsync(String, IEnumerable, UploadOptions, Nullable, CancellationToken) Uploads multiple files from the filesystem. Declaration Task UploadFilesAsync(string transferName, IEnumerable files, UploadOptions uploadOptions, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferName The name of the created transfer. IEnumerable < FileLocations > files The file paths on the filesystem with optional overrides. UploadOptions uploadOptions The file upload options. System.Nullable < System.TimeSpan > timeout The timeout to wait for completion. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < CreateTransferResult > The created transfer object." + "api/Picturepark.SDK.V1.Contract.FieldTranslatedString.html": { + "href": "api/Picturepark.SDK.V1.Contract.FieldTranslatedString.html", + "title": "Class FieldTranslatedString | Picturepark.SDK.V1 API", + "keywords": "Class FieldTranslatedString The field used to store a translated string values Inheritance System.Object FieldBase FieldTranslatedString Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldTranslatedString : FieldBase Properties Boost Value to prioritize search results. Set to 1 by default. Ignored if SimpleSearch not set to true. Declaration public double Boost { get; set; } Property Value System.Double IndexAnalyzers Defines how the value must be analyzed for filtering by ElasticSearch. A string field can have multiple analyzers, but only one per analyzer type. The analyzers are applied only if the Index property is set to true. Declaration public ICollection IndexAnalyzers { get; set; } Property Value System.Collections.Generic.ICollection < AnalyzerBase > MaximumLength The maximum string's length. Declaration public int? MaximumLength { get; set; } Property Value System.Nullable < System.Int32 > MinimumLength The minimum string's lenght. Declaration public int? MinimumLength { get; set; } Property Value System.Nullable < System.Int32 > MultiLine Defines that the field value must be displayed in a multiline component. Declaration public bool MultiLine { get; set; } Property Value System.Boolean Pattern Contains a regex validation pattern. Declaration public string Pattern { get; set; } Property Value System.String RequiredMetadataLanguages Sets the required metadata languages for the translation field. The langauge configuration limits the available metadata languages. If Required is true, the field and all its metadata languages are required. If Required is false, the field can be left empty, but as soon as a value is entered all required metadata languages are mandatory. Declaration public ICollection RequiredMetadataLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SimpleSearchAnalyzers Defines how the value must be analyzed for searches by ElasticSearch. A string field can have multiple analyzers, but only one per analyzer type. The analyzers are applied only if the SimpleSearch property is set to true. Declaration public ICollection SimpleSearchAnalyzers { get; set; } Property Value System.Collections.Generic.ICollection < AnalyzerBase > Template A DotLiquid template. If set, it transforms the field in a calculated field, so that its value is calculated based on this template. Declaration public string Template { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FieldTranslatedString FromJson(string data) Parameters System.String data Returns FieldTranslatedString ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ItemIdDuplicatedException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ItemIdDuplicatedException.html", - "title": "Class ItemIdDuplicatedException | Picturepark.SDK.V1 API", - "keywords": "Class ItemIdDuplicatedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ItemIdDuplicatedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ItemIdDuplicatedException : PictureparkValidationException, ISerializable, _Exception Properties Id Declaration public string Id { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ItemIdDuplicatedException FromJson(string data) Parameters System.String data Returns ItemIdDuplicatedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.FieldTrigger.html": { + "href": "api/Picturepark.SDK.V1.Contract.FieldTrigger.html", + "title": "Class FieldTrigger | Picturepark.SDK.V1 API", + "keywords": "Class FieldTrigger A field that can be triggered, and store in such occasion the id of the user and the time that triggered it. The last user who triggered it and the last time in which it was triggered can be used for filtering or for simple search (if enabled on the field). Such information are stored in two inner fields: \"triggeredBy\" and \"triggeredOn\". In order to be triggered in a Content or ListItem metadata dictionary, the special '\"_trigger\": true' should be sent in the data of the field itself. Inheritance System.Object FieldBase FieldTrigger Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldTrigger : FieldBase Properties Boost Value to prioritize search results. Set to 1 by default. Ignored if SimpleSearch not set to true. Declaration public double Boost { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static FieldTrigger FromJson(string data) Parameters System.String data Returns FieldTrigger ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.IShareClient.html": { - "href": "api/Picturepark.SDK.V1.Contract.IShareClient.html", - "title": "Interface IShareClient | Picturepark.SDK.V1 API", - "keywords": "Interface IShareClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IShareClient Methods AggregateAsync(ShareAggregationRequest, CancellationToken) Aggregate Declaration Task AggregateAsync(ShareAggregationRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ShareAggregationRequest request Aggregation request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ObjectAggregationResult > Share aggregation result Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateAsync(ShareBaseCreateRequest, CancellationToken) Create Declaration Task CreateAsync(ShareBaseCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ShareBaseCreateRequest request Polymorphic create contract. Use either ShareBasicCreateRequest or ShareEmbedCreateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CreateShareResult > Create result Exceptions ApiException A server side error occurred. ContentNotFoundException Content could not be found PictureparkNotFoundException Entity not found PermissionValidationException No permission to share PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyAsync(ShareDeleteManyRequest, CancellationToken) Delete multiple shares Declaration Task DeleteManyAsync(ShareDeleteManyRequest deleteManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ShareDeleteManyRequest deleteManyRequest A delete many request containing the ids of the shares to delete. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > BusinessProcess Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DownloadAsync(String, Nullable, Nullable, String, CancellationToken) Download shared outputs Declaration Task DownloadAsync(string token, int? width = default(int? ), int? height = default(int? ), string range = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String token Share token System.Nullable < System.Int32 > width Optional width in pixels to resize image System.Nullable < System.Int32 > height Optional height in pixels to resize image System.String range The range of bytes to download (http range header): bytes={from}-{to} (e.g. bytes=0-100000) System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileResponse > HttpResponseMessage Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DownloadWithContentIdAsync(String, String, Nullable, Nullable, String, CancellationToken) Download shared outputs Declaration Task DownloadWithContentIdAsync(string token, string contentId, int? width = default(int? ), int? height = default(int? ), string range = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String token Share token System.String contentId The content id System.Nullable < System.Int32 > width Optional width in pixels to resize image System.Nullable < System.Int32 > height Optional height in pixels to resize image System.String range The range of bytes to download (http range header): bytes={from}-{to} (e.g. bytes=0-100000) System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileResponse > HttpResponseMessage Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DownloadWithOutputFormatIdAsync(String, String, String, Nullable, Nullable, String, CancellationToken) Download shared outputs Declaration Task DownloadWithOutputFormatIdAsync(string token, string contentId, string outputFormatId, int? width = default(int? ), int? height = default(int? ), string range = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String token Share token System.String contentId The content id System.String outputFormatId The output format id+ System.Nullable < System.Int32 > width Optional width in pixels to resize image System.Nullable < System.Int32 > height Optional height in pixels to resize image System.String range The range of bytes to download (http range header): bytes={from}-{to} (e.g. bytes=0-100000) System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileResponse > HttpResponseMessage Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get Declaration Task GetAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id Share Id (not token, use GetShareJson to get share by token) System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ShareDetail > Share detail Exceptions ApiException A server side error occurred. ShareNotFoundException Share could not be found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetShareJsonAsync(String, CancellationToken) Get share json Declaration Task GetShareJsonAsync(string token, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String token Share token System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Object > ShareDetail Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(ShareSearchRequest, CancellationToken) Search Declaration Task SearchAsync(ShareSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ShareSearchRequest request Search request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ShareSearchResult > Share search result Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(String, ShareBaseUpdateRequest, CancellationToken) Update Declaration Task UpdateAsync(string id, ShareBaseUpdateRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id The share id. ShareBaseUpdateRequest updateRequest The share update request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ShareDetail > Share detail Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException A server side error occurred. PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict" + "api/Picturepark.SDK.V1.Contract.NGramTransformation.html": { + "href": "api/Picturepark.SDK.V1.Contract.NGramTransformation.html", + "title": "Class NGramTransformation | Picturepark.SDK.V1 API", + "keywords": "Class NGramTransformation Produces N-grams based on splitting a text on whitespace characters. Removes punctuation as well. Inheritance System.Object BusinessRuleTransformation NGramTransformation Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NGramTransformation : BusinessRuleTransformation Properties MaxWordLength Maximum length of a word to be considered. Declaration public int? MaxWordLength { get; set; } Property Value System.Nullable < System.Int32 > MinWordLength Minimum length of a word to be considered. Declaration public int MinWordLength { get; set; } Property Value System.Int32 Size Maximum size of n-grams to produce. Settings this to 3 will produce unigrams, bigrams, trigrams. Declaration public int Size { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static NGramTransformation FromJson(string data) Parameters System.String data Returns NGramTransformation ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaImportVersionMismatchException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaImportVersionMismatchException.html", - "title": "Class SchemaImportVersionMismatchException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaImportVersionMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaImportVersionMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaImportVersionMismatchException : PictureparkValidationException, ISerializable, _Exception Properties ExpectedVersion Declaration public string ExpectedVersion { get; set; } Property Value System.String ProvidedVersion Declaration public string ProvidedVersion { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaImportVersionMismatchException FromJson(string data) Parameters System.String data Returns SchemaImportVersionMismatchException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.NodeInfoMessage.html": { + "href": "api/Picturepark.SDK.V1.Contract.NodeInfoMessage.html", + "title": "Class NodeInfoMessage | Picturepark.SDK.V1 API", + "keywords": "Class NodeInfoMessage Inheritance System.Object Message NodeInfoMessage Inherited Members Message.Id Message.MaximumRetryCount Message.Retries Message.Priority Message.Deduplicate System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NodeInfoMessage : Message Properties FileVersion Declaration public string FileVersion { get; set; } Property Value System.String HostName Declaration public string HostName { get; set; } Property Value System.String LastResponseTime Declaration public DateTime LastResponseTime { get; set; } Property Value System.DateTime LogLevel Declaration public string LogLevel { get; set; } Property Value System.String NodeId Declaration public string NodeId { get; set; } Property Value System.String ProductVersion Declaration public string ProductVersion { get; set; } Property Value System.String Release Declaration public string Release { get; set; } Property Value System.String ServiceName Declaration public string ServiceName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static NodeInfoMessage FromJson(string data) Parameters System.String data Returns NodeInfoMessage ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaImportResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaImportResult.html", - "title": "Class SchemaImportResult | Picturepark.SDK.V1 API", - "keywords": "Class SchemaImportResult Result information of a schema import operation Inheritance System.Object SchemaImportResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaImportResult Properties ImportedSchemaCount Number of schemas imported Declaration public int ImportedSchemaCount { get; set; } Property Value System.Int32 ImportedSchemaIds Ids of the schemas that were successfully imported Declaration public ICollection ImportedSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SkippedSchemaCount Number of schema skipped during import phase because they were already found in the system Declaration public int SkippedSchemaCount { get; set; } Property Value System.Int32 SkippedSchemaIds Ids of the schemas that were not imported because already found in the system Declaration public ICollection SkippedSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > TotalSchemaCount Total number of schemas requested to be imported Declaration public int TotalSchemaCount { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static SchemaImportResult FromJson(string data) Parameters System.String data Returns SchemaImportResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.NoTagsFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.NoTagsFoundException.html", + "title": "Class NoTagsFoundException | Picturepark.SDK.V1 API", + "keywords": "Class NoTagsFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException NoTagsFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NoTagsFoundException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static NoTagsFoundException FromJson(string data) Parameters System.String data Returns NoTagsFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PictureparkValidationException.html": { - "href": "api/Picturepark.SDK.V1.Contract.PictureparkValidationException.html", - "title": "Class PictureparkValidationException | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkValidationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException AggregationFilterNotSupportedException AggregationNameInvalidException AggregationSizeInvalidException AtLeastOneActiveTermsOfServiceMustExistException BusinessProcessCancellationNotSupportedException BusinessRuleActionInvalidDocumentTypeException BusinessRuleActionInvalidExecutionScopeException BusinessRuleActionsMissingException BusinessRuleArrayIndexInvalidException BusinessRuleConditionInvalidTriggerPointActionException BusinessRuleConditionInvalidTriggerPointDocumentTypeException BusinessRuleConditionMissingException BusinessRuleConditionsMissingException BusinessRuleConfigurationValidationException BusinessRuleContentPermissionSetIdsMissingException BusinessRuleDictionaryKeyInvalidException BusinessRuleFieldIdInvalidException BusinessRuleFieldPathInvalidException BusinessRuleInvalidVariableNameException BusinessRuleNamedCacheNameInvalidException BusinessRuleNGramTransformationMaxWordLengthInvalidException BusinessRuleNGramTransformationMinWordLengthInvalidException BusinessRuleNGramTransformationSizeInvalidException BusinessRulePathInvalidException BusinessRulePermissionSetIdInvalidException BusinessRulePolygonInvalidException BusinessRuleProjectionTransformationsMissingException BusinessRuleRefIdsMissingException BusinessRuleRegularExpressionInvalidException BusinessRuleRuleIdDuplicationException BusinessRuleRuleIdMissingException BusinessRuleSchemaIdInvalidException BusinessRuleTransformationGroupInputsMissingException BusinessRuleTransformationGroupTransformationsMissingException BusinessRuleTriggerPointMissingException BusinessRuleValidationException ChunkSizeOutOfRangeException ContentFileReplaceTypeMismatchException ContentLayerInvalidException ContentLayerSameRootException ContentPermissionException ContractMismatchException CustomerAliasHeaderMissingException CustomerBoostValuesInvalidException DefaultChannelDeleteException DeleteContentsWithReferencesException DeleteListItemsWithReferencesException DisplayValueRerenderingInProgressException DuplicateAggregatorException DuplicatedItemAssignedException DuplicateDocumentException DuplicatedSearchBehaviorException DuplicateMetadataDisplayPatternException DuplicateOutputFormatIdException DuplicateRightException DuplicateSchemaException EnvironmentProcessAlreadyRunningException ForbiddenHtmlElementsUsedException IllegalAuthorizationStateTransitionException IndexedFieldThresholdExceededException InvalidArgumentException InvalidChangeCommandFieldNotFoundException InvalidChangeCommandFieldTypeInvalidException InvalidChangeCommandSchemaChangeInvalidException InvalidDateTimeFormatException InvalidMetadataException InvalidSortFieldException InvalidStateException InvalidValueFormatException ItemIdDuplicatedException ListItemLayerException ListItemNamedCacheKeyFieldsInvalidException ListItemNamedCacheSchemaIdInvalidException ListItemPermissionException ListItemSchemaMismatchException MissingCustomerDefaultLanguageException MissingDependenciesException MissingDisplayPatternForCustomerDefaultLanguageException NamedCacheConfigurationException NamedCacheNameDuplicationException NamedCacheNameMissingException NotSupportedFileExtensionException NotSupportedFileMappingException OnlyAccessibleToRecipientException OutputFormatResizingNotSupportedException OwnerTokenInUseException PartialOperationNotSupportedException PermissionOwnershipTransferException PermissionSetAggregateException PermissionSetInUseException PermissionSetValidationException PermissionValidationException PictureparkArgumentNullException PictureparkTimeoutException RelationSelfReferencingException RequestSizeLimitExceededException SchemaFieldAnalyzerInvalidException SchemaFieldDisplayPatternTypeNotSupportedException SchemaFieldIdAlreadyExistsInSchemaHierarchyException SchemaFieldIdDuplicatedException SchemaFieldIdException SchemaFieldIdPreviouslyUsedException SchemaFieldIdUppercaseException SchemaFieldImportMismatchException SchemaFieldImportRelatedSchemaMismatchException SchemaFieldImportTypeMismatchException SchemaFieldIndexException SchemaFieldInvalidBoostException SchemaFieldNotRequirableException SchemaFieldNotSearchableException SchemaFieldNotSortableException SchemaFieldNotSupportedException SchemaFieldNumberRangeException SchemaFieldOverwriteIdException SchemaFieldOverwriteTypeMismatchException SchemaFieldRelationMultipleTypesException SchemaFieldRelationSchemaSystemSchemaException SchemaFieldRelationSchemaTypeUnsupportedException SchemaFieldSchemaIndexInfoNestingException SchemaFieldSchemaIndexInfoSimpleSearchNestingException SchemaFieldTypeChangeException SchemaIdException SchemaIdLowercaseException SchemaImportEmptyException SchemaImportVersionMismatchException SchemaInheritanceFieldIndexDeviationException SchemaInheritanceTypeDeviationException SchemaInUseContentException SchemaInUseContentSchemaException SchemaInUseException SchemaInUseFieldException SchemaInUseListItemException SchemaMissingTypeException SchemaMultipleTypesException SchemaNoContentException SchemaNoLayerException SchemaParentChangeException SchemaPermissionConfigurationException SchemaPermissionException SchemaSortFieldException SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException SchemaValidationException SchemaViewForAllException SearchStringLeadingWildcardException SortableFieldThresholdExceededException SuperAdminRolesNotAssignableToChannelException SystemLayerReferenceInvalidModificationException SystemSchemaInvalidModificationException UnableToCreateOrModifyStaticOutputFormatException UnsupportedListItemChangeCommandException UserEmailAlreadyExistsException UserRoleAssignedException UserUnlockDisallowedException WrongChunkSizeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkValidationException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static PictureparkValidationException FromJson(string data) Parameters System.String data Returns PictureparkValidationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.NoTermsOfServiceDefinedException.html": { + "href": "api/Picturepark.SDK.V1.Contract.NoTermsOfServiceDefinedException.html", + "title": "Class NoTermsOfServiceDefinedException | Picturepark.SDK.V1 API", + "keywords": "Class NoTermsOfServiceDefinedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException NoTermsOfServiceDefinedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NoTermsOfServiceDefinedException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static NoTermsOfServiceDefinedException FromJson(string data) Parameters System.String data Returns NoTermsOfServiceDefinedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PictureparkTimeoutException.html": { - "href": "api/Picturepark.SDK.V1.Contract.PictureparkTimeoutException.html", - "title": "Class PictureparkTimeoutException | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkTimeoutException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException AddMetadataLanguageTimeoutException BusinessProcessLifeCycleNotHitException BusinessProcessStateNotHitException CustomerBoostValuesUpdateTimeoutException EnvironmentProcessWaitTimeoutException SnapshotTimeoutException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkTimeoutException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static PictureparkTimeoutException FromJson(string data) Parameters System.String data Returns PictureparkTimeoutException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.NotFilter.html": { + "href": "api/Picturepark.SDK.V1.Contract.NotFilter.html", + "title": "Class NotFilter | Picturepark.SDK.V1 API", + "keywords": "Class NotFilter Negates the specified filter Inheritance System.Object FilterBase NotFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NotFilter : FilterBase Properties Filter The filter to be negated. Declaration public FilterBase Filter { get; set; } Property Value FilterBase Methods FromJson(String) Declaration public static NotFilter FromJson(string data) Parameters System.String data Returns NotFilter ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.IndexMappingException.html": { - "href": "api/Picturepark.SDK.V1.Contract.IndexMappingException.html", - "title": "Class IndexMappingException | Picturepark.SDK.V1 API", - "keywords": "Class IndexMappingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException IndexMappingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class IndexMappingException : PictureparkBusinessException, ISerializable, _Exception Properties DebugInformation Declaration public string DebugInformation { get; set; } Property Value System.String IndexName Declaration public string IndexName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static IndexMappingException FromJson(string data) Parameters System.String data Returns IndexMappingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.NotificationEventType.html": { + "href": "api/Picturepark.SDK.V1.Contract.NotificationEventType.html", + "title": "Enum NotificationEventType | Picturepark.SDK.V1 API", + "keywords": "Enum NotificationEventType Namespace : System.Dynamic.ExpandoObject Syntax public enum NotificationEventType Error Information InProgress Pending Success Warning" }, - "api/Picturepark.SDK.V1.Contract.IndexFieldsSearchMode.html": { - "href": "api/Picturepark.SDK.V1.Contract.IndexFieldsSearchMode.html", - "title": "Enum IndexFieldsSearchMode | Picturepark.SDK.V1 API", - "keywords": "Enum IndexFieldsSearchMode How the index field search works Namespace : System.Dynamic.ExpandoObject Syntax public enum IndexFieldsSearchMode AllDescendantsFieldsOnRootSchema SchemaAndParentFieldsOnly" + "api/Picturepark.SDK.V1.Contract.NotSupportedFileExtensionException.html": { + "href": "api/Picturepark.SDK.V1.Contract.NotSupportedFileExtensionException.html", + "title": "Class NotSupportedFileExtensionException | Picturepark.SDK.V1 API", + "keywords": "Class NotSupportedFileExtensionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException NotSupportedFileExtensionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NotSupportedFileExtensionException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static NotSupportedFileExtensionException FromJson(string data) Parameters System.String data Returns NotSupportedFileExtensionException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.PictureparkPathHierarchyAnalyzerAttribute.html": { - "href": "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.PictureparkPathHierarchyAnalyzerAttribute.html", - "title": "Class PictureparkPathHierarchyAnalyzerAttribute | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkPathHierarchyAnalyzerAttribute Inheritance System.Object System.Attribute PictureparkAnalyzerAttribute PictureparkPathHierarchyAnalyzerAttribute Inherited Members PictureparkAnalyzerAttribute.SimpleSearch PictureparkAnalyzerAttribute.Index System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false)] public class PictureparkPathHierarchyAnalyzerAttribute : PictureparkAnalyzerAttribute, _Attribute, IPictureparkAttribute Methods CreateAnalyzer() Creates an analyzer based on the attribute. Declaration public override AnalyzerBase CreateAnalyzer() Returns AnalyzerBase The analyzer. Overrides PictureparkAnalyzerAttribute.CreateAnalyzer()" + "api/Picturepark.SDK.V1.Contract.NotSupportedFileMappingException.html": { + "href": "api/Picturepark.SDK.V1.Contract.NotSupportedFileMappingException.html", + "title": "Class NotSupportedFileMappingException | Picturepark.SDK.V1 API", + "keywords": "Class NotSupportedFileMappingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException NotSupportedFileMappingException NotSupportedFileMappingForDynamicFormatException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NotSupportedFileMappingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static NotSupportedFileMappingException FromJson(string data) Parameters System.String data Returns NotSupportedFileMappingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.ServiceProviderClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.ServiceProviderClient.ObjectResponseResult-1.html", - "title": "Struct ServiceProviderClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct ServiceProviderClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.Contract.ReferencesUpdateException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ReferencesUpdateException.html", + "title": "Class ReferencesUpdateException | Picturepark.SDK.V1 API", + "keywords": "Class ReferencesUpdateException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ReferencesUpdateException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ReferencesUpdateException : PictureparkBusinessException, ISerializable, _Exception Properties Exceptions Declaration public ICollection Exceptions { get; set; } Property Value System.Collections.Generic.ICollection < ReferenceUpdateException > Methods FromJson(String) Declaration public static ReferencesUpdateException FromJson(string data) Parameters System.String data Returns ReferencesUpdateException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidChangeCommandFieldTypeInvalidException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidChangeCommandFieldTypeInvalidException.html", - "title": "Class InvalidChangeCommandFieldTypeInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class InvalidChangeCommandFieldTypeInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidChangeCommandFieldTypeInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidChangeCommandFieldTypeInvalidException : PictureparkValidationException, ISerializable, _Exception Properties CommandType Declaration public string CommandType { get; set; } Property Value System.String FieldActualType Declaration public string FieldActualType { get; set; } Property Value System.String FieldExpectedType Declaration public string FieldExpectedType { get; set; } Property Value System.String FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidChangeCommandFieldTypeInvalidException FromJson(string data) Parameters System.String data Returns InvalidChangeCommandFieldTypeInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ReferenceUpdateException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ReferenceUpdateException.html", + "title": "Class ReferenceUpdateException | Picturepark.SDK.V1 API", + "keywords": "Class ReferenceUpdateException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ReferenceUpdateException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ReferenceUpdateException : PictureparkBusinessException, ISerializable, _Exception Properties Exceptions These exceptions describe why the source metadata item could not be updated. Declaration public ICollection Exceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkException > ReferenceItemId This is the source of the reference. Declaration public string ReferenceItemId { get; set; } Property Value System.String ReferenceType This is the DocType of the source of the reference. Declaration public string ReferenceType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ReferenceUpdateException FromJson(string data) Parameters System.String data Returns ReferenceUpdateException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidChangeCommandFieldNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.InvalidChangeCommandFieldNotFoundException.html", - "title": "Class InvalidChangeCommandFieldNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class InvalidChangeCommandFieldNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException InvalidChangeCommandFieldNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class InvalidChangeCommandFieldNotFoundException : PictureparkValidationException, ISerializable, _Exception Properties CommandTypeName Declaration public string CommandTypeName { get; set; } Property Value System.String FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static InvalidChangeCommandFieldNotFoundException FromJson(string data) Parameters System.String data Returns InvalidChangeCommandFieldNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ReindexEvent.html": { + "href": "api/Picturepark.SDK.V1.Contract.ReindexEvent.html", + "title": "Class ReindexEvent | Picturepark.SDK.V1 API", + "keywords": "Class ReindexEvent Inheritance System.Object ApplicationEvent ReindexEvent Inherited Members ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ReindexEvent : ApplicationEvent Properties IndexId Declaration public string IndexId { get; set; } Property Value System.String State Declaration public IndexState State { get; set; } Property Value IndexState Methods FromJson(String) Declaration public static ReindexEvent FromJson(string data) Parameters System.String data Returns ReindexEvent ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerVersionInfo.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.CustomerVersionInfo.html", - "title": "Class CustomerVersionInfo | Picturepark.SDK.V1 API", - "keywords": "Class CustomerVersionInfo The version view item for the customer. Inheritance System.Object VersionInfo CustomerVersionInfo Inherited Members VersionInfo.FileVersion VersionInfo.FileProductVersion VersionInfo.ContractVersion VersionInfo.Release System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerVersionInfo : VersionInfo Properties CustomerId The customer id. Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerVersionInfo FromJson(string data) Parameters System.String data Returns CustomerVersionInfo ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.RelationNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.RelationNotFoundException.html", + "title": "Class RelationNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class RelationNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException RelationNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RelationNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties RelationId Declaration public string RelationId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static RelationNotFoundException FromJson(string data) Parameters System.String data Returns RelationNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.Coder.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.Coder.html", - "title": "Enum Coder | Picturepark.SDK.V1 API", - "keywords": "Enum Coder Namespace : System.Dynamic.ExpandoObject Syntax public enum Coder Anmr Fast Twoloop" + "api/Picturepark.SDK.V1.Contract.RelationSelfReferencingException.html": { + "href": "api/Picturepark.SDK.V1.Contract.RelationSelfReferencingException.html", + "title": "Class RelationSelfReferencingException | Picturepark.SDK.V1 API", + "keywords": "Class RelationSelfReferencingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException RelationSelfReferencingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RelationSelfReferencingException : PictureparkValidationException, ISerializable, _Exception Properties ItemId Declaration public string ItemId { get; set; } Property Value System.String ItemType Declaration public string ItemType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static RelationSelfReferencingException FromJson(string data) Parameters System.String data Returns RelationSelfReferencingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.ContentBackupClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.ContentBackupClient.ObjectResponseResult-1.html", - "title": "Struct ContentBackupClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct ContentBackupClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.Contract.RelationType.html": { + "href": "api/Picturepark.SDK.V1.Contract.RelationType.html", + "title": "Class RelationType | Picturepark.SDK.V1 API", + "keywords": "Class RelationType Defines a relation Inheritance System.Object RelationType Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RelationType Properties Filter An optional filter to limit the documents of type TargetDocType. Declaration public FilterBase Filter { get; set; } Property Value FilterBase Id The ID of the relation type. Declaration public string Id { get; set; } Property Value System.String Names Language specific relation names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary TargetDocType Defines the type of the document target of the relation. Currently supported: Content, ListItem. Declaration public string TargetDocType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static RelationType FromJson(string data) Parameters System.String data Returns RelationType ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SnapshotTimeoutException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SnapshotTimeoutException.html", - "title": "Class SnapshotTimeoutException | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotTimeoutException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException SnapshotTimeoutException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotTimeoutException : PictureparkTimeoutException, ISerializable, _Exception Methods FromJson(String) Declaration public static SnapshotTimeoutException FromJson(string data) Parameters System.String data Returns SnapshotTimeoutException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.RelationTypeMissingException.html": { + "href": "api/Picturepark.SDK.V1.Contract.RelationTypeMissingException.html", + "title": "Class RelationTypeMissingException | Picturepark.SDK.V1 API", + "keywords": "Class RelationTypeMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException RelationTypeMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RelationTypeMissingException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static RelationTypeMissingException FromJson(string data) Parameters System.String data Returns RelationTypeMissingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SnapshotSkippedException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SnapshotSkippedException.html", - "title": "Class SnapshotSkippedException | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotSkippedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException SnapshotSkippedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotSkippedException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static SnapshotSkippedException FromJson(string data) Parameters System.String data Returns SnapshotSkippedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaType.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaType.html", + "title": "Enum SchemaType | Picturepark.SDK.V1 API", + "keywords": "Enum SchemaType Type of the schema Namespace : System.Dynamic.ExpandoObject Syntax public enum SchemaType Content Layer List Struct" }, - "api/Picturepark.SDK.V1.Contract.SchemaImportRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaImportRequest.html", - "title": "Class SchemaImportRequest | Picturepark.SDK.V1 API", - "keywords": "Class SchemaImportRequest Request to import schemas and list items Inheritance System.Object SchemaImportRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaImportRequest Properties AllowMissingDependencies Allow creating list items that refer to list items or contents that don't exist in the system. Declaration public bool AllowMissingDependencies { get; set; } Property Value System.Boolean FileTransferId ID of the file transfer identifying the file previously uploaded. Declaration public string FileTransferId { get; set; } Property Value System.String ImportListItems Import the list items belonging to the schema. Declaration public bool ImportListItems { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static SchemaImportRequest FromJson(string data) Parameters System.String data Returns SchemaImportRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaUpdateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaUpdateRequest.html", + "title": "Class SchemaUpdateRequest | Picturepark.SDK.V1 API", + "keywords": "Class SchemaUpdateRequest Request to update an existing schema Inheritance System.Object SchemaUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaUpdateRequest Properties Aggregations An optional list of aggregations to show grouped list item documents. When aggregations are defined for a List, the UI uses such information to show the available filters and grouped results. Declaration public ICollection Aggregations { get; set; } Property Value System.Collections.Generic.ICollection < AggregatorBase > Descriptions Language specific schema descriptions. Declaration public TranslatedStringDictionary Descriptions { get; set; } Property Value TranslatedStringDictionary DisplayPatterns Language specific DotLiquid templates. These templates will be resolved into display values in content documents and/or list items. Declaration public ICollection DisplayPatterns { get; set; } Property Value System.Collections.Generic.ICollection < DisplayPattern > Fields The schema fields. Declaration public ICollection Fields { get; set; } Property Value System.Collections.Generic.ICollection < FieldBase > FieldsOverwrite A list of schema fields overwrite information. It is used to overwrite the field configuration coming from the parent schema. Only a subset of properties of a FieldSingleTagbox and FieldMultiTagbox can be be overwritten. All other properties and fields cannot. Declaration public ICollection FieldsOverwrite { get; set; } Property Value System.Collections.Generic.ICollection < FieldOverwriteBase > LayerSchemaIds An optional list of schemas' IDs with type layer. For a Content schema it stores the layers that can be assigned to a content. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Names Language specific schema names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary ReferencedInContentSchemaIds If the schema if of type Layer, the list contains the schemas with type Content that reference the layer. Declaration public ICollection ReferencedInContentSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SchemaPermissionSetIds An optional list of schema permission set IDs which control schema permissions. Declaration public ICollection SchemaPermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Sort Sorts content documents and/or list items. In order for the sorting to work properly, the Sortable property of the related field must be set to true. Multiple sorting is supported: they are applied in the specified order. Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > ViewForAll Defines a schema as viewable by everyone. Everyone with ManageSchema user permission is able to see the schema. Declaration public bool ViewForAll { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static SchemaUpdateRequest FromJson(string data) Parameters System.String data Returns SchemaUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaImportEmptyException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaImportEmptyException.html", - "title": "Class SchemaImportEmptyException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaImportEmptyException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaImportEmptyException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaImportEmptyException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static SchemaImportEmptyException FromJson(string data) Parameters System.String data Returns SchemaImportEmptyException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaValidationException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaValidationException.html", + "title": "Class SchemaValidationException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaValidationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaValidationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaValidationException : PictureparkValidationException, ISerializable, _Exception Properties Exceptions Declaration public ICollection Exceptions { get; set; } Property Value System.Collections.Generic.ICollection < PictureparkBusinessException > SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaValidationException FromJson(string data) Parameters System.String data Returns SchemaValidationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaIdLowercaseException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaIdLowercaseException.html", - "title": "Class SchemaIdLowercaseException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaIdLowercaseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaIdLowercaseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaIdLowercaseException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaIdLowercaseException FromJson(string data) Parameters System.String data Returns SchemaIdLowercaseException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaViewForAllException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaViewForAllException.html", + "title": "Class SchemaViewForAllException | Picturepark.SDK.V1 API", + "keywords": "Class SchemaViewForAllException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaViewForAllException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaViewForAllException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaViewForAllException FromJson(string data) Parameters System.String data Returns SchemaViewForAllException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaIdException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaIdException.html", - "title": "Class SchemaIdException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaIdException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaIdException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaIdException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaIdException FromJson(string data) Parameters System.String data Returns SchemaIdException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SearchBehavior.html": { + "href": "api/Picturepark.SDK.V1.Contract.SearchBehavior.html", + "title": "Enum SearchBehavior | Picturepark.SDK.V1 API", + "keywords": "Enum SearchBehavior Search behaviors Namespace : System.Dynamic.ExpandoObject Syntax public enum SearchBehavior DropInvalidCharactersOnFailure SimplifiedSearch SimplifiedSearchOr WildcardOnEveryTerm WildcardOnSingleTerm" }, - "api/Picturepark.SDK.V1.Contract.SchemaFieldTypeChangeException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldTypeChangeException.html", - "title": "Class SchemaFieldTypeChangeException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldTypeChangeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldTypeChangeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldTypeChangeException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String NewTypeName Declaration public string NewTypeName { get; set; } Property Value System.String OldTypeName Declaration public string OldTypeName { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldTypeChangeException FromJson(string data) Parameters System.String data Returns SchemaFieldTypeChangeException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfBusinessProcess.html": { + "href": "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfBusinessProcess.html", + "title": "Class SearchBehaviorBaseResultOfBusinessProcess | Picturepark.SDK.V1 API", + "keywords": "Class SearchBehaviorBaseResultOfBusinessProcess Inheritance System.Object BaseResultOfBusinessProcess SearchBehaviorBaseResultOfBusinessProcess BusinessProcessSearchResult Inherited Members BaseResultOfBusinessProcess.TotalResults BaseResultOfBusinessProcess.Results BaseResultOfBusinessProcess.ElapsedMilliseconds BaseResultOfBusinessProcess.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchBehaviorBaseResultOfBusinessProcess : BaseResultOfBusinessProcess Properties IsSearchStringRewritten Declaration public bool IsSearchStringRewritten { get; set; } Property Value System.Boolean QueryDebugInformation Declaration public QueryDebugInformation QueryDebugInformation { get; set; } Property Value QueryDebugInformation SearchString Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchBehaviorBaseResultOfBusinessProcess FromJson(string data) Parameters System.String data Returns SearchBehaviorBaseResultOfBusinessProcess ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaFieldSchemaIndexInfoSimpleSearchNestingException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldSchemaIndexInfoSimpleSearchNestingException.html", - "title": "Class SchemaFieldSchemaIndexInfoSimpleSearchNestingException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldSchemaIndexInfoSimpleSearchNestingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldSchemaIndexInfoSimpleSearchNestingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldSchemaIndexInfoSimpleSearchNestingException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String RelatedFieldId Declaration public string RelatedFieldId { get; set; } Property Value System.String RelatedOuterFieldId Declaration public string RelatedOuterFieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldSchemaIndexInfoSimpleSearchNestingException FromJson(string data) Parameters System.String data Returns SchemaFieldSchemaIndexInfoSimpleSearchNestingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfContent.html": { + "href": "api/Picturepark.SDK.V1.Contract.SearchBehaviorBaseResultOfContent.html", + "title": "Class SearchBehaviorBaseResultOfContent | Picturepark.SDK.V1 API", + "keywords": "Class SearchBehaviorBaseResultOfContent Inheritance System.Object BaseResultOfContent SearchBehaviorBaseResultOfContent ContentSearchResult Inherited Members BaseResultOfContent.TotalResults BaseResultOfContent.Results BaseResultOfContent.ElapsedMilliseconds BaseResultOfContent.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SearchBehaviorBaseResultOfContent : BaseResultOfContent Properties IsSearchStringRewritten Declaration public bool IsSearchStringRewritten { get; set; } Property Value System.Boolean QueryDebugInformation Declaration public QueryDebugInformation QueryDebugInformation { get; set; } Property Value QueryDebugInformation SearchString Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SearchBehaviorBaseResultOfContent FromJson(string data) Parameters System.String data Returns SearchBehaviorBaseResultOfContent ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaFieldSchemaIndexInfoNestingException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldSchemaIndexInfoNestingException.html", - "title": "Class SchemaFieldSchemaIndexInfoNestingException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldSchemaIndexInfoNestingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldSchemaIndexInfoNestingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldSchemaIndexInfoNestingException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String RelatedFieldId Declaration public string RelatedFieldId { get; set; } Property Value System.String RelatedOuterFieldId Declaration public string RelatedOuterFieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldSchemaIndexInfoNestingException FromJson(string data) Parameters System.String data Returns SchemaFieldSchemaIndexInfoNestingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.TransferNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.TransferNotFoundException.html", + "title": "Class TransferNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class TransferNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException TransferNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TransferNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties TransferId Declaration public string TransferId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TransferNotFoundException FromJson(string data) Parameters System.String data Returns TransferNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaFieldRelationSchemaTypeUnsupportedException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldRelationSchemaTypeUnsupportedException.html", - "title": "Class SchemaFieldRelationSchemaTypeUnsupportedException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldRelationSchemaTypeUnsupportedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldRelationSchemaTypeUnsupportedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldRelationSchemaTypeUnsupportedException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String RelationSchemaId Declaration public string RelationSchemaId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldRelationSchemaTypeUnsupportedException FromJson(string data) Parameters System.String data Returns SchemaFieldRelationSchemaTypeUnsupportedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.TransferState.html": { + "href": "api/Picturepark.SDK.V1.Contract.TransferState.html", + "title": "Enum TransferState | Picturepark.SDK.V1 API", + "keywords": "Enum TransferState Transfer states Namespace : System.Dynamic.ExpandoObject Syntax public enum TransferState Created Deleted Draft FileDeleteInProgress ImportCancelled ImportCompleted ImportCompletedWithErrors ImportFailed ImportInProgress TransferCleanup TransferReady UploadCancellationInProgress UploadCancelled UploadCompleted UploadCompletedWithErrors UploadInProgress" }, - "api/Picturepark.SDK.V1.Contract.PermissionSetUserPermissionRights.html": { - "href": "api/Picturepark.SDK.V1.Contract.PermissionSetUserPermissionRights.html", - "title": "Class PermissionSetUserPermissionRights | Picturepark.SDK.V1 API", - "keywords": "Class PermissionSetUserPermissionRights Inheritance System.Object PermissionSetUserPermissionRights Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetUserPermissionRights Properties PermissionSetId Declaration public string PermissionSetId { get; set; } Property Value System.String PermissionSetRights Declaration public ICollection PermissionSetRights { get; set; } Property Value System.Collections.Generic.ICollection < PermissionSetRight > Methods FromJson(String) Declaration public static PermissionSetUserPermissionRights FromJson(string data) Parameters System.String data Returns PermissionSetUserPermissionRights ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.TransferType.html": { + "href": "api/Picturepark.SDK.V1.Contract.TransferType.html", + "title": "Enum TransferType | Picturepark.SDK.V1 API", + "keywords": "Enum TransferType Type of the transfer Namespace : System.Dynamic.ExpandoObject Syntax public enum TransferType FileUpload FileUploadAutoImport SchemaImport WebDownload" }, - "api/Picturepark.SDK.V1.Contract.PermissionSetUpdateRequestOfMetadataRight.html": { - "href": "api/Picturepark.SDK.V1.Contract.PermissionSetUpdateRequestOfMetadataRight.html", - "title": "Class PermissionSetUpdateRequestOfMetadataRight | Picturepark.SDK.V1 API", - "keywords": "Class PermissionSetUpdateRequestOfMetadataRight Inheritance System.Object PermissionSetUpdateRequestOfMetadataRight PermissionSetUpdateRequestItemOfMetadataRight SchemaPermissionSetUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class PermissionSetUpdateRequestOfMetadataRight Properties Names Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary UserRolesPermissionSetRights Declaration public ICollection UserRolesPermissionSetRights { get; set; } Property Value System.Collections.Generic.ICollection < UserRoleRightsOfPermissionSetRight > UserRolesRights Declaration public ICollection UserRolesRights { get; set; } Property Value System.Collections.Generic.ICollection < UserRoleRightsOfMetadataRight > Methods FromJson(String) Declaration public static PermissionSetUpdateRequestOfMetadataRight FromJson(string data) Parameters System.String data Returns PermissionSetUpdateRequestOfMetadataRight ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.PictureparkService.html": { + "href": "api/Picturepark.SDK.V1.PictureparkService.html", + "title": "Class PictureparkService | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkService Inheritance System.Object PictureparkService Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkService : IPictureparkService, IDisposable Constructors PictureparkService(IPictureparkServiceSettings) Initializes a new instance of the PictureparkService class and uses the BaseUrl of the settings as Picturepark server URL. Declaration public PictureparkService(IPictureparkServiceSettings settings) Parameters IPictureparkServiceSettings settings The service settings. PictureparkService(IPictureparkServiceSettings, HttpClient) Initializes a new instance of the PictureparkService class and uses the BaseUrl of the settings as Picturepark server URL. Declaration public PictureparkService(IPictureparkServiceSettings settings, HttpClient httpClient) Parameters IPictureparkServiceSettings settings The service settings. HttpClient httpClient The HTTP client. Properties BusinessProcess Declaration public IBusinessProcessClient BusinessProcess { get; } Property Value IBusinessProcessClient Implements IPictureparkService.BusinessProcess BusinessRule Declaration public IBusinessRuleClient BusinessRule { get; } Property Value IBusinessRuleClient Implements IPictureparkService.BusinessRule Channel Declaration public IChannelClient Channel { get; } Property Value IChannelClient Implements IPictureparkService.Channel Content Declaration public IContentClient Content { get; } Property Value IContentClient Implements IPictureparkService.Content ContentPermissionSet Declaration public IContentPermissionSetClient ContentPermissionSet { get; } Property Value IContentPermissionSetClient Implements IPictureparkService.ContentPermissionSet DisplayValue Declaration public IDisplayValueClient DisplayValue { get; } Property Value IDisplayValueClient Implements IPictureparkService.DisplayValue DocumentHistory Declaration public IDocumentHistoryClient DocumentHistory { get; } Property Value IDocumentHistoryClient Implements IPictureparkService.DocumentHistory Info Declaration public IInfoClient Info { get; } Property Value IInfoClient Implements IPictureparkService.Info JsonSchema Declaration public IJsonSchemaClient JsonSchema { get; } Property Value IJsonSchemaClient Implements IPictureparkService.JsonSchema ListItem Declaration public IListItemClient ListItem { get; } Property Value IListItemClient Implements IPictureparkService.ListItem LiveStream Declaration public ILiveStreamClient LiveStream { get; } Property Value ILiveStreamClient Implements IPictureparkService.LiveStream Output Declaration public IOutputClient Output { get; } Property Value IOutputClient Implements IPictureparkService.Output OutputFormat Declaration public IOutputFormatClient OutputFormat { get; } Property Value IOutputFormatClient Implements IPictureparkService.OutputFormat Profile Declaration public IProfileClient Profile { get; } Property Value IProfileClient Implements IPictureparkService.Profile Schema Declaration public ISchemaClient Schema { get; } Property Value ISchemaClient Implements IPictureparkService.Schema SchemaPermissionSet Declaration public ISchemaPermissionSetClient SchemaPermissionSet { get; } Property Value ISchemaPermissionSetClient Implements IPictureparkService.SchemaPermissionSet SchemaTransfer Declaration public ISchemaTransferClient SchemaTransfer { get; } Property Value ISchemaTransferClient Implements IPictureparkService.SchemaTransfer Share Declaration public IShareClient Share { get; } Property Value IShareClient Implements IPictureparkService.Share Transfer Declaration public ITransferClient Transfer { get; } Property Value ITransferClient Implements IPictureparkService.Transfer User Declaration public IUserClient User { get; } Property Value IUserClient Implements IPictureparkService.User UserRole Declaration public IUserRoleClient UserRole { get; } Property Value IUserRoleClient Implements IPictureparkService.UserRole Methods Dispose() Declaration public void Dispose() Implements System.IDisposable.Dispose()" }, - "api/Picturepark.SDK.V1.Contract.PermissionSetUpdateRequestOfContentRight.html": { - "href": "api/Picturepark.SDK.V1.Contract.PermissionSetUpdateRequestOfContentRight.html", - "title": "Class PermissionSetUpdateRequestOfContentRight | Picturepark.SDK.V1 API", - "keywords": "Class PermissionSetUpdateRequestOfContentRight Inheritance System.Object PermissionSetUpdateRequestOfContentRight ContentPermissionSetUpdateRequest PermissionSetUpdateRequestItemOfContentRight Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class PermissionSetUpdateRequestOfContentRight Properties Names Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary UserRolesPermissionSetRights Declaration public ICollection UserRolesPermissionSetRights { get; set; } Property Value System.Collections.Generic.ICollection < UserRoleRightsOfPermissionSetRight > UserRolesRights Declaration public ICollection UserRolesRights { get; set; } Property Value System.Collections.Generic.ICollection < UserRoleRightsOfContentRight > Methods FromJson(String) Declaration public static PermissionSetUpdateRequestOfContentRight FromJson(string data) Parameters System.String data Returns PermissionSetUpdateRequestOfContentRight ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.ProfileClient.html": { + "href": "api/Picturepark.SDK.V1.ProfileClient.html", + "title": "Class ProfileClient | Picturepark.SDK.V1 API", + "keywords": "Class ProfileClient Inheritance System.Object ClientBase ProfileClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ProfileClient : ClientBase, IProfileClient Constructors ProfileClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public ProfileClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods GetAsync(CancellationToken) Get Declaration public Task GetAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserProfile > User profile Implements IProfileClient.GetAsync(CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < ProfileClient.ObjectResponseResult > Type Parameters T RequestDeletionAsync(CancellationToken) Request deletion Declaration public Task RequestDeletionAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements IProfileClient.RequestDeletionAsync(CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(UserProfileUpdateRequest, CancellationToken) Update Declaration public Task UpdateAsync(UserProfileUpdateRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters UserProfileUpdateRequest updateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserProfile > Updated user profile Implements IProfileClient.UpdateAsync(UserProfileUpdateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.Contract.PermissionSetUpdateRequestItemOfMetadataRight.html": { - "href": "api/Picturepark.SDK.V1.Contract.PermissionSetUpdateRequestItemOfMetadataRight.html", - "title": "Class PermissionSetUpdateRequestItemOfMetadataRight | Picturepark.SDK.V1 API", - "keywords": "Class PermissionSetUpdateRequestItemOfMetadataRight Inheritance System.Object PermissionSetUpdateRequestOfMetadataRight PermissionSetUpdateRequestItemOfMetadataRight SchemaPermissionSetUpdateRequestItem Inherited Members PermissionSetUpdateRequestOfMetadataRight.Names PermissionSetUpdateRequestOfMetadataRight.UserRolesRights PermissionSetUpdateRequestOfMetadataRight.UserRolesPermissionSetRights System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class PermissionSetUpdateRequestItemOfMetadataRight : PermissionSetUpdateRequestOfMetadataRight Properties Id Declaration public string Id { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PermissionSetUpdateRequestItemOfMetadataRight FromJson(string data) Parameters System.String data Returns PermissionSetUpdateRequestItemOfMetadataRight ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.BusinessProcessClient.html": { + "href": "api/Picturepark.SDK.V1.BusinessProcessClient.html", + "title": "Class BusinessProcessClient | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessClient Inheritance System.Object ClientBase BusinessProcessClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessClient : ClientBase, IBusinessProcessClient Constructors BusinessProcessClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public BusinessProcessClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods CancelAsync(String, CancellationToken) Cancel business process Declaration public Task CancelAsync(string processId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The business process id. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Implements IBusinessProcessClient.CancelAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. BusinessProcessCancellationNotSupportedException Business process does not support cancellation. PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict ChangeStateAsync(String, BusinessProcessStateChangeRequest, CancellationToken) Change business process state Declaration public Task ChangeStateAsync(string processId, BusinessProcessStateChangeRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The business process id. BusinessProcessStateChangeRequest request The business process state change request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > BusinessProcess Implements IBusinessProcessClient.ChangeStateAsync(String, BusinessProcessStateChangeRequest, CancellationToken) Exceptions ApiException A server side error occurred. BusinessProcessNotExternalException Business process is not driven externally, no state changes are allowed. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateAsync(BusinessProcessCreateRequest, CancellationToken) Create business process Declaration public Task CreateAsync(BusinessProcessCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters BusinessProcessCreateRequest request The business process create request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > BusinessProcess Implements IBusinessProcessClient.CreateAsync(BusinessProcessCreateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get business process Declaration public Task GetAsync(string processId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The business process id. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > BusinessProcess Implements IBusinessProcessClient.GetAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetDetailsAsync(String, CancellationToken) Get details Declaration public Task GetDetailsAsync(string processId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The business process id. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcessDetails > BusinessProcessDetails Implements IBusinessProcessClient.GetDetailsAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < BusinessProcessClient.ObjectResponseResult > Type Parameters T SearchAsync(BusinessProcessSearchRequest, CancellationToken) Search Declaration public Task SearchAsync(BusinessProcessSearchRequest businessProcessSearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters BusinessProcessSearchRequest businessProcessSearchRequest The business process request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcessSearchResult > BusinessProcessSearchResult Implements IBusinessProcessClient.SearchAsync(BusinessProcessSearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateNotificationAsync(String, BusinessProcessNotificationUpdateRequest, CancellationToken) Update business process notification Declaration public Task UpdateNotificationAsync(string processId, BusinessProcessNotificationUpdateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The business process id. BusinessProcessNotificationUpdateRequest request The business process notification update request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Implements IBusinessProcessClient.UpdateNotificationAsync(String, BusinessProcessNotificationUpdateRequest, CancellationToken) Exceptions ApiException A server side error occurred. BusinessProcessNotExternalException Business process is not driven externally, no notification changes are allowed. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception WaitForCompletionAsync(String, Nullable, Boolean, CancellationToken) Waits until the business process is completed or the timeout is reached. Declaration public Task WaitForCompletionAsync(string processId, TimeSpan? timeout = default(TimeSpan? ), bool waitForContinuationCompletion = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The process ID. System.Nullable < System.TimeSpan > timeout The timeout in ms to wait for completion. System.Boolean waitForContinuationCompletion Waits for the completion of the continuation business process (if existing, recursively). Default to true. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcessWaitForLifeCycleResult > The wait result. Implements IBusinessProcessClient.WaitForCompletionAsync(String, Nullable, Boolean, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error WaitForCompletionCoreAsync(String, Nullable, Nullable, CancellationToken) Wait for completion Declaration protected Task WaitForCompletionCoreAsync(string processId, TimeSpan? timeout = default(TimeSpan? ), bool? waitForContinuationCompletion = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The business process id. System.Nullable < System.TimeSpan > timeout The timeout to wait for completion. System.Nullable < System.Boolean > waitForContinuationCompletion Waits for the completion of the continuation business process (if existing, recursively). Default to true. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcessWaitForLifeCycleResult > BusinessProcessWaitResult Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception WaitForLifeCyclesAsync(String, IEnumerable, Nullable, CancellationToken) Waits until the business process transitioned into one of the given lifecycles or the timeout is reached. Declaration public Task WaitForLifeCyclesAsync(string processId, IEnumerable lifeCycleIds, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The process ID. IEnumerable < BusinessProcessLifeCycle > lifeCycleIds The business process lifecycle IDs to wait for. System.Nullable < System.TimeSpan > timeout The timeout in ms to wait for completion. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcessWaitForLifeCycleResult > The wait result. Implements IBusinessProcessClient.WaitForLifeCyclesAsync(String, IEnumerable, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error WaitForLifeCyclesCoreAsync(String, IEnumerable, Nullable, CancellationToken) Wait for life cycles Declaration protected Task WaitForLifeCyclesCoreAsync(string processId, IEnumerable lifeCycleIds = null, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The business process id. System.Collections.Generic.IEnumerable < BusinessProcessLifeCycle > lifeCycleIds Business process life cycles to wait for. System.Nullable < System.TimeSpan > timeout The timeout to wait for completion. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcessWaitForLifeCycleResult > BusinessProcessWaitForLifeCycleResult Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception WaitForStatesAsync(String, IEnumerable, Nullable, CancellationToken) Waits until the business process transitioned into one of the given states or the timeout is reached. Declaration public Task WaitForStatesAsync(string processId, IEnumerable states, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The process ID. IEnumerable < System.String > states The states to wait for. System.Nullable < System.TimeSpan > timeout The timeout in ms to wait for completion. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcessWaitForStateResult > The wait result. Implements IBusinessProcessClient.WaitForStatesAsync(String, IEnumerable, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error WaitForStatesCoreAsync(String, IEnumerable, Nullable, CancellationToken) Wait for states Declaration protected Task WaitForStatesCoreAsync(string processId, IEnumerable states = null, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String processId The business process id. System.Collections.Generic.IEnumerable < System.String > states Business process states to wait for. System.Nullable < System.TimeSpan > timeout The timeout to wait for completion. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcessWaitForStateResult > BusinessProcessWaitResult Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.Contract.PermissionSetUpdateRequestItemOfContentRight.html": { - "href": "api/Picturepark.SDK.V1.Contract.PermissionSetUpdateRequestItemOfContentRight.html", - "title": "Class PermissionSetUpdateRequestItemOfContentRight | Picturepark.SDK.V1 API", - "keywords": "Class PermissionSetUpdateRequestItemOfContentRight Inheritance System.Object PermissionSetUpdateRequestOfContentRight PermissionSetUpdateRequestItemOfContentRight ContentPermissionSetUpdateRequestItem Inherited Members PermissionSetUpdateRequestOfContentRight.Names PermissionSetUpdateRequestOfContentRight.UserRolesRights PermissionSetUpdateRequestOfContentRight.UserRolesPermissionSetRights System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class PermissionSetUpdateRequestItemOfContentRight : PermissionSetUpdateRequestOfContentRight Properties Id Declaration public string Id { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PermissionSetUpdateRequestItemOfContentRight FromJson(string data) Parameters System.String data Returns PermissionSetUpdateRequestItemOfContentRight ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessProcessDetailsDataBatchResponse.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessDetailsDataBatchResponse.html", + "title": "Class BusinessProcessDetailsDataBatchResponse | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessDetailsDataBatchResponse Business process detailed information regarding a batch operation Inheritance System.Object BusinessProcessDetailsDataBase BusinessProcessDetailsDataBatchResponse Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessDetailsDataBatchResponse : BusinessProcessDetailsDataBase Properties DocType The DocType on which the operation was performed. Declaration public string DocType { get; set; } Property Value System.String Response The response of the batch operation. Declaration public BatchResponse Response { get; set; } Property Value BatchResponse Methods FromJson(String) Declaration public static BusinessProcessDetailsDataBatchResponse FromJson(string data) Parameters System.String data Returns BusinessProcessDetailsDataBatchResponse ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PermissionSetSearchResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.PermissionSetSearchResult.html", - "title": "Class PermissionSetSearchResult | Picturepark.SDK.V1 API", - "keywords": "Class PermissionSetSearchResult Result of a permission set search operation Inheritance System.Object BaseResultOfPermissionSet SearchBehaviorBaseResultOfPermissionSet PermissionSetSearchResult Inherited Members SearchBehaviorBaseResultOfPermissionSet.SearchString SearchBehaviorBaseResultOfPermissionSet.IsSearchStringRewritten SearchBehaviorBaseResultOfPermissionSet.QueryDebugInformation BaseResultOfPermissionSet.TotalResults BaseResultOfPermissionSet.Results BaseResultOfPermissionSet.ElapsedMilliseconds BaseResultOfPermissionSet.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetSearchResult : SearchBehaviorBaseResultOfPermissionSet Methods FromJson(String) Declaration public static PermissionSetSearchResult FromJson(string data) Parameters System.String data Returns PermissionSetSearchResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessProcessDetailsDataCdnPurge.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessDetailsDataCdnPurge.html", + "title": "Class BusinessProcessDetailsDataCdnPurge | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessDetailsDataCdnPurge Business process detailed information regarding a CDN purge operation Inheritance System.Object BusinessProcessDetailsDataBase BusinessProcessDetailsDataCdnPurge Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessDetailsDataCdnPurge : BusinessProcessDetailsDataBase Properties Jobs Jobs that were processed in the operation. Declaration public ICollection Jobs { get; set; } Property Value System.Collections.Generic.ICollection < CdnPurgeJobBase > SerializedCdnConfiguration Serialized CDN configuration. Declaration public string SerializedCdnConfiguration { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessDetailsDataCdnPurge FromJson(string data) Parameters System.String data Returns BusinessProcessDetailsDataCdnPurge ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PermissionSetSearchRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.PermissionSetSearchRequest.html", - "title": "Class PermissionSetSearchRequest | Picturepark.SDK.V1 API", - "keywords": "Class PermissionSetSearchRequest Request to search permission sets Inheritance System.Object PermissionSetSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetSearchRequest Properties DebugMode Enable debug mode: additional debug information regarding the query execution and reason of the matched documents are returned in the result. Warning! It severely affects performance. Declaration public bool DebugMode { get; set; } Property Value System.Boolean Filter Declaration public FilterBase Filter { get; set; } Property Value FilterBase Limit Limits the number of the returned schemas. Defaults to 30. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken The token used to retrieve the next page of results. It must be null on first request and only filled with the returned pageToken to request next page of results. Declaration public string PageToken { get; set; } Property Value System.String RightFilter Filters based on the PermissionSetRight of the user. Declaration public PermissionSetRight? RightFilter { get; set; } Property Value System.Nullable < PermissionSetRight > SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied in the specified order. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchLanguages When searching in multi language fields, limit the searchable fields to the ones corresponding to the specified languages. If not specified, all metadata languages defined in the system are used. Declaration public ICollection SearchLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchString The string used to query the data. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Sort Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > Methods FromJson(String) Declaration public static PermissionSetSearchRequest FromJson(string data) Parameters System.String data Returns PermissionSetSearchRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessProcessDetailsDataContentImport.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessDetailsDataContentImport.html", + "title": "Class BusinessProcessDetailsDataContentImport | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessDetailsDataContentImport Business process detailed information regarding Content import Inheritance System.Object BusinessProcessDetailsDataBase BusinessProcessDetailsDataContentImport Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessDetailsDataContentImport : BusinessProcessDetailsDataBase Properties Items Items that were imported. Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < ContentImportResult > Methods FromJson(String) Declaration public static BusinessProcessDetailsDataContentImport FromJson(string data) Parameters System.String data Returns BusinessProcessDetailsDataContentImport ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PermissionSetRight.html": { - "href": "api/Picturepark.SDK.V1.Contract.PermissionSetRight.html", - "title": "Enum PermissionSetRight | Picturepark.SDK.V1 API", - "keywords": "Enum PermissionSetRight Permission set rights Namespace : System.Dynamic.ExpandoObject Syntax public enum PermissionSetRight Apply Manage" + "api/Picturepark.SDK.V1.Contract.BusinessProcessDetailsDataSchemaImport.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessDetailsDataSchemaImport.html", + "title": "Class BusinessProcessDetailsDataSchemaImport | Picturepark.SDK.V1 API", + "keywords": "Class BusinessProcessDetailsDataSchemaImport Business process detailed information regarding Schema / ListItems import operation Inheritance System.Object BusinessProcessDetailsDataBase BusinessProcessDetailsDataSchemaImport Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessDetailsDataSchemaImport : BusinessProcessDetailsDataBase Properties ListItemImportResult Result information of a list item import operation Declaration public ListItemImportResult ListItemImportResult { get; set; } Property Value ListItemImportResult SchemaImportResult Result information of a schema import operation Declaration public SchemaImportResult SchemaImportResult { get; set; } Property Value SchemaImportResult Methods FromJson(String) Declaration public static BusinessProcessDetailsDataSchemaImport FromJson(string data) Parameters System.String data Returns BusinessProcessDetailsDataSchemaImport ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Output.html": { - "href": "api/Picturepark.SDK.V1.Contract.Output.html", - "title": "Class Output | Picturepark.SDK.V1 API", - "keywords": "Class Output Output Inheritance System.Object Output OutputDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Output Properties AttemptsLeft Number of rendering retry attempts left. Declaration public int AttemptsLeft { get; set; } Property Value System.Int32 BackupTimestamp Date and time of the backup of the output file. Declaration public DateTime? BackupTimestamp { get; set; } Property Value System.Nullable < System.DateTime > ContentId The ID of the content for which this output has been created. Declaration public string ContentId { get; set; } Property Value System.String Detail Detail of the output that are format dependent. Declaration public OutputDataBase Detail { get; set; } Property Value OutputDataBase DynamicRendering Whether this Output belongs to a dynamic OutputFormat Declaration public bool DynamicRendering { get; set; } Property Value System.Boolean FileVersion Version counter incremented every time this output is rendered (or in case of Original when new original is uploaded). Declaration public int FileVersion { get; set; } Property Value System.Int32 Id The ID of the output. Can be null for dynamic outputs which are not rendered yet. Declaration public string Id { get; set; } Property Value System.String OutputFormatId The ID of the output format this output represents. Declaration public string OutputFormatId { get; set; } Property Value System.String RenderingState The rendering state of the output file. Declaration public OutputRenderingState RenderingState { get; set; } Property Value OutputRenderingState Methods FromJson(String) Declaration public static Output FromJson(string data) Parameters System.String data Returns Output ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleConditionInvalidTriggerPointDocumentTypeException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleConditionInvalidTriggerPointDocumentTypeException.html", + "title": "Class BusinessRuleConditionInvalidTriggerPointDocumentTypeException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleConditionInvalidTriggerPointDocumentTypeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleConditionInvalidTriggerPointDocumentTypeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleConditionInvalidTriggerPointDocumentTypeException : PictureparkValidationException, ISerializable, _Exception Properties AllowedDocumentTypes Declaration public ICollection AllowedDocumentTypes { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRuleTriggerDocType > Methods FromJson(String) Declaration public static BusinessRuleConditionInvalidTriggerPointDocumentTypeException FromJson(string data) Parameters System.String data Returns BusinessRuleConditionInvalidTriggerPointDocumentTypeException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OriginalFormat.html": { - "href": "api/Picturepark.SDK.V1.Contract.OriginalFormat.html", - "title": "Class OriginalFormat | Picturepark.SDK.V1 API", - "keywords": "Class OriginalFormat Inheritance System.Object FormatBase OriginalFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OriginalFormat : FormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String Methods FromJson(String) Declaration public static OriginalFormat FromJson(string data) Parameters System.String data Returns OriginalFormat ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleConditionMissingException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleConditionMissingException.html", + "title": "Class BusinessRuleConditionMissingException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleConditionMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleConditionMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleConditionMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleConditionMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleConditionMissingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OrFilter.html": { - "href": "api/Picturepark.SDK.V1.Contract.OrFilter.html", - "title": "Class OrFilter | Picturepark.SDK.V1 API", - "keywords": "Class OrFilter Put filters in \"or\" Inheritance System.Object FilterBase OrFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OrFilter : FilterBase Properties Filters The filters to put in \"or\". All kinds of filters are accepted. Declaration public ICollection Filters { get; set; } Property Value System.Collections.Generic.ICollection < FilterBase > Methods FromJson(String) Declaration public static OrFilter FromJson(string data) Parameters System.String data Returns OrFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleConditionsMissingException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleConditionsMissingException.html", + "title": "Class BusinessRuleConditionsMissingException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleConditionsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleConditionsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleConditionsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleConditionsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleConditionsMissingException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OrCondition.html": { - "href": "api/Picturepark.SDK.V1.Contract.OrCondition.html", - "title": "Class OrCondition | Picturepark.SDK.V1 API", - "keywords": "Class OrCondition Links conditions with OR Inheritance System.Object BusinessRuleCondition BooleanCondition OrCondition Inherited Members BooleanCondition.Conditions System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OrCondition : BooleanCondition Methods FromJson(String) Declaration public static OrCondition FromJson(string data) Parameters System.String data Returns OrCondition ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleConfigurable.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleConfigurable.html", + "title": "Class BusinessRuleConfigurable | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleConfigurable A business rule configurable by specific actions and conditions Inheritance System.Object BusinessRule BusinessRuleConfigurable Inherited Members BusinessRule.Id BusinessRule.TriggerPoint BusinessRule.IsEnabled BusinessRule.Names BusinessRule.Description System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleConfigurable : BusinessRule Properties Actions The actions that are performed when this rule triggers. Declaration public ICollection Actions { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRuleAction > Condition The condition that makes this rule trigger. Declaration public BusinessRuleCondition Condition { get; set; } Property Value BusinessRuleCondition TransformationGroups Optional transformations to apply. Declaration public ICollection TransformationGroups { get; set; } Property Value System.Collections.Generic.ICollection < BusinessRuleTransformationGroup > Methods FromJson(String) Declaration public static BusinessRuleConfigurable FromJson(string data) Parameters System.String data Returns BusinessRuleConfigurable ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OperationInProgressException.html": { - "href": "api/Picturepark.SDK.V1.Contract.OperationInProgressException.html", - "title": "Class OperationInProgressException | Picturepark.SDK.V1 API", - "keywords": "Class OperationInProgressException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException OperationInProgressException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OperationInProgressException : PictureparkBusinessException, ISerializable, _Exception Properties LeaseResourceType Declaration public LeaseResourceType LeaseResourceType { get; set; } Property Value LeaseResourceType Methods FromJson(String) Declaration public static OperationInProgressException FromJson(string data) Parameters System.String data Returns OperationInProgressException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleNGramTransformationMaxWordLengthInvalidException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleNGramTransformationMaxWordLengthInvalidException.html", + "title": "Class BusinessRuleNGramTransformationMaxWordLengthInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleNGramTransformationMaxWordLengthInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleNGramTransformationMaxWordLengthInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleNGramTransformationMaxWordLengthInvalidException : PictureparkValidationException, ISerializable, _Exception Properties MaxWordLength Declaration public int MaxWordLength { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static BusinessRuleNGramTransformationMaxWordLengthInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleNGramTransformationMaxWordLengthInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.OnlyAccessibleToRecipientException.html": { - "href": "api/Picturepark.SDK.V1.Contract.OnlyAccessibleToRecipientException.html", - "title": "Class OnlyAccessibleToRecipientException | Picturepark.SDK.V1 API", - "keywords": "Class OnlyAccessibleToRecipientException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException OnlyAccessibleToRecipientException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class OnlyAccessibleToRecipientException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static OnlyAccessibleToRecipientException FromJson(string data) Parameters System.String data Returns OnlyAccessibleToRecipientException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleNGramTransformationMinWordLengthInvalidException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleNGramTransformationMinWordLengthInvalidException.html", + "title": "Class BusinessRuleNGramTransformationMinWordLengthInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleNGramTransformationMinWordLengthInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleNGramTransformationMinWordLengthInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleNGramTransformationMinWordLengthInvalidException : PictureparkValidationException, ISerializable, _Exception Properties MinWordLength Declaration public int MinWordLength { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static BusinessRuleNGramTransformationMinWordLengthInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleNGramTransformationMinWordLengthInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ObjectTypeMismatchException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ObjectTypeMismatchException.html", - "title": "Class ObjectTypeMismatchException | Picturepark.SDK.V1 API", - "keywords": "Class ObjectTypeMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ObjectTypeMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ObjectTypeMismatchException : PictureparkBusinessException, ISerializable, _Exception Properties Type Declaration public string Type { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ObjectTypeMismatchException FromJson(string data) Parameters System.String data Returns ObjectTypeMismatchException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleNGramTransformationSizeInvalidException.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleNGramTransformationSizeInvalidException.html", + "title": "Class BusinessRuleNGramTransformationSizeInvalidException | Picturepark.SDK.V1 API", + "keywords": "Class BusinessRuleNGramTransformationSizeInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleNGramTransformationSizeInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleNGramTransformationSizeInvalidException : PictureparkValidationException, ISerializable, _Exception Properties MaxSize Declaration public int MaxSize { get; set; } Property Value System.Int32 MinSize Declaration public int MinSize { get; set; } Property Value System.Int32 Size Declaration public int Size { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static BusinessRuleNGramTransformationSizeInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleNGramTransformationSizeInvalidException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ObjectStoreResponseException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ObjectStoreResponseException.html", - "title": "Class ObjectStoreResponseException | Picturepark.SDK.V1 API", - "keywords": "Class ObjectStoreResponseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ObjectStoreResponseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ObjectStoreResponseException : PictureparkBusinessException, ISerializable, _Exception Properties Message Declaration public string Message { get; set; } Property Value System.String RowErrorMessages Declaration public string RowErrorMessages { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ObjectStoreResponseException FromJson(string data) Parameters System.String data Returns ObjectStoreResponseException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BusinessRuleNumberCompareConditionMode.html": { + "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleNumberCompareConditionMode.html", + "title": "Enum BusinessRuleNumberCompareConditionMode | Picturepark.SDK.V1 API", + "keywords": "Enum BusinessRuleNumberCompareConditionMode Namespace : System.Dynamic.ExpandoObject Syntax public enum BusinessRuleNumberCompareConditionMode Equal GreaterThan GreaterThanEqual LessThan LessThanEqual" }, - "api/Picturepark.SDK.V1.Contract.ListItemCreateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemCreateRequest.html", - "title": "Class ListItemCreateRequest | Picturepark.SDK.V1 API", - "keywords": "Class ListItemCreateRequest Request to create a list item Inheritance System.Object ListItemCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemCreateRequest Properties Content The content data of the list item. It's an object of dynamic metadata whose structure is defined in the Content schema. Declaration public object Content { get; set; } Property Value System.Object ContentSchemaId The ID of the content schema. The SchemaType of the specified schema must be List. Declaration public string ContentSchemaId { get; set; } Property Value System.String RequestId Optional client reference for this request. Will be returned back in response to make easier for clients to match request items with the respective results. It is not persisted anywhere and it is ignored in single operations. Declaration public string RequestId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ListItemCreateRequest FromJson(string data) Parameters System.String data Returns ListItemCreateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Content.html": { + "href": "api/Picturepark.SDK.V1.Contract.Content.html", + "title": "Class Content | Picturepark.SDK.V1 API", + "keywords": "Class Content Inheritance System.Object Content Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Content Properties Audit Audit information. Declaration public UserAudit Audit { get; set; } Property Value UserAudit BrokenIndirectReferenceIds All the ids of the broken indirect references (tagbox that has a property that reference a broken tagbox) Declaration public ICollection BrokenIndirectReferenceIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > BrokenReferenceIds All the ids of the broken references (tagboxes) Declaration public ICollection BrokenReferenceIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > BrokenRelationTargetIds All the target ids of the broken relations Declaration public ICollection BrokenRelationTargetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > ContentSchemaId The id of the schema with schema type content. Declaration public string ContentSchemaId { get; set; } Property Value System.String ContentType The content type of this content. All except Virtual are binary files. Declaration public ContentType ContentType { get; set; } Property Value ContentType DisplayValues Contains display values of the specified language, rendered according to the content schema's display pattern configuration. Declaration public IDictionary DisplayValues { get; set; } Property Value System.Collections.Generic.IDictionary < System.String , System.String > Id Declaration public string Id { get; set; } Property Value System.String LayerSchemaIds An optional id list of schemas with schema type layer. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static Content FromJson(string data) Parameters System.String data Returns Content ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ListItemCreateManyRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemCreateManyRequest.html", - "title": "Class ListItemCreateManyRequest | Picturepark.SDK.V1 API", - "keywords": "Class ListItemCreateManyRequest Request to create multiple list items Inheritance System.Object ListItemCreateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemCreateManyRequest Properties AllowMissingDependencies Allows creating list items that refer to list items or contents that don't exist in the system. Declaration public bool AllowMissingDependencies { get; set; } Property Value System.Boolean Items Items to be created. Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < ListItemCreateRequest > Methods FromJson(String) Declaration public static ListItemCreateManyRequest FromJson(string data) Parameters System.String data Returns ListItemCreateManyRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentAggregationOnChannelRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentAggregationOnChannelRequest.html", + "title": "Class ContentAggregationOnChannelRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentAggregationOnChannelRequest Request to aggregate contents based on the aggregators defined on a channel Inheritance System.Object ContentAggregationOnChannelRequest ContentAggregationRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentAggregationOnChannelRequest Properties AggregationFilters Special filters used to filter down the aggregations' values on specific conditions. The behavior is different when filtering an aggregation that matches the same AggregationName or another aggregation. In the first case, the filter is put in \"or\" with (eventual) other existing filters. In the second case it is put in \"and\". Declaration public ICollection AggregationFilters { get; set; } Property Value System.Collections.Generic.ICollection < AggregationFilter > BrokenDependenciesFilter Limits the aggregation to the contents that have or not have broken references. By default it includes both. Declaration public BrokenDependenciesFilter BrokenDependenciesFilter { get; set; } Property Value BrokenDependenciesFilter ChannelId Limits the simple search fields to the fields available in the specified channel. Defaults to RootChannel. For the ContentAggregationOnChannelRequest only, the existing aggregation saved on the channel are retrieved and used to perform the aggregation. Declaration public string ChannelId { get; set; } Property Value System.String CollectionId Limit the search to the contents belonging to the specified collection. Declaration public string CollectionId { get; set; } Property Value System.String Filter An optional filter to limit the contents to aggregate on. Declaration public FilterBase Filter { get; set; } Property Value FilterBase LifeCycleFilter Limits the aggregation to the contents that have the specified life cycle state. Defaults to ActiveOnly. Declaration public LifeCycleFilter LifeCycleFilter { get; set; } Property Value LifeCycleFilter SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied in the specified order. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchLanguages When searching in multi language fields, limit the searchable fields to the ones corresponding to the specified languages. If not specified, all metadata languages defined in the system are used. Declaration public ICollection SearchLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchString The string used to query the list items to aggregate. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String SearchType Type of search to be performed: search only in metadata, only in the extracted fulltext from the file or both. Default to Metadata. Declaration public ContentSearchType SearchType { get; set; } Property Value ContentSearchType Methods FromJson(String) Declaration public static ContentAggregationOnChannelRequest FromJson(string data) Parameters System.String data Returns ContentAggregationOnChannelRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ListItemAggregationRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItemAggregationRequest.html", - "title": "Class ListItemAggregationRequest | Picturepark.SDK.V1 API", - "keywords": "Class ListItemAggregationRequest Request to aggregate list items Inheritance System.Object ListItemAggregationRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItemAggregationRequest Properties AggregationFilters Special filters used to filter down the aggregations' values on specific conditions. The behavior is different when filtering an aggregation that matches the same AggregationName or another aggregation. In the first case, the filter is put in \"or\" with (eventual) other existing filters. In the second case it is put in \"and\". Declaration public ICollection AggregationFilters { get; set; } Property Value System.Collections.Generic.ICollection < AggregationFilter > Aggregators List of aggregators that defines how the list item should be aggregated. Declaration public ICollection Aggregators { get; set; } Property Value System.Collections.Generic.ICollection < AggregatorBase > BrokenDependenciesFilter Limits the aggregation to the list items that have or not have broken references. By default it includes both. Declaration public BrokenDependenciesFilter BrokenDependenciesFilter { get; set; } Property Value BrokenDependenciesFilter Filter An optional filter to limit the list items to aggregate on. Declaration public FilterBase Filter { get; set; } Property Value FilterBase IncludeAllSchemaChildren Broadens the search to include all schema descendant list items. Declaration public bool IncludeAllSchemaChildren { get; set; } Property Value System.Boolean LifeCycleFilter Limits the aggregation to the list items that have the specified life cycle state. Defaults to ActiveOnly. Declaration public LifeCycleFilter LifeCycleFilter { get; set; } Property Value LifeCycleFilter SchemaIds Limits the search among the list items of the provided schemas. Declaration public ICollection SchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied in the specified order. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchLanguages When searching in multi language fields, limit the searchable fields to the ones corresponding to the specified languages. If not specified, all metadata languages defined in the system are used. Declaration public ICollection SearchLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchString The string used to query the list items to aggregate. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ListItemAggregationRequest FromJson(string data) Parameters System.String data Returns ListItemAggregationRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentAggregationRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentAggregationRequest.html", + "title": "Class ContentAggregationRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentAggregationRequest Request to aggregate contents based on the specified aggregators Inheritance System.Object ContentAggregationOnChannelRequest ContentAggregationRequest Inherited Members ContentAggregationOnChannelRequest.SearchString ContentAggregationOnChannelRequest.SearchBehaviors ContentAggregationOnChannelRequest.Filter ContentAggregationOnChannelRequest.AggregationFilters ContentAggregationOnChannelRequest.ChannelId ContentAggregationOnChannelRequest.SearchLanguages ContentAggregationOnChannelRequest.CollectionId ContentAggregationOnChannelRequest.LifeCycleFilter ContentAggregationOnChannelRequest.BrokenDependenciesFilter ContentAggregationOnChannelRequest.SearchType System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentAggregationRequest : ContentAggregationOnChannelRequest Properties Aggregators List of aggregators that defines how the contents should be aggregated. Declaration public ICollection Aggregators { get; set; } Property Value System.Collections.Generic.ICollection < AggregatorBase > Methods FromJson(String) Declaration public static ContentAggregationRequest FromJson(string data) Parameters System.String data Returns ContentAggregationRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ListItem.html": { - "href": "api/Picturepark.SDK.V1.Contract.ListItem.html", - "title": "Class ListItem | Picturepark.SDK.V1 API", - "keywords": "Class ListItem Inheritance System.Object ListItem Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ListItem Properties Audit Audit information. Declaration public UserAudit Audit { get; set; } Property Value UserAudit BrokenIndirectReferenceIds All the ids of the broken indirect references (tagbox that has a property that reference a broken tagbox) Declaration public ICollection BrokenIndirectReferenceIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > BrokenReferenceIds All the ids of the broken references (tagboxes) Declaration public ICollection BrokenReferenceIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > BrokenRelationTargetIds All the target ids of the broken relations Declaration public ICollection BrokenRelationTargetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Content The content data of the list item. Declaration public object Content { get; set; } Property Value System.Object ContentSchemaId The id of the schema with schema type list. Declaration public string ContentSchemaId { get; set; } Property Value System.String DisplayValues Contains language specific display values, rendered according to the list schema's display pattern configuration. Declaration public DisplayValueDictionary DisplayValues { get; set; } Property Value DisplayValueDictionary Id The list item id. Declaration public string Id { get; set; } Property Value System.String Methods ConvertTo() Converts the content of a list item detail to the given type. Declaration public T ConvertTo() Returns T The converted content. Type Parameters T The content type. FromJson(String) Declaration public static ListItem FromJson(string data) Parameters System.String data Returns ListItem ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentBackupFailedException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentBackupFailedException.html", + "title": "Class ContentBackupFailedException | Picturepark.SDK.V1 API", + "keywords": "Class ContentBackupFailedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ContentBackupFailedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentBackupFailedException : PictureparkBusinessException, ISerializable, _Exception Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String OutputFormatId Declaration public string OutputFormatId { get; set; } Property Value System.String OutputId Declaration public string OutputId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentBackupFailedException FromJson(string data) Parameters System.String data Returns ContentBackupFailedException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.LifeCycleFilter.html": { - "href": "api/Picturepark.SDK.V1.Contract.LifeCycleFilter.html", - "title": "Enum LifeCycleFilter | Picturepark.SDK.V1 API", - "keywords": "Enum LifeCycleFilter Namespace : System.Dynamic.ExpandoObject Syntax public enum LifeCycleFilter ActiveInactiveOnly ActiveOnly All InactiveOnly" + "api/Picturepark.SDK.V1.Contract.ContentFileReplaceTypeMismatchException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentFileReplaceTypeMismatchException.html", + "title": "Class ContentFileReplaceTypeMismatchException | Picturepark.SDK.V1 API", + "keywords": "Class ContentFileReplaceTypeMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ContentFileReplaceTypeMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentFileReplaceTypeMismatchException : PictureparkValidationException, ISerializable, _Exception Properties ContentId Declaration public string ContentId { get; set; } Property Value System.String NewContentType Declaration public ContentType NewContentType { get; set; } Property Value ContentType OriginalContentType Declaration public ContentType OriginalContentType { get; set; } Property Value ContentType Methods FromJson(String) Declaration public static ContentFileReplaceTypeMismatchException FromJson(string data) Parameters System.String data Returns ContentFileReplaceTypeMismatchException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.LifeCycle.html": { - "href": "api/Picturepark.SDK.V1.Contract.LifeCycle.html", - "title": "Enum LifeCycle | Picturepark.SDK.V1 API", - "keywords": "Enum LifeCycle Lifecycle Namespace : System.Dynamic.ExpandoObject Syntax public enum LifeCycle Active Deleted Draft Inactive" + "api/Picturepark.SDK.V1.Contract.ContentFileUpdateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentFileUpdateRequest.html", + "title": "Class ContentFileUpdateRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentFileUpdateRequest Request to update a content file Inheritance System.Object ContentFileUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentFileUpdateRequest Properties FileTransferId ID of the file transfer to use to replace the content file. Declaration public string FileTransferId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentFileUpdateRequest FromJson(string data) Parameters System.String data Returns ContentFileUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaFieldIdUppercaseException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldIdUppercaseException.html", - "title": "Class SchemaFieldIdUppercaseException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldIdUppercaseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldIdUppercaseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldIdUppercaseException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldIdUppercaseException FromJson(string data) Parameters System.String data Returns SchemaFieldIdUppercaseException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentFilterRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentFilterRequest.html", + "title": "Class ContentFilterRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentFilterRequest Inheritance System.Object ContentFilterRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentFilterRequest Properties BrokenDependenciesFilter Filter the content document result set to those that have or not have broken references Declaration public BrokenDependenciesFilter BrokenDependenciesFilter { get; set; } Property Value BrokenDependenciesFilter ChannelId Limits the simple search fields to the fields available in the specified channel. Declaration public string ChannelId { get; set; } Property Value System.String CollectionId The collection id. Declaration public string CollectionId { get; set; } Property Value System.String Filter An optional search filter. Limits the content document result set. Declaration public FilterBase Filter { get; set; } Property Value FilterBase LifeCycleFilter Limits the content document result set to that life cycle state. Defaults to ActiveOnly. Declaration public LifeCycleFilter LifeCycleFilter { get; set; } Property Value LifeCycleFilter RightsFilter Limits the content document result set to specific ContentRights the user has Declaration public ICollection RightsFilter { get; set; } Property Value System.Collections.Generic.ICollection < ContentRight > SearchLanguages Only searches the specified language values. Defaults to all metadata languages of the language configuration. Declaration public ICollection SearchLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchString Limits the search by using a query string filter. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String SearchType Type of search to be performed: against metadata, extracted fulltext from documents or both. Default to Metadata. Declaration public ContentSearchType SearchType { get; set; } Property Value ContentSearchType Methods FromJson(String) Declaration public static ContentFilterRequest FromJson(string data) Parameters System.String data Returns ContentFilterRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.SchemaFieldIdPreviouslyUsedException.html": { - "href": "api/Picturepark.SDK.V1.Contract.SchemaFieldIdPreviouslyUsedException.html", - "title": "Class SchemaFieldIdPreviouslyUsedException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldIdPreviouslyUsedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldIdPreviouslyUsedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldIdPreviouslyUsedException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String UsedInSchemaId Declaration public string UsedInSchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldIdPreviouslyUsedException FromJson(string data) Parameters System.String data Returns SchemaFieldIdPreviouslyUsedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentImportResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentImportResult.html", + "title": "Class ContentImportResult | Picturepark.SDK.V1 API", + "keywords": "Class ContentImportResult Represents an item imported during a content import Inheritance System.Object ContentImportResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentImportResult Properties ContentId ID of the resulting content. Declaration public string ContentId { get; set; } Property Value System.String Error If the operation did not succeeded, this contains error related information. Declaration public ErrorResponse Error { get; set; } Property Value ErrorResponse FileTransferId ID of the file transfer. Declaration public string FileTransferId { get; set; } Property Value System.String State State of the item. Declaration public string State { get; set; } Property Value System.String Succeeded Indicates if the operation succeeded. Declaration public bool Succeeded { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static ContentImportResult FromJson(string data) Parameters System.String data Returns ContentImportResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PermissionSetOwnershipTransferRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.PermissionSetOwnershipTransferRequest.html", - "title": "Class PermissionSetOwnershipTransferRequest | Picturepark.SDK.V1 API", - "keywords": "Class PermissionSetOwnershipTransferRequest Inheritance System.Object PermissionSetOwnershipTransferRequest PermissionSetOwnershipTransferItem Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetOwnershipTransferRequest Properties TransferUserId The ID of the user to whom the permission set ownership should be transferred to. Declaration public string TransferUserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PermissionSetOwnershipTransferRequest FromJson(string data) Parameters System.String data Returns PermissionSetOwnershipTransferRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentType.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentType.html", + "title": "Enum ContentType | Picturepark.SDK.V1 API", + "keywords": "Enum ContentType Content types Namespace : System.Dynamic.ExpandoObject Syntax public enum ContentType Application Archive Audio Bitmap Cad Database DesktopPublishingDocument Font InterchangeDocument Model3d Multimedia Presentation RawImage SourceCode Spreadsheet TextDocument Unknown VectorGraphic Video Virtual WordProcessingDocument" }, - "api/Picturepark.SDK.V1.Contract.PermissionSetOwnershipTransferManyRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.PermissionSetOwnershipTransferManyRequest.html", - "title": "Class PermissionSetOwnershipTransferManyRequest | Picturepark.SDK.V1 API", - "keywords": "Class PermissionSetOwnershipTransferManyRequest Inheritance System.Object PermissionSetOwnershipTransferManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetOwnershipTransferManyRequest Properties Items Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < PermissionSetOwnershipTransferItem > Methods FromJson(String) Declaration public static PermissionSetOwnershipTransferManyRequest FromJson(string data) Parameters System.String data Returns PermissionSetOwnershipTransferManyRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContractMismatchException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContractMismatchException.html", + "title": "Class ContractMismatchException | Picturepark.SDK.V1 API", + "keywords": "Class ContractMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ContractMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContractMismatchException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static ContractMismatchException FromJson(string data) Parameters System.String data Returns ContractMismatchException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.PermissionSetOwnershipTransferItem.html": { - "href": "api/Picturepark.SDK.V1.Contract.PermissionSetOwnershipTransferItem.html", - "title": "Class PermissionSetOwnershipTransferItem | Picturepark.SDK.V1 API", - "keywords": "Class PermissionSetOwnershipTransferItem Inheritance System.Object PermissionSetOwnershipTransferRequest PermissionSetOwnershipTransferItem Inherited Members PermissionSetOwnershipTransferRequest.TransferUserId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetOwnershipTransferItem : PermissionSetOwnershipTransferRequest Properties PermissionSetId The permission set ID. Declaration public string PermissionSetId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PermissionSetOwnershipTransferItem FromJson(string data) Parameters System.String data Returns PermissionSetOwnershipTransferItem ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.CreateShareResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.CreateShareResult.html", + "title": "Class CreateShareResult | Picturepark.SDK.V1 API", + "keywords": "Class CreateShareResult Result of share creation Inheritance System.Object CreateShareResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CreateShareResult Properties ShareId Share ID. Declaration public string ShareId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CreateShareResult FromJson(string data) Parameters System.String data Returns CreateShareResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.AndCondition.html": { - "href": "api/Picturepark.SDK.V1.Contract.AndCondition.html", - "title": "Class AndCondition | Picturepark.SDK.V1 API", - "keywords": "Class AndCondition Links conditions with AND Inheritance System.Object BusinessRuleCondition BooleanCondition AndCondition Inherited Members BooleanCondition.Conditions System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AndCondition : BooleanCondition Methods FromJson(String) Declaration public static AndCondition FromJson(string data) Parameters System.String data Returns AndCondition ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.CustomerBoostValuesUpdateTimeoutException.html": { + "href": "api/Picturepark.SDK.V1.Contract.CustomerBoostValuesUpdateTimeoutException.html", + "title": "Class CustomerBoostValuesUpdateTimeoutException | Picturepark.SDK.V1 API", + "keywords": "Class CustomerBoostValuesUpdateTimeoutException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PictureparkTimeoutException CustomerBoostValuesUpdateTimeoutException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerBoostValuesUpdateTimeoutException : PictureparkTimeoutException, ISerializable, _Exception Properties EnvironmentProcessId Declaration public string EnvironmentProcessId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerBoostValuesUpdateTimeoutException FromJson(string data) Parameters System.String data Returns CustomerBoostValuesUpdateTimeoutException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.VersionInfo.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.VersionInfo.html", - "title": "Class VersionInfo | Picturepark.SDK.V1 API", - "keywords": "Class VersionInfo The version view item for the environment. Inheritance System.Object VersionInfo CustomerVersionInfo Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class VersionInfo Properties ContractVersion The current contract version stored in CustomerDoc / EnvironmentDoc. Declaration public string ContractVersion { get; set; } Property Value System.String FileProductVersion The GitVersionTask generated file product version of Picturepark.Configuration.dll. Declaration public string FileProductVersion { get; set; } Property Value System.String FileVersion The manual file version of Picturepark.Contract.dll. Declaration public string FileVersion { get; set; } Property Value System.String Release The bamboo release version. Only provided on bamboo deployments. Declaration public string Release { get; set; } Property Value System.String Methods FromJson(String) Declaration public static VersionInfo FromJson(string data) Parameters System.String data Returns VersionInfo ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.CustomerChangeEvent.html": { + "href": "api/Picturepark.SDK.V1.Contract.CustomerChangeEvent.html", + "title": "Class CustomerChangeEvent | Picturepark.SDK.V1 API", + "keywords": "Class CustomerChangeEvent Inheritance System.Object ApplicationEvent ConfigurationChangeEvent CustomerChangeEvent Inherited Members ConfigurationChangeEvent.DocumentType ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerChangeEvent : ConfigurationChangeEvent Properties LifeCycle Declaration public LifeCycle LifeCycle { get; set; } Property Value LifeCycle Methods FromJson(String) Declaration public static CustomerChangeEvent FromJson(string data) Parameters System.String data Returns CustomerChangeEvent ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.UserWithRoles.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UserWithRoles.html", - "title": "Class UserWithRoles | Picturepark.SDK.V1 API", - "keywords": "Class UserWithRoles User information retrieved via search Inheritance System.Object UserWithRoles Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserWithRoles Properties AuthorizationState Authorization state the user is currently in. Declaration public AuthorizationState AuthorizationState { get; set; } Property Value AuthorizationState EmailAddress Email address of the user (doubles as username). Declaration public string EmailAddress { get; set; } Property Value System.String FirstName User's first name. Declaration public string FirstName { get; set; } Property Value System.String Id User's Picturepark ID. Declaration public string Id { get; set; } Property Value System.String IsReadOnly Read-only users can't be removed from the system, e.g. service user. Declaration public bool IsReadOnly { get; set; } Property Value System.Boolean IsSupportUser The support user is a user created for Picturepark support personnel. Declaration public bool IsSupportUser { get; set; } Property Value System.Boolean LastName User's last name. Declaration public string LastName { get; set; } Property Value System.String LifeCycle Life cycle state the user is currently in. Declaration public LifeCycle LifeCycle { get; set; } Property Value LifeCycle UserRoleIds IDs of user roles user is assigned to Declaration public ICollection UserRoleIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static UserWithRoles FromJson(string data) Parameters System.String data Returns UserWithRoles ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.CustomerDeactivationException.html": { + "href": "api/Picturepark.SDK.V1.Contract.CustomerDeactivationException.html", + "title": "Class CustomerDeactivationException | Picturepark.SDK.V1 API", + "keywords": "Class CustomerDeactivationException Inheritance System.Object System.Exception PictureparkException CustomerDeactivationException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerDeactivationException : PictureparkException, ISerializable, _Exception Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String DeactivationMessage Declaration public string DeactivationMessage { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerDeactivationException FromJson(string data) Parameters System.String data Returns CustomerDeactivationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.UserUnlockDisallowedException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UserUnlockDisallowedException.html", - "title": "Class UserUnlockDisallowedException | Picturepark.SDK.V1 API", - "keywords": "Class UserUnlockDisallowedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException UserUnlockDisallowedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserUnlockDisallowedException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static UserUnlockDisallowedException FromJson(string data) Parameters System.String data Returns UserUnlockDisallowedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.CustomerHostNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.CustomerHostNotFoundException.html", + "title": "Class CustomerHostNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class CustomerHostNotFoundException Inheritance System.Object System.Exception PictureparkException CustomerHostNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerHostNotFoundException : PictureparkException, ISerializable, _Exception Properties HostName Declaration public string HostName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerHostNotFoundException FromJson(string data) Parameters System.String data Returns CustomerHostNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.UserRolesNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UserRolesNotFoundException.html", - "title": "Class UserRolesNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class UserRolesNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException UserRolesNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRolesNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties UserRoleIds Declaration public ICollection UserRoleIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static UserRolesNotFoundException FromJson(string data) Parameters System.String data Returns UserRolesNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DuplicateOutputFormatIdException.html": { + "href": "api/Picturepark.SDK.V1.Contract.DuplicateOutputFormatIdException.html", + "title": "Class DuplicateOutputFormatIdException | Picturepark.SDK.V1 API", + "keywords": "Class DuplicateOutputFormatIdException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicateOutputFormatIdException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateOutputFormatIdException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static DuplicateOutputFormatIdException FromJson(string data) Parameters System.String data Returns DuplicateOutputFormatIdException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryBaseCreateRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryBaseCreateRequest.html", - "title": "Class SnapshotRepositoryBaseCreateRequest | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotRepositoryBaseCreateRequest Inheritance System.Object SnapshotRepositoryBaseCreateRequest SnapshotRepositoryCustomerCreateRequest SnapshotRepositoryEnvironmentCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class SnapshotRepositoryBaseCreateRequest Properties RepositoryName Declaration public string RepositoryName { get; set; } Property Value System.String StartTime Declaration public DateTime StartTime { get; set; } Property Value System.DateTime Methods FromJson(String) Declaration public static SnapshotRepositoryBaseCreateRequest FromJson(string data) Parameters System.String data Returns SnapshotRepositoryBaseCreateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DuplicateRightException.html": { + "href": "api/Picturepark.SDK.V1.Contract.DuplicateRightException.html", + "title": "Class DuplicateRightException | Picturepark.SDK.V1 API", + "keywords": "Class DuplicateRightException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicateRightException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateRightException : PictureparkValidationException, ISerializable, _Exception Properties PermissionSetId Declaration public string PermissionSetId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateRightException FromJson(string data) Parameters System.String data Returns DuplicateRightException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryArchiveRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepositoryArchiveRequest.html", - "title": "Class SnapshotRepositoryArchiveRequest | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotRepositoryArchiveRequest Inheritance System.Object SnapshotRepositoryArchiveRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotRepositoryArchiveRequest Properties IsArchived Declaration public bool IsArchived { get; set; } Property Value System.Boolean RepositoryName Declaration public string RepositoryName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SnapshotRepositoryArchiveRequest FromJson(string data) Parameters System.String data Returns SnapshotRepositoryArchiveRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DuplicateSchemaException.html": { + "href": "api/Picturepark.SDK.V1.Contract.DuplicateSchemaException.html", + "title": "Class DuplicateSchemaException | Picturepark.SDK.V1 API", + "keywords": "Class DuplicateSchemaException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException DuplicateSchemaException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateSchemaException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateSchemaException FromJson(string data) Parameters System.String data Returns DuplicateSchemaException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepository.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotRepository.html", - "title": "Class SnapshotRepository | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotRepository Inheritance System.Object SnapshotRepository Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotRepository Properties EntityId Declaration public string EntityId { get; set; } Property Value System.String EntityType Declaration public BackupEntityType EntityType { get; set; } Property Value BackupEntityType Id Declaration public string Id { get; set; } Property Value System.String IsArchived Declaration public bool IsArchived { get; set; } Property Value System.Boolean Name Declaration public string Name { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SnapshotRepository FromJson(string data) Parameters System.String data Returns SnapshotRepository ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DuplicateSchemaInfoException.html": { + "href": "api/Picturepark.SDK.V1.Contract.DuplicateSchemaInfoException.html", + "title": "Class DuplicateSchemaInfoException | Picturepark.SDK.V1 API", + "keywords": "Class DuplicateSchemaInfoException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException DuplicateSchemaInfoException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DuplicateSchemaInfoException : PictureparkBusinessException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DuplicateSchemaInfoException FromJson(string data) Parameters System.String data Returns DuplicateSchemaInfoException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotFailedException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotFailedException.html", - "title": "Class SnapshotFailedException | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotFailedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException SnapshotFailedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotFailedException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static SnapshotFailedException FromJson(string data) Parameters System.String data Returns SnapshotFailedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.FieldIndexingInfo.html": { + "href": "api/Picturepark.SDK.V1.Contract.FieldIndexingInfo.html", + "title": "Class FieldIndexingInfo | Picturepark.SDK.V1 API", + "keywords": "Class FieldIndexingInfo Indexing information for a field of a schema Inheritance System.Object FieldIndexingInfo Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldIndexingInfo Properties Boost Value to prioritize search results. Set to 1 by default. Ignored if SimpleSearch not set to true. Declaration public double Boost { get; set; } Property Value System.Double Id The field ID. Declaration public string Id { get; set; } Property Value System.String Index Field is stored for filtering. Declaration public bool Index { get; set; } Property Value System.Boolean RelatedSchemaIndexing Indexing information of schema's fields related to this field (if existing). Declaration public SchemaIndexingInfo RelatedSchemaIndexing { get; set; } Property Value SchemaIndexingInfo SimpleSearch Field is stored for simple search. Declaration public bool SimpleSearch { get; set; } Property Value System.Boolean Sortable Field is stored for sorting. Declaration public bool Sortable { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static FieldIndexingInfo FromJson(string data) Parameters System.String data Returns FieldIndexingInfo ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInUseContentException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInUseContentException.html", - "title": "Class SchemaInUseContentException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaInUseContentException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInUseContentException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInUseContentException : PictureparkValidationException, ISerializable, _Exception Properties ContentCount Declaration public long ContentCount { get; set; } Property Value System.Int64 SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInUseContentException FromJson(string data) Parameters System.String data Returns SchemaInUseContentException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.FieldLong.html": { + "href": "api/Picturepark.SDK.V1.Contract.FieldLong.html", + "title": "Class FieldLong | Picturepark.SDK.V1 API", + "keywords": "Class FieldLong The field used to store a long value Inheritance System.Object FieldBase FieldLong FieldLongArray Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldLong : FieldBase Properties Boost Value to prioritize search results. Set to 1 by default. Ignored if SimpleSearch not set to true. Declaration public double Boost { get; set; } Property Value System.Double Maximum The maximum possible value. Declaration public decimal? Maximum { get; set; } Property Value System.Nullable < System.Decimal > Minimum The minimum possible value. Declaration public decimal? Minimum { get; set; } Property Value System.Nullable < System.Decimal > Pattern The long pattern structure. Declaration public string Pattern { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FieldLong FromJson(string data) Parameters System.String data Returns FieldLong ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInheritanceTypeDeviationException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaInheritanceTypeDeviationException.html", - "title": "Class SchemaInheritanceTypeDeviationException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaInheritanceTypeDeviationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaInheritanceTypeDeviationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaInheritanceTypeDeviationException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaInheritanceTypeDeviationException FromJson(string data) Parameters System.String data Returns SchemaInheritanceTypeDeviationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.FieldLongArray.html": { + "href": "api/Picturepark.SDK.V1.Contract.FieldLongArray.html", + "title": "Class FieldLongArray | Picturepark.SDK.V1 API", + "keywords": "Class FieldLongArray The field used to store multiple long values Inheritance System.Object FieldBase FieldLong FieldLongArray Inherited Members FieldLong.Pattern FieldLong.Minimum FieldLong.Maximum FieldLong.Boost FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldLongArray : FieldLong Properties MaximumItems The maximum number of items that can be stored. Declaration public int? MaximumItems { get; set; } Property Value System.Nullable < System.Int32 > MinimumItems The minimum number of items that must be stored. Declaration public int? MinimumItems { get; set; } Property Value System.Nullable < System.Int32 > Methods FromJson(String) Declaration public static FieldLongArray FromJson(string data) Parameters System.String data Returns FieldLongArray ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.AddMetadataLanguageState.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AddMetadataLanguageState.html", - "title": "Enum AddMetadataLanguageState | Picturepark.SDK.V1 API", - "keywords": "Enum AddMetadataLanguageState Namespace : System.Dynamic.ExpandoObject Syntax public enum AddMetadataLanguageState Cancelled CustomerExported CustomerUpdated Draft Failed InProgress MasterDataReindexed RedisCacheRestored SearchIndexesReindexed SortingFallbackApplied Succeeded TranslationsForSystemEntitiesAdded" + "api/Picturepark.SDK.V1.Contract.FieldMultiFieldset.html": { + "href": "api/Picturepark.SDK.V1.Contract.FieldMultiFieldset.html", + "title": "Class FieldMultiFieldset | Picturepark.SDK.V1 API", + "keywords": "Class FieldMultiFieldset The field used to store multiple fieldsets Inheritance System.Object FieldBase FieldMultiFieldset Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldMultiFieldset : FieldBase Properties MaximumItems The maximum number of items that can be stored. Declaration public int? MaximumItems { get; set; } Property Value System.Nullable < System.Int32 > MinimumItems The minimum number of items that must be stored. Declaration public int? MinimumItems { get; set; } Property Value System.Nullable < System.Int32 > SchemaId The ID of the schema to be used as fieldset (it must be of type Struct, and it cannot be a system schema). Declaration public string SchemaId { get; set; } Property Value System.String SchemaIndexingInfo Indexing information of fields of the related schema identified by the SchemaId property. Declaration public SchemaIndexingInfo SchemaIndexingInfo { get; set; } Property Value SchemaIndexingInfo Methods FromJson(String) Declaration public static FieldMultiFieldset FromJson(string data) Parameters System.String data Returns FieldMultiFieldset ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.ChannelClient.html": { - "href": "api/Picturepark.SDK.V1.ChannelClient.html", - "title": "Class ChannelClient | Picturepark.SDK.V1 API", - "keywords": "Class ChannelClient Inheritance System.Object ClientBase ChannelClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ChannelClient : ClientBase, IChannelClient Constructors ChannelClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public ChannelClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods CreateAsync(ChannelCreateRequest, CancellationToken) Create channel Declaration public Task CreateAsync(ChannelCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ChannelCreateRequest request The request containing information needed to create new channel. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Channel > Channel Implements IChannelClient.CreateAsync(ChannelCreateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, CancellationToken) Delete channel Declaration public Task DeleteAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the channel that should be deleted. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Implements IChannelClient.DeleteAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAllAsync(CancellationToken) Get all channels Declaration public Task> GetAllAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < Channel >> List of channel Implements IChannelClient.GetAllAsync(CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get channel Declaration public Task GetAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id The channel ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Channel > Channel Implements IChannelClient.GetAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetChannelsAsync(CancellationToken) Declaration [Obsolete(\"Please use GetAllAsync method instead.\")] public Task> GetChannelsAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < ICollection < Channel >> Implements IChannelClient.GetChannelsAsync(CancellationToken) ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < ChannelClient.ObjectResponseResult > Type Parameters T UpdateAsync(String, ChannelUpdateRequest, CancellationToken) Update channel Declaration public Task UpdateAsync(string id, ChannelUpdateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of channel to update ChannelUpdateRequest request The request containing information needed to update the channel. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Channel > Updated channel Implements IChannelClient.UpdateAsync(String, ChannelUpdateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.Contract.FieldMultiRelation.html": { + "href": "api/Picturepark.SDK.V1.Contract.FieldMultiRelation.html", + "title": "Class FieldMultiRelation | Picturepark.SDK.V1 API", + "keywords": "Class FieldMultiRelation The field used to store multiple relations Inheritance System.Object FieldBase FieldMultiRelation Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldMultiRelation : FieldBase Properties MaximumItems The maximum number of items that can be stored. Declaration public int? MaximumItems { get; set; } Property Value System.Nullable < System.Int32 > MinimumItems The minimum number of items that must be stored. Declaration public int? MinimumItems { get; set; } Property Value System.Nullable < System.Int32 > RelationTypes The relation types supported by the field. Declaration public ICollection RelationTypes { get; set; } Property Value System.Collections.Generic.ICollection < RelationType > SchemaId The ID of the schema used for relation metadata (it must be of type Struct, and it cannot be a system schema). Declaration public string SchemaId { get; set; } Property Value System.String SchemaIndexingInfo Indexing information of fields of the related schema identified by the SchemaId property. Declaration public SchemaIndexingInfo SchemaIndexingInfo { get; set; } Property Value SchemaIndexingInfo Methods FromJson(String) Declaration public static FieldMultiRelation FromJson(string data) Parameters System.String data Returns FieldMultiRelation ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UserRoleAssignedException.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserRoleAssignedException.html", - "title": "Class UserRoleAssignedException | Picturepark.SDK.V1 API", - "keywords": "Class UserRoleAssignedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException UserRoleAssignedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleAssignedException : PictureparkValidationException, ISerializable, _Exception Properties UserRoleId Declaration public string UserRoleId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserRoleAssignedException FromJson(string data) Parameters System.String data Returns UserRoleAssignedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.FieldMultiTagbox.html": { + "href": "api/Picturepark.SDK.V1.Contract.FieldMultiTagbox.html", + "title": "Class FieldMultiTagbox | Picturepark.SDK.V1 API", + "keywords": "Class FieldMultiTagbox The field used to store multiple tagboxes Inheritance System.Object FieldBase FieldMultiTagbox Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldMultiTagbox : FieldBase Properties Filter An optional filter to limit the returned list items. Declaration public FilterBase Filter { get; set; } Property Value FilterBase ListItemCreateTemplate Json serialized template used for creating new list item (no logic is implemented in backend). Declaration public string ListItemCreateTemplate { get; set; } Property Value System.String MaximumItems The maximum number of items that can be stored. Declaration public int? MaximumItems { get; set; } Property Value System.Nullable < System.Int32 > MinimumItems The minimum number of items that must be stored. Declaration public int? MinimumItems { get; set; } Property Value System.Nullable < System.Int32 > SchemaId The ID of the schema to be used as tagbox (it must be of type List). Declaration public string SchemaId { get; set; } Property Value System.String SchemaIndexingInfo Indexing information of fields of the related schema identified by the SchemaId property Declaration public SchemaIndexingInfo SchemaIndexingInfo { get; set; } Property Value SchemaIndexingInfo ViewModeDisplayPatternType Defines the display pattern type to be used (Name or List only) when showing a tagbox item in view mode. Defaults to \"Name\". The information is only consumed by the client application. No actual logic is implemented in the backend. Declaration public DisplayPatternType ViewModeDisplayPatternType { get; set; } Property Value DisplayPatternType Methods FromJson(String) Declaration public static FieldMultiTagbox FromJson(string data) Parameters System.String data Returns FieldMultiTagbox ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UserRole.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserRole.html", - "title": "Class UserRole | Picturepark.SDK.V1 API", - "keywords": "Class UserRole Represents a user role, which associates users with user rights. Inheritance System.Object UserRoleEditable UserRole UserRoleDetail Inherited Members UserRoleEditable.Names UserRoleEditable.UserRights System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRole : UserRoleEditable Properties Id User role ID. Declaration public string Id { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserRole FromJson(string data) Parameters System.String data Returns UserRole ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.FieldOverwriteBase.html": { + "href": "api/Picturepark.SDK.V1.Contract.FieldOverwriteBase.html", + "title": "Class FieldOverwriteBase | Picturepark.SDK.V1 API", + "keywords": "Class FieldOverwriteBase Base class to overwrite field's information Inheritance System.Object FieldOverwriteBase FieldOverwriteMultiTagbox FieldOverwriteSingleTagbox Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class FieldOverwriteBase Properties Id The field's ID whose information need to be overwritten. Declaration public string Id { get; set; } Property Value System.String OverwriteRequired Enable the overwriting of the Required property of the field specified by the Id property. Declaration public bool OverwriteRequired { get; set; } Property Value System.Boolean Required Defines if a field value is mandatory or not: this value will overwrite the existing Required value specified in the parent schema if OverwriteRequired is set to true. Declaration public bool Required { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static FieldOverwriteBase FromJson(string data) Parameters System.String data Returns FieldOverwriteBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.UserRight.html": { - "href": "api/Picturepark.SDK.V1.Contract.UserRight.html", - "title": "Enum UserRight | Picturepark.SDK.V1 API", - "keywords": "Enum UserRight Namespace : System.Dynamic.ExpandoObject Syntax public enum UserRight ManageAllShares ManageBusinessProcesses ManageChannels ManageCollections ManageContent ManageDocumentHistory ManageEmbeds ManageListItems ManageLiveStream ManageOutputFormats ManagePermissions ManageSchemas ManageSearchIndexes ManageServiceProviders ManageSharings ManageTemplates ManageTermsOfService ManageTransfer ManageUserRoles ManageUsers" + "api/Picturepark.SDK.V1.Contract.FieldOverwriteMultiTagbox.html": { + "href": "api/Picturepark.SDK.V1.Contract.FieldOverwriteMultiTagbox.html", + "title": "Class FieldOverwriteMultiTagbox | Picturepark.SDK.V1 API", + "keywords": "Class FieldOverwriteMultiTagbox Overwritten information for FieldMultiTagbox Inheritance System.Object FieldOverwriteBase FieldOverwriteMultiTagbox Inherited Members FieldOverwriteBase.Id FieldOverwriteBase.Required FieldOverwriteBase.OverwriteRequired System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldOverwriteMultiTagbox : FieldOverwriteBase Properties Filter An optional filter to limit the list items: this value will overwrite the existing Filter value specified in the parent schema if OverwriteFilter is set to true. Declaration public FilterBase Filter { get; set; } Property Value FilterBase ListItemCreateTemplate Json serialized template used for creating new list item: this value will overwrite the existing ListItemCreateTemplate value specified in the parent schema if OverwriteListItemCreateTemplate is set to true. Declaration public string ListItemCreateTemplate { get; set; } Property Value System.String MaximumItems The maximum number of items that can be stored: this value will overwrite the existing MaximumItems value specified in the parent schema if OverwriteMaximumItems is set to true. Declaration public int? MaximumItems { get; set; } Property Value System.Nullable < System.Int32 > MinimumItems The minimum number of items that must be stored: this value will overwrite the existing MinimumItems value specified in the parent schema if OverwriteMinimumItems is set to true. Declaration public int? MinimumItems { get; set; } Property Value System.Nullable < System.Int32 > OverwriteFilter Enable the overwriting of the Filter property of the field specified by the Id property. Declaration public bool OverwriteFilter { get; set; } Property Value System.Boolean OverwriteListItemCreateTemplate Enable the overwriting of the ListItemCreateTemplate property of the field specified by the Id property. Declaration public bool OverwriteListItemCreateTemplate { get; set; } Property Value System.Boolean OverwriteMaximumItems Enable the overwriting of the MaximumItems property of the field specified by the Id property. Declaration public bool OverwriteMaximumItems { get; set; } Property Value System.Boolean OverwriteMinimumItems Enable the overwriting of the MinimumItems property of the field specified by the Id property. Declaration public bool OverwriteMinimumItems { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static FieldOverwriteMultiTagbox FromJson(string data) Parameters System.String data Returns FieldOverwriteMultiTagbox ToJson() Declaration public string ToJson() Returns System.String" }, - "index.html": { - "href": "index.html", - "title": "Picturepark.SDK.V1 documentation | Picturepark.SDK.V1 API", - "keywords": "Picturepark.SDK.V1 documentation Available clients: BusinessProcessClient BusinessRuleClient ChannelClient ContentClient ContentPermissionSetClient DisplayValueClient DocumentHistoryClient InfoClient JsonSchemaClient ListItemClient OutputClient OutputFormatClient ProfileClient SchemaClient SchemaPermissionSetClient SchemaTransferClient ShareClient TransferClient UserClient UserRoleClient All Clients inherit from ClientBase . Back to GitHub" + "api/Picturepark.SDK.V1.Contract.LayerAssignedCondition.html": { + "href": "api/Picturepark.SDK.V1.Contract.LayerAssignedCondition.html", + "title": "Class LayerAssignedCondition | Picturepark.SDK.V1 API", + "keywords": "Class LayerAssignedCondition Matches when a layer was assigned Inheritance System.Object BusinessRuleCondition LayerAssignedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LayerAssignedCondition : BusinessRuleCondition Properties LayerId Layer id to match on. Declaration public string LayerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static LayerAssignedCondition FromJson(string data) Parameters System.String data Returns LayerAssignedCondition ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.AggregationSizeInvalidException.html": { - "href": "api/Picturepark.SDK.V1.Contract.AggregationSizeInvalidException.html", - "title": "Class AggregationSizeInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class AggregationSizeInvalidException Size of the aggregation is invalid. Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException AggregationSizeInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AggregationSizeInvalidException : PictureparkValidationException, ISerializable, _Exception Properties AggregationName The name identifying the aggregation. Declaration public string AggregationName { get; set; } Property Value System.String AggregationSize The invalid size of the aggregation: size must be equal or greater than 1. Declaration public int AggregationSize { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static AggregationSizeInvalidException FromJson(string data) Parameters System.String data Returns AggregationSizeInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.LayerIdsByRootSchema.html": { + "href": "api/Picturepark.SDK.V1.Contract.LayerIdsByRootSchema.html", + "title": "Class LayerIdsByRootSchema | Picturepark.SDK.V1 API", + "keywords": "Class LayerIdsByRootSchema Inheritance System.Object LayerIdsByRootSchema Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LayerIdsByRootSchema Properties LayerSchemaIds Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > RootSchemaId Declaration public string RootSchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static LayerIdsByRootSchema FromJson(string data) Parameters System.String data Returns LayerIdsByRootSchema ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.AggregationResultItem.html": { - "href": "api/Picturepark.SDK.V1.Contract.AggregationResultItem.html", - "title": "Class AggregationResultItem | Picturepark.SDK.V1 API", - "keywords": "Class AggregationResultItem Aggregation result item Inheritance System.Object AggregationResultItem Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AggregationResultItem Properties Active True if the current result item matches on of the aggregation filters sent in the query. Declaration public bool Active { get; set; } Property Value System.Boolean AggregationResults Inner aggregation results, if inner aggregations were provided in the query. Declaration public ICollection AggregationResults { get; set; } Property Value System.Collections.Generic.ICollection < AggregationResult > Count Number of items matched. Declaration public long Count { get; set; } Property Value System.Int64 Filter Ready to use filter to filter the data based on the aggregation result values. It can be passed as one of the aggregation filters of an aggregation query: it returns documents meeting the aggregation condition. Declaration public AggregationFilter Filter { get; set; } Property Value AggregationFilter Name Value matched. Declaration public string Name { get; set; } Property Value System.String Methods FromJson(String) Declaration public static AggregationResultItem FromJson(string data) Parameters System.String data Returns AggregationResultItem ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.LayersChangedCondition.html": { + "href": "api/Picturepark.SDK.V1.Contract.LayersChangedCondition.html", + "title": "Class LayersChangedCondition | Picturepark.SDK.V1 API", + "keywords": "Class LayersChangedCondition Matches whenever the assigned layers of a content changed. Inheritance System.Object BusinessRuleCondition LayersChangedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LayersChangedCondition : BusinessRuleCondition Methods FromJson(String) Declaration public static LayersChangedCondition FromJson(string data) Parameters System.String data Returns LayersChangedCondition ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.UserEmailAlreadyExistsException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UserEmailAlreadyExistsException.html", - "title": "Class UserEmailAlreadyExistsException | Picturepark.SDK.V1 API", - "keywords": "Class UserEmailAlreadyExistsException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException UserEmailAlreadyExistsException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserEmailAlreadyExistsException : PictureparkValidationException, ISerializable, _Exception Properties Email Declaration public string Email { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserEmailAlreadyExistsException FromJson(string data) Parameters System.String data Returns UserEmailAlreadyExistsException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.LayerUnassignedCondition.html": { + "href": "api/Picturepark.SDK.V1.Contract.LayerUnassignedCondition.html", + "title": "Class LayerUnassignedCondition | Picturepark.SDK.V1 API", + "keywords": "Class LayerUnassignedCondition Matches when a layer was unassigned Inheritance System.Object BusinessRuleCondition LayerUnassignedCondition Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LayerUnassignedCondition : BusinessRuleCondition Properties LayerId Layer id to match on. Declaration public string LayerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static LayerUnassignedCondition FromJson(string data) Parameters System.String data Returns LayerUnassignedCondition ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.UserDeveloperFlagUpdateRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UserDeveloperFlagUpdateRequest.html", - "title": "Class UserDeveloperFlagUpdateRequest | Picturepark.SDK.V1 API", - "keywords": "Class UserDeveloperFlagUpdateRequest Inheritance System.Object UserDeveloperFlagUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserDeveloperFlagUpdateRequest Properties IsDeveloper Declaration public bool IsDeveloper { get; set; } Property Value System.Boolean UserId Declaration public string UserId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UserDeveloperFlagUpdateRequest FromJson(string data) Parameters System.String data Returns UserDeveloperFlagUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.LeaseNotAcquiredException.html": { + "href": "api/Picturepark.SDK.V1.Contract.LeaseNotAcquiredException.html", + "title": "Class LeaseNotAcquiredException | Picturepark.SDK.V1 API", + "keywords": "Class LeaseNotAcquiredException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException LeaseNotAcquiredException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LeaseNotAcquiredException : PictureparkBusinessException, ISerializable, _Exception Properties ResourceId Declaration public string ResourceId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static LeaseNotAcquiredException FromJson(string data) Parameters System.String data Returns LeaseNotAcquiredException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.User.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.User.html", - "title": "Class User | Picturepark.SDK.V1 API", - "keywords": "Class User Inheritance System.Object User Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class User Properties EmailAddress Email address of the user (doubles as username). Declaration public string EmailAddress { get; set; } Property Value System.String FirstName User's first name. Declaration public string FirstName { get; set; } Property Value System.String Id User's Picturepark ID. Declaration public string Id { get; set; } Property Value System.String IsDeleted Marks a user that was deleted from the system. Declaration public bool IsDeleted { get; set; } Property Value System.Boolean LastName User's last name. Declaration public string LastName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static User FromJson(string data) Parameters System.String data Returns User ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.LeaseResourceType.html": { + "href": "api/Picturepark.SDK.V1.Contract.LeaseResourceType.html", + "title": "Enum LeaseResourceType | Picturepark.SDK.V1 API", + "keywords": "Enum LeaseResourceType Namespace : System.Dynamic.ExpandoObject Syntax public enum LeaseResourceType SchemaEditing" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.UpdateInfo.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UpdateInfo.html", - "title": "Class UpdateInfo | Picturepark.SDK.V1 API", - "keywords": "Class UpdateInfo The UpdateInfoViewItem is the view item for update commands. Inheritance System.Object UpdateInfo Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UpdateInfo Properties CreationDate The creation date of the update command. Declaration public DateTime CreationDate { get; set; } Property Value System.DateTime Creator The creator of the update command. Declaration public string Creator { get; set; } Property Value System.String Description The description of the update command. Declaration public string Description { get; set; } Property Value System.String ObjectStoreVersion The version of the object store (elastic search) at the time of the update command creation. Declaration public string ObjectStoreVersion { get; set; } Property Value System.String UpdateVersion The version of the update command. Declaration public string UpdateVersion { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UpdateInfo FromJson(string data) Parameters System.String data Returns UpdateInfo ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.LifeCycle.html": { + "href": "api/Picturepark.SDK.V1.Contract.LifeCycle.html", + "title": "Enum LifeCycle | Picturepark.SDK.V1 API", + "keywords": "Enum LifeCycle Lifecycle Namespace : System.Dynamic.ExpandoObject Syntax public enum LifeCycle Active Deleted Draft Inactive" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotCustomerSearchResult.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotCustomerSearchResult.html", - "title": "Class SnapshotCustomerSearchResult | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotCustomerSearchResult Inheritance System.Object BaseResultOfSnapshot SnapshotCustomerSearchResult Inherited Members BaseResultOfSnapshot.TotalResults BaseResultOfSnapshot.Results BaseResultOfSnapshot.ElapsedMilliseconds BaseResultOfSnapshot.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotCustomerSearchResult : BaseResultOfSnapshot Methods FromJson(String) Declaration public static SnapshotCustomerSearchResult FromJson(string data) Parameters System.String data Returns SnapshotCustomerSearchResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.LifeCycleFilter.html": { + "href": "api/Picturepark.SDK.V1.Contract.LifeCycleFilter.html", + "title": "Enum LifeCycleFilter | Picturepark.SDK.V1 API", + "keywords": "Enum LifeCycleFilter Namespace : System.Dynamic.ExpandoObject Syntax public enum LifeCycleFilter ActiveInactiveOnly ActiveOnly All InactiveOnly" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotCustomerSearchRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotCustomerSearchRequest.html", - "title": "Class SnapshotCustomerSearchRequest | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotCustomerSearchRequest Inheritance System.Object SnapshotCustomerSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotCustomerSearchRequest Properties CustomerAlias Declaration public string CustomerAlias { get; set; } Property Value System.String CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Limit Declaration public int Limit { get; set; } Property Value System.Int32 RepositoryNames Declaration public ICollection RepositoryNames { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchString Declaration public string SearchString { get; set; } Property Value System.String SnapshotDataType Limits the returned snapshots to the ones containing data of the specified type (customer, export or history). This search criteria is applied only if no repository name is specified. Declaration public SnapshotDataType? SnapshotDataType { get; set; } Property Value System.Nullable < SnapshotDataType > Start Declaration public int Start { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static SnapshotCustomerSearchRequest FromJson(string data) Parameters System.String data Returns SnapshotCustomerSearchRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PermissionSetRight.html": { + "href": "api/Picturepark.SDK.V1.Contract.PermissionSetRight.html", + "title": "Enum PermissionSetRight | Picturepark.SDK.V1 API", + "keywords": "Enum PermissionSetRight Permission set rights Namespace : System.Dynamic.ExpandoObject Syntax public enum PermissionSetRight Apply Manage" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotCustomerRestoreRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotCustomerRestoreRequest.html", - "title": "Class SnapshotCustomerRestoreRequest | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotCustomerRestoreRequest Inheritance System.Object SnapshotBaseRestoreRequest SnapshotCustomerRestoreRequest Inherited Members SnapshotBaseRestoreRequest.SnapshotName SnapshotBaseRestoreRequest.RepositoryName SnapshotBaseRestoreRequest.Indices System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotCustomerRestoreRequest : SnapshotBaseRestoreRequest Properties CustomerAlias Declaration public string CustomerAlias { get; set; } Property Value System.String CustomerId Declaration public string CustomerId { get; set; } Property Value System.String ResetServiceProviders Declaration public bool ResetServiceProviders { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static SnapshotCustomerRestoreRequest FromJson(string data) Parameters System.String data Returns SnapshotCustomerRestoreRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PermissionSetSearchRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.PermissionSetSearchRequest.html", + "title": "Class PermissionSetSearchRequest | Picturepark.SDK.V1 API", + "keywords": "Class PermissionSetSearchRequest Request to search permission sets Inheritance System.Object PermissionSetSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetSearchRequest Properties DebugMode Enable debug mode: additional debug information regarding the query execution and reason of the matched documents are returned in the result. Warning! It severely affects performance. Declaration public bool DebugMode { get; set; } Property Value System.Boolean Filter Declaration public FilterBase Filter { get; set; } Property Value FilterBase Limit Limits the number of the returned schemas. Defaults to 30. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken The token used to retrieve the next page of results. It must be null on first request and only filled with the returned pageToken to request next page of results. Declaration public string PageToken { get; set; } Property Value System.String RightFilter Filters based on the PermissionSetRight of the user. Declaration public PermissionSetRight? RightFilter { get; set; } Property Value System.Nullable < PermissionSetRight > SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied in the specified order. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchLanguages When searching in multi language fields, limit the searchable fields to the ones corresponding to the specified languages. If not specified, all metadata languages defined in the system are used. Declaration public ICollection SearchLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchString The string used to query the data. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Sort Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > Methods FromJson(String) Declaration public static PermissionSetSearchRequest FromJson(string data) Parameters System.String data Returns PermissionSetSearchRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotCustomerCreateRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotCustomerCreateRequest.html", - "title": "Class SnapshotCustomerCreateRequest | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotCustomerCreateRequest Inheritance System.Object SnapshotBaseCreateRequest SnapshotCustomerCreateRequest Inherited Members SnapshotBaseCreateRequest.SnapshotName SnapshotBaseCreateRequest.RepositoryName SnapshotBaseCreateRequest.Indices SnapshotBaseCreateRequest.SnapshotInactive SnapshotBaseCreateRequest.Reason SnapshotBaseCreateRequest.Timestamp SnapshotBaseCreateRequest.TokenId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotCustomerCreateRequest : SnapshotBaseCreateRequest Properties CustomerAlias Declaration public string CustomerAlias { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SnapshotCustomerCreateRequest FromJson(string data) Parameters System.String data Returns SnapshotCustomerCreateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PermissionSetSearchResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.PermissionSetSearchResult.html", + "title": "Class PermissionSetSearchResult | Picturepark.SDK.V1 API", + "keywords": "Class PermissionSetSearchResult Result of a permission set search operation Inheritance System.Object BaseResultOfPermissionSet SearchBehaviorBaseResultOfPermissionSet PermissionSetSearchResult Inherited Members SearchBehaviorBaseResultOfPermissionSet.SearchString SearchBehaviorBaseResultOfPermissionSet.IsSearchStringRewritten SearchBehaviorBaseResultOfPermissionSet.QueryDebugInformation BaseResultOfPermissionSet.TotalResults BaseResultOfPermissionSet.Results BaseResultOfPermissionSet.ElapsedMilliseconds BaseResultOfPermissionSet.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetSearchResult : SearchBehaviorBaseResultOfPermissionSet Methods FromJson(String) Declaration public static PermissionSetSearchResult FromJson(string data) Parameters System.String data Returns PermissionSetSearchResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldTypeChangeException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldTypeChangeException.html", - "title": "Class SchemaFieldTypeChangeException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldTypeChangeException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldTypeChangeException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldTypeChangeException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String NewTypeName Declaration public string NewTypeName { get; set; } Property Value System.String OldTypeName Declaration public string OldTypeName { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldTypeChangeException FromJson(string data) Parameters System.String data Returns SchemaFieldTypeChangeException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PermissionSetUpdateRequestItemOfContentRight.html": { + "href": "api/Picturepark.SDK.V1.Contract.PermissionSetUpdateRequestItemOfContentRight.html", + "title": "Class PermissionSetUpdateRequestItemOfContentRight | Picturepark.SDK.V1 API", + "keywords": "Class PermissionSetUpdateRequestItemOfContentRight Inheritance System.Object PermissionSetUpdateRequestOfContentRight PermissionSetUpdateRequestItemOfContentRight ContentPermissionSetUpdateRequestItem Inherited Members PermissionSetUpdateRequestOfContentRight.Names PermissionSetUpdateRequestOfContentRight.UserRolesRights PermissionSetUpdateRequestOfContentRight.UserRolesPermissionSetRights System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class PermissionSetUpdateRequestItemOfContentRight : PermissionSetUpdateRequestOfContentRight Properties Id Declaration public string Id { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PermissionSetUpdateRequestItemOfContentRight FromJson(string data) Parameters System.String data Returns PermissionSetUpdateRequestItemOfContentRight ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldSchemaIndexInfoSimpleSearchNestingException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldSchemaIndexInfoSimpleSearchNestingException.html", - "title": "Class SchemaFieldSchemaIndexInfoSimpleSearchNestingException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldSchemaIndexInfoSimpleSearchNestingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldSchemaIndexInfoSimpleSearchNestingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldSchemaIndexInfoSimpleSearchNestingException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String RelatedFieldId Declaration public string RelatedFieldId { get; set; } Property Value System.String RelatedOuterFieldId Declaration public string RelatedOuterFieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldSchemaIndexInfoSimpleSearchNestingException FromJson(string data) Parameters System.String data Returns SchemaFieldSchemaIndexInfoSimpleSearchNestingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PermissionSetUpdateRequestItemOfMetadataRight.html": { + "href": "api/Picturepark.SDK.V1.Contract.PermissionSetUpdateRequestItemOfMetadataRight.html", + "title": "Class PermissionSetUpdateRequestItemOfMetadataRight | Picturepark.SDK.V1 API", + "keywords": "Class PermissionSetUpdateRequestItemOfMetadataRight Inheritance System.Object PermissionSetUpdateRequestOfMetadataRight PermissionSetUpdateRequestItemOfMetadataRight SchemaPermissionSetUpdateRequestItem Inherited Members PermissionSetUpdateRequestOfMetadataRight.Names PermissionSetUpdateRequestOfMetadataRight.UserRolesRights PermissionSetUpdateRequestOfMetadataRight.UserRolesPermissionSetRights System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class PermissionSetUpdateRequestItemOfMetadataRight : PermissionSetUpdateRequestOfMetadataRight Properties Id Declaration public string Id { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PermissionSetUpdateRequestItemOfMetadataRight FromJson(string data) Parameters System.String data Returns PermissionSetUpdateRequestItemOfMetadataRight ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldSchemaIndexInfoNestingException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldSchemaIndexInfoNestingException.html", - "title": "Class SchemaFieldSchemaIndexInfoNestingException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldSchemaIndexInfoNestingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldSchemaIndexInfoNestingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldSchemaIndexInfoNestingException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String RelatedFieldId Declaration public string RelatedFieldId { get; set; } Property Value System.String RelatedOuterFieldId Declaration public string RelatedOuterFieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldSchemaIndexInfoNestingException FromJson(string data) Parameters System.String data Returns SchemaFieldSchemaIndexInfoNestingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PermissionSetUpdateRequestOfContentRight.html": { + "href": "api/Picturepark.SDK.V1.Contract.PermissionSetUpdateRequestOfContentRight.html", + "title": "Class PermissionSetUpdateRequestOfContentRight | Picturepark.SDK.V1 API", + "keywords": "Class PermissionSetUpdateRequestOfContentRight Inheritance System.Object PermissionSetUpdateRequestOfContentRight ContentPermissionSetUpdateRequest PermissionSetUpdateRequestItemOfContentRight Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class PermissionSetUpdateRequestOfContentRight Properties Names Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary UserRolesPermissionSetRights Declaration public ICollection UserRolesPermissionSetRights { get; set; } Property Value System.Collections.Generic.ICollection < UserRoleRightsOfPermissionSetRight > UserRolesRights Declaration public ICollection UserRolesRights { get; set; } Property Value System.Collections.Generic.ICollection < UserRoleRightsOfContentRight > Methods FromJson(String) Declaration public static PermissionSetUpdateRequestOfContentRight FromJson(string data) Parameters System.String data Returns PermissionSetUpdateRequestOfContentRight ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldRelationSchemaTypeUnsupportedException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldRelationSchemaTypeUnsupportedException.html", - "title": "Class SchemaFieldRelationSchemaTypeUnsupportedException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldRelationSchemaTypeUnsupportedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldRelationSchemaTypeUnsupportedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldRelationSchemaTypeUnsupportedException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String RelationSchemaId Declaration public string RelationSchemaId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldRelationSchemaTypeUnsupportedException FromJson(string data) Parameters System.String data Returns SchemaFieldRelationSchemaTypeUnsupportedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PermissionSetUpdateRequestOfMetadataRight.html": { + "href": "api/Picturepark.SDK.V1.Contract.PermissionSetUpdateRequestOfMetadataRight.html", + "title": "Class PermissionSetUpdateRequestOfMetadataRight | Picturepark.SDK.V1 API", + "keywords": "Class PermissionSetUpdateRequestOfMetadataRight Inheritance System.Object PermissionSetUpdateRequestOfMetadataRight PermissionSetUpdateRequestItemOfMetadataRight SchemaPermissionSetUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class PermissionSetUpdateRequestOfMetadataRight Properties Names Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary UserRolesPermissionSetRights Declaration public ICollection UserRolesPermissionSetRights { get; set; } Property Value System.Collections.Generic.ICollection < UserRoleRightsOfPermissionSetRight > UserRolesRights Declaration public ICollection UserRolesRights { get; set; } Property Value System.Collections.Generic.ICollection < UserRoleRightsOfMetadataRight > Methods FromJson(String) Declaration public static PermissionSetUpdateRequestOfMetadataRight FromJson(string data) Parameters System.String data Returns PermissionSetUpdateRequestOfMetadataRight ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkException.html", - "title": "Class PictureparkException | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkException Inheritance System.Object System.Exception PictureparkException ConfigurationIndexNotFoundException CustomerAliasNotFoundException CustomerDeactivationException CustomerHostNotFoundException CustomerNotActiveException CustomerNotAvailableException CustomerNotDeactivatedException CustomerNotFoundException CustomerViolationException DuplicateAliasException ElasticVersionUpdateException EnvironmentDeactivationException EnvironmentNotAvailableException EnvironmentNotDeactivatedException EnvironmentNotFoundException InvalidVersionException MaximumTransferSizeException PictureparkBusinessException RedisDatabaseExceededException ServiceProviderCreateException ServiceProviderDeleteException ServiceProviderNotFoundException Inherited Members System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkException : Exception, ISerializable, _Exception Properties ExceptionMessage Declaration public string ExceptionMessage { get; set; } Property Value System.String HttpStatusCode Declaration public int HttpStatusCode { get; set; } Property Value System.Int32 TraceId Declaration public string TraceId { get; set; } Property Value System.String TraceJobId Declaration public string TraceJobId { get; set; } Property Value System.String TraceLevel Declaration public TraceLevel TraceLevel { get; set; } Property Value TraceLevel Methods FromJson(String) Declaration public static PictureparkException FromJson(string data) Parameters System.String data Returns PictureparkException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.PermissionSetUserPermissionRights.html": { + "href": "api/Picturepark.SDK.V1.Contract.PermissionSetUserPermissionRights.html", + "title": "Class PermissionSetUserPermissionRights | Picturepark.SDK.V1 API", + "keywords": "Class PermissionSetUserPermissionRights Inheritance System.Object PermissionSetUserPermissionRights Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetUserPermissionRights Properties PermissionSetId Declaration public string PermissionSetId { get; set; } Property Value System.String PermissionSetRights Declaration public ICollection PermissionSetRights { get; set; } Property Value System.Collections.Generic.ICollection < PermissionSetRight > Methods FromJson(String) Declaration public static PermissionSetUserPermissionRights FromJson(string data) Parameters System.String data Returns PermissionSetUserPermissionRights ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkConflictException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PictureparkConflictException.html", - "title": "Class PictureparkConflictException | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkConflictException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkConflictException DocumentVersionConflictException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PictureparkConflictException : PictureparkBusinessException, ISerializable, _Exception Properties Reference Declaration public string Reference { get; set; } Property Value System.String Methods FromJson(String) Declaration public static PictureparkConflictException FromJson(string data) Parameters System.String data Returns PictureparkConflictException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ServiceProviderCreateException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ServiceProviderCreateException.html", + "title": "Class ServiceProviderCreateException | Picturepark.SDK.V1 API", + "keywords": "Class ServiceProviderCreateException Inheritance System.Object System.Exception PictureparkException ServiceProviderCreateException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ServiceProviderCreateException : PictureparkException, ISerializable, _Exception Properties DetailErrorMessage Declaration public string DetailErrorMessage { get; set; } Property Value System.String ExternalId Declaration public string ExternalId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ServiceProviderCreateException FromJson(string data) Parameters System.String data Returns ServiceProviderCreateException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.html", - "title": "Namespace Picturepark.SDK.V1.CloudManager | Picturepark.SDK.V1 API", - "keywords": "Namespace Picturepark.SDK.V1.CloudManager Classes CdnClient ClientBase The base class for all clients. CloudBackupClient CloudManagerService CloudManagerServiceSettings The Picturepark service settings. ContentBackupClient CustomerClient CustomerServiceProviderClient EnvironmentClient EnvironmentProcessClient MaintenanceClient ServiceClient ServiceProviderClient UpdateClient UserClient Structs CdnClient.ObjectResponseResult CloudBackupClient.ObjectResponseResult ContentBackupClient.ObjectResponseResult CustomerClient.ObjectResponseResult CustomerServiceProviderClient.ObjectResponseResult EnvironmentClient.ObjectResponseResult EnvironmentProcessClient.ObjectResponseResult MaintenanceClient.ObjectResponseResult ServiceClient.ObjectResponseResult ServiceProviderClient.ObjectResponseResult UpdateClient.ObjectResponseResult UserClient.ObjectResponseResult Interfaces ICloudManagerServiceSettings The Picturepark service settings interface." + "api/Picturepark.SDK.V1.Contract.ServiceProviderDeleteException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ServiceProviderDeleteException.html", + "title": "Class ServiceProviderDeleteException | Picturepark.SDK.V1 API", + "keywords": "Class ServiceProviderDeleteException Inheritance System.Object System.Exception PictureparkException ServiceProviderDeleteException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ServiceProviderDeleteException : PictureparkException, ISerializable, _Exception Properties DetailedErrorMessage Declaration public string DetailedErrorMessage { get; set; } Property Value System.String ServiceProviderId Declaration public string ServiceProviderId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ServiceProviderDeleteException FromJson(string data) Parameters System.String data Returns ServiceProviderDeleteException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.UserClient.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.UserClient.html", - "title": "Class UserClient | Picturepark.SDK.V1 API", - "keywords": "Class UserClient Inheritance System.Object ClientBase UserClient Inherited Members ClientBase.BaseUrl ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserClient : ClientBase, IUserClient Constructors UserClient(ICloudManagerServiceSettings, Net.Http.HttpClient) Declaration public UserClient(ICloudManagerServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters ICloudManagerServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods GetUserDeveloperFlagAsync(String, String, CancellationToken) Declaration public Task GetUserDeveloperFlagAsync(string customerAlias, string userId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias System.String userId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Boolean > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < UserClient.ObjectResponseResult > Type Parameters T UpdateUserDeveloperFlagAsync(String, UserDeveloperFlagUpdateRequest, CancellationToken) Declaration public Task UpdateUserDeveloperFlagAsync(string customerAlias, UserDeveloperFlagUpdateRequest userDeveloperFlagUpdateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias UserDeveloperFlagUpdateRequest userDeveloperFlagUpdateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserDeveloperFlagUpdateRequest > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" + "api/Picturepark.SDK.V1.Contract.ServiceProviderNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ServiceProviderNotFoundException.html", + "title": "Class ServiceProviderNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class ServiceProviderNotFoundException Inheritance System.Object System.Exception PictureparkException ServiceProviderNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ServiceProviderNotFoundException : PictureparkException, ISerializable, _Exception Properties MissingServiceProviderId Declaration public string MissingServiceProviderId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ServiceProviderNotFoundException FromJson(string data) Parameters System.String data Returns ServiceProviderNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.TransferType.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.TransferType.html", - "title": "Enum TransferType | Picturepark.SDK.V1 API", - "keywords": "Enum TransferType Type of the transfer Namespace : System.Dynamic.ExpandoObject Syntax public enum TransferType FileUpload FileUploadAutoImport SchemaImport WebDownload" + "api/Picturepark.SDK.V1.Contract.SessionRenewalEvent.html": { + "href": "api/Picturepark.SDK.V1.Contract.SessionRenewalEvent.html", + "title": "Class SessionRenewalEvent | Picturepark.SDK.V1 API", + "keywords": "Class SessionRenewalEvent Inheritance System.Object ApplicationEvent SessionRenewalEvent Inherited Members ApplicationEvent.Timestamp System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SessionRenewalEvent : ApplicationEvent Properties AuthorizationState Declaration public AuthorizationState AuthorizationState { get; set; } Property Value AuthorizationState Methods FromJson(String) Declaration public static SessionRenewalEvent FromJson(string data) Parameters System.String data Returns SessionRenewalEvent ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.TransferNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.TransferNotFoundException.html", - "title": "Class TransferNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class TransferNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException TransferNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TransferNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties TransferId Declaration public string TransferId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TransferNotFoundException FromJson(string data) Parameters System.String data Returns TransferNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Share.html": { + "href": "api/Picturepark.SDK.V1.Contract.Share.html", + "title": "Class Share | Picturepark.SDK.V1 API", + "keywords": "Class Share Share Inheritance System.Object Share Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Share Properties Audit Audit information. Declaration public UserAudit Audit { get; set; } Property Value UserAudit ContentIds List of shared content IDs. Declaration public ICollection ContentIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > ExpirationDate Date when share expires and cannot be accessed anymore. Declaration public DateTime? ExpirationDate { get; set; } Property Value System.Nullable < System.DateTime > Id Share ID. Declaration public string Id { get; set; } Property Value System.String IsReadOnly Share is readonly if the current user is not the creator but only the recipient. Declaration public bool IsReadOnly { get; set; } Property Value System.Boolean Name Name of share. Declaration public string Name { get; set; } Property Value System.String ShareType Type of share. Declaration public ShareType ShareType { get; set; } Property Value ShareType Methods FromJson(String) Declaration public static Share FromJson(string data) Parameters System.String data Returns Share ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.TransferInfoNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.TransferInfoNotFoundException.html", - "title": "Class TransferInfoNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class TransferInfoNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException TransferInfoNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TransferInfoNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties TransferInfoId Declaration public string TransferInfoId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TransferInfoNotFoundException FromJson(string data) Parameters System.String data Returns TransferInfoNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ShareAggregationRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ShareAggregationRequest.html", + "title": "Class ShareAggregationRequest | Picturepark.SDK.V1 API", + "keywords": "Class ShareAggregationRequest Request to aggregate shares based on the specified aggregators Inheritance System.Object ShareAggregationRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareAggregationRequest Properties AggregationFilters Special filters used to filter down the aggregations' values on specific conditions. The behavior is different when filtering an aggregation that matches the same AggregationName or another aggregation. In the first case, the filter is put in \"or\" with (eventual) other existing filters. In the second case it is put in \"and\". Declaration public ICollection AggregationFilters { get; set; } Property Value System.Collections.Generic.ICollection < AggregationFilter > Aggregators List of aggregators that defines how the list item should be aggregated. Declaration public ICollection Aggregators { get; set; } Property Value System.Collections.Generic.ICollection < AggregatorBase > Filter An optional search filter. Limits the document result set. Declaration public FilterBase Filter { get; set; } Property Value FilterBase SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchString Limits the search by using a query string filter. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Sort Fields and respective directions requested to sort the search results. Sorting on a not indexed field will throw an exception. Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > Methods FromJson(String) Declaration public static ShareAggregationRequest FromJson(string data) Parameters System.String data Returns ShareAggregationRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.TraceLevel.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.TraceLevel.html", - "title": "Enum TraceLevel | Picturepark.SDK.V1 API", - "keywords": "Enum TraceLevel Namespace : System.Dynamic.ExpandoObject Syntax [Flags] public enum TraceLevel Critical Error Information Verbose Warning" + "api/Picturepark.SDK.V1.Contract.ShareBaseCreateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ShareBaseCreateRequest.html", + "title": "Class ShareBaseCreateRequest | Picturepark.SDK.V1 API", + "keywords": "Class ShareBaseCreateRequest Base create request for share Inheritance System.Object ShareBaseCreateRequest ShareBasicCreateRequest ShareEmbedCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class ShareBaseCreateRequest Properties Contents List of contents including outputs to share. Declaration public ICollection Contents { get; set; } Property Value System.Collections.Generic.ICollection < ShareContent > Description Optional description of share. Declaration public string Description { get; set; } Property Value System.String ExpirationDate Optional date when share expires and cannot be accessed anymore. Declaration public DateTime? ExpirationDate { get; set; } Property Value System.Nullable < System.DateTime > LayerSchemaIds List of content layers to share. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Name Name of share. Declaration public string Name { get; set; } Property Value System.String OutputAccess Access for content outputs in share. Declaration public OutputAccess OutputAccess { get; set; } Property Value OutputAccess Template Configuration for template to use on the share detail page. Declaration public TemplateBase Template { get; set; } Property Value TemplateBase Methods FromJson(String) Declaration public static ShareBaseCreateRequest FromJson(string data) Parameters System.String data Returns ShareBaseCreateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SetServiceLogLevelRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SetServiceLogLevelRequest.html", - "title": "Class SetServiceLogLevelRequest | Picturepark.SDK.V1 API", - "keywords": "Class SetServiceLogLevelRequest Inheritance System.Object SetServiceLogLevelRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SetServiceLogLevelRequest Properties Level Declaration public string Level { get; set; } Property Value System.String ServiceName Declaration public string ServiceName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SetServiceLogLevelRequest FromJson(string data) Parameters System.String data Returns SetServiceLogLevelRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.StatusOfSearchIndexState.html": { + "href": "api/Picturepark.SDK.V1.Contract.StatusOfSearchIndexState.html", + "title": "Class StatusOfSearchIndexState | Picturepark.SDK.V1 API", + "keywords": "Class StatusOfSearchIndexState Inheritance System.Object StatusOfSearchIndexState Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class StatusOfSearchIndexState Properties Id Declaration public string Id { get; set; } Property Value System.String State Declaration public SearchIndexState State { get; set; } Property Value SearchIndexState Methods FromJson(String) Declaration public static StatusOfSearchIndexState FromJson(string data) Parameters System.String data Returns StatusOfSearchIndexState ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ServiceProviderNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ServiceProviderNotFoundException.html", - "title": "Class ServiceProviderNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class ServiceProviderNotFoundException Inheritance System.Object System.Exception PictureparkException ServiceProviderNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ServiceProviderNotFoundException : PictureparkException, ISerializable, _Exception Properties MissingServiceProviderId Declaration public string MissingServiceProviderId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ServiceProviderNotFoundException FromJson(string data) Parameters System.String data Returns ServiceProviderNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SuperAdminRolesNotAssignableToChannelException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SuperAdminRolesNotAssignableToChannelException.html", + "title": "Class SuperAdminRolesNotAssignableToChannelException | Picturepark.SDK.V1 API", + "keywords": "Class SuperAdminRolesNotAssignableToChannelException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SuperAdminRolesNotAssignableToChannelException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SuperAdminRolesNotAssignableToChannelException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static SuperAdminRolesNotAssignableToChannelException FromJson(string data) Parameters System.String data Returns SuperAdminRolesNotAssignableToChannelException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ServiceProviderDeleteException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ServiceProviderDeleteException.html", - "title": "Class ServiceProviderDeleteException | Picturepark.SDK.V1 API", - "keywords": "Class ServiceProviderDeleteException Inheritance System.Object System.Exception PictureparkException ServiceProviderDeleteException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ServiceProviderDeleteException : PictureparkException, ISerializable, _Exception Properties DetailedErrorMessage Declaration public string DetailedErrorMessage { get; set; } Property Value System.String ServiceProviderId Declaration public string ServiceProviderId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ServiceProviderDeleteException FromJson(string data) Parameters System.String data Returns ServiceProviderDeleteException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SystemLayerReferenceInvalidModificationException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SystemLayerReferenceInvalidModificationException.html", + "title": "Class SystemLayerReferenceInvalidModificationException | Picturepark.SDK.V1 API", + "keywords": "Class SystemLayerReferenceInvalidModificationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SystemLayerReferenceInvalidModificationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SystemLayerReferenceInvalidModificationException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SystemLayerReferenceInvalidModificationException FromJson(string data) Parameters System.String data Returns SystemLayerReferenceInvalidModificationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.ServiceProviderCreateRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.ServiceProviderCreateRequest.html", - "title": "Class ServiceProviderCreateRequest | Picturepark.SDK.V1 API", - "keywords": "Class ServiceProviderCreateRequest Inheritance System.Object ServiceProviderCreateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ServiceProviderCreateRequest Properties BaseUrl Declaration public string BaseUrl { get; set; } Property Value System.String ExternalId Declaration public string ExternalId { get; set; } Property Value System.String Name Declaration public string Name { get; set; } Property Value System.String Secret Declaration public string Secret { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ServiceProviderCreateRequest FromJson(string data) Parameters System.String data Returns ServiceProviderCreateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SystemSchemaInvalidModificationException.html": { + "href": "api/Picturepark.SDK.V1.Contract.SystemSchemaInvalidModificationException.html", + "title": "Class SystemSchemaInvalidModificationException | Picturepark.SDK.V1 API", + "keywords": "Class SystemSchemaInvalidModificationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SystemSchemaInvalidModificationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SystemSchemaInvalidModificationException : PictureparkValidationException, ISerializable, _Exception Properties SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SystemSchemaInvalidModificationException FromJson(string data) Parameters System.String data Returns SystemSchemaInvalidModificationException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldIndexException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldIndexException.html", - "title": "Class SchemaFieldIndexException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldIndexException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldIndexException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldIndexException : PictureparkValidationException, ISerializable, _Exception Properties FieldId Declaration public string FieldId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldIndexException FromJson(string data) Parameters System.String data Returns SchemaFieldIndexException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SystemStatus.html": { + "href": "api/Picturepark.SDK.V1.Contract.SystemStatus.html", + "title": "Class SystemStatus | Picturepark.SDK.V1 API", + "keywords": "Class SystemStatus Inheritance System.Object SystemStatus Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SystemStatus Properties DisplayValuesStatus The status of the display values. Declaration public ICollection DisplayValuesStatus { get; set; } Property Value System.Collections.Generic.ICollection < StatusOfDisplayValuesState > SearchIndicesStatus The status of the search indices. Declaration public ICollection SearchIndicesStatus { get; set; } Property Value System.Collections.Generic.ICollection < StatusOfSearchIndexState > Methods FromJson(String) Declaration public static SystemStatus FromJson(string data) Parameters System.String data Returns SystemStatus ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldImportTypeMismatchException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldImportTypeMismatchException.html", - "title": "Class SchemaFieldImportTypeMismatchException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldImportTypeMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldImportTypeMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldImportTypeMismatchException : PictureparkValidationException, ISerializable, _Exception Properties ExistingFieldType Declaration public string ExistingFieldType { get; set; } Property Value System.String FieldId Declaration public string FieldId { get; set; } Property Value System.String ImportingFieldType Declaration public string ImportingFieldType { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldImportTypeMismatchException FromJson(string data) Parameters System.String data Returns SchemaFieldImportTypeMismatchException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SystemTypes.html": { + "href": "api/Picturepark.SDK.V1.Contract.SystemTypes.html", + "title": "Namespace Picturepark.SDK.V1.Contract.SystemTypes | Picturepark.SDK.V1 API", + "keywords": "Namespace Picturepark.SDK.V1.Contract.SystemTypes Classes Relation" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldImportRelatedSchemaMismatchException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldImportRelatedSchemaMismatchException.html", - "title": "Class SchemaFieldImportRelatedSchemaMismatchException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldImportRelatedSchemaMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldImportRelatedSchemaMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldImportRelatedSchemaMismatchException : PictureparkValidationException, ISerializable, _Exception Properties ExistingRelatedSchemaId Declaration public string ExistingRelatedSchemaId { get; set; } Property Value System.String FieldId Declaration public string FieldId { get; set; } Property Value System.String ImportingRelatedSchemaId Declaration public string ImportingRelatedSchemaId { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldImportRelatedSchemaMismatchException FromJson(string data) Parameters System.String data Returns SchemaFieldImportRelatedSchemaMismatchException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SystemUserRole.html": { + "href": "api/Picturepark.SDK.V1.Contract.SystemUserRole.html", + "title": "Enum SystemUserRole | Picturepark.SDK.V1 API", + "keywords": "Enum SystemUserRole System user roles. Namespace : System.Dynamic.ExpandoObject Syntax public enum SystemUserRole Administrator" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldImportMismatchException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SchemaFieldImportMismatchException.html", - "title": "Class SchemaFieldImportMismatchException | Picturepark.SDK.V1 API", - "keywords": "Class SchemaFieldImportMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException SchemaFieldImportMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaFieldImportMismatchException : PictureparkValidationException, ISerializable, _Exception Properties ExistingFieldIds Declaration public string ExistingFieldIds { get; set; } Property Value System.String ImportingFieldIds Declaration public string ImportingFieldIds { get; set; } Property Value System.String SchemaId Declaration public string SchemaId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SchemaFieldImportMismatchException FromJson(string data) Parameters System.String data Returns SchemaFieldImportMismatchException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.VersionInfo.html": { + "href": "api/Picturepark.SDK.V1.Contract.VersionInfo.html", + "title": "Class VersionInfo | Picturepark.SDK.V1 API", + "keywords": "Class VersionInfo The version view item for the environment. Inheritance System.Object VersionInfo Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class VersionInfo Properties ContractVersion The current contract version stored in CustomerDoc / EnvironmentDoc. Declaration public string ContractVersion { get; set; } Property Value System.String FileProductVersion The GitVersionTask generated file product version of Picturepark.Configuration.dll. Declaration public string FileProductVersion { get; set; } Property Value System.String FileVersion The manual file version of Picturepark.Contract.dll. Declaration public string FileVersion { get; set; } Property Value System.String Release The bamboo release version. Only provided on bamboo deployments. Declaration public string Release { get; set; } Property Value System.String Methods FromJson(String) Declaration public static VersionInfo FromJson(string data) Parameters System.String data Returns VersionInfo ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionSetInvalidRightCombinationException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionSetInvalidRightCombinationException.html", - "title": "Class PermissionSetInvalidRightCombinationException | Picturepark.SDK.V1 API", - "keywords": "Class PermissionSetInvalidRightCombinationException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionSetValidationException PermissionSetInvalidRightCombinationException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetInvalidRightCombinationException : PermissionSetValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static PermissionSetInvalidRightCombinationException FromJson(string data) Parameters System.String data Returns PermissionSetInvalidRightCombinationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.VideoFormatBase.html": { + "href": "api/Picturepark.SDK.V1.Contract.VideoFormatBase.html", + "title": "Class VideoFormatBase | Picturepark.SDK.V1 API", + "keywords": "Class VideoFormatBase Inheritance System.Object FormatBase VideoFormatBase Mp4VideoFormat VideoSpriteFormat VideoStillFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class VideoFormatBase : FormatBase Methods FromJson(String) Declaration public static VideoFormatBase FromJson(string data) Parameters System.String data Returns VideoFormatBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionSetInUseException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.PermissionSetInUseException.html", - "title": "Class PermissionSetInUseException | Picturepark.SDK.V1 API", - "keywords": "Class PermissionSetInUseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException PermissionSetInUseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class PermissionSetInUseException : PictureparkValidationException, ISerializable, _Exception Properties Reference Declaration public string Reference { get; set; } Property Value System.String ReferenceCount Declaration public long ReferenceCount { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static PermissionSetInUseException FromJson(string data) Parameters System.String data Returns PermissionSetInUseException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.VideoSpriteFormat.html": { + "href": "api/Picturepark.SDK.V1.Contract.VideoSpriteFormat.html", + "title": "Class VideoSpriteFormat | Picturepark.SDK.V1 API", + "keywords": "Class VideoSpriteFormat Inheritance System.Object FormatBase VideoFormatBase VideoSpriteFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class VideoSpriteFormat : VideoFormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String MaxNumberOfSprites Declaration public int MaxNumberOfSprites { get; set; } Property Value System.Int32 Quality Declaration public int Quality { get; set; } Property Value System.Int32 SpriteResizeAction Declaration public ResizeAction2 SpriteResizeAction { get; set; } Property Value ResizeAction2 Methods FromJson(String) Declaration public static VideoSpriteFormat FromJson(string data) Parameters System.String data Returns VideoSpriteFormat ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessDefinitionNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessDefinitionNotFoundException.html", - "title": "Class BusinessProcessDefinitionNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessDefinitionNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException BusinessProcessDefinitionNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessDefinitionNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties ProcessDefinitionId Declaration public string ProcessDefinitionId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessProcessDefinitionNotFoundException FromJson(string data) Parameters System.String data Returns BusinessProcessDefinitionNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.VideoStillFormat.html": { + "href": "api/Picturepark.SDK.V1.Contract.VideoStillFormat.html", + "title": "Class VideoStillFormat | Picturepark.SDK.V1 API", + "keywords": "Class VideoStillFormat Inheritance System.Object FormatBase VideoFormatBase VideoStillFormat Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class VideoStillFormat : VideoFormatBase Properties Extension Declaration public string Extension { get; set; } Property Value System.String PositionInSeconds Declaration public int PositionInSeconds { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static VideoStillFormat FromJson(string data) Parameters System.String data Returns VideoStillFormat ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessProcessDefinitionCreateException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessProcessDefinitionCreateException.html", - "title": "Class BusinessProcessDefinitionCreateException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessProcessDefinitionCreateException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException BusinessProcessDefinitionCreateException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessProcessDefinitionCreateException : PictureparkBusinessException, ISerializable, _Exception Properties ProcessDefinitionIds Declaration public ICollection ProcessDefinitionIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static BusinessProcessDefinitionCreateException FromJson(string data) Parameters System.String data Returns BusinessProcessDefinitionCreateException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.WatermarkAction.html": { + "href": "api/Picturepark.SDK.V1.Contract.WatermarkAction.html", + "title": "Class WatermarkAction | Picturepark.SDK.V1 API", + "keywords": "Class WatermarkAction Inheritance System.Object ImageActionBase WatermarkAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class WatermarkAction : ImageActionBase Properties HeightRatio Declaration public double HeightRatio { get; set; } Property Value System.Double MarginBottom Declaration public int? MarginBottom { get; set; } Property Value System.Nullable < System.Int32 > MarginLeft Declaration public int? MarginLeft { get; set; } Property Value System.Nullable < System.Int32 > MarginRight Declaration public int? MarginRight { get; set; } Property Value System.Nullable < System.Int32 > MarginTop Declaration public int? MarginTop { get; set; } Property Value System.Nullable < System.Int32 > Opacity Declaration public double Opacity { get; set; } Property Value System.Double WatermarkFilePath Declaration public string WatermarkFilePath { get; set; } Property Value System.String WatermarkText Declaration public string WatermarkText { get; set; } Property Value System.String WidthRatio Declaration public double WidthRatio { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static WatermarkAction FromJson(string data) Parameters System.String data Returns WatermarkAction ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkSortAttribute.html": { - "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkSortAttribute.html", - "title": "Class PictureparkSortAttribute | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkSortAttribute Inheritance System.Object System.Attribute PictureparkSortAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Module | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Constructor | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Event | AttributeTargets.Interface | AttributeTargets.Parameter | AttributeTargets.Delegate | AttributeTargets.ReturnValue | AttributeTargets.GenericParameter | AttributeTargets.All)] public class PictureparkSortAttribute : Attribute, _Attribute, IPictureparkAttribute" + "api/Picturepark.SDK.V1.ServiceProvider.Buffer.html": { + "href": "api/Picturepark.SDK.V1.ServiceProvider.Buffer.html", + "title": "Namespace Picturepark.SDK.V1.ServiceProvider.Buffer | Picturepark.SDK.V1 API", + "keywords": "Namespace Picturepark.SDK.V1.ServiceProvider.Buffer Classes EventArgsLiveStreamMessage LiveStreamBuffer LiveStreamBufferPriorityQueue LiveStreamConsumer" }, - "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkSearchAttribute.html": { - "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkSearchAttribute.html", - "title": "Class PictureparkSearchAttribute | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkSearchAttribute Inheritance System.Object System.Attribute PictureparkSearchAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Module | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Constructor | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Event | AttributeTargets.Interface | AttributeTargets.Parameter | AttributeTargets.Delegate | AttributeTargets.ReturnValue | AttributeTargets.GenericParameter | AttributeTargets.All)] public class PictureparkSearchAttribute : Attribute, _Attribute, IPictureparkAttribute Properties Boost Declaration public double Boost { get; set; } Property Value System.Double Index Declaration public bool Index { get; set; } Property Value System.Boolean SimpleSearch Declaration public bool SimpleSearch { get; set; } Property Value System.Boolean" + "api/Picturepark.SDK.V1.ServiceProvider.html": { + "href": "api/Picturepark.SDK.V1.ServiceProvider.html", + "title": "Namespace Picturepark.SDK.V1.ServiceProvider | Picturepark.SDK.V1 API", + "keywords": "Namespace Picturepark.SDK.V1.ServiceProvider Classes Configuration ServiceProviderClient" }, - "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkSchemaIndexingAttribute.html": { - "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkSchemaIndexingAttribute.html", - "title": "Class PictureparkSchemaIndexingAttribute | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkSchemaIndexingAttribute Inheritance System.Object System.Attribute PictureparkSchemaIndexingAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false)] public class PictureparkSchemaIndexingAttribute : Attribute, _Attribute, IPictureparkAttribute Constructors PictureparkSchemaIndexingAttribute(String) Declaration public PictureparkSchemaIndexingAttribute(string schemaIndexingInfo) Parameters System.String schemaIndexingInfo PictureparkSchemaIndexingAttribute(Type) Declaration public PictureparkSchemaIndexingAttribute(Type schemaIndexingInfoProvider) Parameters System.Type schemaIndexingInfoProvider Properties SchemaIndexingInfo Declaration public SchemaIndexingInfo SchemaIndexingInfo { get; } Property Value SchemaIndexingInfo" + "api/Picturepark.SDK.V1.ShareClient.html": { + "href": "api/Picturepark.SDK.V1.ShareClient.html", + "title": "Class ShareClient | Picturepark.SDK.V1 API", + "keywords": "Class ShareClient Inheritance System.Object ClientBase ShareClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareClient : ClientBase, IShareClient Constructors ShareClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public ShareClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods AggregateAsync(ShareAggregationRequest, CancellationToken) Aggregate Declaration public Task AggregateAsync(ShareAggregationRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ShareAggregationRequest request Aggregation request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ObjectAggregationResult > Share aggregation result Implements IShareClient.AggregateAsync(ShareAggregationRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateAsync(ShareBaseCreateRequest, CancellationToken) Create Declaration public Task CreateAsync(ShareBaseCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ShareBaseCreateRequest request Polymorphic create contract. Use either ShareBasicCreateRequest or ShareEmbedCreateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < CreateShareResult > Create result Implements IShareClient.CreateAsync(ShareBaseCreateRequest, CancellationToken) Exceptions ApiException A server side error occurred. ContentNotFoundException Content could not be found PictureparkNotFoundException Entity not found PermissionValidationException No permission to share PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyAsync(ShareDeleteManyRequest, CancellationToken) Delete multiple shares Declaration public Task DeleteManyAsync(ShareDeleteManyRequest deleteManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ShareDeleteManyRequest deleteManyRequest A delete many request containing the ids of the shares to delete. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BulkResponse > BusinessProcess Implements IShareClient.DeleteManyAsync(ShareDeleteManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DownloadAsync(String, Nullable, Nullable, String, CancellationToken) Download shared outputs Declaration public Task DownloadAsync(string token, int? width = default(int? ), int? height = default(int? ), string range = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String token Share token System.Nullable < System.Int32 > width Optional width in pixels to resize image System.Nullable < System.Int32 > height Optional height in pixels to resize image System.String range The range of bytes to download (http range header): bytes={from}-{to} (e.g. bytes=0-100000) System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileResponse > HttpResponseMessage Implements IShareClient.DownloadAsync(String, Nullable, Nullable, String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DownloadWithContentIdAsync(String, String, Nullable, Nullable, String, CancellationToken) Download shared outputs Declaration public Task DownloadWithContentIdAsync(string token, string contentId, int? width = default(int? ), int? height = default(int? ), string range = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String token Share token System.String contentId The content id System.Nullable < System.Int32 > width Optional width in pixels to resize image System.Nullable < System.Int32 > height Optional height in pixels to resize image System.String range The range of bytes to download (http range header): bytes={from}-{to} (e.g. bytes=0-100000) System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileResponse > HttpResponseMessage Implements IShareClient.DownloadWithContentIdAsync(String, String, Nullable, Nullable, String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DownloadWithOutputFormatIdAsync(String, String, String, Nullable, Nullable, String, CancellationToken) Download shared outputs Declaration public Task DownloadWithOutputFormatIdAsync(string token, string contentId, string outputFormatId, int? width = default(int? ), int? height = default(int? ), string range = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String token Share token System.String contentId The content id System.String outputFormatId The output format id+ System.Nullable < System.Int32 > width Optional width in pixels to resize image System.Nullable < System.Int32 > height Optional height in pixels to resize image System.String range The range of bytes to download (http range header): bytes={from}-{to} (e.g. bytes=0-100000) System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileResponse > HttpResponseMessage Implements IShareClient.DownloadWithOutputFormatIdAsync(String, String, String, Nullable, Nullable, String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get Declaration public Task GetAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id Share Id (not token, use GetShareJson to get share by token) System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ShareDetail > Share detail Implements IShareClient.GetAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. ShareNotFoundException Share could not be found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetShareJsonAsync(String, CancellationToken) Get share json Declaration public Task GetShareJsonAsync(string token, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String token Share token System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Object > ShareDetail Implements IShareClient.GetShareJsonAsync(String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < ShareClient.ObjectResponseResult > Type Parameters T SearchAsync(ShareSearchRequest, CancellationToken) Search Declaration public Task SearchAsync(ShareSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ShareSearchRequest request Search request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ShareSearchResult > Share search result Implements IShareClient.SearchAsync(ShareSearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(String, ShareBaseUpdateRequest, CancellationToken) Update Declaration public Task UpdateAsync(string id, ShareBaseUpdateRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id The share id. ShareBaseUpdateRequest updateRequest The share update request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ShareDetail > Share detail Implements IShareClient.UpdateAsync(String, ShareBaseUpdateRequest, CancellationToken) Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException A server side error occurred. PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict" }, - "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkSchemaAttribute.html": { - "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkSchemaAttribute.html", - "title": "Class PictureparkSchemaAttribute | Picturepark.SDK.V1 API", - "keywords": "Class PictureparkSchemaAttribute Inheritance System.Object System.Attribute PictureparkSchemaAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Class)] public class PictureparkSchemaAttribute : Attribute, _Attribute, IPictureparkAttribute Constructors PictureparkSchemaAttribute(SchemaType, String) Declaration public PictureparkSchemaAttribute(SchemaType type, string id = null) Parameters SchemaType type System.String id Properties Id Declaration public string Id { get; } Property Value System.String Type Declaration public SchemaType Type { get; } Property Value SchemaType" + "api/Picturepark.SDK.V1.CloudManager.UserClient.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.UserClient.html", + "title": "Class UserClient | Picturepark.SDK.V1 API", + "keywords": "Class UserClient Inheritance System.Object ClientBase UserClient Inherited Members ClientBase.BaseUrl ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserClient : ClientBase, IUserClient Constructors UserClient(ICloudManagerServiceSettings, Net.Http.HttpClient) Declaration public UserClient(ICloudManagerServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters ICloudManagerServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods GetUserDeveloperFlagAsync(String, String, CancellationToken) Declaration public Task GetUserDeveloperFlagAsync(string customerAlias, string userId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias System.String userId System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Boolean > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < UserClient.ObjectResponseResult > Type Parameters T UpdateUserDeveloperFlagAsync(String, UserDeveloperFlagUpdateRequest, CancellationToken) Declaration public Task UpdateUserDeveloperFlagAsync(string customerAlias, UserDeveloperFlagUpdateRequest userDeveloperFlagUpdateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias UserDeveloperFlagUpdateRequest userDeveloperFlagUpdateRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < UserDeveloperFlagUpdateRequest > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.Contract.AggregationResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.AggregationResult.html", - "title": "Class AggregationResult | Picturepark.SDK.V1 API", - "keywords": "Class AggregationResult Result of an aggregation Inheritance System.Object AggregationResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AggregationResult Properties AggregationResultItems Items returned for the aggregation. Each item consists of a bucket with the matched value and the number of matches. Optionally inner aggregations for further drill down can be available. Declaration public ICollection AggregationResultItems { get; set; } Property Value System.Collections.Generic.ICollection < AggregationResultItem > Name Name of the aggregation. Declaration public string Name { get; set; } Property Value System.String SumOtherDocCount When there are lots of unique terms, Elastic Search only returns the top terms; this number is the sum of the document counts for all buckets that are not part of the response. Declaration public long? SumOtherDocCount { get; set; } Property Value System.Nullable < System.Int64 > Methods FromJson(String) Declaration public static AggregationResult FromJson(string data) Parameters System.String data Returns AggregationResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.CloudManager.html": { + "href": "api/Picturepark.SDK.V1.CloudManager.html", + "title": "Namespace Picturepark.SDK.V1.CloudManager | Picturepark.SDK.V1 API", + "keywords": "Namespace Picturepark.SDK.V1.CloudManager Classes CdnClient ClientBase The base class for all clients. CloudBackupClient CloudManagerService CloudManagerServiceSettings The Picturepark service settings. ContentBackupClient CustomerClient CustomerServiceProviderClient EnvironmentClient EnvironmentProcessClient MaintenanceClient ServiceClient ServiceProviderClient UpdateClient UserClient Structs CdnClient.ObjectResponseResult CloudBackupClient.ObjectResponseResult ContentBackupClient.ObjectResponseResult CustomerClient.ObjectResponseResult CustomerServiceProviderClient.ObjectResponseResult EnvironmentClient.ObjectResponseResult EnvironmentProcessClient.ObjectResponseResult MaintenanceClient.ObjectResponseResult ServiceClient.ObjectResponseResult ServiceProviderClient.ObjectResponseResult UpdateClient.ObjectResponseResult UserClient.ObjectResponseResult Interfaces ICloudManagerServiceSettings The Picturepark service settings interface." }, - "api/Picturepark.SDK.V1.Contract.AggregationNameInvalidException.html": { - "href": "api/Picturepark.SDK.V1.Contract.AggregationNameInvalidException.html", - "title": "Class AggregationNameInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class AggregationNameInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException AggregationNameInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AggregationNameInvalidException : PictureparkValidationException, ISerializable, _Exception Properties AggregationName Declaration public string AggregationName { get; set; } Property Value System.String AggregationPrefix Declaration public string AggregationPrefix { get; set; } Property Value System.String Methods FromJson(String) Declaration public static AggregationNameInvalidException FromJson(string data) Parameters System.String data Returns AggregationNameInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.ContentClient.html": { + "href": "api/Picturepark.SDK.V1.ContentClient.html", + "title": "Class ContentClient | Picturepark.SDK.V1 API", + "keywords": "Class ContentClient Inheritance System.Object ClientBase ContentClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentClient : ClientBase, IContentClient Constructors ContentClient(IBusinessProcessClient, IPictureparkServiceSettings, HttpClient) Declaration public ContentClient(IBusinessProcessClient businessProcessClient, IPictureparkServiceSettings settings, HttpClient httpClient) Parameters IBusinessProcessClient businessProcessClient IPictureparkServiceSettings settings HttpClient httpClient ContentClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public ContentClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods AggregateAsync(ContentAggregationRequest, CancellationToken) Aggregate contents Declaration public Task AggregateAsync(ContentAggregationRequest contentAggregationRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentAggregationRequest contentAggregationRequest Content aggregation request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ObjectAggregationResult > Object aggregation result Implements IContentClient.AggregateAsync(ContentAggregationRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception AggregateOnChannelAsync(ContentAggregationOnChannelRequest, CancellationToken) Aggregate contents on channel Declaration public Task AggregateOnChannelAsync(ContentAggregationOnChannelRequest contentAggregationOnChannelRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentAggregationOnChannelRequest contentAggregationOnChannelRequest Content aggregation on channel request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ObjectAggregationResult > Object aggregation result Implements IContentClient.AggregateOnChannelAsync(ContentAggregationOnChannelRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception BatchUpdateFieldsByFilterAsync(ContentFieldsBatchUpdateFilterRequest, Nullable, Boolean, CancellationToken) Batch update fields - by filter Declaration public Task BatchUpdateFieldsByFilterAsync(ContentFieldsBatchUpdateFilterRequest updateRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentFieldsBatchUpdateFilterRequest updateRequest The metadata update request. System.Nullable < System.TimeSpan > timeout Timeout for waiting on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBatchOperationResult > The . Implements IContentClient.BatchUpdateFieldsByFilterAsync(ContentFieldsBatchUpdateFilterRequest, Nullable, Boolean, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception BatchUpdateFieldsByFilterCoreAsync(ContentFieldsBatchUpdateFilterRequest, CancellationToken) Batch update fields - by filter Declaration protected Task BatchUpdateFieldsByFilterCoreAsync(ContentFieldsBatchUpdateFilterRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentFieldsBatchUpdateFilterRequest updateRequest Content fields batch update filter request. It contains the changes that need to be applied to the contents and the filter request to identify the contents. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception BatchUpdateFieldsByIdsAsync(ContentFieldsBatchUpdateRequest, Nullable, Boolean, CancellationToken) Batch update fields - by ids Declaration public Task BatchUpdateFieldsByIdsAsync(ContentFieldsBatchUpdateRequest updateRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentFieldsBatchUpdateRequest updateRequest The metadata update request. System.Nullable < System.TimeSpan > timeout Timeout for waiting on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBatchOperationResult > The . Implements IContentClient.BatchUpdateFieldsByIdsAsync(ContentFieldsBatchUpdateRequest, Nullable, Boolean, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception BatchUpdateFieldsByIdsCoreAsync(ContentFieldsBatchUpdateRequest, CancellationToken) Batch update content fields - by IDs Declaration protected Task BatchUpdateFieldsByIdsCoreAsync(ContentFieldsBatchUpdateRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentFieldsBatchUpdateRequest updateRequest Content fields batch update request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateAsync(ContentCreateRequest, IEnumerable, Nullable, Nullable, Nullable, CancellationToken) Create content Declaration public Task CreateAsync(ContentCreateRequest contentCreateRequest, IEnumerable resolveBehaviors = null, bool? allowMissingDependencies = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentCreateRequest contentCreateRequest Content create request. System.Collections.Generic.IEnumerable < ContentResolveBehavior > resolveBehaviors List of enums that control which parts of the content are resolved and returned. System.Nullable < System.Boolean > allowMissingDependencies Allows creating contents that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentDetail > The content details Implements IContentClient.CreateAsync(ContentCreateRequest, IEnumerable, Nullable, Nullable, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict CreateDownloadLinkAsync(ContentDownloadLinkCreateRequest, CancellationToken) Create download link Declaration public Task CreateDownloadLinkAsync(ContentDownloadLinkCreateRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentDownloadLinkCreateRequest request Content download link request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < DownloadLink > Download link Implements IContentClient.CreateDownloadLinkAsync(ContentDownloadLinkCreateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateManyAsync(ContentCreateManyRequest, Nullable, Boolean, CancellationToken) Create - many Declaration public Task CreateManyAsync(ContentCreateManyRequest contentCreateManyRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentCreateManyRequest contentCreateManyRequest The content create many request. System.Nullable < System.TimeSpan > timeout Timeout for waiting on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been created and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBatchOperationWithRequestIdResult > The . Implements IContentClient.CreateManyAsync(ContentCreateManyRequest, Nullable, Boolean, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateManyCoreAsync(ContentCreateManyRequest, CancellationToken) Create multiple contents Declaration protected Task CreateManyCoreAsync(ContentCreateManyRequest contentCreateManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentCreateManyRequest contentCreateManyRequest Content create many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, Nullable, Nullable, Nullable, CancellationToken) Delete content Declaration public Task DeleteAsync(string contentId, bool? forceReferenceRemoval = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The ID of the content to delete. System.Nullable < System.Boolean > forceReferenceRemoval A value indicating whether references to the content should be removed. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Ok Implements IContentClient.DeleteAsync(String, Nullable, Nullable, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict DeleteManyAsync(ContentDeleteManyRequest, CancellationToken) Delete multiple contents Declaration public Task DeleteManyAsync(ContentDeleteManyRequest deleteManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentDeleteManyRequest deleteManyRequest Delete many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Implements IContentClient.DeleteManyAsync(ContentDeleteManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyByFilterAsync(ContentDeleteManyFilterRequest, CancellationToken) Delete multiple contents - by filter Declaration public Task DeleteManyByFilterAsync(ContentDeleteManyFilterRequest deleteManyFilterRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentDeleteManyFilterRequest deleteManyFilterRequest Delete many by filter request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Implements IContentClient.DeleteManyByFilterAsync(ContentDeleteManyFilterRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DownloadAsync(String, String, Nullable, Nullable, String, CancellationToken) Download content Declaration public Task DownloadAsync(string contentId, string outputFormatId, int? width = default(int? ), int? height = default(int? ), string range = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. System.String outputFormatId The output format ID. System.Nullable < System.Int32 > width Optional width in pixels to resize image. System.Nullable < System.Int32 > height Optional height in pixels to resize image. System.String range The range of bytes to download (http range header): bytes={from}-{to} (e.g. bytes=0-100000). System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileResponse > Http response message Implements IContentClient.DownloadAsync(String, String, Nullable, Nullable, String, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DownloadFilesAsync(ContentSearchResult, String, Boolean, Int32, String, String, Boolean, Action, Action, CancellationToken) Downloads multiple files Declaration public Task DownloadFilesAsync(ContentSearchResult contents, string exportDirectory, bool overwriteIfExists, int concurrentDownloads = 4, string outputFormat = \"Original\", string outputExtension = \"\", bool contentIdAsFilename = false, Action successDelegate = null, Action errorDelegate = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentSearchResult contents The files to download. System.String exportDirectory The directory to store the downloaded files. System.Boolean overwriteIfExists Specifies whether to overwrite files. System.Int32 concurrentDownloads Specifies the number of concurrent downloads. System.String outputFormat The output format name (e.g. 'Original'). System.String outputExtension The expected output file extension. System.Boolean contentIdAsFilename Specifies whether to use the content id as filename. If false, the original filename is used and a counter added if needed. System.Action < ContentDetail > successDelegate The success delegate/callback. System.Action < System.Exception > errorDelegate The error delegate/callback. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task The task. Implements IContentClient.DownloadFilesAsync(ContentSearchResult, String, Boolean, Int32, String, String, Boolean, Action, Action, CancellationToken) DownloadThumbnailAsync(String, ThumbnailSize, Nullable, Nullable, CancellationToken) Download thumbnail Declaration public Task DownloadThumbnailAsync(string contentId, ThumbnailSize size, int? width = default(int? ), int? height = default(int? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. ThumbnailSize size Thumbnail size. Either small, medium or large. System.Nullable < System.Int32 > width Optional width in pixels to resize image. System.Nullable < System.Int32 > height Optional height in pixels to resize image. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileResponse > Http response message Implements IContentClient.DownloadThumbnailAsync(String, ThumbnailSize, Nullable, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, IEnumerable, CancellationToken) Get content Declaration public Task GetAsync(string contentId, IEnumerable resolveBehaviors = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. System.Collections.Generic.IEnumerable < ContentResolveBehavior > resolveBehaviors List of enums that control which parts of the content are resolved and returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentDetail > Content detail Implements IContentClient.GetAsync(String, IEnumerable, CancellationToken) Exceptions ApiException A server side error occurred. ContentNotFoundException Content not found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, IEnumerable, CancellationToken) Get multiple contents Declaration public Task> GetManyAsync(IEnumerable ids, IEnumerable resolveBehaviors = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids List of content IDs System.Collections.Generic.IEnumerable < ContentResolveBehavior > resolveBehaviors List of enums that control which parts of the content are resolved and returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < ContentDetail >> List of Content detail Implements IContentClient.GetManyAsync(IEnumerable, IEnumerable, CancellationToken) Exceptions ApiException A server side error occurred. ContentNotFoundException One or more contents not found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetReferencesAsync(String, ContentReferencesRequest, CancellationToken) Get content references Declaration public Task GetReferencesAsync(string contentId, ContentReferencesRequest contentReferencesRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID whose references to retrieve. ContentReferencesRequest contentReferencesRequest Content references request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentReferencesResult > ContentReferencesResult Implements IContentClient.GetReferencesAsync(String, ContentReferencesRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetReferencesManyAsync(ContentManyReferencesRequest, CancellationToken) Get many content references Declaration public Task GetReferencesManyAsync(ContentManyReferencesRequest contentManyReferencesRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentManyReferencesRequest contentManyReferencesRequest Content many references request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentReferencesResult > Content references result Implements IContentClient.GetReferencesManyAsync(ContentManyReferencesRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < ContentClient.ObjectResponseResult > Type Parameters T RestoreAsync(String, Nullable, Nullable, Nullable, CancellationToken) Restore content Declaration public Task RestoreAsync(string contentId, bool? allowMissingDependencies = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. System.Nullable < System.Boolean > allowMissingDependencies Allows restoring contents that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Ok Implements IContentClient.RestoreAsync(String, Nullable, Nullable, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict RestoreManyAsync(ContentRestoreManyRequest, CancellationToken) Restore multiple contents Declaration public Task RestoreManyAsync(ContentRestoreManyRequest restoreManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentRestoreManyRequest restoreManyRequest Content restore many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Implements IContentClient.RestoreManyAsync(ContentRestoreManyRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(ContentSearchRequest, CancellationToken) Search contents Declaration public Task SearchAsync(ContentSearchRequest contentSearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentSearchRequest contentSearchRequest Content search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentSearchResult > Content search result Implements IContentClient.SearchAsync(ContentSearchRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipAsync(String, ContentOwnershipTransferRequest, Nullable, Nullable, CancellationToken) Transfer content ownership Declaration public Task TransferOwnershipAsync(string contentId, ContentOwnershipTransferRequest updateRequest, TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. ContentOwnershipTransferRequest updateRequest Content ownership transfer request. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Ok Implements IContentClient.TransferOwnershipAsync(String, ContentOwnershipTransferRequest, Nullable, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict TransferOwnershipManyAsync(ContentOwnershipTransferManyRequest, Nullable, Boolean, CancellationToken) Transfer ownership - many Declaration public Task TransferOwnershipManyAsync(ContentOwnershipTransferManyRequest contentOwnershipTransferManyRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentOwnershipTransferManyRequest contentOwnershipTransferManyRequest The content ownership transfer many request. System.Nullable < System.TimeSpan > timeout Timeout for waiting on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBatchOperationResult > The . Implements IContentClient.TransferOwnershipManyAsync(ContentOwnershipTransferManyRequest, Nullable, Boolean, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipManyCoreAsync(ContentOwnershipTransferManyRequest, CancellationToken) Transfer multiple contents ownerships Declaration protected Task TransferOwnershipManyCoreAsync(ContentOwnershipTransferManyRequest contentOwnershipTransferManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentOwnershipTransferManyRequest contentOwnershipTransferManyRequest Content ownership transfer many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateFileAsync(String, ContentFileUpdateRequest, CancellationToken) Update content file Declaration public Task UpdateFileAsync(string contentId, ContentFileUpdateRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The ID of the content to replace. ContentFileUpdateRequest updateRequest Content file update request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Implements IContentClient.UpdateFileAsync(String, ContentFileUpdateRequest, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateMetadataAsync(String, ContentMetadataUpdateRequest, IEnumerable, Nullable, Nullable, Nullable, CancellationToken) Update content metadata Declaration public Task UpdateMetadataAsync(string contentId, ContentMetadataUpdateRequest updateRequest, IEnumerable resolveBehaviors = null, bool? allowMissingDependencies = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. ContentMetadataUpdateRequest updateRequest Content metadata update request. System.Collections.Generic.IEnumerable < ContentResolveBehavior > resolveBehaviors List of enums that control which parts of the content are resolved and returned. System.Nullable < System.Boolean > allowMissingDependencies Allows storing references to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentDetail > Content detail Implements IContentClient.UpdateMetadataAsync(String, ContentMetadataUpdateRequest, IEnumerable, Nullable, Nullable, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict UpdateMetadataManyAsync(ContentMetadataUpdateManyRequest, Nullable, Boolean, CancellationToken) Update metadata - many Declaration public Task UpdateMetadataManyAsync(ContentMetadataUpdateManyRequest updateRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentMetadataUpdateManyRequest updateRequest The metadata update requests. System.Nullable < System.TimeSpan > timeout Timeout for waiting on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBatchOperationResult > The . Implements IContentClient.UpdateMetadataManyAsync(ContentMetadataUpdateManyRequest, Nullable, Boolean, CancellationToken) Exceptions ApiException A server side error occurred. ContentNotFoundException Not all provided contents could be found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateMetadataManyCoreAsync(ContentMetadataUpdateManyRequest, CancellationToken) Update multiple content metadata Declaration protected Task UpdateMetadataManyCoreAsync(ContentMetadataUpdateManyRequest updateRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentMetadataUpdateManyRequest updateRequest Content metadata update many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. ContentNotFoundException Not all provided contents could be found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdatePermissionsAsync(String, ContentPermissionsUpdateRequest, IEnumerable, Nullable, Nullable, CancellationToken) Update content permissions Declaration public Task UpdatePermissionsAsync(string contentId, ContentPermissionsUpdateRequest updateRequest, IEnumerable resolveBehaviors = null, TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String contentId The content ID. ContentPermissionsUpdateRequest updateRequest Content permissions update request. System.Collections.Generic.IEnumerable < ContentResolveBehavior > resolveBehaviors List of enums that control which parts of the content are resolved and returned. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentDetail > Content detail Implements IContentClient.UpdatePermissionsAsync(String, ContentPermissionsUpdateRequest, IEnumerable, Nullable, Nullable, CancellationToken) Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict UpdatePermissionsManyAsync(ContentPermissionsUpdateManyRequest, Nullable, Boolean, CancellationToken) Update permissions - many Declaration public Task UpdatePermissionsManyAsync(ContentPermissionsUpdateManyRequest updateManyRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentPermissionsUpdateManyRequest updateManyRequest The permissions update many request. System.Nullable < System.TimeSpan > timeout Timeout for waiting on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been created and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ContentBatchOperationResult > The . Implements IContentClient.UpdatePermissionsManyAsync(ContentPermissionsUpdateManyRequest, Nullable, Boolean, CancellationToken) Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdatePermissionsManyCoreAsync(ContentPermissionsUpdateManyRequest, CancellationToken) Update multiple contents permissions Declaration protected Task UpdatePermissionsManyCoreAsync(ContentPermissionsUpdateManyRequest updateManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ContentPermissionsUpdateManyRequest updateManyRequest Content permissions update many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception WaitForBusinessProcessAndReturnResult(String, Nullable, Boolean, CancellationToken) Waits for a business process and returns a . Declaration public Task WaitForBusinessProcessAndReturnResult(string businessProcessId, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String businessProcessId The business process id. System.Nullable < System.TimeSpan > timeout The timeout to wait on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search documents and the rendered display values System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ContentBatchOperationResult > The . Implements IContentClient.WaitForBusinessProcessAndReturnResult(String, Nullable, Boolean, CancellationToken) WaitForBusinessProcessAndReturnResultWithRequestId(String, Nullable, Boolean, CancellationToken) Waits for a business process and returns a . Declaration public Task WaitForBusinessProcessAndReturnResultWithRequestId(string businessProcessId, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String businessProcessId The business process id. System.Nullable < System.TimeSpan > timeout The timeout to wait on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search documents and the rendered display values System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ContentBatchOperationWithRequestIdResult > The . Implements IContentClient.WaitForBusinessProcessAndReturnResultWithRequestId(String, Nullable, Boolean, CancellationToken)" }, - "api/Picturepark.SDK.V1.Contract.AggregationFilterNotSupportedException.html": { - "href": "api/Picturepark.SDK.V1.Contract.AggregationFilterNotSupportedException.html", - "title": "Class AggregationFilterNotSupportedException | Picturepark.SDK.V1 API", - "keywords": "Class AggregationFilterNotSupportedException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException AggregationFilterNotSupportedException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AggregationFilterNotSupportedException : PictureparkValidationException, ISerializable, _Exception Properties AggregationName Declaration public string AggregationName { get; set; } Property Value System.String NotSupportedFilterType Declaration public string NotSupportedFilterType { get; set; } Property Value System.String SupportedFilterTypes Declaration public ICollection SupportedFilterTypes { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static AggregationFilterNotSupportedException FromJson(string data) Parameters System.String data Returns AggregationFilterNotSupportedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BasicTemplate.html": { + "href": "api/Picturepark.SDK.V1.Contract.BasicTemplate.html", + "title": "Class BasicTemplate | Picturepark.SDK.V1 API", + "keywords": "Class BasicTemplate Inheritance System.Object TemplateBase BasicTemplate Inherited Members TemplateBase.Width TemplateBase.Height System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BasicTemplate : TemplateBase Methods FromJson(String) Declaration public static BasicTemplate FromJson(string data) Parameters System.String data Returns BasicTemplate ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.AggregationFilter.html": { - "href": "api/Picturepark.SDK.V1.Contract.AggregationFilter.html", - "title": "Class AggregationFilter | Picturepark.SDK.V1 API", - "keywords": "Class AggregationFilter Filters aggregations Inheritance System.Object FilterBase AggregationFilter Inherited Members FilterBase.FromExpression(Expression>, String, Analyzer) FilterBase.FromExpression(Expression>, String, String, Boolean) FilterBase.FromExpression(Expression>, String[]) FilterBase.FromExpression(Expression>, Analyzer, String[]) FilterBase.FromExpression(Expression>, String, IEnumerable) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AggregationFilter : FilterBase Properties AggregationName The name of the aggregation this filter is connected to. Declaration public string AggregationName { get; set; } Property Value System.String Filter The filter to be applied. Declaration public FilterBase Filter { get; set; } Property Value FilterBase TemporaryAggregatorRequestId Autogenerated Guid at request time, for precise aggregation result mapping. Declaration public string TemporaryAggregatorRequestId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static AggregationFilter FromJson(string data) Parameters System.String data Returns AggregationFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BatchResponse.html": { + "href": "api/Picturepark.SDK.V1.Contract.BatchResponse.html", + "title": "Class BatchResponse | Picturepark.SDK.V1 API", + "keywords": "Class BatchResponse Response from a batch operation Inheritance System.Object BatchResponse Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BatchResponse Properties Rows Rows in the response. Declaration public ICollection Rows { get; set; } Property Value System.Collections.Generic.ICollection < BatchResponseRow > Methods FromJson(String) Declaration public static BatchResponse FromJson(string data) Parameters System.String data Returns BatchResponse ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.UpdateEnvironmentRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UpdateEnvironmentRequest.html", - "title": "Class UpdateEnvironmentRequest | Picturepark.SDK.V1 API", - "keywords": "Class UpdateEnvironmentRequest Inheritance System.Object UpdateEnvironmentRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UpdateEnvironmentRequest Properties TargetVersion The maximal target version. In case the highest available update version is lower than the desired target version, the environments's contract version will be raised to the highest available update version. Declaration public string TargetVersion { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UpdateEnvironmentRequest FromJson(string data) Parameters System.String data Returns UpdateEnvironmentRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentMetadataUpdateItem.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentMetadataUpdateItem.html", + "title": "Class ContentMetadataUpdateItem | Picturepark.SDK.V1 API", + "keywords": "Class ContentMetadataUpdateItem Item to update content metadata Inheritance System.Object ContentMetadataUpdateRequest ContentMetadataUpdateItem Inherited Members ContentMetadataUpdateRequest.LayerSchemaIds ContentMetadataUpdateRequest.Content ContentMetadataUpdateRequest.Metadata ContentMetadataUpdateRequest.LayerSchemasUpdateOptions ContentMetadataUpdateRequest.SchemaFieldsUpdateOptions ContentMetadataUpdateRequest.LayerMergeUpdate(Expression>, TProperty) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentMetadataUpdateItem : ContentMetadataUpdateRequest Properties Id The ID of the content. Declaration public string Id { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentMetadataUpdateItem FromJson(string data) Parameters System.String data Returns ContentMetadataUpdateItem ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.UpdateCustomerRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UpdateCustomerRequest.html", - "title": "Class UpdateCustomerRequest | Picturepark.SDK.V1 API", - "keywords": "Class UpdateCustomerRequest Inheritance System.Object UpdateCustomerRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UpdateCustomerRequest Properties CustomerId The customer id. Declaration public string CustomerId { get; set; } Property Value System.String TargetVersion The maximal target version. In case the highest available update version is lower than the desired target version, the customer's contract version will be raised to the highest available update version. Declaration public string TargetVersion { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UpdateCustomerRequest FromJson(string data) Parameters System.String data Returns UpdateCustomerRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentMetadataUpdateManyException.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentMetadataUpdateManyException.html", + "title": "Class ContentMetadataUpdateManyException | Picturepark.SDK.V1 API", + "keywords": "Class ContentMetadataUpdateManyException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException ContentMetadataUpdateManyException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentMetadataUpdateManyException : PictureparkBusinessException, ISerializable, _Exception Properties FailedItemsCount Declaration public int FailedItemsCount { get; set; } Property Value System.Int32 TotalItemsCount Declaration public int TotalItemsCount { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static ContentMetadataUpdateManyException FromJson(string data) Parameters System.String data Returns ContentMetadataUpdateManyException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.UnsupportedListItemChangeCommandException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UnsupportedListItemChangeCommandException.html", - "title": "Class UnsupportedListItemChangeCommandException | Picturepark.SDK.V1 API", - "keywords": "Class UnsupportedListItemChangeCommandException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException UnsupportedListItemChangeCommandException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UnsupportedListItemChangeCommandException : PictureparkValidationException, ISerializable, _Exception Properties CommandType Declaration public string CommandType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static UnsupportedListItemChangeCommandException FromJson(string data) Parameters System.String data Returns UnsupportedListItemChangeCommandException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ContentMetadataUpdateManyRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ContentMetadataUpdateManyRequest.html", + "title": "Class ContentMetadataUpdateManyRequest | Picturepark.SDK.V1 API", + "keywords": "Class ContentMetadataUpdateManyRequest Request to update many contents metadata Inheritance System.Object ContentMetadataUpdateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentMetadataUpdateManyRequest Properties AllowMissingDependencies Allows storing references to list items or contents that don't exist in the system. Declaration public bool AllowMissingDependencies { get; set; } Property Value System.Boolean Items Update items Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < ContentMetadataUpdateItem > Methods FromJson(String) Declaration public static ContentMetadataUpdateManyRequest FromJson(string data) Parameters System.String data Returns ContentMetadataUpdateManyRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.UnsharpenMaskAction.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.UnsharpenMaskAction.html", - "title": "Class UnsharpenMaskAction | Picturepark.SDK.V1 API", - "keywords": "Class UnsharpenMaskAction Inheritance System.Object ImageActionBase UnsharpenMaskAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UnsharpenMaskAction : ImageActionBase Properties Amount Declaration public double Amount { get; set; } Property Value System.Double Radius Declaration public double Radius { get; set; } Property Value System.Double Threshold Declaration public double Threshold { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static UnsharpenMaskAction FromJson(string data) Parameters System.String data Returns UnsharpenMaskAction ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.CustomerAliasInUseException.html": { + "href": "api/Picturepark.SDK.V1.Contract.CustomerAliasInUseException.html", + "title": "Class CustomerAliasInUseException | Picturepark.SDK.V1 API", + "keywords": "Class CustomerAliasInUseException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException CustomerAliasInUseException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerAliasInUseException : PictureparkBusinessException, ISerializable, _Exception Properties Alias Declaration public string Alias { get; set; } Property Value System.String ExistingCustomerId Declaration public string ExistingCustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerAliasInUseException FromJson(string data) Parameters System.String data Returns CustomerAliasInUseException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotCustomerCloneRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotCustomerCloneRequest.html", - "title": "Class SnapshotCustomerCloneRequest | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotCustomerCloneRequest Inheritance System.Object SnapshotCustomerCloneRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SnapshotCustomerCloneRequest Properties AdminUser Declaration public User AdminUser { get; set; } Property Value User AdminUserPassword Declaration public string AdminUserPassword { get; set; } Property Value System.String Anonymize Declaration public bool Anonymize { get; set; } Property Value System.Boolean BaseUrl Declaration public string BaseUrl { get; set; } Property Value System.String CorsAllowedHosts Declaration public ICollection CorsAllowedHosts { get; set; } Property Value System.Collections.Generic.ICollection < System.String > CustomerAlias Declaration public string CustomerAlias { get; set; } Property Value System.String CustomerHosts Declaration public ICollection CustomerHosts { get; set; } Property Value System.Collections.Generic.ICollection < System.String > CustomerName Declaration public string CustomerName { get; set; } Property Value System.String RedirectUri Declaration public string RedirectUri { get; set; } Property Value System.String RepositoryName Declaration public string RepositoryName { get; set; } Property Value System.String SnapshotName Declaration public string SnapshotName { get; set; } Property Value System.String SourceCustomerAlias Declaration public string SourceCustomerAlias { get; set; } Property Value System.String StoragePath Declaration public string StoragePath { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SnapshotCustomerCloneRequest FromJson(string data) Parameters System.String data Returns SnapshotCustomerCloneRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.CustomerAliasNotFoundException.html": { + "href": "api/Picturepark.SDK.V1.Contract.CustomerAliasNotFoundException.html", + "title": "Class CustomerAliasNotFoundException | Picturepark.SDK.V1 API", + "keywords": "Class CustomerAliasNotFoundException Inheritance System.Object System.Exception PictureparkException CustomerAliasNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerAliasNotFoundException : PictureparkException, ISerializable, _Exception Properties CustomerAlias Declaration public string CustomerAlias { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerAliasNotFoundException FromJson(string data) Parameters System.String data Returns CustomerAliasNotFoundException ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotBaseRestoreRequest.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.SnapshotBaseRestoreRequest.html", - "title": "Class SnapshotBaseRestoreRequest | Picturepark.SDK.V1 API", - "keywords": "Class SnapshotBaseRestoreRequest Inheritance System.Object SnapshotBaseRestoreRequest SnapshotCustomerRestoreRequest SnapshotEnvironmentRestoreRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class SnapshotBaseRestoreRequest Properties Indices Declaration public ICollection Indices { get; set; } Property Value System.Collections.Generic.ICollection < System.String > RepositoryName Declaration public string RepositoryName { get; set; } Property Value System.String SnapshotName Declaration public string SnapshotName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static SnapshotBaseRestoreRequest FromJson(string data) Parameters System.String data Returns SnapshotBaseRestoreRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.CustomerApp.html": { + "href": "api/Picturepark.SDK.V1.Contract.CustomerApp.html", + "title": "Class CustomerApp | Picturepark.SDK.V1 API", + "keywords": "Class CustomerApp Inheritance System.Object CustomerApp Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerApp Properties AppId Declaration public string AppId { get; set; } Property Value System.String Description Declaration public TranslatedStringDictionary Description { get; set; } Property Value TranslatedStringDictionary Icon Declaration public string Icon { get; set; } Property Value System.String Name Declaration public TranslatedStringDictionary Name { get; set; } Property Value TranslatedStringDictionary Methods FromJson(String) Declaration public static CustomerApp FromJson(string data) Parameters System.String data Returns CustomerApp ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.LanguageAnalyzer.html": { - "href": "api/Picturepark.SDK.V1.Contract.LanguageAnalyzer.html", - "title": "Class LanguageAnalyzer | Picturepark.SDK.V1 API", - "keywords": "Class LanguageAnalyzer An analyzer using an ElasticSearch's language tokenizer Inheritance System.Object AnalyzerBase LanguageAnalyzer Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LanguageAnalyzer : AnalyzerBase Properties FieldSuffix The suffix for the analyzed field: language. Declaration public string FieldSuffix { get; set; } Property Value System.String Type The analyzer type: Language Declaration public Analyzer Type { get; set; } Property Value Analyzer Methods FromJson(String) Declaration public static LanguageAnalyzer FromJson(string data) Parameters System.String data Returns LanguageAnalyzer ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkRequiredAttribute.html": { + "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkRequiredAttribute.html", + "title": "Class PictureparkRequiredAttribute | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkRequiredAttribute Inheritance System.Object PictureparkRequiredAttribute Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Module | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Constructor | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Event | AttributeTargets.Interface | AttributeTargets.Parameter | AttributeTargets.Delegate | AttributeTargets.ReturnValue | AttributeTargets.GenericParameter | AttributeTargets.All)] public class PictureparkRequiredAttribute : RequiredAttribute, IPictureparkAttribute" }, - "api/Picturepark.SDK.V1.Contract.Language.html": { - "href": "api/Picturepark.SDK.V1.Contract.Language.html", - "title": "Class Language | Picturepark.SDK.V1 API", - "keywords": "Class Language Inheritance System.Object Language Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Language Properties Ietf IETF language tag. E.g en, en-US, de. Declaration public string Ietf { get; set; } Property Value System.String Name Language translations. Declaration public TranslatedStringDictionary Name { get; set; } Property Value TranslatedStringDictionary RegionCode Region code of the language. E.g. US, DE, CH. Declaration public string RegionCode { get; set; } Property Value System.String ThreeLetterISOLanguageName Three letter ISO language code. E.g. eng, deu. Declaration public string ThreeLetterISOLanguageName { get; set; } Property Value System.String TwoLetterISOLanguageName Two letter ISO language code. E.g. en, de. Declaration public string TwoLetterISOLanguageName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static Language FromJson(string data) Parameters System.String data Returns Language ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkReferenceAttribute.html": { + "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkReferenceAttribute.html", + "title": "Class PictureparkReferenceAttribute | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkReferenceAttribute Inheritance System.Object System.Attribute PictureparkReferenceAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Class | AttributeTargets.Property)] public class PictureparkReferenceAttribute : Attribute, _Attribute, IPictureparkAttribute" }, - "api/Picturepark.SDK.V1.Contract.FieldOverwriteMultiTagbox.html": { - "href": "api/Picturepark.SDK.V1.Contract.FieldOverwriteMultiTagbox.html", - "title": "Class FieldOverwriteMultiTagbox | Picturepark.SDK.V1 API", - "keywords": "Class FieldOverwriteMultiTagbox Overwritten information for FieldMultiTagbox Inheritance System.Object FieldOverwriteBase FieldOverwriteMultiTagbox Inherited Members FieldOverwriteBase.Id FieldOverwriteBase.Required FieldOverwriteBase.OverwriteRequired System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldOverwriteMultiTagbox : FieldOverwriteBase Properties Filter An optional filter to limit the list items: this value will overwrite the existing Filter value specified in the parent schema if OverwriteFilter is set to true. Declaration public FilterBase Filter { get; set; } Property Value FilterBase ListItemCreateTemplate Json serialized template used for creating new list item: this value will overwrite the existing ListItemCreateTemplate value specified in the parent schema if OverwriteListItemCreateTemplate is set to true. Declaration public string ListItemCreateTemplate { get; set; } Property Value System.String MaximumItems The maximum number of items that can be stored: this value will overwrite the existing MaximumItems value specified in the parent schema if OverwriteMaximumItems is set to true. Declaration public int? MaximumItems { get; set; } Property Value System.Nullable < System.Int32 > MinimumItems The minimum number of items that must be stored: this value will overwrite the existing MinimumItems value specified in the parent schema if OverwriteMinimumItems is set to true. Declaration public int? MinimumItems { get; set; } Property Value System.Nullable < System.Int32 > OverwriteFilter Enable the overwriting of the Filter property of the field specified by the Id property. Declaration public bool OverwriteFilter { get; set; } Property Value System.Boolean OverwriteListItemCreateTemplate Enable the overwriting of the ListItemCreateTemplate property of the field specified by the Id property. Declaration public bool OverwriteListItemCreateTemplate { get; set; } Property Value System.Boolean OverwriteMaximumItems Enable the overwriting of the MaximumItems property of the field specified by the Id property. Declaration public bool OverwriteMaximumItems { get; set; } Property Value System.Boolean OverwriteMinimumItems Enable the overwriting of the MinimumItems property of the field specified by the Id property. Declaration public bool OverwriteMinimumItems { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static FieldOverwriteMultiTagbox FromJson(string data) Parameters System.String data Returns FieldOverwriteMultiTagbox ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkPatternAttribute.html": { + "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkPatternAttribute.html", + "title": "Class PictureparkPatternAttribute | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkPatternAttribute Inheritance System.Object PictureparkPatternAttribute Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Parameter, AllowMultiple = false)] public class PictureparkPatternAttribute : RegularExpressionAttribute, IPictureparkAttribute Constructors PictureparkPatternAttribute(String) Declaration public PictureparkPatternAttribute(string pattern) Parameters System.String pattern" }, - "api/Picturepark.SDK.V1.Contract.FieldOverwriteBase.html": { - "href": "api/Picturepark.SDK.V1.Contract.FieldOverwriteBase.html", - "title": "Class FieldOverwriteBase | Picturepark.SDK.V1 API", - "keywords": "Class FieldOverwriteBase Base class to overwrite field's information Inheritance System.Object FieldOverwriteBase FieldOverwriteMultiTagbox FieldOverwriteSingleTagbox Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class FieldOverwriteBase Properties Id The field's ID whose information need to be overwritten. Declaration public string Id { get; set; } Property Value System.String OverwriteRequired Enable the overwriting of the Required property of the field specified by the Id property. Declaration public bool OverwriteRequired { get; set; } Property Value System.Boolean Required Defines if a field value is mandatory or not: this value will overwrite the existing Required value specified in the parent schema if OverwriteRequired is set to true. Declaration public bool Required { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static FieldOverwriteBase FromJson(string data) Parameters System.String data Returns FieldOverwriteBase ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkNameTranslationAttribute.html": { + "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkNameTranslationAttribute.html", + "title": "Class PictureparkNameTranslationAttribute | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkNameTranslationAttribute Adds name translations to a field. Inheritance System.Object System.Attribute PictureparkNameTranslationAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Class | AttributeTargets.Property, AllowMultiple = true)] public class PictureparkNameTranslationAttribute : Attribute, _Attribute, IPictureparkAttribute Constructors PictureparkNameTranslationAttribute(String) Initializes a new instance of the PictureparkNameTranslationAttribute class. Adds the translations for the default language Declaration public PictureparkNameTranslationAttribute(string translation) Parameters System.String translation PictureparkNameTranslationAttribute(String, String) Declaration public PictureparkNameTranslationAttribute(string languageAbbreviation, string translation) Parameters System.String languageAbbreviation System.String translation Properties LanguageAbbreviation Declaration public string LanguageAbbreviation { get; } Property Value System.String Translation Declaration public string Translation { get; } Property Value System.String" }, - "api/Picturepark.SDK.V1.Contract.FieldMultiTagbox.html": { - "href": "api/Picturepark.SDK.V1.Contract.FieldMultiTagbox.html", - "title": "Class FieldMultiTagbox | Picturepark.SDK.V1 API", - "keywords": "Class FieldMultiTagbox The field used to store multiple tagboxes Inheritance System.Object FieldBase FieldMultiTagbox Inherited Members FieldBase.Id FieldBase.IndexId FieldBase.FieldNamespace FieldBase.Names FieldBase.Descriptions FieldBase.Required FieldBase.Fixed FieldBase.Index FieldBase.SimpleSearch FieldBase.Sortable System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FieldMultiTagbox : FieldBase Properties Filter An optional filter to limit the returned list items. Declaration public FilterBase Filter { get; set; } Property Value FilterBase ListItemCreateTemplate Json serialized template used for creating new list item (no logic is implemented in backend). Declaration public string ListItemCreateTemplate { get; set; } Property Value System.String MaximumItems The maximum number of items that can be stored. Declaration public int? MaximumItems { get; set; } Property Value System.Nullable < System.Int32 > MinimumItems The minimum number of items that must be stored. Declaration public int? MinimumItems { get; set; } Property Value System.Nullable < System.Int32 > SchemaId The ID of the schema to be used as tagbox (it must be of type List). Declaration public string SchemaId { get; set; } Property Value System.String SchemaIndexingInfo Indexing information of fields of the related schema identified by the SchemaId property Declaration public SchemaIndexingInfo SchemaIndexingInfo { get; set; } Property Value SchemaIndexingInfo ViewModeDisplayPatternType Defines the display pattern type to be used (Name or List only) when showing a tagbox item in view mode. Defaults to \"Name\". The information is only consumed by the client application. No actual logic is implemented in the backend. Declaration public DisplayPatternType ViewModeDisplayPatternType { get; set; } Property Value DisplayPatternType Methods FromJson(String) Declaration public static FieldMultiTagbox FromJson(string data) Parameters System.String data Returns FieldMultiTagbox ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkMaximumLengthAttribute.html": { + "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkMaximumLengthAttribute.html", + "title": "Class PictureparkMaximumLengthAttribute | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkMaximumLengthAttribute Inheritance System.Object PictureparkMaximumLengthAttribute Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Module | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Constructor | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Event | AttributeTargets.Interface | AttributeTargets.Parameter | AttributeTargets.Delegate | AttributeTargets.ReturnValue | AttributeTargets.GenericParameter | AttributeTargets.All)] public class PictureparkMaximumLengthAttribute : MaxLengthAttribute, IPictureparkAttribute" }, - "api/Picturepark.SDK.V1.Contract.LatLon.html": { - "href": "api/Picturepark.SDK.V1.Contract.LatLon.html", - "title": "Class LatLon | Picturepark.SDK.V1 API", - "keywords": "Class LatLon Stores a coordinate Inheritance System.Object LatLon Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LatLon Properties Lat Latitude Declaration public double Lat { get; set; } Property Value System.Double Lon Longitude Declaration public double Lon { get; set; } Property Value System.Double Methods FromJson(String) Declaration public static LatLon FromJson(string data) Parameters System.String data Returns LatLon ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkListItemCreateTemplateAttribute.html": { + "href": "api/Picturepark.SDK.V1.Contract.Attributes.PictureparkListItemCreateTemplateAttribute.html", + "title": "Class PictureparkListItemCreateTemplateAttribute | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkListItemCreateTemplateAttribute Inheritance System.Object System.Attribute PictureparkListItemCreateTemplateAttribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false)] public class PictureparkListItemCreateTemplateAttribute : Attribute, _Attribute, IPictureparkAttribute Constructors PictureparkListItemCreateTemplateAttribute(String) Declaration public PictureparkListItemCreateTemplateAttribute(string listItemCreateTemplate) Parameters System.String listItemCreateTemplate Properties ListItemCreateTemplate Declaration public string ListItemCreateTemplate { get; set; } Property Value System.String" }, - "api/Picturepark.SDK.V1.Contract.LanguageConfiguration.html": { - "href": "api/Picturepark.SDK.V1.Contract.LanguageConfiguration.html", - "title": "Class LanguageConfiguration | Picturepark.SDK.V1 API", - "keywords": "Class LanguageConfiguration Inheritance System.Object LanguageConfiguration Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LanguageConfiguration Properties DefaultLanguage The default language. Not the be confused with the metadata fallback language x-default. Declaration public string DefaultLanguage { get; set; } Property Value System.String MetadataLanguages A list of languages serving as metadata languages. Declaration public ICollection MetadataLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SystemLanguages A list of languages serving as system languages. Declaration public ICollection SystemLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static LanguageConfiguration FromJson(string data) Parameters System.String data Returns LanguageConfiguration ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.TransferFile.html": { + "href": "api/Picturepark.SDK.V1.Contract.TransferFile.html", + "title": "Class TransferFile | Picturepark.SDK.V1 API", + "keywords": "Class TransferFile Represents the base class for transfer items. Inheritance System.Object TransferFile TransferUploadFile TransferWebLink Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class TransferFile Properties Identifier Replaced in favor of RequestId. Client generated identifier of the item. Declaration public string Identifier { get; set; } Property Value System.String RequestId Client generated identifier of the item. Declaration public string RequestId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TransferFile FromJson(string data) Parameters System.String data Returns TransferFile ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FileTransferSearchRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.FileTransferSearchRequest.html", - "title": "Class FileTransferSearchRequest | Picturepark.SDK.V1 API", - "keywords": "Class FileTransferSearchRequest Request to search for file transfers. Inheritance System.Object FileTransferSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FileTransferSearchRequest Properties Filter An optional search filter. Limits the document result set. Declaration public FilterBase Filter { get; set; } Property Value FilterBase Limit Limits the document count of the result set. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken The token used to retrieve the next page of results. It must be null on first request and only filled with the returned pageToken to request next page of results. Declaration public string PageToken { get; set; } Property Value System.String SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchString Limits the search by using a query string filter. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FileTransferSearchRequest FromJson(string data) Parameters System.String data Returns FileTransferSearchRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.TransferDetail.html": { + "href": "api/Picturepark.SDK.V1.Contract.TransferDetail.html", + "title": "Class TransferDetail | Picturepark.SDK.V1 API", + "keywords": "Class TransferDetail Represents a transfer and includes detailed information. Inheritance System.Object Transfer TransferDetail Inherited Members Transfer.Id Transfer.Name Transfer.State Transfer.TransferType Transfer.BusinessProcessId Transfer.FileTransferCount Transfer.CollectionId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TransferDetail : Transfer Properties Audit Audit information. Declaration public UserAudit Audit { get; set; } Property Value UserAudit DataExtractionInProgressCount Number of items currently being processed in data extraction. Declaration public long DataExtractionInProgressCount { get; set; } Property Value System.Int64 FileUploadInProgressCount Number of items currently being uploaded. Declaration public long FileUploadInProgressCount { get; set; } Property Value System.Int64 ItemCount Total number of items. Declaration public long ItemCount { get; set; } Property Value System.Int64 ItemProgress Number of items processed. Declaration public long ItemProgress { get; set; } Property Value System.Int64 ItemsCancelled Number of items cancelled. Declaration public long ItemsCancelled { get; set; } Property Value System.Int64 ItemsFailed Number of items failed. Declaration public long ItemsFailed { get; set; } Property Value System.Int64 LastDataExtractionProgressTimeStamp Time stamp of last progress update from data extraction. Declaration public DateTime? LastDataExtractionProgressTimeStamp { get; set; } Property Value System.Nullable < System.DateTime > LastFileUploadProgressTimeStamp Time stamp of last progress update from upload. Declaration public DateTime? LastFileUploadProgressTimeStamp { get; set; } Property Value System.Nullable < System.DateTime > Methods FromJson(String) Declaration public static TransferDetail FromJson(string data) Parameters System.String data Returns TransferDetail ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.FileTransferOutput.html": { - "href": "api/Picturepark.SDK.V1.Contract.FileTransferOutput.html", - "title": "Class FileTransferOutput | Picturepark.SDK.V1 API", - "keywords": "Class FileTransferOutput Inheritance System.Object FileTransferOutput Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FileTransferOutput Properties FilePath Declaration public string FilePath { get; set; } Property Value System.String Id Declaration public string Id { get; set; } Property Value System.String OutputSource Declaration public OutputSource OutputSource { get; set; } Property Value OutputSource Methods FromJson(String) Declaration public static FileTransferOutput FromJson(string data) Parameters System.String data Returns FileTransferOutput ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Localization.PictureparkExceptionExtensions.html": { + "href": "api/Picturepark.SDK.V1.Localization.PictureparkExceptionExtensions.html", + "title": "Class PictureparkExceptionExtensions | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkExceptionExtensions Inheritance System.Object PictureparkExceptionExtensions Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public static class PictureparkExceptionExtensions Methods GetLocalizedErrorCode(PictureparkException, String) Gets the localized error message for the given exception. Declaration public static string GetLocalizedErrorCode(this PictureparkException exception, string language) Parameters PictureparkException exception The exception. System.String language The language. Returns System.String The localized error message." }, - "api/Picturepark.SDK.V1.Contract.FileTransferNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.FileTransferNotFoundException.html", - "title": "Class FileTransferNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class FileTransferNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkNotFoundException FileTransferNotFoundException Inherited Members PictureparkNotFoundException.Reference PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FileTransferNotFoundException : PictureparkNotFoundException, ISerializable, _Exception Properties FileTransferId Declaration public string FileTransferId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FileTransferNotFoundException FromJson(string data) Parameters System.String data Returns FileTransferNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Localization.LocalizationService.html": { + "href": "api/Picturepark.SDK.V1.Localization.LocalizationService.html", + "title": "Class LocalizationService | Picturepark.SDK.V1 API", + "keywords": "Class LocalizationService Provides methods to translate texts from the Picturepark backend. Inheritance System.Object LocalizationService Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LocalizationService Methods GetDateTimeLocalizedDisplayValue(String) Declaration public static string GetDateTimeLocalizedDisplayValue(string value) Parameters System.String value Returns System.String GetLocalizedErrorCode(PictureparkException, String) Gets the localized error message for the given exception. Declaration public static string GetLocalizedErrorCode(PictureparkException exception, string language) Parameters PictureparkException exception The exception. System.String language The language. Returns System.String The localized error message. GetLocalizedText(Int32, IDictionary, String) Gets the localized text for the given code and language. Declaration public static string GetLocalizedText(int code, IDictionary additionalData, string language) Parameters System.Int32 code The code to identify the text. IDictionary < System.String , System.Object > additionalData The additional placeholder data to use in the text. System.String language The language. Returns System.String The localized text. GetLocalizedText(Int32, String) Gets the localized text for the given code and language. Declaration public static string GetLocalizedText(int code, string language) Parameters System.Int32 code The code to identify the text. System.String language The language. Returns System.String The localized text. GetLocalizedText(String, IDictionary, String) Gets the localized text for the given code and language. Declaration public static string GetLocalizedText(string code, IDictionary additionalData, string language) Parameters System.String code The code to identify the text. IDictionary < System.String , System.Object > additionalData The additional placeholder data to use in the text. System.String language The language. Returns System.String The localized text. GetLocalizedText(String, String) Gets the localized text for the given code and language. Declaration public static string GetLocalizedText(string code, string language) Parameters System.String code The code to identify the text. System.String language The language. Returns System.String The localized text. ReplaceDateTimeLocalizedDisplayValueInObject(Object) Declaration public static void ReplaceDateTimeLocalizedDisplayValueInObject(object obj) Parameters System.Object obj" }, - "api/Picturepark.SDK.V1.Contract.FileTransferDetail.html": { - "href": "api/Picturepark.SDK.V1.Contract.FileTransferDetail.html", - "title": "Class FileTransferDetail | Picturepark.SDK.V1 API", - "keywords": "Class FileTransferDetail Detailed representation of file transfer. Inheritance System.Object FileTransfer FileTransferDetail Inherited Members FileTransfer.Id FileTransfer.Name FileTransfer.Identifier FileTransfer.RequestId FileTransfer.TransferId FileTransfer.State FileTransfer.ContentId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FileTransferDetail : FileTransfer Properties Audit Audit information. Declaration public UserAudit Audit { get; set; } Property Value UserAudit FileMetadata Metadata extracted for file. Declaration public FileMetadata FileMetadata { get; set; } Property Value FileMetadata OutputItems Outputs rendered during data extraction phase. Declaration public ICollection OutputItems { get; set; } Property Value System.Collections.Generic.ICollection < FileTransferOutput > Methods FromJson(String) Declaration public static FileTransferDetail FromJson(string data) Parameters System.String data Returns FileTransferDetail ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.ServiceProvider.Buffer.LiveStreamConsumer.html": { + "href": "api/Picturepark.SDK.V1.ServiceProvider.Buffer.LiveStreamConsumer.html", + "title": "Class LiveStreamConsumer | Picturepark.SDK.V1 API", + "keywords": "Class LiveStreamConsumer Inheritance System.Object LiveStreamConsumer Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LiveStreamConsumer Constructors LiveStreamConsumer(Configuration, IModel) Declaration public LiveStreamConsumer(Configuration configuration, IModel model) Parameters Configuration configuration IModel model Methods OnReceived(Object, BasicDeliverEventArgs) Declaration public void OnReceived(object sender, BasicDeliverEventArgs e) Parameters System.Object sender BasicDeliverEventArgs e Events Received Declaration public event EventHandler Received Event Type System.EventHandler < EventArgsLiveStreamMessage >" }, - "api/Picturepark.SDK.V1.Contract.DateRange.html": { - "href": "api/Picturepark.SDK.V1.Contract.DateRange.html", - "title": "Class DateRange | Picturepark.SDK.V1 API", - "keywords": "Class DateRange The date time range class used in filters Inheritance System.Object DateRange Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DateRange Properties From The from value: it can be a datetime string or a pattern now(+-)(int)(YMDHm). Declaration public string From { get; set; } Property Value System.String Names Language specific range names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary To The to value: it can be a datetime string or a pattern now(+-)(int)(YMDHm). Declaration public string To { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DateRange FromJson(string data) Parameters System.String data Returns DateRange ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.ServiceProvider.Buffer.LiveStreamBufferPriorityQueue.html": { + "href": "api/Picturepark.SDK.V1.ServiceProvider.Buffer.LiveStreamBufferPriorityQueue.html", + "title": "Class LiveStreamBufferPriorityQueue | Picturepark.SDK.V1 API", + "keywords": "Class LiveStreamBufferPriorityQueue Inheritance System.Object LiveStreamBufferPriorityQueue Namespace : System.Dynamic.ExpandoObject Syntax public class LiveStreamBufferPriorityQueue : SimplePriorityQueue" }, - "api/Picturepark.SDK.V1.Contract.DataDictionary.html": { - "href": "api/Picturepark.SDK.V1.Contract.DataDictionary.html", - "title": "Class DataDictionary | Picturepark.SDK.V1 API", - "keywords": "Class DataDictionary Inheritance System.Object System.Collections.Generic.Dictionary < System.String , System.Object > DataDictionary Inherited Members System.Collections.Generic.Dictionary.Add(System.String, System.Object) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Add(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Contains(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Remove(System.Collections.Generic.KeyValuePair) System.Collections.Generic.Dictionary.Clear() System.Collections.Generic.Dictionary.ContainsKey(System.String) System.Collections.Generic.Dictionary.ContainsValue(System.Object) System.Collections.Generic.Dictionary.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.Generic.IEnumerable>.GetEnumerator() System.Collections.Generic.Dictionary.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Collections.Generic.Dictionary.OnDeserialization(System.Object) System.Collections.Generic.Dictionary.Remove(System.String) System.Collections.Generic.Dictionary.TryGetValue(System.String, System.Object) System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.CopyTo(System.Collections.Generic.KeyValuePair[], System.Int32) System.Collections.Generic.Dictionary.System.Collections.ICollection.CopyTo(System.Array, System.Int32) System.Collections.Generic.Dictionary.System.Collections.IEnumerable.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.IDictionary.get_Item(System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.set_Item(System.Object, System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.Add(System.Object, System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.Contains(System.Object) System.Collections.Generic.Dictionary.System.Collections.IDictionary.GetEnumerator() System.Collections.Generic.Dictionary.System.Collections.IDictionary.Remove(System.Object) System.Collections.Generic.Dictionary.Comparer System.Collections.Generic.Dictionary.Count System.Collections.Generic.Dictionary.Keys System.Collections.Generic.Dictionary.System.Collections.Generic.IDictionary.Keys System.Collections.Generic.Dictionary.System.Collections.Generic.IReadOnlyDictionary.Keys System.Collections.Generic.Dictionary.Values System.Collections.Generic.Dictionary.System.Collections.Generic.IDictionary.Values System.Collections.Generic.Dictionary.System.Collections.Generic.IReadOnlyDictionary.Values System.Collections.Generic.Dictionary.Item[System.String] System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.IsReadOnly System.Collections.Generic.Dictionary.System.Collections.ICollection.IsSynchronized System.Collections.Generic.Dictionary.System.Collections.ICollection.SyncRoot System.Collections.Generic.Dictionary.System.Collections.IDictionary.IsFixedSize System.Collections.Generic.Dictionary.System.Collections.IDictionary.IsReadOnly System.Collections.Generic.Dictionary.System.Collections.IDictionary.Keys System.Collections.Generic.Dictionary.System.Collections.IDictionary.Values System.Collections.Generic.Dictionary.System.Collections.IDictionary.Item[System.Object] System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DataDictionary : Dictionary, IDictionary, ICollection>, IDictionary, ICollection, IReadOnlyDictionary, IReadOnlyCollection>, IEnumerable>, IEnumerable, ISerializable, IDeserializationCallback Methods FromJson(String) Declaration public static DataDictionary FromJson(string data) Parameters System.String data Returns DataDictionary Get(String) Gets an item in the dictionary as DataDictionary Declaration public DataDictionary Get(string schemaId) Parameters System.String schemaId Returns DataDictionary Get(String) Gets a specific item based on the schemaId from the dictionary and deserializes the object to the given type. Declaration public T Get(string schemaId) Parameters System.String schemaId The schema ID for the dictionary lookup. Returns T The deserialized object.d Type Parameters T Type to deserialize. GetList(String) Gets an item in the dictionary as List Declaration public List GetList(string schemaId) Parameters System.String schemaId Returns List < DataDictionary > GetList(String) Gets an item in the dictionary as List Declaration public List GetList(string schemaId) Parameters System.String schemaId Returns List Type Parameters T ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.VideoStream.html": { + "href": "api/Picturepark.SDK.V1.Contract.VideoStream.html", + "title": "Class VideoStream | Picturepark.SDK.V1 API", + "keywords": "Class VideoStream Inheritance System.Object VideoStream Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class VideoStream Properties BitRate Declaration public string BitRate { get; set; } Property Value System.String Codec Declaration public string Codec { get; set; } Property Value System.String DisplayAspectRatio Declaration public string DisplayAspectRatio { get; set; } Property Value System.String DurationInSeconds Declaration public double DurationInSeconds { get; set; } Property Value System.Double Format Declaration public string Format { get; set; } Property Value System.String FrameCount Declaration public int? FrameCount { get; set; } Property Value System.Nullable < System.Int32 > FrameRate Declaration public double? FrameRate { get; set; } Property Value System.Nullable < System.Double > Height Declaration public int? Height { get; set; } Property Value System.Nullable < System.Int32 > Language Declaration public string Language { get; set; } Property Value System.String PixelAspectRatio Declaration public double? PixelAspectRatio { get; set; } Property Value System.Nullable < System.Double > Resolution Declaration public int? Resolution { get; set; } Property Value System.Nullable < System.Int32 > Rotation Declaration public double? Rotation { get; set; } Property Value System.Nullable < System.Double > StreamSize Declaration public long? StreamSize { get; set; } Property Value System.Nullable < System.Int64 > Width Declaration public int? Width { get; set; } Property Value System.Nullable < System.Int32 > Methods FromJson(String) Declaration public static VideoStream FromJson(string data) Parameters System.String data Returns VideoStream ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.CustomerViolationException.html": { - "href": "api/Picturepark.SDK.V1.Contract.CustomerViolationException.html", - "title": "Class CustomerViolationException | Picturepark.SDK.V1 API", - "keywords": "Class CustomerViolationException Inheritance System.Object System.Exception PictureparkException CustomerViolationException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerViolationException : PictureparkException, ISerializable, _Exception Properties CurrentCustomerId Declaration public string CurrentCustomerId { get; set; } Property Value System.String ExpectedCustomerId Declaration public string ExpectedCustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerViolationException FromJson(string data) Parameters System.String data Returns CustomerViolationException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.VideoMetadata.html": { + "href": "api/Picturepark.SDK.V1.Contract.VideoMetadata.html", + "title": "Class VideoMetadata | Picturepark.SDK.V1 API", + "keywords": "Class VideoMetadata Inheritance System.Object FileMetadata VideoMetadata Inherited Members FileMetadata.Names FileMetadata.Descriptions FileMetadata.FileExtension FileMetadata.FileName FileMetadata.FilePath FileMetadata.FileSizeInBytes FileMetadata.Sha1Hash FileMetadata.XmpMetadata FileMetadata.ExifMetadata FileMetadata.Language System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class VideoMetadata : FileMetadata Properties AudioStreams Declaration public ICollection AudioStreams { get; set; } Property Value System.Collections.Generic.ICollection < AudioStream > Codec Declaration public string Codec { get; set; } Property Value System.String DurationInSeconds Declaration public double DurationInSeconds { get; set; } Property Value System.Double Format Declaration public string Format { get; set; } Property Value System.String Height Declaration public int Height { get; set; } Property Value System.Int32 OverallBitrate Declaration public int? OverallBitrate { get; set; } Property Value System.Nullable < System.Int32 > VideoStreams Declaration public ICollection VideoStreams { get; set; } Property Value System.Collections.Generic.ICollection < VideoStream > Width Declaration public int Width { get; set; } Property Value System.Int32 Methods FromJson(String) Declaration public static VideoMetadata FromJson(string data) Parameters System.String data Returns VideoMetadata ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.CustomerNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.Contract.CustomerNotFoundException.html", - "title": "Class CustomerNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class CustomerNotFoundException Inheritance System.Object System.Exception PictureparkException CustomerNotFoundException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerNotFoundException : PictureparkException, ISerializable, _Exception Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerNotFoundException FromJson(string data) Parameters System.String data Returns CustomerNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.TransferSearchResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.TransferSearchResult.html", + "title": "Class TransferSearchResult | Picturepark.SDK.V1 API", + "keywords": "Class TransferSearchResult Result from a search for transfers. Inheritance System.Object BaseResultOfTransfer SearchBehaviorBaseResultOfTransfer TransferSearchResult Inherited Members SearchBehaviorBaseResultOfTransfer.SearchString SearchBehaviorBaseResultOfTransfer.IsSearchStringRewritten SearchBehaviorBaseResultOfTransfer.QueryDebugInformation BaseResultOfTransfer.TotalResults BaseResultOfTransfer.Results BaseResultOfTransfer.ElapsedMilliseconds BaseResultOfTransfer.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TransferSearchResult : SearchBehaviorBaseResultOfTransfer Methods FromJson(String) Declaration public static TransferSearchResult FromJson(string data) Parameters System.String data Returns TransferSearchResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.CustomerNotDeactivatedException.html": { - "href": "api/Picturepark.SDK.V1.Contract.CustomerNotDeactivatedException.html", - "title": "Class CustomerNotDeactivatedException | Picturepark.SDK.V1 API", - "keywords": "Class CustomerNotDeactivatedException Inheritance System.Object System.Exception PictureparkException CustomerNotDeactivatedException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerNotDeactivatedException : PictureparkException, ISerializable, _Exception Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerNotDeactivatedException FromJson(string data) Parameters System.String data Returns CustomerNotDeactivatedException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.html": { + "href": "api/Picturepark.SDK.V1.Contract.html", + "title": "Namespace Picturepark.SDK.V1.Contract | Picturepark.SDK.V1 API", + "keywords": "Namespace Picturepark.SDK.V1.Contract Classes AacAudioFormat AddMetadataLanguageTimeoutException AggregationFilter Filters aggregations AggregationFilterNotSupportedException AggregationNameInvalidException AggregationResult Result of an aggregation AggregationResultItem Aggregation result item AggregationSizeInvalidException Size of the aggregation is invalid. AggregatorBase It is the base class for all aggregators. AlphaHandlingAction AmbiguousUserRoleRightsException AnalyzerBase The analyzer base class AndCondition Links conditions with AND AndFilter Used to put filters in \"and\" ApiException ApiException ApiStatisticsEvent ApplicationEvent AssignContentPermissionSetsAction Assigns one or more permission sets to a content. AssignLayerAction Assigns a layer, adding the default values to the data dictionary AssignTagboxItemsAction Assigns one or multiple tag box items to the multi tagbox identified by the path (JSON path). AssignTagboxItemsInLayerAction Assigns a set of list item ids to all multi tag boxes in a layer where the filter defined on the tagbox does allow assignment of the ID. AssignValueAction Assign a value to all fields matching the FieldPath (JSON path). AtLeastOneActiveTermsOfServiceMustExistException AudioFormatBase AudioMetadata AudioStillFormat AudioStream BaseResultOfBusinessProcess BaseResultOfContent BaseResultOfContentShareReference BaseResultOfDocumentHistory BaseResultOfFileTransfer BaseResultOfListItem BaseResultOfLiveStream BaseResultOfMetadataReference BaseResultOfOutput BaseResultOfPermissionSet BaseResultOfSchema BaseResultOfShare BaseResultOfTransfer BaseResultOfUserRole BaseResultOfUserWithRoles BasicTemplate BatchResponse Response from a batch operation BatchResponseRow Row in a batch operation response Blacklist Blacklist containing file name patterns skipped when uploading. BlacklistItem Entry in the Blacklist. BooleanCondition Links multiple conditions with a boolean operator BulkResponse Response to a bulk operation BulkResponseRow Row information of a bulk response BusinessProcess Business process BusinessProcessCancellationNotSupportedException BusinessProcessCancellationRequestedEvent BusinessProcessContinuationException BusinessProcessCreateRequest Create request to create a BusinessProcess. BusinessProcessDefinitionCreateException BusinessProcessDefinitionNotFoundException BusinessProcessDetails Detailed representation of a business process BusinessProcessDetailsDataBase Base class for the details of a business process BusinessProcessDetailsDataBatchResponse Business process detailed information regarding a batch operation BusinessProcessDetailsDataCdnPurge Business process detailed information regarding a CDN purge operation BusinessProcessDetailsDataContentImport Business process detailed information regarding Content import BusinessProcessDetailsDataSchemaImport Business process detailed information regarding Schema / ListItems import operation BusinessProcessEngineRequestException BusinessProcessEvent BusinessProcessLifeCycleNotHitException BusinessProcessNotExternalException BusinessProcessNotFoundException BusinessProcessNotificationUpdate Notification update for a business process. BusinessProcessNotificationUpdateRequest Updates the notification of a business process without changing the state or the life cycle. BusinessProcessSearchRequest Search request to search for business processes BusinessProcessSearchResult Search result from a search for business processes BusinessProcessState State transition information of a business process BusinessProcessStateChangeRequest Transitions the business process to a new state and/or life cycle. BusinessProcessStateNotHitException BusinessProcessWaitForLifeCycleResult Result from waiting for life cycle(s) on a business process BusinessProcessWaitForStateResult Result from waiting for state(s) on a business process BusinessRule A business rule BusinessRuleAction Action to be performed by a business rule BusinessRuleActionInvalidDocumentTypeException BusinessRuleActionInvalidExecutionScopeException BusinessRuleActionsMissingException BusinessRuleArrayIndexInvalidException BusinessRuleCondition Conditions on which a business rule is executed BusinessRuleConditionInvalidTriggerPointActionException BusinessRuleConditionInvalidTriggerPointDocumentTypeException BusinessRuleConditionMissingException BusinessRuleConditionsMissingException BusinessRuleConfigurable A business rule configurable by specific actions and conditions BusinessRuleConfiguration Represents the business rule configuration. BusinessRuleConfigurationUpdateRequest Update request for changing business rule configuration BusinessRuleConfigurationValidationException BusinessRuleContentPermissionSetIdsMissingException BusinessRuleDictionaryKeyInvalidException BusinessRuleFieldIdInvalidException BusinessRuleFieldPathInvalidException BusinessRuleFiredEvent BusinessRuleFiredEventDetail BusinessRuleInvalidVariableNameException BusinessRuleNamedCacheNameInvalidException BusinessRuleNGramTransformationMaxWordLengthInvalidException BusinessRuleNGramTransformationMinWordLengthInvalidException BusinessRuleNGramTransformationSizeInvalidException BusinessRulePathInvalidException BusinessRulePermissionSetIdInvalidException BusinessRulePolygonInvalidException BusinessRuleProjectionTransformationsMissingException BusinessRuleRefIdsMissingException BusinessRuleRegularExpressionInvalidException BusinessRuleRuleIdDuplicationException BusinessRuleRuleIdMissingException BusinessRuleSchemaIdInvalidException BusinessRuleScript A business rule expressed as a script BusinessRuleTransformation Business rule transformation BusinessRuleTransformationGroup Business rule transformation group: A group of transformations to run for the specified inputs BusinessRuleTransformationGroupInputsMissingException BusinessRuleTransformationGroupTransformationsMissingException BusinessRuleTriggerPoint Represents a trigger point for a business rule BusinessRuleTriggerPointMissingException BusinessRuleValidationException CardTemplate CdnPurgeJobBase Base class for a CDN purge job CdnPurgeJobByTag Represents a CDN purge by tag (e.g. share ID) CdnPurgeJobByUri Channel ChannelCreateRequest ChannelsNotFoundException ChannelUpdateRequest ChildFilter Filters on child documents ChunkSizeOutOfRangeException ConfigurationChangeEvent ConfigurationIndexNotFoundException ConsoleMessage Content ContentAggregationOnChannelRequest Request to aggregate contents based on the aggregators defined on a channel ContentAggregationRequest Request to aggregate contents based on the specified aggregators ContentBackupFailedException ContentCreateManyRequest Request to create multiple contents ContentCreateRequest Request to create a content ContentDeleteManyFilterRequest Request to delete multiple contents based on a provided filter ContentDeleteManyRequest Request to delete multiple contents. ContentDetail Content detail ContentDetailViewEvent ContentDownloadEvent ContentDownloadLinkCreateRequest Request to create a content download link ContentDownloadRequestItem Information needed to generate a content download link ContentFieldsBatchUpdateFilterRequest Request to batch update contents' fields based on a filter ContentFieldsBatchUpdateRequest Request to batch update contents' fields based on content IDs ContentFileReplaceTypeMismatchException ContentFileUpdateRequest Request to update a content file ContentFilterRequest ContentImportResult Represents an item imported during a content import ContentItem ContentLayerInvalidException ContentLayerSameRootException ContentManyReferencesRequest Request to get multiple contents' references ContentMetadataUpdateItem Item to update content metadata ContentMetadataUpdateManyException ContentMetadataUpdateManyRequest Request to update many contents metadata ContentMetadataUpdateRequest Request to update content metadata ContentNotFoundException ContentOwnershipTransferItem Content ownership transfer item ContentOwnershipTransferManyRequest Request to transfer multiple contents ownerships ContentOwnershipTransferRequest Request to transfer the content ownership ContentPermissionException ContentPermissionSetAssignedCondition Matches when a permission set was assigned ContentPermissionSetCreateManyRequest ContentPermissionSetCreateRequest ContentPermissionSetDetail Detail of a content permission set ContentPermissionSetsChangedCondition Matches whenever the assigned content permission sets changed. ContentPermissionSetUnassignedCondition Matches when a permission set was unassigned ContentPermissionSetUpdateManyRequest Request to update multiple content permission sets ContentPermissionSetUpdateRequest Request to update a content permission set ContentPermissionSetUpdateRequestItem Request to update a content permission set ContentPermissionsUpdateItem Content permissions update item ContentPermissionsUpdateManyRequest Request to update multiple contents permissions ContentPermissionsUpdateRequest Request to update the permissions of a content ContentReferencesRequest Request to get the references to a content ContentReferencesResult Result to a get content references operation ContentRelationItemAssignedCondition Matches when a relationship entry in a relationship field matching the field path string (JSON path) is newly assigned. ContentRelationItemsChangedCondition Matches whenever the assigned content(s) in a relationship field changed. ContentRelationItemUnassignedCondition Matches when a relationship entry in a relationship field matching the field path string (JSON path) is removed. ContentRestoreManyRequest Request to restore multiple contents ContentRightAggregationCount Combination of ContentRight and found document count ContentSchemaCondition Matches when the content schema of a metadata item equals the one set in the condition. ContentSearchRequest Request to search contents ContentSearchResult Result for content search operation ContentShareReference Share information for a share referencing a content ContentShareReferenceResult Result class for share reference search ContractMismatchException Country CreateShareResult Result of share creation CreateTransferRequest Creates a transfer. CreateTransferResult The create transfer result. CropAction CustomerAliasHeaderMissingException CustomerAliasInUseException CustomerAliasNotFoundException CustomerApp CustomerBoostValuesInvalidException CustomerBoostValuesUpdateTimeoutException CustomerChangeEvent CustomerDeactivationException CustomerHostNotFoundException CustomerInfo Customer configuration information CustomerNotActiveException CustomerNotAvailableException CustomerNotDeactivatedException CustomerNotFoundException CustomerViolationException DataDictionary DateRange The date time range class used in filters DateRangeAggregator A multi-bucket range aggregator dedicated for date values. DateRangeFilter Filters over a range of date time values DateRangeForAggregator The date range class used in aggregators. DefaultChannelDeleteException DefaultSearchIndexDeleteException DeleteContentsWithReferencesException DeleteListItemsWithReferencesException DisplayPattern Represent the template whose value will be resolved based on the actual content. DisplayValueDictionary DisplayValueRerenderingInProgressException DisplayValueStatus DocumentChange DocumentFormatBase DocumentHistory DocumentHistoryDifference DocumentHistorySearchRequest DocumentHistorySearchResult DocumentMetadata DocumentStillFormat DocumentVersionConflictException DocumentVersionNotFoundException DownloadLink Download link information DownloadTrackingInfo DuplicateAggregatorException DuplicateAliasException DuplicatedItemAssignedException DuplicateDocumentException DuplicatedSearchBehaviorException DuplicateMetadataDisplayPatternException DuplicateOutputFormatIdException DuplicateRightException DuplicateSchemaException DuplicateSchemaInfoException DuplicateSearchIndexDocException EdgeNGramAnalyzer An analyzer using the ElasticSearch's EdgeNGram tokenizer ElasticVersionUpdateException EnvironmentDeactivationException EnvironmentNotAvailableException EnvironmentNotDeactivatedException EnvironmentNotFoundException EnvironmentProcessAlreadyRunningException EnvironmentProcessNotFoundException EnvironmentProcessWaitTimeoutException EpsMetadata ErrorResponse Error information with serialized exception ExistsFilter Filters over the existence of a field's value FailedToLockException FieldBase The field base class FieldBoolean The field used to store a boolean FieldDate The field used to store a date FieldDateTime The field used to store a date time FieldDateTimeArray The field used to store multiple date time values FieldDecimal The field used to store a decimal value FieldDictionary The field used to store a dictionary of values FieldDictionaryArray The field used to store multiple dictionaries' values FieldExistsResponse Response for a query if a field exists FieldGeoPoint The field used to store a geo point FieldIndexingInfo Indexing information for a field of a schema FieldLong The field used to store a long value FieldLongArray The field used to store multiple long values FieldMultiFieldset The field used to store multiple fieldsets FieldMultiRelation The field used to store multiple relations FieldMultiTagbox The field used to store multiple tagboxes FieldOverwriteBase Base class to overwrite field's information FieldOverwriteMultiTagbox Overwritten information for FieldMultiTagbox FieldOverwriteSingleTagbox Overwritten information for FieldSingleTagbox FieldSingleFieldset The field used to store a single fieldset FieldSingleRelation The field used to store a single relation FieldSingleTagbox The field used to store a single tagbox FieldString The field used to store a string value FieldStringArray The field used to store multiple string values FieldTranslatedString The field used to store a translated string values FieldTrigger A field that can be triggered, and store in such occasion the id of the user and the time that triggered it. The last user who triggered it and the last time in which it was triggered can be used for filtering or for simple search (if enabled on the field). Such information are stored in two inner fields: \"triggeredBy\" and \"triggeredOn\". In order to be triggered in a Content or ListItem metadata dictionary, the special '\"_trigger\": true' should be sent in the data of the field itself. FieldValueChangedCondition Matches when a field matching the field path string (JSON path) changes to the expected value. FileLocations Specifies the location where to upload the file from and optional filename if it should be renamed on upload FileMetadata FileParameter FileResponse FileTransfer Representation of a file transfer. FileTransferCreateItem FileTransferDeleteRequest Deletes files from transfer. FileTransferDetail Detailed representation of file transfer. FileTransferNotFoundException FileTransferOutput FileTransferSearchRequest Request to search for file transfers. FileTransferSearchResult Result from a search for file transfers. FilterBase The filters' base class ForbiddenHtmlElementsUsedException FormatBase GeoBoundingBoxFilter Filters geo point values based on a bounding box GeoDistance Stores geo distance information for gei distance aggregation GeoDistanceAggregator A multi-bucket range aggregator that works on geo_point fields GeoDistanceFilter Filters within the radius of the distance from a location GeoLocation It stores geo location information (latitude and longitude) GeoPoint GeoPointWithinPolygonCondition Matches when the geo point from the field specified by the field path is inside the specified polygon. IllegalAuthorizationStateTransitionException ImageActionBase ImageFormatBase ImageMetadata ImportTransferPartialRequest ImportTransferRequest IndexDocumentNotFoundException IndexedFieldThresholdExceededException IndexException IndexField Contains compiled field information. IndexFieldsSearchBySchemaIdsRequest Request to search indexed fields of specific schemas IndexMappingException InternalRecipient Internal share recipient InvalidArgumentException InvalidChangeCommandFieldNotFoundException InvalidChangeCommandFieldTypeInvalidException InvalidChangeCommandSchemaChangeInvalidException InvalidDateTimeFormatException InvalidMetadataException InvalidSortFieldException InvalidStateException InvalidStateTransitionException InvalidTransferTypeException InvalidValueFormatException InvalidVersionException ItemIdDuplicatedException JoinByTransformation Joins the input by a configurable separator JpegFormat Language LanguageAnalyzer An analyzer using an ElasticSearch's language tokenizer LanguageConfiguration LatLon Stores a coordinate LayerAssignedCondition Matches when a layer was assigned LayerIdsByRootSchema LayersChangedCondition Matches whenever the assigned layers of a content changed. LayerUnassignedCondition Matches when a layer was unassigned LeaseNotAcquiredException ListItem ListItemAggregationRequest Request to aggregate list items ListItemCreateManyRequest Request to create multiple list items ListItemCreateRequest Request to create a list item ListItemCyclicDependencyException ListItemDeleteManyFilterRequest Request to delete multiple list items based on a provided filter ListItemDeleteManyRequest Request to delete multiple list items ListItemDetail List item detail ListItemFieldsBatchUpdateFilterRequest Request to batch update list items' fields based on a filter ListItemFieldsBatchUpdateRequest Request to batch update list items' fields based on list item IDs ListItemFilterRequest Request to filter list items ListItemImportResult Result information of a list item import operation ListItemLayerException ListItemManyReferencesRequest Request to get the references to multiple list items ListItemNamedCacheConfiguration List item named cache ListItemNamedCacheKeyFieldsInvalidException ListItemNamedCacheSchemaIdInvalidException ListItemNotFoundException ListItemPermissionException ListItemReferencesRequest Request to get the references to a list item ListItemReferencesResult Result from getting references to list items. ListItemRestoreManyRequest Request to restore multiple deleted list items ListItemSchemaMismatchException ListItemSearchRequest Request to search list items ListItemSearchResult Result for list item search operation ListItemUpdateItem ListItemUpdateManyException ListItemUpdateManyRequest Request to update multiple list items ListItemUpdateRequest Request to update an existing list item ListTemplate LiveStream LiveStreamMessage LiveStreamSearchRequest LiveStreamSearchResult Results of live stream search. LiveStreamTraceJob LookupCacheTransformation Uses a named cache to lookup a value. MailRecipient Share mail recipient MatchRegexCondition Matches when a field matching the field path string (JSON Path) changes and matches the given regular expression. MaximumTransferSizeException Message Metadata MetadataError MetadataReference Reference to a metadata item MetadataReferenceResult Result for getting references. MetadataReferencesPagingRequest Request to get paginated metadata references MetadataValuesChangeCommandBase The base class for metadata value change commands. MetadataValuesChangeRequestBase Base class for the content metadata batch requests. MetadataValuesFieldRemoveCommand Removes a field and its value from the values of the specified schema MetadataValuesSchemaItemAddCommand Adds a list item to a FieldMultiTagbox field MetadataValuesSchemaItemRemoveCommand Removes a list item from a FieldMultiTagbox field MetadataValuesSchemaRemoveCommand Removes schema and all its values MetadataValuesSchemaReplaceCommand Replaces schema values MetadataValuesSchemaUpdateCommand Updates schema values MetadataValuesSchemaUpsertCommand Adds or updates schema values MissingCustomerDefaultLanguageException MissingDependenciesException MissingDisplayPatternForCustomerDefaultLanguageException Mp3AudioFormat Mp4VideoFormat NamedCacheConfigurationBase Named cache configuration NamedCacheConfigurationException NamedCacheNameDuplicationException NamedCacheNameMissingException NestedAggregator A special single bucket aggregation that enables aggregating on nested documents NestedFilter Filters on nested documents NGramAnalyzer An analyzer using the ElasticSearch's NGram tokenizer NGramTransformation Produces N-grams based on splitting a text on whitespace characters. Removes punctuation as well. NodeInfoMessage NoTagsFoundException NoTermsOfServiceDefinedException NotFilter Negates the specified filter NotSupportedFileExtensionException NotSupportedFileMappingException NotSupportedFileMappingForDynamicFormatException NumberCompareCondition NumericRange The numeric range class NumericRangeAggregator A multi-bucket range aggregator. NumericRangeFilter Filters over a range of numeric values NumericRangeForAggregator The numeric range for aggregator class ObjectAggregationResult Result for an aggregation operation ObjectStoreException ObjectStoreResponseException ObjectTypeMismatchException OnlyAccessibleToRecipientException OperationInProgressException OrCondition Links conditions with OR OrFilter Put filters in \"or\" OriginalFormat Output Output OutputDataAudio Output information for an audio file. OutputDataBase Base class for the output detail dependent on the file format. OutputDataDefault Default output information OutputDataDocument Output information for a document file. OutputDataImage Output information for an image file. OutputDataVideo Output information for a video file. OutputDetail Output detail OutputFormat Represents an output format. OutputFormatCreateManyRequest Used to create multiple new output formats at once. OutputFormatDeleteManyRequest Used to remove multiple output formats at once. OutputFormatDetail Represents an output format. OutputFormatEditable Represents the editable part of the output format. OutputFormatInfo OutputFormatResizingNotSupportedException OutputFormatUpdateManyRequest Used to modify multiple output formats at once. OutputFormatUpdateManyRequestItem Represents one item to be modified in a bulk update operation on output formats. OutputIdNotFoundException OutputNotAvailableException OutputNotFoundException OutputRenderedEvent OutputResetRetryAttemptsRequest OutputSearchRequest OutputSearchResult OwnerToken OwnerTokenInUseException OwnerTokenNotFoundException PagingRequest Request to page data ParentFilter Filters on parent documents PartialOperationNotSupportedException PathHierarchyAnalyzer An analyzer using the ElasticSearch's path hierarchy tokenizer PdfFormat PermissionOwnershipTransferException PermissionSet Permission set PermissionSetAggregateException PermissionSetCreateRequestOfContentRight PermissionSetCreateRequestOfMetadataRight PermissionSetDeleteManyRequest PermissionSetDetailOfContentRight PermissionSetDetailOfMetadataRight PermissionSetInUseException PermissionSetInvalidRightCombinationException PermissionSetNotFoundException PermissionSetOwnershipTransferItem PermissionSetOwnershipTransferManyRequest PermissionSetOwnershipTransferRequest PermissionSetSearchRequest Request to search permission sets PermissionSetSearchResult Result of a permission set search operation PermissionSetUpdateRequestItemOfContentRight PermissionSetUpdateRequestItemOfMetadataRight PermissionSetUpdateRequestOfContentRight PermissionSetUpdateRequestOfMetadataRight PermissionSetUserPermissionRights PermissionSetValidationException This exception is an abstract base for permission set validation. PermissionUserRoleRightsOfContentRight PermissionUserRoleRightsOfMetadataRight PermissionUserRoleRightsOfPermissionSetRight PermissionValidationException PictureparkApplicationException PictureparkArgumentNullException PictureparkBusinessException PictureparkConflictException PictureparkException PictureparkForbiddenException PictureparkNotFoundException PictureparkOperationCanceledException PictureparkServiceSettings The Picturepark service settings. PictureparkTimeoutException PictureparkValidationException PngFormat PrefixFilter Filters field's values based on a prefix ProduceMessageAction PropertyHelper QueryDebugInformation QueryException RedisDatabaseExceededException ReferenceObject ReferencesUpdateException ReferenceUpdateException ReindexEvent RelationNotFoundException RelationSelfReferencingException RelationType Defines a relation RelationTypeMissingException RelationTypeNotFoundException RelationTypeTargetDocTypeMismatchException RenderingException RequestSizeLimitExceededException ResizeAction Does not implement the IImageAction interface. The ResizeAction is directly exposed within ImageFormat. ResizeAction2 RetryException Schema A schema SchemaCountLimitReachedException SchemaCreateManyRequest Request to create multiple schemas SchemaCreateRequest Request to create a schema SchemaCreateResult Result of a schema create operation SchemaDeleteResult Result of a schema delete operation SchemaDetail The details of a schema SchemaExistsResponse Exists response SchemaFieldAnalyzerInvalidException SchemaFieldDisplayPatternTypeNotSupportedException SchemaFieldIdAlreadyExistsInSchemaHierarchyException SchemaFieldIdDuplicatedException SchemaFieldIdException SchemaFieldIdPreviouslyUsedException SchemaFieldIdUppercaseException SchemaFieldImportMismatchException SchemaFieldImportRelatedSchemaMismatchException SchemaFieldImportTypeMismatchException SchemaFieldIndexException SchemaFieldInvalidBoostException SchemaFieldNotRequirableException SchemaFieldNotSearchableException SchemaFieldNotSortableException SchemaFieldNotSupportedException SchemaFieldNumberRangeException SchemaFieldOverwriteIdException SchemaFieldOverwriteTypeMismatchException SchemaFieldRelationMultipleTypesException SchemaFieldRelationSchemaSystemSchemaException SchemaFieldRelationSchemaTypeUnsupportedException SchemaFieldSchemaIndexInfoNestingException SchemaFieldSchemaIndexInfoSimpleSearchNestingException SchemaFieldTypeChangeException SchemaIdException SchemaIdLowercaseException SchemaImportEmptyException SchemaImportRequest Request to import schemas and list items SchemaImportResult Result information of a schema import operation SchemaImportVersionMismatchException SchemaIndexingInfo Indexing information for a schema SchemaInfoNotFoundException SchemaInheritanceFieldIndexDeviationException SchemaInheritanceTypeDeviationException SchemaInUseContentException SchemaInUseContentSchemaException SchemaInUseException SchemaInUseFieldException SchemaInUseListItemException SchemaMissingTypeException SchemaMultipleTypesException SchemaNoContentException SchemaNoLayerException SchemaNotFoundException SchemaOwnershipTransferManyRequest SchemaOwnershipTransferRequest SchemaParentChangeException SchemaPermissionConfigurationException SchemaPermissionException SchemaPermissionSetCreateManyRequest SchemaPermissionSetCreateRequest SchemaPermissionSetDetail Detail of a schema permission set SchemaPermissionSetUpdateManyRequest Request to update multiple schema permissions sets SchemaPermissionSetUpdateRequest Request to update a schema permission set SchemaPermissionSetUpdateRequestItem Request to update a schema permission set SchemaSearchRequest Request to search schemas SchemaSearchResult Result for schema search operation SchemaSortFieldException SchemaTagboxFilterLookupNamedCacheConfiguration Creates a cache for all multi tag boxes in a schema Lookup key is then in the format [ fieldId, refId ], returns the refId if matched by the filter SchemaTagboxFilterLookupNamedCacheSchemaIdInvalidException SchemaUpdateRequest Request to update an existing schema SchemaUpdateResult Result of a schema update operation SchemaValidationException SchemaViewForAllException SearchBehaviorBaseResultOfBusinessProcess SearchBehaviorBaseResultOfContent SearchBehaviorBaseResultOfFileTransfer SearchBehaviorBaseResultOfListItem SearchBehaviorBaseResultOfPermissionSet SearchBehaviorBaseResultOfSchema SearchBehaviorBaseResultOfShare SearchBehaviorBaseResultOfTransfer SearchBehaviorBaseResultOfUserRole SearchBehaviorBaseResultOfUserWithRoles SearchFieldCount Count information of fields in the search index for filtering, searching and sorting SearchIndexDocNotFoundException SearchIndexInUseException SearchIndexNotFoundException SearchReindexCompletedEvent SearchStringLeadingWildcardException ServiceProviderCreateException ServiceProviderDeleteException ServiceProviderNotFoundException SessionRenewalEvent Share Share ShareAggregationRequest Request to aggregate shares based on the specified aggregators ShareBaseCreateRequest Base create request for share ShareBaseUpdateRequest Base of update request for share ShareBasicCreateRequest ShareBasicUpdateRequest Update request for basic share ShareByTokenNotFoundException ShareContent ShareContentDetail Detail of shared content ShareDataBase Base of share data ShareDataBasic Basic share data ShareDataEmbed Embed share data ShareDeleteManyRequest ShareDetail Share detail ShareEmbedCreateRequest Create request for embed share ShareEmbedUpdateRequest Update request for embed share ShareExpiredException ShareNotFoundException ShareOutputBase Base of shared output ShareOutputBasic Shared output for basic share ShareOutputEmbed Shared output for embed share SharePageViewEvent ShareSearchRequest Request to search shares ShareSearchResult Result for share search operation ShareUser Reduced set of user information used for shares SimpleAnalyzer An analyzer using a custom pattern tokenizer SnapshotFailedException SnapshotSkippedException SnapshotTimeoutException SortableFieldThresholdExceededException SortInfo Sorting information SourceOutputFormats Sprite The sprite of a video sprite StatusOfDisplayValuesState StatusOfSearchIndexState SuperAdminRolesNotAssignableToChannelException SystemLayerReferenceInvalidModificationException SystemSchemaInvalidModificationException SystemStatus TagboxItemAssignedCondition Matches when a tag in a tagbox matching the field path string (JSON path) is newly assigned. TagboxItemsChangedCondition Matches whenever the assigned item(s) in a tagbox changed. TagboxItemUnassignedCondition Matches when a tag in a tagbox matching the field path string (JSON path) is removed. TakeArrayValueTransformation Takes an item from an array by its index. TakeDictionaryValueTransformation Takes an item from a dictionary by its key. TemplateBase TermFilter Filters values exactly containing a term TermsAggregator A multi-bucket value aggregator TermsEnumAggregator A multi-bucket value aggregator used for aggregations on indexed enum values. TermsFilter Filters values containing at least one of the terms TermsOfServiceConsentRequiredException TermsOfServiceNotNewestException TermsRelationAggregator A multi-bucket value aggregator used for aggregations on relation item ids. TiffFormat TokenGenerationException Transfer Represents a transfer. TransferDetail Represents a transfer and includes detailed information. TransferEvent TransferFile Represents the base class for transfer items. TransferInfoNotFoundException TransferNotFoundException TransferSearchRequest Request to search for transfers. TransferSearchResult Result from a search for transfers. TransferUploadFile Represents a file being uploaded in a transfer. TransferWebLink Represents an item being downloaded by URL in a transfer. TranslatedStringDictionary A custom dictionary type to distinguish language specific class properties. TriggerObject TupleOfStringAndString UnableToCreateOrModifyStaticOutputFormatException UnassignContentPermissionSetsAction Removes one or more permission sets from a content. UnassignLayerAction Removes a layer UnassignTagboxItemsAction Removes one or multiple tag box items from the multi tagbox identified by the path (JSON path). UnauthorizedException UnknownException UnsharpenMaskAction UnsupportedListItemChangeCommandException UploadOptions The file upload options. User UserAddress User's address UserAggregationRequest Represents an aggregation request over users. UserAudit Audit information UserAuditDetail Audit information UserAuditHistory UserCreateRequest Holds information needed for user creation. UserDeleteRequest Details of the user deletion. UserDetail Detail information about a user. UserEmail UserEmailAlreadyExistsException UserInactiveOrDeletedException UserLockRequest UserNotFoundException UserProfile User profile. UserProfileUpdateRequest Request to update a user profile. UserReviewRequest Holds additional information for user review. UserRole Represents a user role, which associates users with user rights. UserRoleAssignedException UserRoleCreateManyRequest Holds information needed to create multiple user roles. UserRoleCreateRequest Holds information needed for user role creation. UserRoleDeleteManyRequest Holds information about which user roles are requested to be deleted. UserRoleDetail Represents a user role, which associates users with user rights. UserRoleEditable Represents a user role, which associates users with user rights. UserRoleRightsOfContentRight UserRoleRightsOfMetadataRight UserRoleRightsOfPermissionSetRight UserRoleSearchRequest UserRoleSearchResult Holds results of the user role search. UserRolesNotFoundException UserRoleUpdateManyRequest Holds information about which user roles and how are requested to be updated. UserSearchRequest Represents user search request. UserSearchResult Holds results of the user search. UserUnlockDisallowedException UserUpdateRequest Represents the updateable fields of the user. UserWithRoles User information retrieved via search VersionInfo The version view item for the environment. VideoFormatBase VideoMetadata VideoSpriteFormat VideoStillFormat VideoStream WatermarkAction WrongChunkSizeException Interfaces IBusinessProcessClient IBusinessRuleClient IChannelClient IContentClient IContentPermissionSetClient IDisplayValueClient IDocumentHistoryClient IInfoClient IJsonSchemaClient IListItemClient ILiveStreamClient IOutputClient IOutputFormatClient IPictureparkService IPictureparkServiceSettings The Picturepark service settings interface. IProfileClient IReferenceObject ISchemaClient ISchemaPermissionSetClient ISchemaResult ISchemaTransferClient IShareClient ITransferClient ITriggerObject IUserClient IUserRoleClient Enums AlphaHandling Analyzer AuthorizationState User authorization state. BrokenDependenciesFilter Filter items with broken or not broken dependencies BusinessProcessLifeCycle Life cycle of the business process BusinessProcessScope Scope of the business process BusinessRuleExecutionScope BusinessRuleNumberCompareConditionMode BusinessRuleTriggerAction BusinessRuleTriggerDocType Coder ColorProfile ColorTransformationIntent CompressionType ContentDisposition ContentResolveBehavior ContentRight Content rights ContentSearchType ContentType Content types DisplayPatternType The display pattern type DisplayValuesState DocumentChangeAction EnvironmentProcessType FileTransferState IndexFieldsSearchMode How the index field search works IndexState LeaseResourceType LifeCycle Lifecycle LifeCycleFilter ListItemResolveBehavior MetadataRight Metadata rights NotificationEventType OutputAccess OutputRenderingState OutputSource PermissionSetRight Permission set rights Preset Profile ResizeMode SchemaType Type of the schema SearchBehavior Search behaviors SearchIndexState SearchIndexType ShareType SortDirection The sort direction SystemUserRole System user roles. TemplateEngine The template engine used for parsing the display patterns TermsRelationAggregatorDocumentType ThumbnailSize Values that represent thumbnail sizes. TraceLevel TransferState Transfer states TransferType Type of the transfer UpdateOption Controls the update of metadata UserRight" }, - "api/Picturepark.SDK.V1.Contract.CustomerNotAvailableException.html": { - "href": "api/Picturepark.SDK.V1.Contract.CustomerNotAvailableException.html", - "title": "Class CustomerNotAvailableException | Picturepark.SDK.V1 API", - "keywords": "Class CustomerNotAvailableException Inheritance System.Object System.Exception PictureparkException CustomerNotAvailableException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerNotAvailableException : PictureparkException, ISerializable, _Exception Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerNotAvailableException FromJson(string data) Parameters System.String data Returns CustomerNotAvailableException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaDetail.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaDetail.html", + "title": "Class SchemaDetail | Picturepark.SDK.V1 API", + "keywords": "Class SchemaDetail The details of a schema Inheritance System.Object SchemaDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaDetail Properties Aggregations An optional list of aggregations to show grouped list item documents. When aggregations are defined for a List, the UI uses such information to show the available filters and grouped results. Declaration public ICollection Aggregations { get; set; } Property Value System.Collections.Generic.ICollection < AggregatorBase > Audit Audit information. Declaration public UserAuditDetail Audit { get; set; } Property Value UserAuditDetail Dependencies Declaration public ICollection Dependencies { get; } Property Value ICollection < SchemaDetail > DescendantSchemaIds The complete list of all descendant schema IDs. Declaration public ICollection DescendantSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Descriptions Language specific schema descriptions. Declaration public TranslatedStringDictionary Descriptions { get; set; } Property Value TranslatedStringDictionary DisplayPatterns Language specific DotLiquid templates. These templates will be resolved into display values in content documents and/or list items. Declaration public ICollection DisplayPatterns { get; set; } Property Value System.Collections.Generic.ICollection < DisplayPattern > Fields The schema fields. Declaration public ICollection Fields { get; set; } Property Value System.Collections.Generic.ICollection < FieldBase > FieldsOverwrite A list of schema fields overwrite information. It is used to overwrite the field configuration coming from the parent schema. Only a subset of properties of a FieldSingleTagbox and FieldMultiTagbox can be be overwritten. All other properties and fields cannot. Declaration public ICollection FieldsOverwrite { get; set; } Property Value System.Collections.Generic.ICollection < FieldOverwriteBase > Id The schema ID. It is unique throughout the whole customer setup. Declaration public string Id { get; set; } Property Value System.String LayerSchemaIds An optional list of schemas' IDs with type layer. For a Content schema it stores the layers that can be assigned to a content. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Names Language specific schema names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary OwnerTokenId The owner token ID. Defines the schema owner. Declaration public string OwnerTokenId { get; set; } Property Value System.String ParentSchemaId The parent schema ID. Declaration public string ParentSchemaId { get; set; } Property Value System.String ReferencedInContentSchemaIds If the schema if of type Layer, the list contains the schemas with type Content that reference the layer. Declaration public ICollection ReferencedInContentSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SchemaNamespace System generated schema namespace. It contains the full schema hierarchy up to the root schema (i.e. [RootSchemaId].[ParentSchemaId].[SchemaId]). Declaration public string SchemaNamespace { get; set; } Property Value System.String SchemaPermissionSetIds An optional list of schema permission set IDs which control schema permissions. Declaration public ICollection SchemaPermissionSetIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchFieldCount The number of fields generated by the schema in the search index for filtering, searching and sorting. Declaration public SearchFieldCount SearchFieldCount { get; set; } Property Value SearchFieldCount Sort Sorts content documents and/or list items. In order for the sorting to work properly, the Sortable property of the related field must be set to true. Multiple sorting is supported: they are applied in the specified order. Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > System Identifies a system provided schema. A system schema cannot be created, updated or deleted. Declaration public bool System { get; set; } Property Value System.Boolean Types List of schema types. Currently only one schema type can be assigned to this list, and it cannot be modified once the schema is created. Declaration public ICollection Types { get; set; } Property Value System.Collections.Generic.ICollection < SchemaType > ViewForAll Defines a schema as viewable by everyone. Everyone with ManageSchema user permission is able to see the schema. Declaration public bool ViewForAll { get; set; } Property Value System.Boolean Methods FromJson(String) Declaration public static SchemaDetail FromJson(string data) Parameters System.String data Returns SchemaDetail ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.CustomerNotActiveException.html": { - "href": "api/Picturepark.SDK.V1.Contract.CustomerNotActiveException.html", - "title": "Class CustomerNotActiveException | Picturepark.SDK.V1 API", - "keywords": "Class CustomerNotActiveException Inheritance System.Object System.Exception PictureparkException CustomerNotActiveException Inherited Members PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerNotActiveException : PictureparkException, ISerializable, _Exception Properties CustomerId Declaration public string CustomerId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CustomerNotActiveException FromJson(string data) Parameters System.String data Returns CustomerNotActiveException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BaseResultOfUserWithRoles.html": { + "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfUserWithRoles.html", + "title": "Class BaseResultOfUserWithRoles | Picturepark.SDK.V1 API", + "keywords": "Class BaseResultOfUserWithRoles Inheritance System.Object BaseResultOfUserWithRoles SearchBehaviorBaseResultOfUserWithRoles Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfUserWithRoles Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < UserWithRoles > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfUserWithRoles FromJson(string data) Parameters System.String data Returns BaseResultOfUserWithRoles ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.CustomerInfo.html": { - "href": "api/Picturepark.SDK.V1.Contract.CustomerInfo.html", - "title": "Class CustomerInfo | Picturepark.SDK.V1 API", - "keywords": "Class CustomerInfo Customer configuration information Inheritance System.Object CustomerInfo Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CustomerInfo Properties Apps Apps registered for this customer Declaration public ICollection Apps { get; set; } Property Value System.Collections.Generic.ICollection < CustomerApp > BoostValues Boost levels that can be applied to a metadata field to boost the the significance of the field in a search operation. Declaration public ICollection BoostValues { get; set; } Property Value System.Collections.Generic.ICollection < System.Double > CustomerAlias Alias of the customer instance. Declaration public string CustomerAlias { get; set; } Property Value System.String CustomerId The customer ID. Declaration public string CustomerId { get; set; } Property Value System.String EnableQueryDetails Information if the query details can be enabled when searching. For debug purposes only. Declaration public bool EnableQueryDetails { get; set; } Property Value System.Boolean IdentityServerUrl The base url of identity server to authenticate the user using OpenID Connect. Declaration public string IdentityServerUrl { get; set; } Property Value System.String LanguageConfiguration Configured languages of customer instance (system, metadata, default). Declaration public LanguageConfiguration LanguageConfiguration { get; set; } Property Value LanguageConfiguration Languages Languages including translations for the configured system and metadata languages. Declaration public ICollection Languages { get; set; } Property Value System.Collections.Generic.ICollection < Language > ModificationDate Declaration public DateTime ModificationDate { get; set; } Property Value System.DateTime Name The name of the customer instance. Declaration public string Name { get; set; } Property Value System.String OutputFormats Configured rendering outputs including translations for the customer instance. Declaration public ICollection OutputFormats { get; set; } Property Value System.Collections.Generic.ICollection < OutputFormatInfo > Methods FromJson(String) Declaration public static CustomerInfo FromJson(string data) Parameters System.String data Returns CustomerInfo ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BaseResultOfUserRole.html": { + "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfUserRole.html", + "title": "Class BaseResultOfUserRole | Picturepark.SDK.V1 API", + "keywords": "Class BaseResultOfUserRole Inheritance System.Object BaseResultOfUserRole SearchBehaviorBaseResultOfUserRole Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfUserRole Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < UserRole > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfUserRole FromJson(string data) Parameters System.String data Returns BaseResultOfUserRole ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.CreateShareResult.html": { - "href": "api/Picturepark.SDK.V1.Contract.CreateShareResult.html", - "title": "Class CreateShareResult | Picturepark.SDK.V1 API", - "keywords": "Class CreateShareResult Result of share creation Inheritance System.Object CreateShareResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CreateShareResult Properties ShareId Share ID. Declaration public string ShareId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static CreateShareResult FromJson(string data) Parameters System.String data Returns CreateShareResult ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.PictureparkNGramAnalyzerAttribute.html": { + "href": "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.PictureparkNGramAnalyzerAttribute.html", + "title": "Class PictureparkNGramAnalyzerAttribute | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkNGramAnalyzerAttribute Inheritance System.Object System.Attribute PictureparkAnalyzerAttribute PictureparkNGramAnalyzerAttribute Inherited Members PictureparkAnalyzerAttribute.SimpleSearch PictureparkAnalyzerAttribute.Index System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false)] public class PictureparkNGramAnalyzerAttribute : PictureparkAnalyzerAttribute, _Attribute, IPictureparkAttribute Methods CreateAnalyzer() Declaration public override AnalyzerBase CreateAnalyzer() Returns AnalyzerBase Overrides PictureparkAnalyzerAttribute.CreateAnalyzer()" }, "api/Picturepark.SDK.V1.Contract.Country.html": { "href": "api/Picturepark.SDK.V1.Contract.Country.html", "title": "Class Country | Picturepark.SDK.V1 API", "keywords": "Class Country Inheritance System.Object ReferenceObject Country Inherited Members ReferenceObject.RefId ReferenceObject.RefRequestId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Country : ReferenceObject, IReferenceObject Properties Alpha2 Declaration public string Alpha2 { get; set; } Property Value System.String Alpha3 Declaration public string Alpha3 { get; set; } Property Value System.String CountryCode Declaration public string CountryCode { get; set; } Property Value System.String Name Declaration public string Name { get; set; } Property Value System.String Names Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary RegionCode Declaration public string RegionCode { get; set; } Property Value System.String" }, - "api/Picturepark.SDK.V1.Contract.ContractMismatchException.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContractMismatchException.html", - "title": "Class ContractMismatchException | Picturepark.SDK.V1 API", - "keywords": "Class ContractMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException ContractMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContractMismatchException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static ContractMismatchException FromJson(string data) Parameters System.String data Returns ContractMismatchException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SchemaUpdateResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.SchemaUpdateResult.html", + "title": "Class SchemaUpdateResult | Picturepark.SDK.V1 API", + "keywords": "Class SchemaUpdateResult Result of a schema update operation Inheritance System.Object SchemaUpdateResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaUpdateResult : ISchemaResult Properties Schema The details of the updated schema. Declaration public SchemaDetail Schema { get; set; } Property Value SchemaDetail Implements ISchemaResult.Schema Methods FromJson(String) Declaration public static SchemaUpdateResult FromJson(string data) Parameters System.String data Returns SchemaUpdateResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentType.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentType.html", - "title": "Enum ContentType | Picturepark.SDK.V1 API", - "keywords": "Enum ContentType Content types Namespace : System.Dynamic.ExpandoObject Syntax public enum ContentType Application Archive Audio Bitmap Cad Database DesktopPublishingDocument Font InterchangeDocument Model3d Multimedia Presentation RawImage SourceCode Spreadsheet TextDocument Unknown VectorGraphic Video Virtual WordProcessingDocument" + "api/Picturepark.SDK.V1.Contract.UserUpdateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserUpdateRequest.html", + "title": "Class UserUpdateRequest | Picturepark.SDK.V1 API", + "keywords": "Class UserUpdateRequest Represents the updateable fields of the user. Inheritance System.Object User UserUpdateRequest UserDetail Inherited Members User.Id User.FirstName User.LastName User.EmailAddress User.IsDeleted System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserUpdateRequest : User Properties Address User's address. Declaration public UserAddress Address { get; set; } Property Value UserAddress Comment Comment saved for the user. Declaration public string Comment { get; set; } Property Value System.String LanguageCode Preferred language, e.g. for correspondence. Declaration public string LanguageCode { get; set; } Property Value System.String UserRoles User roles the user should be assigned to. Overwrites the original user roles. Declaration public ICollection UserRoles { get; set; } Property Value System.Collections.Generic.ICollection < UserRole > Methods FromJson(String) Declaration public static UserUpdateRequest FromJson(string data) Parameters System.String data Returns UserUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.ServiceProvider.Configuration.html": { - "href": "api/Picturepark.SDK.V1.ServiceProvider.Configuration.html", - "title": "Class Configuration | Picturepark.SDK.V1 API", - "keywords": "Class Configuration Inheritance System.Object Configuration Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Configuration Constructors Configuration() Declaration public Configuration() Properties DefaultQueuePriorityMax Declaration public int DefaultQueuePriorityMax { get; set; } Property Value System.Int32 Host Declaration public string Host { get; set; } Property Value System.String NodeId Declaration public string NodeId { get; set; } Property Value System.String Password Declaration public string Password { get; set; } Property Value System.String Port Declaration public string Port { get; set; } Property Value System.String SerializerSettings Declaration public JsonSerializerSettings SerializerSettings { get; set; } Property Value JsonSerializerSettings ServiceProviderId Declaration public string ServiceProviderId { get; set; } Property Value System.String User Declaration public string User { get; set; } Property Value System.String UseSsl Declaration public bool UseSsl { get; set; } Property Value System.Boolean" + "api/Picturepark.SDK.V1.Contract.UserSearchResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserSearchResult.html", + "title": "Class UserSearchResult | Picturepark.SDK.V1 API", + "keywords": "Class UserSearchResult Holds results of the user search. Inheritance System.Object BaseResultOfUserWithRoles SearchBehaviorBaseResultOfUserWithRoles UserSearchResult Inherited Members SearchBehaviorBaseResultOfUserWithRoles.SearchString SearchBehaviorBaseResultOfUserWithRoles.IsSearchStringRewritten SearchBehaviorBaseResultOfUserWithRoles.QueryDebugInformation BaseResultOfUserWithRoles.TotalResults BaseResultOfUserWithRoles.Results BaseResultOfUserWithRoles.ElapsedMilliseconds BaseResultOfUserWithRoles.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserSearchResult : SearchBehaviorBaseResultOfUserWithRoles Methods FromJson(String) Declaration public static UserSearchResult FromJson(string data) Parameters System.String data Returns UserSearchResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.ServiceProvider.Buffer.html": { - "href": "api/Picturepark.SDK.V1.ServiceProvider.Buffer.html", - "title": "Namespace Picturepark.SDK.V1.ServiceProvider.Buffer | Picturepark.SDK.V1 API", - "keywords": "Namespace Picturepark.SDK.V1.ServiceProvider.Buffer Classes EventArgsLiveStreamMessage LiveStreamBuffer LiveStreamBufferPriorityQueue LiveStreamConsumer" + "api/Picturepark.SDK.V1.Contract.UserSearchRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserSearchRequest.html", + "title": "Class UserSearchRequest | Picturepark.SDK.V1 API", + "keywords": "Class UserSearchRequest Represents user search request. Inheritance System.Object UserSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserSearchRequest Properties DebugMode Enable debug mode to get as result of the Searched additional debug information. Warning! Severely affects performance. Declaration public bool DebugMode { get; set; } Property Value System.Boolean Filter Filter applied to users. Declaration public FilterBase Filter { get; set; } Property Value FilterBase IncludeServiceUser Declaration public bool IncludeServiceUser { get; set; } Property Value System.Boolean LifeCycleFilter Return only users in certain life cycle state(s). Declaration public LifeCycleFilter LifeCycleFilter { get; set; } Property Value LifeCycleFilter Limit Limits the document count of the result set. Defaults to 30. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken The token used to retrieve the next page of results. It must be null on first request and only filled with the returned pageToken to request next page of results. Declaration public string PageToken { get; set; } Property Value System.String SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchString Limits the search by using a query string filter. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Sort Fields and respective directions requested to sort the search results. Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > UserRightsFilter Return only users with certain user rights. Declaration public ICollection UserRightsFilter { get; set; } Property Value System.Collections.Generic.ICollection < UserRight > Methods FromJson(String) Declaration public static UserSearchRequest FromJson(string data) Parameters System.String data Returns UserSearchRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.ServiceProvider.Buffer.LiveStreamConsumer.html": { - "href": "api/Picturepark.SDK.V1.ServiceProvider.Buffer.LiveStreamConsumer.html", - "title": "Class LiveStreamConsumer | Picturepark.SDK.V1 API", - "keywords": "Class LiveStreamConsumer Inheritance System.Object LiveStreamConsumer Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LiveStreamConsumer Constructors LiveStreamConsumer(Configuration, IModel) Declaration public LiveStreamConsumer(Configuration configuration, IModel model) Parameters Configuration configuration IModel model Methods OnReceived(Object, BasicDeliverEventArgs) Declaration public void OnReceived(object sender, BasicDeliverEventArgs e) Parameters System.Object sender BasicDeliverEventArgs e Events Received Declaration public event EventHandler Received Event Type System.EventHandler < EventArgsLiveStreamMessage >" + "api/Picturepark.SDK.V1.Contract.UserRoleUpdateManyRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserRoleUpdateManyRequest.html", + "title": "Class UserRoleUpdateManyRequest | Picturepark.SDK.V1 API", + "keywords": "Class UserRoleUpdateManyRequest Holds information about which user roles and how are requested to be updated. Inheritance System.Object UserRoleUpdateManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleUpdateManyRequest Properties Items New value for user roles with specified IDs. Declaration public ICollection Items { get; set; } Property Value System.Collections.Generic.ICollection < UserRole > Methods FromJson(String) Declaration public static UserRoleUpdateManyRequest FromJson(string data) Parameters System.String data Returns UserRoleUpdateManyRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.ServiceProvider.Buffer.LiveStreamBufferPriorityQueue.html": { - "href": "api/Picturepark.SDK.V1.ServiceProvider.Buffer.LiveStreamBufferPriorityQueue.html", - "title": "Class LiveStreamBufferPriorityQueue | Picturepark.SDK.V1 API", - "keywords": "Class LiveStreamBufferPriorityQueue Inheritance System.Object LiveStreamBufferPriorityQueue Namespace : System.Dynamic.ExpandoObject Syntax public class LiveStreamBufferPriorityQueue : SimplePriorityQueue" + "api/Picturepark.SDK.V1.Contract.UserRoleSearchResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserRoleSearchResult.html", + "title": "Class UserRoleSearchResult | Picturepark.SDK.V1 API", + "keywords": "Class UserRoleSearchResult Holds results of the user role search. Inheritance System.Object BaseResultOfUserRole SearchBehaviorBaseResultOfUserRole UserRoleSearchResult Inherited Members SearchBehaviorBaseResultOfUserRole.SearchString SearchBehaviorBaseResultOfUserRole.IsSearchStringRewritten SearchBehaviorBaseResultOfUserRole.QueryDebugInformation BaseResultOfUserRole.TotalResults BaseResultOfUserRole.Results BaseResultOfUserRole.ElapsedMilliseconds BaseResultOfUserRole.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleSearchResult : SearchBehaviorBaseResultOfUserRole Methods FromJson(String) Declaration public static UserRoleSearchResult FromJson(string data) Parameters System.String data Returns UserRoleSearchResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.ServiceProvider.Buffer.LiveStreamBuffer.html": { - "href": "api/Picturepark.SDK.V1.ServiceProvider.Buffer.LiveStreamBuffer.html", - "title": "Class LiveStreamBuffer | Picturepark.SDK.V1 API", - "keywords": "Class LiveStreamBuffer Inheritance System.Object LiveStreamBuffer Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class LiveStreamBuffer Constructors LiveStreamBuffer(LiveStreamBufferPriorityQueue) Declaration public LiveStreamBuffer(LiveStreamBufferPriorityQueue queue) Parameters LiveStreamBufferPriorityQueue queue Properties BufferHoldBackTimeMilliseconds Declaration public int BufferHoldBackTimeMilliseconds { get; set; } Property Value System.Int32 Queue Declaration public LiveStreamBufferPriorityQueue Queue { get; set; } Property Value LiveStreamBufferPriorityQueue Methods ConsumeEntries() Declaration public void ConsumeEntries() Enqueue(EventArgsLiveStreamMessage) Declaration public bool Enqueue(EventArgsLiveStreamMessage message) Parameters EventArgsLiveStreamMessage message Returns System.Boolean Start() Declaration public Thread Start() Returns System.Threading.Thread Stop() Declaration public void Stop() Events BufferedReceive Declaration public event EventHandler BufferedReceive Event Type System.EventHandler < EventArgsLiveStreamMessage >" + "api/Picturepark.SDK.V1.Contract.UserRoleSearchRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserRoleSearchRequest.html", + "title": "Class UserRoleSearchRequest | Picturepark.SDK.V1 API", + "keywords": "Class UserRoleSearchRequest Inheritance System.Object UserRoleSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserRoleSearchRequest Properties DebugMode Enable debug mode to get as result of the Searched additional debug information. Warning! It severely affects performance. Declaration public bool DebugMode { get; set; } Property Value System.Boolean Filter Filter applied to user roles. Declaration public FilterBase Filter { get; set; } Property Value FilterBase IncludeAdministratorSystemUserRole Defines if the user roles with system user role Administrator is returned. Declaration public bool IncludeAdministratorSystemUserRole { get; set; } Property Value System.Boolean Limit Limits the document count of the result set. Defaults to 30. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken The token used to retrieve the next page of results. It must be null on first request and only filled with the returned pageToken to request next page of results. Declaration public string PageToken { get; set; } Property Value System.String SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchLanguages Which languages to search against when using the search string. Declaration public ICollection SearchLanguages { get; set; } Property Value System.Collections.Generic.ICollection < System.String > SearchString Limits the search by using a query string filter. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Sort Fields and respective directions requested to sort the search results. Declaration public ICollection Sort { get; set; } Property Value System.Collections.Generic.ICollection < SortInfo > Methods FromJson(String) Declaration public static UserRoleSearchRequest FromJson(string data) Parameters System.String data Returns UserRoleSearchRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.ServiceProvider.Buffer.EventArgsLiveStreamMessage.html": { - "href": "api/Picturepark.SDK.V1.ServiceProvider.Buffer.EventArgsLiveStreamMessage.html", - "title": "Class EventArgsLiveStreamMessage | Picturepark.SDK.V1 API", - "keywords": "Class EventArgsLiveStreamMessage Inheritance System.Object System.EventArgs EventArgsLiveStreamMessage Inherited Members System.EventArgs.Empty System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class EventArgsLiveStreamMessage : EventArgs Properties Created Declaration public DateTime Created { get; set; } Property Value System.DateTime Message Declaration public LiveStreamMessage Message { get; set; } Property Value LiveStreamMessage Model Declaration public IModel Model { get; set; } Property Value IModel Received Declaration public DateTime Received { get; set; } Property Value System.DateTime Tag Declaration public ulong Tag { get; set; } Property Value System.UInt64 Methods Ack() Declaration public void Ack() Nack(Boolean) Declaration public void Nack(bool requeue = false) Parameters System.Boolean requeue" + "api/Picturepark.SDK.V1.Contract.ShareEmbedUpdateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ShareEmbedUpdateRequest.html", + "title": "Class ShareEmbedUpdateRequest | Picturepark.SDK.V1 API", + "keywords": "Class ShareEmbedUpdateRequest Update request for embed share Inheritance System.Object ShareBaseUpdateRequest ShareEmbedUpdateRequest Inherited Members ShareBaseUpdateRequest.Name ShareBaseUpdateRequest.ExpirationDate ShareBaseUpdateRequest.Description ShareBaseUpdateRequest.Contents ShareBaseUpdateRequest.LayerSchemaIds ShareBaseUpdateRequest.Template ShareBaseUpdateRequest.OutputAccess System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareEmbedUpdateRequest : ShareBaseUpdateRequest Methods FromJson(String) Declaration public static ShareEmbedUpdateRequest FromJson(string data) Parameters System.String data Returns ShareEmbedUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.SchemaTransferClient.html": { - "href": "api/Picturepark.SDK.V1.SchemaTransferClient.html", - "title": "Class SchemaTransferClient | Picturepark.SDK.V1 API", - "keywords": "Class SchemaTransferClient Inheritance System.Object ClientBase SchemaTransferClient Inherited Members ClientBase.BaseUrl ClientBase.CustomerAlias ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class SchemaTransferClient : ClientBase, ISchemaTransferClient Constructors SchemaTransferClient(IPictureparkServiceSettings, Net.Http.HttpClient) Declaration public SchemaTransferClient(IPictureparkServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters IPictureparkServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods ImportAsync(SchemaImportRequest, CancellationToken) Import schemas Declaration public Task ImportAsync(SchemaImportRequest schemaImportRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaImportRequest schemaImportRequest The schema import request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Transfer > Transfer Implements ISchemaTransferClient.ImportAsync(SchemaImportRequest, CancellationToken) Exceptions ApiException A server side error occurred. FileTransferNotFoundException File transfer not found PictureparkArgumentNullException Argument must not be null PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < SchemaTransferClient.ObjectResponseResult > Type Parameters T" + "api/Picturepark.SDK.V1.Contract.ShareEmbedCreateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ShareEmbedCreateRequest.html", + "title": "Class ShareEmbedCreateRequest | Picturepark.SDK.V1 API", + "keywords": "Class ShareEmbedCreateRequest Create request for embed share Inheritance System.Object ShareBaseCreateRequest ShareEmbedCreateRequest Inherited Members ShareBaseCreateRequest.Name ShareBaseCreateRequest.Description ShareBaseCreateRequest.ExpirationDate ShareBaseCreateRequest.Contents ShareBaseCreateRequest.LayerSchemaIds ShareBaseCreateRequest.Template ShareBaseCreateRequest.OutputAccess System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareEmbedCreateRequest : ShareBaseCreateRequest Methods FromJson(String) Declaration public static ShareEmbedCreateRequest FromJson(string data) Parameters System.String data Returns ShareEmbedCreateRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.SchemaTransferClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.SchemaTransferClient.ObjectResponseResult-1.html", - "title": "Struct SchemaTransferClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct SchemaTransferClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.Contract.ShareDetail.html": { + "href": "api/Picturepark.SDK.V1.Contract.ShareDetail.html", + "title": "Class ShareDetail | Picturepark.SDK.V1 API", + "keywords": "Class ShareDetail Share detail Inheritance System.Object ShareDetail Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareDetail Properties Audit Audit information. Declaration public UserAudit Audit { get; set; } Property Value UserAudit ContentSelections Detailed information about contents in the share. Declaration public ICollection ContentSelections { get; set; } Property Value System.Collections.Generic.ICollection < ShareContentDetail > Creator Creator of share. Declaration public ShareUser Creator { get; set; } Property Value ShareUser Data Detail of share. Declaration public ShareDataBase Data { get; set; } Property Value ShareDataBase Description Description of share entered by user. Declaration public string Description { get; set; } Property Value System.String ExpirationDate Date when share expires and cannot be accessed anymore. Declaration public DateTime? ExpirationDate { get; set; } Property Value System.Nullable < System.DateTime > Expired Info if share is already expired. Declaration public bool Expired { get; set; } Property Value System.Boolean Id Share ID. Declaration public string Id { get; set; } Property Value System.String LayerSchemaIds List of shared layers. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Name Name of share. Declaration public string Name { get; set; } Property Value System.String OutputAccess Defined access for contents in share. Declaration public OutputAccess OutputAccess { get; set; } Property Value OutputAccess ShareType Type of share. Declaration public ShareType ShareType { get; set; } Property Value ShareType Template Configuration for template to use on the share detail page. Declaration public TemplateBase Template { get; set; } Property Value TemplateBase Methods AsBasicUpdateRequest(Action) Declaration public ShareBasicUpdateRequest AsBasicUpdateRequest(Action update = null) Parameters System.Action < ShareBasicUpdateRequest > update Returns ShareBasicUpdateRequest AsEmbedUpdateRequest(Action) Declaration public ShareEmbedUpdateRequest AsEmbedUpdateRequest(Action update = null) Parameters System.Action < ShareEmbedUpdateRequest > update Returns ShareEmbedUpdateRequest FromJson(String) Declaration public static ShareDetail FromJson(string data) Parameters System.String data Returns ShareDetail ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.RelationTypeTargetDocTypeMismatchException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.RelationTypeTargetDocTypeMismatchException.html", - "title": "Class RelationTypeTargetDocTypeMismatchException | Picturepark.SDK.V1 API", - "keywords": "Class RelationTypeTargetDocTypeMismatchException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException RelationTypeTargetDocTypeMismatchException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RelationTypeTargetDocTypeMismatchException : PictureparkBusinessException, ISerializable, _Exception Properties ExpectedTargetDocType Declaration public string ExpectedTargetDocType { get; set; } Property Value System.String RelationType Declaration public string RelationType { get; set; } Property Value System.String TargetDocType Declaration public string TargetDocType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static RelationTypeTargetDocTypeMismatchException FromJson(string data) Parameters System.String data Returns RelationTypeTargetDocTypeMismatchException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ShareDeleteManyRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ShareDeleteManyRequest.html", + "title": "Class ShareDeleteManyRequest | Picturepark.SDK.V1 API", + "keywords": "Class ShareDeleteManyRequest Inheritance System.Object ShareDeleteManyRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ShareDeleteManyRequest Properties Ids IDs of shares to delete. Declaration public ICollection Ids { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static ShareDeleteManyRequest FromJson(string data) Parameters System.String data Returns ShareDeleteManyRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.RelationTypeNotFoundException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.RelationTypeNotFoundException.html", - "title": "Class RelationTypeNotFoundException | Picturepark.SDK.V1 API", - "keywords": "Class RelationTypeNotFoundException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException RelationTypeNotFoundException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RelationTypeNotFoundException : PictureparkBusinessException, ISerializable, _Exception Properties RelationType Declaration public string RelationType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static RelationTypeNotFoundException FromJson(string data) Parameters System.String data Returns RelationTypeNotFoundException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.GeoPoint.html": { + "href": "api/Picturepark.SDK.V1.Contract.GeoPoint.html", + "title": "Class GeoPoint | Picturepark.SDK.V1 API", + "keywords": "Class GeoPoint Inheritance System.Object GeoPoint Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class GeoPoint" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.RelationTypeMissingException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.RelationTypeMissingException.html", - "title": "Class RelationTypeMissingException | Picturepark.SDK.V1 API", - "keywords": "Class RelationTypeMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException RelationTypeMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RelationTypeMissingException : PictureparkBusinessException, ISerializable, _Exception Methods FromJson(String) Declaration public static RelationTypeMissingException FromJson(string data) Parameters System.String data Returns RelationTypeMissingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.IReferenceObject.html": { + "href": "api/Picturepark.SDK.V1.Contract.IReferenceObject.html", + "title": "Interface IReferenceObject | Picturepark.SDK.V1 API", + "keywords": "Interface IReferenceObject Namespace : System.Dynamic.ExpandoObject Syntax public interface IReferenceObject Properties RefId Declaration string RefId { get; set; } Property Value System.String RefRequestId Declaration string RefRequestId { get; set; } Property Value System.String" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.RelationSelfReferencingException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.RelationSelfReferencingException.html", - "title": "Class RelationSelfReferencingException | Picturepark.SDK.V1 API", - "keywords": "Class RelationSelfReferencingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException RelationSelfReferencingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class RelationSelfReferencingException : PictureparkValidationException, ISerializable, _Exception Properties ItemId Declaration public string ItemId { get; set; } Property Value System.String ItemType Declaration public string ItemType { get; set; } Property Value System.String Methods FromJson(String) Declaration public static RelationSelfReferencingException FromJson(string data) Parameters System.String data Returns RelationSelfReferencingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.IPictureparkServiceSettings.html": { + "href": "api/Picturepark.SDK.V1.Contract.IPictureparkServiceSettings.html", + "title": "Interface IPictureparkServiceSettings | Picturepark.SDK.V1 API", + "keywords": "Interface IPictureparkServiceSettings The Picturepark service settings interface. Namespace : System.Dynamic.ExpandoObject Syntax public interface IPictureparkServiceSettings Properties AuthClient Gets the . Declaration IAuthClient AuthClient { get; } Property Value IAuthClient BaseUrl Gets the server URL of the Picturepark authentication server. Declaration string BaseUrl { get; } Property Value System.String CustomerAlias Gets the customer alias. Declaration string CustomerAlias { get; } Property Value System.String DisplayLanguage Gets the display language. Declaration string DisplayLanguage { get; } Property Value System.String HttpTimeout Gets the HTTP timeout. Declaration TimeSpan HttpTimeout { get; } Property Value System.TimeSpan" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.NumericRange.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.NumericRange.html", - "title": "Class NumericRange | Picturepark.SDK.V1 API", - "keywords": "Class NumericRange The numeric range class Inheritance System.Object NumericRange Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NumericRange Properties From The from value. Declaration public double? From { get; set; } Property Value System.Nullable < System.Double > Names Language specific range names. Declaration public TranslatedStringDictionary Names { get; set; } Property Value TranslatedStringDictionary To The to value. Declaration public double? To { get; set; } Property Value System.Nullable < System.Double > Methods FromJson(String) Declaration public static NumericRange FromJson(string data) Parameters System.String data Returns NumericRange ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.IPictureparkService.html": { + "href": "api/Picturepark.SDK.V1.Contract.IPictureparkService.html", + "title": "Interface IPictureparkService | Picturepark.SDK.V1 API", + "keywords": "Interface IPictureparkService Inherited Members System.IDisposable.Dispose() Namespace : System.Dynamic.ExpandoObject Syntax public interface IPictureparkService : IDisposable Properties BusinessProcess Declaration IBusinessProcessClient BusinessProcess { get; } Property Value IBusinessProcessClient BusinessRule Declaration IBusinessRuleClient BusinessRule { get; } Property Value IBusinessRuleClient Channel Declaration IChannelClient Channel { get; } Property Value IChannelClient Content Declaration IContentClient Content { get; } Property Value IContentClient ContentPermissionSet Declaration IContentPermissionSetClient ContentPermissionSet { get; } Property Value IContentPermissionSetClient DisplayValue Declaration IDisplayValueClient DisplayValue { get; } Property Value IDisplayValueClient DocumentHistory Declaration IDocumentHistoryClient DocumentHistory { get; } Property Value IDocumentHistoryClient Info Declaration IInfoClient Info { get; } Property Value IInfoClient JsonSchema Declaration IJsonSchemaClient JsonSchema { get; } Property Value IJsonSchemaClient ListItem Declaration IListItemClient ListItem { get; } Property Value IListItemClient LiveStream Declaration ILiveStreamClient LiveStream { get; } Property Value ILiveStreamClient Output Declaration IOutputClient Output { get; } Property Value IOutputClient OutputFormat Declaration IOutputFormatClient OutputFormat { get; } Property Value IOutputFormatClient Profile Declaration IProfileClient Profile { get; } Property Value IProfileClient Schema Declaration ISchemaClient Schema { get; } Property Value ISchemaClient SchemaPermissionSet Declaration ISchemaPermissionSetClient SchemaPermissionSet { get; } Property Value ISchemaPermissionSetClient SchemaTransfer Declaration ISchemaTransferClient SchemaTransfer { get; } Property Value ISchemaTransferClient Share Declaration IShareClient Share { get; } Property Value IShareClient Transfer Declaration ITransferClient Transfer { get; } Property Value ITransferClient User Declaration IUserClient User { get; } Property Value IUserClient UserRole Declaration IUserRoleClient UserRole { get; } Property Value IUserRoleClient" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.NotSupportedFileMappingForDynamicFormatException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.NotSupportedFileMappingForDynamicFormatException.html", - "title": "Class NotSupportedFileMappingForDynamicFormatException | Picturepark.SDK.V1 API", - "keywords": "Class NotSupportedFileMappingForDynamicFormatException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException NotSupportedFileMappingException NotSupportedFileMappingForDynamicFormatException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NotSupportedFileMappingForDynamicFormatException : NotSupportedFileMappingException, ISerializable, _Exception Methods FromJson(String) Declaration public static NotSupportedFileMappingForDynamicFormatException FromJson(string data) Parameters System.String data Returns NotSupportedFileMappingForDynamicFormatException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.IListItemClient.html": { + "href": "api/Picturepark.SDK.V1.Contract.IListItemClient.html", + "title": "Interface IListItemClient | Picturepark.SDK.V1 API", + "keywords": "Interface IListItemClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IListItemClient Methods AggregateAsync(ListItemAggregationRequest, CancellationToken) Aggregate list items Declaration Task AggregateAsync(ListItemAggregationRequest listItemAggregationRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemAggregationRequest listItemAggregationRequest The list item aggregation request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ObjectAggregationResult > Object aggregation result Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception BatchUpdateFieldsByFilterAsync(ListItemFieldsBatchUpdateFilterRequest, Nullable, Boolean, CancellationToken) Batch update fields - by filter Declaration Task BatchUpdateFieldsByFilterAsync(ListItemFieldsBatchUpdateFilterRequest updateRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemFieldsBatchUpdateFilterRequest updateRequest The metadata update request. System.Nullable < System.TimeSpan > timeout Timeout to wait for business process to complete. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemBatchOperationResult > The . Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception BatchUpdateFieldsByIdsAsync(ListItemFieldsBatchUpdateRequest, Nullable, Boolean, CancellationToken) Batch update fields - by ids Declaration Task BatchUpdateFieldsByIdsAsync(ListItemFieldsBatchUpdateRequest updateRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemFieldsBatchUpdateRequest updateRequest The metadata update request. System.Nullable < System.TimeSpan > timeout Timeout to wait for business process to complete. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemBatchOperationResult > BusinessProcess Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateAsync(ListItemCreateRequest, IEnumerable, Nullable, Nullable, Nullable, CancellationToken) Create list item Declaration Task CreateAsync(ListItemCreateRequest listItemCreateRequest, IEnumerable resolveBehaviors = null, bool? allowMissingDependencies = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemCreateRequest listItemCreateRequest List item create request. System.Collections.Generic.IEnumerable < ListItemResolveBehavior > resolveBehaviors List of enums that control which parts of the list item are resolved and returned. System.Nullable < System.Boolean > allowMissingDependencies Allows creating list items that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemDetail > List item detail Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException A server side error occurred. PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict CreateFromObjectAsync(Object, Boolean, Nullable, Boolean, CancellationToken) Creates a ListItem s based on an object and its references. Declaration Task CreateFromObjectAsync(object content, bool allowMissingDependencies = false, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Object content The object to create ListItem s from. System.Boolean allowMissingDependencies Allow creating ListItem s that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout Timeout to wait for business process to complete. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search document creation. Passing false, the method will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ListItemBatchOperationWithRequestIdResult > The created ListItem s. Exceptions ApiException A server side error occurred. CreateManyAsync(ListItemCreateManyRequest, Nullable, Boolean, CancellationToken) Creates multiple ListItem s. Declaration Task CreateManyAsync(ListItemCreateManyRequest createManyRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemCreateManyRequest createManyRequest The create many request. System.Nullable < System.TimeSpan > timeout Timeout to wait for business process to complete. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been created and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ListItemBatchOperationWithRequestIdResult > The . Exceptions ApiException A server side error occurred. PictureparkException The business process has not been completed. DeleteAsync(String, Nullable, Nullable, Nullable, CancellationToken) Delete list item Declaration Task DeleteAsync(string listItemId, bool? forceReferenceRemoval = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The ID of the list item to delete. System.Nullable < System.Boolean > forceReferenceRemoval A value indicating whether references to the list item should be removed. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Ok Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict DeleteManyAsync(ListItemDeleteManyRequest, CancellationToken) Delete multiple list items Declaration Task DeleteManyAsync(ListItemDeleteManyRequest deleteManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemDeleteManyRequest deleteManyRequest List item delete many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyByFilterAsync(ListItemDeleteManyFilterRequest, CancellationToken) Delete multiple list items - by filter Declaration Task DeleteManyByFilterAsync(ListItemDeleteManyFilterRequest deleteManyFilterRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemDeleteManyFilterRequest deleteManyFilterRequest Delete many by filter request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAndConvertToAsync(String, String, CancellationToken) Gets an existing list item and converts its content to the requested type. Declaration Task GetAndConvertToAsync(string listItemId, string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The list item ID. System.String schemaId The schema ID of the requested type. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task The converted object. Type Parameters T The requested content type. Exceptions ApiException A server side error occurred. GetAsync(String, IEnumerable, CancellationToken) Get list item Declaration Task GetAsync(string listItemId, IEnumerable resolveBehaviors = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The list item ID. System.Collections.Generic.IEnumerable < ListItemResolveBehavior > resolveBehaviors List of enums that control which parts of the list item are resolved and returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemDetail > List item detail Exceptions ApiException A server side error occurred. ListItemNotFoundException List item not found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAndConvertToAsync(IEnumerable, String, CancellationToken) Gets a list of existing list items and converts their content to the requested type Declaration Task> GetManyAndConvertToAsync(IEnumerable listItemIds, string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters IEnumerable < System.String > listItemIds The list of list item IDs. System.String schemaId The schema ID of the requested type. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ICollection > The list of converted objects. Type Parameters T The requested content type. Exceptions ApiException A server side error occurred. GetManyAsync(IEnumerable, IEnumerable, CancellationToken) Get multiple list items Declaration Task> GetManyAsync(IEnumerable ids, IEnumerable resolveBehaviors = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids List of list item IDs. System.Collections.Generic.IEnumerable < ListItemResolveBehavior > resolveBehaviors List of enums that control which parts of the list items are resolved and returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < ListItemDetail >> List of list item details Exceptions ApiException A server side error occurred. ListItemNotFoundException One or more list items not found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetReferencesToListItemAsync(String, ListItemReferencesRequest, CancellationToken) Get list item references Declaration Task GetReferencesToListItemAsync(string listItemId, ListItemReferencesRequest listItemReferencesRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The ID of the list item. ListItemReferencesRequest listItemReferencesRequest Request options to specify how many references to fetch. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemReferencesResult > List item references Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetReferencesToListItemsAsync(ListItemManyReferencesRequest, CancellationToken) Get multiple list items references Declaration Task GetReferencesToListItemsAsync(ListItemManyReferencesRequest listItemManyReferencesRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemManyReferencesRequest listItemManyReferencesRequest ListItemManyReferencesRequest System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemReferencesResult > A list of references per list item. Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception RestoreAsync(String, Nullable, Nullable, Nullable, CancellationToken) Restore list item Declaration Task RestoreAsync(string listItemId, bool? allowMissingDependencies = default(bool? ), TimeSpan? timeout = default(TimeSpan? ), bool? waitSearchDocCreation = default(bool? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The list item ID. System.Nullable < System.Boolean > allowMissingDependencies Allows restoring list items that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Nullable < System.Boolean > waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the endpoint waits for the search document creation. Passing false, the endpoint will return when the main entity has been created and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Ok Exceptions ApiException A server side error occurred. BusinessProcessLifeCycleNotHitException The specified wait timeout exceeded PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict RestoreManyAsync(ListItemRestoreManyRequest, CancellationToken) Restore multiple list items Declaration Task RestoreManyAsync(ListItemRestoreManyRequest restoreManyRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemRestoreManyRequest restoreManyRequest List item restore many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(ListItemSearchRequest, CancellationToken) Search list items Declaration Task SearchAsync(ListItemSearchRequest listItemSearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemSearchRequest listItemSearchRequest The list item search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemSearchResult > List item search result Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(String, ListItemUpdateRequest, IEnumerable, Boolean, Nullable, Boolean, CancellationToken) Updates a list item Declaration Task UpdateAsync(string listItemId, ListItemUpdateRequest updateRequest, IEnumerable resolveBehaviors = null, bool allowMissingDependencies = false, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The list item ID. ListItemUpdateRequest updateRequest The update request. IEnumerable < ListItemResolveBehavior > resolveBehaviors List of enum that control which parts of the list item are resolved and returned. System.Boolean allowMissingDependencies Allow creating ListItem s that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout The timeout in milliseconds to wait for completion. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search document creation. Passing false, the method will return when the main entity has been updated and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ListItemDetail > The updated ListItemDetail . UpdateAsync(String, Object, IEnumerable, Boolean, Nullable, Boolean, CancellationToken) Updates a list item by providing its content Declaration Task UpdateAsync(string listItemId, object content, IEnumerable resolveBehaviors = null, bool allowMissingDependencies = false, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String listItemId The list item ID. System.Object content The content which must match the item's schema ID. IEnumerable < ListItemResolveBehavior > resolveBehaviors List of enum that control which parts of the list item are resolved and returned. System.Boolean allowMissingDependencies Allow creating ListItem s that refer to list items or contents that don't exist in the system. System.Nullable < System.TimeSpan > timeout The timeout in milliseconds to wait for completion. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search document creation. Passing false, the method will return when the main entity has been updated and the creation of the search document has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ListItemDetail > The updated ListItemDetail . UpdateManyAsync(ListItemUpdateManyRequest, Nullable, Boolean, CancellationToken) Update - many Declaration Task UpdateManyAsync(ListItemUpdateManyRequest listItemUpdateManyRequest, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters ListItemUpdateManyRequest listItemUpdateManyRequest List item update many request. System.Nullable < System.TimeSpan > timeout Timeout to wait for business process to complete. System.Boolean waitSearchDocCreation Wait for the creation of the search document and the rendered display values. By default the method waits for the search documents creation. Passing false, the method will return when the main entities have been updated and the creation of the search documents has been enqueued but not yet performed. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < ListItemBatchOperationResult > The . Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception WaitForBusinessProcessAndReturnResult(String, Nullable, Boolean, CancellationToken) Waits for a business process and returns a . Declaration Task WaitForBusinessProcessAndReturnResult(string businessProcessId, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String businessProcessId The business process id. System.Nullable < System.TimeSpan > timeout The timeout to wait on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search documents and the rendered display values System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ListItemBatchOperationResult > The . WaitForBusinessProcessAndReturnResultWithRequestId(String, Nullable, Boolean, CancellationToken) Waits for a business process and returns a . Declaration Task WaitForBusinessProcessAndReturnResultWithRequestId(string businessProcessId, TimeSpan? timeout = default(TimeSpan? ), bool waitSearchDocCreation = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String businessProcessId The business process id. System.Nullable < System.TimeSpan > timeout The timeout to wait on the business process. System.Boolean waitSearchDocCreation Wait for the creation of the search documents and the rendered display values System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ListItemBatchOperationWithRequestIdResult > The ." }, - "api/Picturepark.SDK.V1.CloudManager.Contract.NotSupportedFileMappingException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.NotSupportedFileMappingException.html", - "title": "Class NotSupportedFileMappingException | Picturepark.SDK.V1 API", - "keywords": "Class NotSupportedFileMappingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException NotSupportedFileMappingException NotSupportedFileMappingForDynamicFormatException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NotSupportedFileMappingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static NotSupportedFileMappingException FromJson(string data) Parameters System.String data Returns NotSupportedFileMappingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.IJsonSchemaClient.html": { + "href": "api/Picturepark.SDK.V1.Contract.IJsonSchemaClient.html", + "title": "Interface IJsonSchemaClient | Picturepark.SDK.V1 API", + "keywords": "Interface IJsonSchemaClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IJsonSchemaClient Methods GetAsync(String, CancellationToken) Gets an existing JSON Schema by schema ID. Declaration Task GetAsync(string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < JObject > The JSON Schema as . Exceptions ApiException A server side error occurred." }, - "api/Picturepark.SDK.V1.CloudManager.Contract.NotSupportedFileExtensionException.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.NotSupportedFileExtensionException.html", - "title": "Class NotSupportedFileExtensionException | Picturepark.SDK.V1 API", - "keywords": "Class NotSupportedFileExtensionException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException NotSupportedFileExtensionException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class NotSupportedFileExtensionException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static NotSupportedFileExtensionException FromJson(string data) Parameters System.String data Returns NotSupportedFileExtensionException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.UserWithRoles.html": { + "href": "api/Picturepark.SDK.V1.Contract.UserWithRoles.html", + "title": "Class UserWithRoles | Picturepark.SDK.V1 API", + "keywords": "Class UserWithRoles User information retrieved via search Inheritance System.Object UserWithRoles Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class UserWithRoles Properties AuthorizationState Authorization state the user is currently in. Declaration public AuthorizationState AuthorizationState { get; set; } Property Value AuthorizationState EmailAddress Email address of the user (doubles as username). Declaration public string EmailAddress { get; set; } Property Value System.String FirstName User's first name. Declaration public string FirstName { get; set; } Property Value System.String Id User's Picturepark ID. Declaration public string Id { get; set; } Property Value System.String IsReadOnly Read-only users can't be removed from the system, e.g. service user. Declaration public bool IsReadOnly { get; set; } Property Value System.Boolean IsSupportUser The support user is a user created for Picturepark support personnel. Declaration public bool IsSupportUser { get; set; } Property Value System.Boolean LastName User's last name. Declaration public string LastName { get; set; } Property Value System.String LifeCycle Life cycle state the user is currently in. Declaration public LifeCycle LifeCycle { get; set; } Property Value LifeCycle UserRoleIds IDs of user roles user is assigned to Declaration public ICollection UserRoleIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static UserWithRoles FromJson(string data) Parameters System.String data Returns UserWithRoles ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleArrayIndexInvalidException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleArrayIndexInvalidException.html", - "title": "Class BusinessRuleArrayIndexInvalidException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleArrayIndexInvalidException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleArrayIndexInvalidException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleArrayIndexInvalidException : PictureparkValidationException, ISerializable, _Exception Properties Index Declaration public string Index { get; set; } Property Value System.String Methods FromJson(String) Declaration public static BusinessRuleArrayIndexInvalidException FromJson(string data) Parameters System.String data Returns BusinessRuleArrayIndexInvalidException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.SystemTypes.Relation.html": { + "href": "api/Picturepark.SDK.V1.Contract.SystemTypes.Relation.html", + "title": "Class Relation | Picturepark.SDK.V1 API", + "keywords": "Class Relation Inheritance System.Object Relation Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class Relation Properties RelationId Declaration public string RelationId { get; set; } Property Value System.String RelationType Declaration public string RelationType { get; set; } Property Value System.String TargetDocType Declaration public string TargetDocType { get; set; } Property Value System.String TargetId Declaration public string TargetId { get; set; } Property Value System.String" }, - "api/Picturepark.SDK.V1.Contract.BusinessRuleActionsMissingException.html": { - "href": "api/Picturepark.SDK.V1.Contract.BusinessRuleActionsMissingException.html", - "title": "Class BusinessRuleActionsMissingException | Picturepark.SDK.V1 API", - "keywords": "Class BusinessRuleActionsMissingException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException BusinessRuleActionsMissingException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BusinessRuleActionsMissingException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static BusinessRuleActionsMissingException FromJson(string data) Parameters System.String data Returns BusinessRuleActionsMissingException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ShareBaseUpdateRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.ShareBaseUpdateRequest.html", + "title": "Class ShareBaseUpdateRequest | Picturepark.SDK.V1 API", + "keywords": "Class ShareBaseUpdateRequest Base of update request for share Inheritance System.Object ShareBaseUpdateRequest ShareBasicUpdateRequest ShareEmbedUpdateRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public abstract class ShareBaseUpdateRequest Properties Contents List of contents including outputs. Existing items needs to be sent again, otherwise they will be removed. Declaration public ICollection Contents { get; set; } Property Value System.Collections.Generic.ICollection < ShareContent > Description Optional description of share. Declaration public string Description { get; set; } Property Value System.String ExpirationDate Optional date when share expires and cannot be accessed anymore. Declaration public DateTime? ExpirationDate { get; set; } Property Value System.Nullable < System.DateTime > LayerSchemaIds List of content layers to share. Declaration public ICollection LayerSchemaIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Name Name of share. Declaration public string Name { get; set; } Property Value System.String OutputAccess Access for content outputs in share. Declaration public OutputAccess OutputAccess { get; set; } Property Value OutputAccess Template Configuration for template to use on the share detail page. Declaration public TemplateBase Template { get; set; } Property Value TemplateBase Methods FromJson(String) Declaration public static ShareBaseUpdateRequest FromJson(string data) Parameters System.String data Returns ShareBaseUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" }, "api/Picturepark.SDK.V1.Contract.BaseResultOfTransfer.html": { "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfTransfer.html", "title": "Class BaseResultOfTransfer | Picturepark.SDK.V1 API", "keywords": "Class BaseResultOfTransfer Inheritance System.Object BaseResultOfTransfer SearchBehaviorBaseResultOfTransfer Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfTransfer Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < Transfer > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfTransfer FromJson(string data) Parameters System.String data Returns BaseResultOfTransfer ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BaseResultOfShare.html": { - "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfShare.html", - "title": "Class BaseResultOfShare | Picturepark.SDK.V1 API", - "keywords": "Class BaseResultOfShare Inheritance System.Object BaseResultOfShare SearchBehaviorBaseResultOfShare Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfShare Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < Share > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfShare FromJson(string data) Parameters System.String data Returns BaseResultOfShare ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ITriggerObject.html": { + "href": "api/Picturepark.SDK.V1.Contract.ITriggerObject.html", + "title": "Interface ITriggerObject | Picturepark.SDK.V1 API", + "keywords": "Interface ITriggerObject Namespace : System.Dynamic.ExpandoObject Syntax public interface ITriggerObject Properties Trigger Declaration bool Trigger { get; set; } Property Value System.Boolean TriggeredBy Declaration User TriggeredBy { get; set; } Property Value User TriggeredOn Declaration DateTime? TriggeredOn { get; set; } Property Value System.Nullable < System.DateTime >" }, - "api/Picturepark.SDK.V1.Contract.BaseResultOfSchema.html": { - "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfSchema.html", - "title": "Class BaseResultOfSchema | Picturepark.SDK.V1 API", - "keywords": "Class BaseResultOfSchema Inheritance System.Object BaseResultOfSchema SearchBehaviorBaseResultOfSchema Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfSchema Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < Schema > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfSchema FromJson(string data) Parameters System.String data Returns BaseResultOfSchema ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ITransferClient.html": { + "href": "api/Picturepark.SDK.V1.Contract.ITransferClient.html", + "title": "Interface ITransferClient | Picturepark.SDK.V1 API", + "keywords": "Interface ITransferClient Namespace : System.Dynamic.ExpandoObject Syntax public interface ITransferClient Methods CancelTransferAsync(String, CancellationToken) Cancel transfer Declaration Task CancelTransferAsync(string transferId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferId ID of transfer. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateAndWaitForCompletionAsync(CreateTransferRequest, Nullable, CancellationToken) Creates a transfer and waits for its completion. Declaration Task CreateAndWaitForCompletionAsync(CreateTransferRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters CreateTransferRequest request The create request. System.Nullable < System.TimeSpan > timeout The timeout to wait for completion. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < CreateTransferResult > The transfer. CreateAndWaitForCompletionAsync(String, IEnumerable, Nullable, CancellationToken) Creates a transfer and waits for its completion. Declaration Task CreateAndWaitForCompletionAsync(string transferName, IEnumerable files, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferName The name of the transfer. IEnumerable < FileLocations > files The file names of the transfer. System.Nullable < System.TimeSpan > timeout The timeout to wait for completion. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < CreateTransferResult > The transfer. CreateAsync(CreateTransferRequest, CancellationToken) Create transfer Declaration Task CreateAsync(CreateTransferRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters CreateTransferRequest request The create transfer request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Transfer > Transfer Exceptions ApiException A server side error occurred. MaximumTransferSizeException A server side error occurred. PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict DeleteAsync(String, CancellationToken) Delete transfer Declaration Task DeleteAsync(string transferId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferId ID of transfer. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteFilesAsync(FileTransferDeleteRequest, CancellationToken) Delete files Declaration Task DeleteFilesAsync(FileTransferDeleteRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters FileTransferDeleteRequest request The filetransfer delete request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAsync(String, CancellationToken) Get transfer details Declaration Task GetAsync(string transferId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferId ID of transfer. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < TransferDetail > TransferDetail Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetBlacklistAsync(CancellationToken) Get blacklist Declaration Task GetBlacklistAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Blacklist > Blacklist Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetFileAsync(String, CancellationToken) Get file Declaration Task GetFileAsync(string fileTransferId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String fileTransferId ID of filetransfer. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileTransferDetail > FileTransferDetail Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ImportAndWaitForCompletionAsync(Transfer, ImportTransferRequest, Nullable, CancellationToken) Transfers the uploaded files and waits for its completions. Declaration Task ImportAndWaitForCompletionAsync(Transfer transfer, ImportTransferRequest createRequest, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters Transfer transfer The transfer. ImportTransferRequest createRequest The create request. System.Nullable < System.TimeSpan > timeout The timeout to wait for completion. System.Threading.CancellationToken cancellationToken The cancellcation token. Returns System.Threading.Tasks.Task The task. ImportTransferAsync(String, ImportTransferRequest, CancellationToken) Import transfer Declaration Task ImportTransferAsync(string transferId, ImportTransferRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferId ID of transfer. ImportTransferRequest request The ImportTransfer request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Transfer > Transfer Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception PartialImportAsync(String, ImportTransferPartialRequest, CancellationToken) Import transfer partially Declaration Task PartialImportAsync(string transferId, ImportTransferPartialRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferId ID of transfer. ImportTransferPartialRequest request The ImportTransferPartial request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < Transfer > Transfer Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(TransferSearchRequest, CancellationToken) Search Declaration Task SearchAsync(TransferSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters TransferSearchRequest request The transfer search request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < TransferSearchResult > TransferSearchResult Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchFilesAsync(FileTransferSearchRequest, CancellationToken) Search for files Declaration Task SearchFilesAsync(FileTransferSearchRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters FileTransferSearchRequest request The filetransfer search request System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FileTransferSearchResult > FileTransferSearchResult Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchFilesByTransferIdAsync(String, Int32) Searches files of a given transfer ID. Declaration Task SearchFilesByTransferIdAsync(string transferId, int limit = 20) Parameters System.String transferId The transfer ID. System.Int32 limit The maximum number of search results. Returns System.Threading.Tasks.Task < FileTransferSearchResult > The result. UploadFileAsync(String, Int64, Int64, Int64, Int64, String, String, FileParameter, CancellationToken) Upload file Declaration Task UploadFileAsync(string relativePath, long chunkNumber, long currentChunkSize, long totalSize, long totalChunks, string transferId, string requestId, FileParameter formFile = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String relativePath Relative path of the uploading file. System.Int64 chunkNumber Current chunk number. Starts at 1. System.Int64 currentChunkSize Size in bytes of the current chunk. System.Int64 totalSize Total size in bytes of the uploading file. System.Int64 totalChunks Total chunks of the uploading file. System.String transferId ID of transfer. System.String requestId Identifier of file. FileParameter formFile Gets or sets the form file. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UploadFilesAsync(Transfer, IEnumerable, UploadOptions, Nullable, CancellationToken) Uploads multiple files from the filesystem. Declaration Task UploadFilesAsync(Transfer transfer, IEnumerable files, UploadOptions uploadOptions, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters Transfer transfer The existing transfer object. IEnumerable < FileLocations > files The file paths on the filesystem with optional overrides. UploadOptions uploadOptions The file upload options. System.Nullable < System.TimeSpan > timeout The timeout to wait for completion. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task The created transfer object. UploadFilesAsync(String, IEnumerable, UploadOptions, Nullable, CancellationToken) Uploads multiple files from the filesystem. Declaration Task UploadFilesAsync(string transferName, IEnumerable files, UploadOptions uploadOptions, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String transferName The name of the created transfer. IEnumerable < FileLocations > files The file paths on the filesystem with optional overrides. UploadOptions uploadOptions The file upload options. System.Nullable < System.TimeSpan > timeout The timeout to wait for completion. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < CreateTransferResult > The created transfer object." }, - "api/Picturepark.SDK.V1.Contract.BaseResultOfPermissionSet.html": { - "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfPermissionSet.html", - "title": "Class BaseResultOfPermissionSet | Picturepark.SDK.V1 API", - "keywords": "Class BaseResultOfPermissionSet Inheritance System.Object BaseResultOfPermissionSet SearchBehaviorBaseResultOfPermissionSet Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfPermissionSet Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < PermissionSet > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfPermissionSet FromJson(string data) Parameters System.String data Returns BaseResultOfPermissionSet ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ISchemaResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.ISchemaResult.html", + "title": "Interface ISchemaResult | Picturepark.SDK.V1 API", + "keywords": "Interface ISchemaResult Namespace : System.Dynamic.ExpandoObject Syntax public interface ISchemaResult Properties Schema Declaration SchemaDetail Schema { get; set; } Property Value SchemaDetail" }, - "api/Picturepark.SDK.V1.Contract.AtLeastOneActiveTermsOfServiceMustExistException.html": { - "href": "api/Picturepark.SDK.V1.Contract.AtLeastOneActiveTermsOfServiceMustExistException.html", - "title": "Class AtLeastOneActiveTermsOfServiceMustExistException | Picturepark.SDK.V1 API", - "keywords": "Class AtLeastOneActiveTermsOfServiceMustExistException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException AtLeastOneActiveTermsOfServiceMustExistException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AtLeastOneActiveTermsOfServiceMustExistException : PictureparkValidationException, ISerializable, _Exception Methods FromJson(String) Declaration public static AtLeastOneActiveTermsOfServiceMustExistException FromJson(string data) Parameters System.String data Returns AtLeastOneActiveTermsOfServiceMustExistException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ISchemaClient.html": { + "href": "api/Picturepark.SDK.V1.Contract.ISchemaClient.html", + "title": "Interface ISchemaClient | Picturepark.SDK.V1 API", + "keywords": "Interface ISchemaClient Namespace : System.Dynamic.ExpandoObject Syntax public interface ISchemaClient Methods CreateAsync(SchemaCreateRequest, Nullable, CancellationToken) Create schema Declaration Task CreateAsync(SchemaCreateRequest schema, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaCreateRequest schema The schema create request. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaCreateResult > Schema create result, containing the created schema Exceptions ApiException A server side error occurred. DuplicateSchemaException Schema with this name already exists PictureparkArgumentNullException Argument must not be null SchemaValidationException The validation exception of schema creation PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict CreateAsync(SchemaDetail, Boolean, Nullable, CancellationToken) Creates the given SchemaDetail . Declaration Task CreateAsync(SchemaDetail schemaDetail, bool enableForBinaryFiles, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaDetail schemaDetail The schema detail. System.Boolean enableForBinaryFiles Specifies whether to enable the schema for binary files. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < SchemaCreateResult > The task. CreateAsync(SchemaDetail, Nullable, CancellationToken) Creates the given SchemaDetail . Declaration Task CreateAsync(SchemaDetail schemaDetail, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaDetail schemaDetail The schema detail. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < SchemaCreateResult > The task. Exceptions ApiException A server side error occurred. CreateManyAsync(IEnumerable, Boolean, Nullable, CancellationToken) Create the given enumerable of SchemaDetail . Declaration Task CreateManyAsync(IEnumerable schemaDetails, bool enableForBinaryFiles, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters IEnumerable < SchemaDetail > schemaDetails The schema details. System.Boolean enableForBinaryFiles Specifies whether to enable the schemas for binary files. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the underlying business process to complete. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < SchemaBatchOperationResult > The . CreateManyAsync(SchemaCreateManyRequest, Nullable, CancellationToken) Creates schemas using the given request. Declaration Task CreateManyAsync(SchemaCreateManyRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaCreateManyRequest request The SchemaCreateManyRequest . System.Nullable < System.TimeSpan > timeout Maximum time to wait for the underlying business process to complete. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < SchemaBatchOperationResult > The . CreateOrUpdateAsync(SchemaDetail, Boolean, Nullable, CancellationToken) Creates or updates the given SchemaDetail . Declaration Task CreateOrUpdateAsync(SchemaDetail schemaDetail, bool enableForBinaryFiles, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaDetail schemaDetail The schema detail. System.Boolean enableForBinaryFiles Specifies whether to enable the schema for binary files. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ISchemaResult > The task. DeleteAsync(String, Nullable, CancellationToken) Delete schema Declaration Task DeleteAsync(string schemaId, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaDeleteResult > Schema delete result Exceptions ApiException A server side error occurred. SchemaNotFoundException Schema with this ID could not be found PictureparkNotFoundException Entity not found PictureparkArgumentNullException Argument must not be null SchemaInUseException Schema is used in other entities and cannot be deleted PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkConflictException Version conflict ExistsAsync(String, CancellationToken) Checks whether a schema ID already exists. Declaration Task ExistsAsync(string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < System.Boolean > The task. Exceptions ApiException A server side error occurred. FieldExistsAsync(String, String, CancellationToken) Exists field in schema Declaration Task FieldExistsAsync(string schemaId, string fieldId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. System.String fieldId The field ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < FieldExistsResponse > Field Exists response Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GenerateSchemasAsync(Type, IEnumerable, Boolean, CancellationToken) Generates the SchemaDetail s for the given type and the referenced types. Declaration Task> GenerateSchemasAsync(Type type, IEnumerable schemaDetails = null, bool generateDependencySchema = true, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Type type The type. IEnumerable < SchemaDetail > schemaDetails The existing schema details. System.Boolean generateDependencySchema Specifies whether to generate dependent schemas. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < ICollection < SchemaDetail >> The collection of schema details. GetAsync(String, CancellationToken) Get schema Declaration Task GetAsync(string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaDetail > Schema detail Exceptions ApiException A server side error occurred. SchemaNotFoundException Requested schema could not be found PictureparkNotFoundException Entity not found PictureparkException Internal server error PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetIndexFieldsAsync(IndexFieldsSearchBySchemaIdsRequest, CancellationToken) Search index fields Declaration Task> GetIndexFieldsAsync(IndexFieldsSearchBySchemaIdsRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters IndexFieldsSearchBySchemaIdsRequest request The search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < IndexField >> Indexed fields Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, CancellationToken) Get multiple schemas Declaration Task> GetManyAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids Comma separated list of schema IDs. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < SchemaDetail >> List of schema details Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyReferencedAsync(IEnumerable, CancellationToken) Gets all schemas referenced by the schemas specified in Declaration Task> GetManyReferencedAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids The schema IDs. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < SchemaDetail >> Referenced schema details Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetReferencedAsync(String, CancellationToken) Gets all schemas referenced by the schema specified in Declaration Task> GetReferencedAsync(string schemaId, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < SchemaDetail >> Referenced schema details Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception SearchAsync(SchemaSearchRequest, CancellationToken) Search schemas Declaration Task SearchAsync(SchemaSearchRequest schemaSearchRequest, CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaSearchRequest schemaSearchRequest The schema search request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaSearchResult > Schema search result Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipAsync(String, SchemaOwnershipTransferRequest, CancellationToken) Transfer ownership Declaration Task TransferOwnershipAsync(string schemaId, SchemaOwnershipTransferRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. SchemaOwnershipTransferRequest request Request detailing which user to transfer to. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task OK Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception TransferOwnershipManyAsync(SchemaOwnershipTransferManyRequest, CancellationToken) Transfer ownership of multiple schemas Declaration Task TransferOwnershipManyAsync(SchemaOwnershipTransferManyRequest request, CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaOwnershipTransferManyRequest request Schema ownership transfer many request. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(SchemaDetail, Boolean, Nullable, CancellationToken) Updates the given SchemaDetail . Declaration Task UpdateAsync(SchemaDetail schemaDetail, bool enableForBinaryFiles, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters SchemaDetail schemaDetail The schema detail. System.Boolean enableForBinaryFiles Specifies whether to enable the schema for binary files. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < SchemaUpdateResult > The task. Exceptions ApiException A server side error occurred. UpdateAsync(String, SchemaUpdateRequest, Nullable, CancellationToken) Update schema Declaration Task UpdateAsync(string schemaId, SchemaUpdateRequest schema, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String schemaId The schema ID. SchemaUpdateRequest schema The schema update request. System.Nullable < System.TimeSpan > timeout Maximum time to wait for the operation to complete. If timeout is exceeded, the operation is not aborted but continues anyhow. Only the waiting is aborted, and the calls returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < SchemaUpdateResult > Schema update result, containing the updated schema Exceptions ApiException A server side error occurred. SchemaNotFoundException Schema with this ID could not be found PictureparkNotFoundException Entity not found PictureparkArgumentNullException Argument must not be null SchemaValidationException The validation exception of schema creation PictureparkValidationException Validation exception PictureparkException Internal server error PictureparkConflictException Version conflict WaitForBusinessProcessAndReturnResult(String, Nullable, CancellationToken) Waits for a business process and returns a . Declaration Task WaitForBusinessProcessAndReturnResult(string businessProcessId, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String businessProcessId The business process id. System.Nullable < System.TimeSpan > timeout The timeout to wait on the business process. System.Threading.CancellationToken cancellationToken The cancellation token. Returns System.Threading.Tasks.Task < SchemaBatchOperationResult > The ." }, - "api/Picturepark.SDK.V1.Contract.AssignValueAction.html": { - "href": "api/Picturepark.SDK.V1.Contract.AssignValueAction.html", - "title": "Class AssignValueAction | Picturepark.SDK.V1 API", - "keywords": "Class AssignValueAction Assign a value to all fields matching the FieldPath (JSON path). Inheritance System.Object BusinessRuleAction AssignValueAction Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AssignValueAction : BusinessRuleAction Properties FieldId ID of the field, the value should be inserted in. Declaration public string FieldId { get; set; } Property Value System.String Path Path to the object the value should be inserted in. Declaration public string Path { get; set; } Property Value System.String Replace Indicates whether existing values should be replaced. Note: for multi fieldsets and relations, this setting controls, if the value is added to the already existing values or if the existing values shall be overwritten. Declaration public bool Replace { get; set; } Property Value System.Boolean Value Value to assign. Declaration public object Value { get; set; } Property Value System.Object Methods FromJson(String) Declaration public static AssignValueAction FromJson(string data) Parameters System.String data Returns AssignValueAction ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.IOutputFormatClient.html": { + "href": "api/Picturepark.SDK.V1.Contract.IOutputFormatClient.html", + "title": "Interface IOutputFormatClient | Picturepark.SDK.V1 API", + "keywords": "Interface IOutputFormatClient Namespace : System.Dynamic.ExpandoObject Syntax public interface IOutputFormatClient Methods CreateAsync(OutputFormat, Nullable, CancellationToken) Create output format Declaration Task CreateAsync(OutputFormat request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputFormat request The request containing information needed to create new output format. System.Nullable < System.TimeSpan > timeout Timeout for business process completion System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatOperationResult > Output format Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception CreateManyAsync(OutputFormatCreateManyRequest, Nullable, CancellationToken) Create multiple output formats Declaration Task CreateManyAsync(OutputFormatCreateManyRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputFormatCreateManyRequest request The request containing information needed to create new output formats. System.Nullable < System.TimeSpan > timeout Timeout for business process completion System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatBatchOperationResult > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteAsync(String, Nullable, CancellationToken) Delete output format Declaration Task DeleteAsync(string id, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of the output format that should be deleted. System.Nullable < System.TimeSpan > timeout Timeout for business process completion System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatDeleteResult > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception DeleteManyAsync(OutputFormatDeleteManyRequest, Nullable, CancellationToken) Delete multiple output formats Declaration Task DeleteManyAsync(OutputFormatDeleteManyRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputFormatDeleteManyRequest request The request with output formats IDs to delete. System.Nullable < System.TimeSpan > timeout Timeout for business process completion System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatBatchOperationResult > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetAllAsync(CancellationToken) Declaration Task> GetAllAsync(CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Threading.CancellationToken cancellationToken Returns System.Threading.Tasks.Task < ICollection < OutputFormatDetail >> GetAsync(String, CancellationToken) Get output format Declaration Task GetAsync(string id, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id The output format ID. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatDetail > Output format Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception GetManyAsync(IEnumerable, CancellationToken) Get multiple output formats Declaration Task> GetManyAsync(IEnumerable ids = null, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.Collections.Generic.IEnumerable < System.String > ids Output format IDs to get information about. If this is omitted, all output formats in the system will be returned. System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < System.Collections.Generic.ICollection < OutputFormatDetail >> Output formats Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateAsync(String, OutputFormatEditable, Nullable, CancellationToken) Update output format Declaration Task UpdateAsync(string id, OutputFormatEditable request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String id ID of output format to update OutputFormatEditable request The request containing information needed to update the output format. System.Nullable < System.TimeSpan > timeout Timeout for business process completion System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatOperationResult > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception UpdateManyAsync(OutputFormatUpdateManyRequest, Nullable, CancellationToken) Update multiple output formats Declaration Task UpdateManyAsync(OutputFormatUpdateManyRequest request, TimeSpan? timeout = default(TimeSpan? ), CancellationToken cancellationToken = default(CancellationToken)) Parameters OutputFormatUpdateManyRequest request The request containing information needed to update the output format. System.Nullable < System.TimeSpan > timeout Timeout for business process completion System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < OutputFormatBatchOperationResult > Business process Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception" }, - "api/Picturepark.SDK.V1.CloudManager.Contract.AggregationFilter.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.Contract.AggregationFilter.html", - "title": "Class AggregationFilter | Picturepark.SDK.V1 API", - "keywords": "Class AggregationFilter Filters aggregations Inheritance System.Object FilterBase AggregationFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class AggregationFilter : FilterBase Properties AggregationName The name of the aggregation this filter is connected to. Declaration public string AggregationName { get; set; } Property Value System.String Filter The filter to be applied. Declaration public FilterBase Filter { get; set; } Property Value FilterBase TemporaryAggregatorRequestId Autogenerated Guid at request time, for precise aggregation result mapping. Declaration public string TemporaryAggregatorRequestId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static AggregationFilter FromJson(string data) Parameters System.String data Returns AggregationFilter ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.PictureparkLanguageAnalyzerAttribute.html": { + "href": "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.PictureparkLanguageAnalyzerAttribute.html", + "title": "Class PictureparkLanguageAnalyzerAttribute | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkLanguageAnalyzerAttribute Inheritance System.Object System.Attribute PictureparkAnalyzerAttribute PictureparkLanguageAnalyzerAttribute Inherited Members PictureparkAnalyzerAttribute.SimpleSearch PictureparkAnalyzerAttribute.Index System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false)] public class PictureparkLanguageAnalyzerAttribute : PictureparkAnalyzerAttribute, _Attribute, IPictureparkAttribute Methods CreateAnalyzer() Declaration public override AnalyzerBase CreateAnalyzer() Returns AnalyzerBase Overrides PictureparkAnalyzerAttribute.CreateAnalyzer()" }, - "api/Picturepark.SDK.V1.CloudManager.CdnClient.html": { - "href": "api/Picturepark.SDK.V1.CloudManager.CdnClient.html", - "title": "Class CdnClient | Picturepark.SDK.V1 API", - "keywords": "Class CdnClient Inheritance System.Object ClientBase CdnClient Inherited Members ClientBase.BaseUrl ClientBase.CreateHttpRequestMessageAsync(CancellationToken) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class CdnClient : ClientBase, ICdnClient Constructors CdnClient(ICloudManagerServiceSettings, Net.Http.HttpClient) Declaration public CdnClient(ICloudManagerServiceSettings configuration, Net.Http.HttpClient httpClient) Parameters ICloudManagerServiceSettings configuration System.Net.Http.HttpClient httpClient Properties JsonSerializerSettings Declaration protected Newtonsoft.Json.JsonSerializerSettings JsonSerializerSettings { get; } Property Value Newtonsoft.Json.JsonSerializerSettings ReadResponseAsString Declaration public bool ReadResponseAsString { get; set; } Property Value System.Boolean Methods PurgeCdnForCustomerAsync(String, CancellationToken) Declaration public Task PurgeCdnForCustomerAsync(string customerAlias, CancellationToken cancellationToken = default(CancellationToken)) Parameters System.String customerAlias System.Threading.CancellationToken cancellationToken A cancellation token that can be used by other objects or threads to receive notice of cancellation. Returns System.Threading.Tasks.Task < BusinessProcess > Exceptions ApiException A server side error occurred. PictureparkException Internal server error PictureparkNotFoundException Entity not found PictureparkConflictException Version conflict PictureparkValidationException Validation exception ReadObjectResponseAsync(Net.Http.HttpResponseMessage, IReadOnlyDictionary>) Declaration protected virtual Task> ReadObjectResponseAsync(Net.Http.HttpResponseMessage response, IReadOnlyDictionary> headers) Parameters System.Net.Http.HttpResponseMessage response System.Collections.Generic.IReadOnlyDictionary < System.String , System.Collections.Generic.IEnumerable < System.String >> headers Returns System.Threading.Tasks.Task < CdnClient.ObjectResponseResult > Type Parameters T" + "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.PictureparkEdgeNGramAnalyzerAttribute.html": { + "href": "api/Picturepark.SDK.V1.Contract.Attributes.Analyzer.PictureparkEdgeNGramAnalyzerAttribute.html", + "title": "Class PictureparkEdgeNGramAnalyzerAttribute | Picturepark.SDK.V1 API", + "keywords": "Class PictureparkEdgeNGramAnalyzerAttribute Inheritance System.Object System.Attribute PictureparkAnalyzerAttribute PictureparkEdgeNGramAnalyzerAttribute Inherited Members PictureparkAnalyzerAttribute.SimpleSearch PictureparkAnalyzerAttribute.Index System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false)] public class PictureparkEdgeNGramAnalyzerAttribute : PictureparkAnalyzerAttribute, _Attribute, IPictureparkAttribute Methods CreateAnalyzer() Declaration public override AnalyzerBase CreateAnalyzer() Returns AnalyzerBase Overrides PictureparkAnalyzerAttribute.CreateAnalyzer()" }, - "api/Picturepark.SDK.V1.Builders.BuilderBase.html": { - "href": "api/Picturepark.SDK.V1.Builders.BuilderBase.html", - "title": "Class BuilderBase | Picturepark.SDK.V1 API", - "keywords": "Class BuilderBase Inheritance System.Object BuilderBase SchemaIndexingInfoBuilder Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BuilderBase" + "api/Picturepark.SDK.V1.Contract.TransferWebLink.html": { + "href": "api/Picturepark.SDK.V1.Contract.TransferWebLink.html", + "title": "Class TransferWebLink | Picturepark.SDK.V1 API", + "keywords": "Class TransferWebLink Represents an item being downloaded by URL in a transfer. Inheritance System.Object TransferFile TransferWebLink Inherited Members TransferFile.Identifier TransferFile.RequestId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TransferWebLink : TransferFile Properties Url URL of the item. Declaration public string Url { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TransferWebLink FromJson(string data) Parameters System.String data Returns TransferWebLink ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.LiveStreamClient.ObjectResponseResult-1.html": { - "href": "api/Picturepark.SDK.V1.LiveStreamClient.ObjectResponseResult-1.html", - "title": "Struct LiveStreamClient.ObjectResponseResult | Picturepark.SDK.V1 API", - "keywords": "Struct LiveStreamClient.ObjectResponseResult Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : System.Dynamic.ExpandoObject Syntax protected struct ObjectResponseResult Type Parameters T Constructors ObjectResponseResult(T, String) Declaration public ObjectResponseResult(T responseObject, string responseText) Parameters T responseObject System.String responseText Properties Object Declaration public T Object { get; } Property Value T Text Declaration public string Text { get; } Property Value System.String" + "api/Picturepark.SDK.V1.Contract.TransferUploadFile.html": { + "href": "api/Picturepark.SDK.V1.Contract.TransferUploadFile.html", + "title": "Class TransferUploadFile | Picturepark.SDK.V1 API", + "keywords": "Class TransferUploadFile Represents a file being uploaded in a transfer. Inheritance System.Object TransferFile TransferUploadFile Inherited Members TransferFile.Identifier TransferFile.RequestId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class TransferUploadFile : TransferFile Properties FileName Target filename of file. Declaration public string FileName { get; set; } Property Value System.String Methods FromJson(String) Declaration public static TransferUploadFile FromJson(string data) Parameters System.String data Returns TransferUploadFile ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.MissingCustomerDefaultLanguageException.html": { - "href": "api/Picturepark.SDK.V1.Contract.MissingCustomerDefaultLanguageException.html", - "title": "Class MissingCustomerDefaultLanguageException | Picturepark.SDK.V1 API", - "keywords": "Class MissingCustomerDefaultLanguageException Inheritance System.Object System.Exception PictureparkException PictureparkBusinessException PictureparkValidationException MissingCustomerDefaultLanguageException Inherited Members PictureparkBusinessException.CustomerId PictureparkBusinessException.CustomerAlias PictureparkBusinessException.UserId PictureparkException.TraceLevel PictureparkException.TraceId PictureparkException.TraceJobId PictureparkException.HttpStatusCode PictureparkException.ExceptionMessage System.Exception.GetBaseException() System.Exception.ToString() System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Exception.GetType() System.Exception.Message System.Exception.Data System.Exception.InnerException System.Exception.TargetSite System.Exception.StackTrace System.Exception.HelpLink System.Exception.Source System.Exception.HResult System.Exception.SerializeObjectState System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MissingCustomerDefaultLanguageException : PictureparkValidationException, ISerializable, _Exception Properties CustomerDefaultLanguage Declaration public string CustomerDefaultLanguage { get; set; } Property Value System.String Methods FromJson(String) Declaration public static MissingCustomerDefaultLanguageException FromJson(string data) Parameters System.String data Returns MissingCustomerDefaultLanguageException ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.ObjectAggregationResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.ObjectAggregationResult.html", + "title": "Class ObjectAggregationResult | Picturepark.SDK.V1 API", + "keywords": "Class ObjectAggregationResult Result for an aggregation operation Inheritance System.Object ObjectAggregationResult Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ObjectAggregationResult Properties AggregationResults Results of the aggregation. Declaration public ICollection AggregationResults { get; set; } Property Value System.Collections.Generic.ICollection < AggregationResult > ElapsedMilliseconds How long did the search and aggregation took. Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 IsSearchStringRewritten Flag to notify if the SearchString was modified compared to the original requested one. Declaration public bool IsSearchStringRewritten { get; set; } Property Value System.Boolean QueryDebugInformation Additional information regarding the query execution and reason of the matched documents. Declaration public QueryDebugInformation QueryDebugInformation { get; set; } Property Value QueryDebugInformation SearchString Search string used to query the data Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ObjectAggregationResult FromJson(string data) Parameters System.String data Returns ObjectAggregationResult GetByName(String) Gets an aggregation result by name. Declaration public AggregationResult GetByName(string name) Parameters System.String name The name. Returns AggregationResult The aggregation result or null. ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.MetadataValuesSchemaUpsertCommand.html": { - "href": "api/Picturepark.SDK.V1.Contract.MetadataValuesSchemaUpsertCommand.html", - "title": "Class MetadataValuesSchemaUpsertCommand | Picturepark.SDK.V1 API", - "keywords": "Class MetadataValuesSchemaUpsertCommand Adds or updates schema values Inheritance System.Object MetadataValuesChangeCommandBase MetadataValuesSchemaUpsertCommand Inherited Members MetadataValuesChangeCommandBase.SchemaId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MetadataValuesSchemaUpsertCommand : MetadataValuesChangeCommandBase Properties Value An object containing the metadata values to add / update. Declaration public object Value { get; set; } Property Value System.Object Methods FromJson(String) Declaration public static MetadataValuesSchemaUpsertCommand FromJson(string data) Parameters System.String data Returns MetadataValuesSchemaUpsertCommand ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.FilterBase.html": { + "href": "api/Picturepark.SDK.V1.Contract.FilterBase.html", + "title": "Class FilterBase | Picturepark.SDK.V1 API", + "keywords": "Class FilterBase The filters' base class Inheritance System.Object FilterBase AggregationFilter AndFilter ChildFilter DateRangeFilter ExistsFilter GeoBoundingBoxFilter GeoDistanceFilter NestedFilter NotFilter NumericRangeFilter OrFilter ParentFilter PrefixFilter TermFilter TermsFilter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FilterBase Methods FromExpression(Expression>, String, IEnumerable) Creates a new TermsFilter whose property name is retrieved from an expression. Declaration public static TermsFilter FromExpression(Expression> property, string language, IEnumerable terms) Parameters Expression < System.Func > property The property expression. System.String language Specify the language to query inside the TranslatedStringDictionary IEnumerable < System.String > terms The search terms. Returns TermsFilter The terms filter. Type Parameters TObject The object type. FromExpression(Expression>, String, String, Boolean) Creates a new TermFilter whose property name is retrieved from an expression. Declaration public static TermFilter FromExpression(Expression> property, string term, string language = null, bool useAnalyzer = false) Parameters Expression < System.Func > property The property expression. System.String term The search term. System.String language Specify the language to query inside the TranslatedStringDictionary System.Boolean useAnalyzer Specify whether to use the language analyzed version Returns TermFilter The term filter. Type Parameters TObject The object type. FromExpression(Expression>, Analyzer, String[]) Creates a new TermsFilter whose property name is retrieved from an expression. Declaration public static TermsFilter FromExpression(Expression> property, Analyzer analyzer, params string[] terms) Parameters Expression < System.Func > property The property expression. Analyzer analyzer Specify if you want to query the analyzed field version System.String [] terms The search terms. Returns TermsFilter The terms filter. Type Parameters TObject The object type. FromExpression(Expression>, String, Analyzer) Creates a new TermFilter whose property name is retrieved from an expression. Declaration public static TermFilter FromExpression(Expression> property, string term, Analyzer analyzer = Analyzer.None) Parameters Expression < System.Func > property The property expression. System.String term The search term. Analyzer analyzer Specify if you want to query the analyzed field version Returns TermFilter The term filter. Type Parameters TObject The object type. FromExpression(Expression>, String[]) Creates a new TermsFilter whose property name is retrieved from an expression. Declaration public static TermsFilter FromExpression(Expression> property, params string[] terms) Parameters Expression < System.Func > property The property expression. System.String [] terms The search terms. Returns TermsFilter The terms filter. Type Parameters TObject The object type. FromJson(String) Declaration public static FilterBase FromJson(string data) Parameters System.String data Returns FilterBase ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.MetadataValuesSchemaUpdateCommand.html": { - "href": "api/Picturepark.SDK.V1.Contract.MetadataValuesSchemaUpdateCommand.html", - "title": "Class MetadataValuesSchemaUpdateCommand | Picturepark.SDK.V1 API", - "keywords": "Class MetadataValuesSchemaUpdateCommand Updates schema values Inheritance System.Object MetadataValuesChangeCommandBase MetadataValuesSchemaUpdateCommand Inherited Members MetadataValuesChangeCommandBase.SchemaId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MetadataValuesSchemaUpdateCommand : MetadataValuesChangeCommandBase Properties Value An object containing the metadata values to add / update. Declaration public object Value { get; set; } Property Value System.Object Methods FromJson(String) Declaration public static MetadataValuesSchemaUpdateCommand FromJson(string data) Parameters System.String data Returns MetadataValuesSchemaUpdateCommand ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.FileTransferState.html": { + "href": "api/Picturepark.SDK.V1.Contract.FileTransferState.html", + "title": "Enum FileTransferState | Picturepark.SDK.V1 API", + "keywords": "Enum FileTransferState Namespace : System.Dynamic.ExpandoObject Syntax public enum FileTransferState CleanupCompleted CleanupInProgress DataExtractionDone DataExtractionInProgress Deleted DeleteInProgress Draft ImportCancelled ImportCompleted ImportFailed ImportInProgress UploadCancelled UploadCompleted UploadFailed UploadInProgress" }, - "api/Picturepark.SDK.V1.Contract.MetadataValuesSchemaReplaceCommand.html": { - "href": "api/Picturepark.SDK.V1.Contract.MetadataValuesSchemaReplaceCommand.html", - "title": "Class MetadataValuesSchemaReplaceCommand | Picturepark.SDK.V1 API", - "keywords": "Class MetadataValuesSchemaReplaceCommand Replaces schema values Inheritance System.Object MetadataValuesChangeCommandBase MetadataValuesSchemaReplaceCommand Inherited Members MetadataValuesChangeCommandBase.SchemaId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class MetadataValuesSchemaReplaceCommand : MetadataValuesChangeCommandBase Properties Value An object containing the metadata values for the schema. The existing dictionary will be entirely overwritten. Declaration public object Value { get; set; } Property Value System.Object Methods FromJson(String) Declaration public static MetadataValuesSchemaReplaceCommand FromJson(string data) Parameters System.String data Returns MetadataValuesSchemaReplaceCommand ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.FileTransferSearchResult.html": { + "href": "api/Picturepark.SDK.V1.Contract.FileTransferSearchResult.html", + "title": "Class FileTransferSearchResult | Picturepark.SDK.V1 API", + "keywords": "Class FileTransferSearchResult Result from a search for file transfers. Inheritance System.Object BaseResultOfFileTransfer SearchBehaviorBaseResultOfFileTransfer FileTransferSearchResult Inherited Members SearchBehaviorBaseResultOfFileTransfer.SearchString SearchBehaviorBaseResultOfFileTransfer.IsSearchStringRewritten SearchBehaviorBaseResultOfFileTransfer.QueryDebugInformation BaseResultOfFileTransfer.TotalResults BaseResultOfFileTransfer.Results BaseResultOfFileTransfer.ElapsedMilliseconds BaseResultOfFileTransfer.PageToken System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FileTransferSearchResult : SearchBehaviorBaseResultOfFileTransfer Methods FromJson(String) Declaration public static FileTransferSearchResult FromJson(string data) Parameters System.String data Returns FileTransferSearchResult ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.DownloadLink.html": { - "href": "api/Picturepark.SDK.V1.Contract.DownloadLink.html", - "title": "Class DownloadLink | Picturepark.SDK.V1 API", - "keywords": "Class DownloadLink Download link information Inheritance System.Object DownloadLink Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DownloadLink Properties DownloadToken Token of the download, used to generate the url. Declaration public string DownloadToken { get; set; } Property Value System.String DownloadUrl Url of the download link. Declaration public string DownloadUrl { get; set; } Property Value System.String Methods FromJson(String) Declaration public static DownloadLink FromJson(string data) Parameters System.String data Returns DownloadLink ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.FileTransferSearchRequest.html": { + "href": "api/Picturepark.SDK.V1.Contract.FileTransferSearchRequest.html", + "title": "Class FileTransferSearchRequest | Picturepark.SDK.V1 API", + "keywords": "Class FileTransferSearchRequest Request to search for file transfers. Inheritance System.Object FileTransferSearchRequest Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FileTransferSearchRequest Properties Filter An optional search filter. Limits the document result set. Declaration public FilterBase Filter { get; set; } Property Value FilterBase Limit Limits the document count of the result set. Declaration public int Limit { get; set; } Property Value System.Int32 PageToken The token used to retrieve the next page of results. It must be null on first request and only filled with the returned pageToken to request next page of results. Declaration public string PageToken { get; set; } Property Value System.String SearchBehaviors An optional list of search behaviors. All the passed behaviors will be applied. Declaration public ICollection SearchBehaviors { get; set; } Property Value System.Collections.Generic.ICollection < SearchBehavior > SearchString Limits the search by using a query string filter. The Lucene query string syntax is supported. Declaration public string SearchString { get; set; } Property Value System.String Methods FromJson(String) Declaration public static FileTransferSearchRequest FromJson(string data) Parameters System.String data Returns FileTransferSearchRequest ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentFieldsBatchUpdateRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentFieldsBatchUpdateRequest.html", - "title": "Class ContentFieldsBatchUpdateRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentFieldsBatchUpdateRequest Request to batch update contents' fields based on content IDs Inheritance System.Object MetadataValuesChangeRequestBase ContentFieldsBatchUpdateRequest Inherited Members MetadataValuesChangeRequestBase.ChangeCommands MetadataValuesChangeRequestBase.AllowMissingDependencies MetadataValuesChangeRequestBase.NotifyProgress System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentFieldsBatchUpdateRequest : MetadataValuesChangeRequestBase Properties ContentIds The IDs of the contents whose fields need to be updated. Declaration public ICollection ContentIds { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static ContentFieldsBatchUpdateRequest FromJson(string data) Parameters System.String data Returns ContentFieldsBatchUpdateRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.FileTransferOutput.html": { + "href": "api/Picturepark.SDK.V1.Contract.FileTransferOutput.html", + "title": "Class FileTransferOutput | Picturepark.SDK.V1 API", + "keywords": "Class FileTransferOutput Inheritance System.Object FileTransferOutput Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FileTransferOutput Properties FilePath Declaration public string FilePath { get; set; } Property Value System.String Id Declaration public string Id { get; set; } Property Value System.String OutputSource Declaration public OutputSource OutputSource { get; set; } Property Value OutputSource Methods FromJson(String) Declaration public static FileTransferOutput FromJson(string data) Parameters System.String data Returns FileTransferOutput ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentFieldsBatchUpdateFilterRequest.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentFieldsBatchUpdateFilterRequest.html", - "title": "Class ContentFieldsBatchUpdateFilterRequest | Picturepark.SDK.V1 API", - "keywords": "Class ContentFieldsBatchUpdateFilterRequest Request to batch update contents' fields based on a filter Inheritance System.Object MetadataValuesChangeRequestBase ContentFieldsBatchUpdateFilterRequest Inherited Members MetadataValuesChangeRequestBase.ChangeCommands MetadataValuesChangeRequestBase.AllowMissingDependencies MetadataValuesChangeRequestBase.NotifyProgress System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentFieldsBatchUpdateFilterRequest : MetadataValuesChangeRequestBase Properties FilterRequest Filters the contents on which the change commands must be applied. Declaration public ContentFilterRequest FilterRequest { get; set; } Property Value ContentFilterRequest Methods FromJson(String) Declaration public static ContentFieldsBatchUpdateFilterRequest FromJson(string data) Parameters System.String data Returns ContentFieldsBatchUpdateFilterRequest ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.FileTransferDetail.html": { + "href": "api/Picturepark.SDK.V1.Contract.FileTransferDetail.html", + "title": "Class FileTransferDetail | Picturepark.SDK.V1 API", + "keywords": "Class FileTransferDetail Detailed representation of file transfer. Inheritance System.Object FileTransfer FileTransferDetail Inherited Members FileTransfer.Id FileTransfer.Name FileTransfer.Identifier FileTransfer.RequestId FileTransfer.TransferId FileTransfer.State FileTransfer.ContentId System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class FileTransferDetail : FileTransfer Properties Audit Audit information. Declaration public UserAudit Audit { get; set; } Property Value UserAudit FileMetadata Metadata extracted for file. Declaration public FileMetadata FileMetadata { get; set; } Property Value FileMetadata OutputItems Outputs rendered during data extraction phase. Declaration public ICollection OutputItems { get; set; } Property Value System.Collections.Generic.ICollection < FileTransferOutput > Methods FromJson(String) Declaration public static FileTransferDetail FromJson(string data) Parameters System.String data Returns FileTransferDetail ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.ContentDownloadRequestItem.html": { - "href": "api/Picturepark.SDK.V1.Contract.ContentDownloadRequestItem.html", - "title": "Class ContentDownloadRequestItem | Picturepark.SDK.V1 API", - "keywords": "Class ContentDownloadRequestItem Information needed to generate a content download link Inheritance System.Object ContentDownloadRequestItem Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class ContentDownloadRequestItem Properties ContentId ID of the content that is going to be downloaded. Declaration public string ContentId { get; set; } Property Value System.String OutputFormatId ID of the output format that is going to be downloaded. Declaration public string OutputFormatId { get; set; } Property Value System.String Methods FromJson(String) Declaration public static ContentDownloadRequestItem FromJson(string data) Parameters System.String data Returns ContentDownloadRequestItem ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.DocumentMetadata.html": { + "href": "api/Picturepark.SDK.V1.Contract.DocumentMetadata.html", + "title": "Class DocumentMetadata | Picturepark.SDK.V1 API", + "keywords": "Class DocumentMetadata Inheritance System.Object FileMetadata DocumentMetadata Inherited Members FileMetadata.Names FileMetadata.Descriptions FileMetadata.FileExtension FileMetadata.FileName FileMetadata.FilePath FileMetadata.FileSizeInBytes FileMetadata.Sha1Hash FileMetadata.XmpMetadata FileMetadata.ExifMetadata FileMetadata.Language System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class DocumentMetadata : FileMetadata Properties ApplicationName Declaration public string ApplicationName { get; set; } Property Value System.String ApplicationVersion Declaration public string ApplicationVersion { get; set; } Property Value System.String Author Declaration public string Author { get; set; } Property Value System.String CharacterCount Declaration public int CharacterCount { get; set; } Property Value System.Int32 CharacterCountWithSpaces Declaration public int CharacterCountWithSpaces { get; set; } Property Value System.Int32 Company Declaration public string Company { get; set; } Property Value System.String Creator Declaration public string Creator { get; set; } Property Value System.String DocumentTitle Declaration public string DocumentTitle { get; set; } Property Value System.String EpsInfo Declaration public EpsMetadata EpsInfo { get; set; } Property Value EpsMetadata ImageTitles Declaration public ICollection ImageTitles { get; set; } Property Value System.Collections.Generic.ICollection < System.String > LineCount Declaration public int LineCount { get; set; } Property Value System.Int32 PageCount Declaration public int PageCount { get; set; } Property Value System.Int32 ParagraphCount Declaration public int ParagraphCount { get; set; } Property Value System.Int32 Publisher Declaration public string Publisher { get; set; } Property Value System.String RevisionNumber Declaration public int RevisionNumber { get; set; } Property Value System.Int32 SlideCount Declaration public int SlideCount { get; set; } Property Value System.Int32 Titles Declaration public ICollection Titles { get; set; } Property Value System.Collections.Generic.ICollection < System.String > Methods FromJson(String) Declaration public static DocumentMetadata FromJson(string data) Parameters System.String data Returns DocumentMetadata ToJson() Declaration public string ToJson() Returns System.String" }, - "api/Picturepark.SDK.V1.Contract.BulkResponseRow.html": { - "href": "api/Picturepark.SDK.V1.Contract.BulkResponseRow.html", - "title": "Class BulkResponseRow | Picturepark.SDK.V1 API", - "keywords": "Class BulkResponseRow Row information of a bulk response Inheritance System.Object BulkResponseRow Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BulkResponseRow Properties Error Eventual error. Declaration public string Error { get; set; } Property Value System.String Id ID of the document. Declaration public string Id { get; set; } Property Value System.String RequestId The identifier provided by user in the corresponding request (or null if none was provided). Used only in bulk creation. Declaration public string RequestId { get; set; } Property Value System.String Status Returned status code. Declaration public int Status { get; set; } Property Value System.Int32 Succeeded True if item successfully saved. False otherwise. Declaration public bool Succeeded { get; set; } Property Value System.Boolean Version Version of the document. Declaration public long Version { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BulkResponseRow FromJson(string data) Parameters System.String data Returns BulkResponseRow ToJson() Declaration public string ToJson() Returns System.String" + "api/Picturepark.SDK.V1.Contract.BaseResultOfFileTransfer.html": { + "href": "api/Picturepark.SDK.V1.Contract.BaseResultOfFileTransfer.html", + "title": "Class BaseResultOfFileTransfer | Picturepark.SDK.V1 API", + "keywords": "Class BaseResultOfFileTransfer Inheritance System.Object BaseResultOfFileTransfer SearchBehaviorBaseResultOfFileTransfer Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : System.Dynamic.ExpandoObject Syntax public class BaseResultOfFileTransfer Properties ElapsedMilliseconds Declaration public long ElapsedMilliseconds { get; set; } Property Value System.Int64 PageToken Declaration public string PageToken { get; set; } Property Value System.String Results Declaration public ICollection Results { get; set; } Property Value System.Collections.Generic.ICollection < FileTransfer > TotalResults Declaration public long TotalResults { get; set; } Property Value System.Int64 Methods FromJson(String) Declaration public static BaseResultOfFileTransfer FromJson(string data) Parameters System.String data Returns BaseResultOfFileTransfer ToJson() Declaration public string ToJson() Returns System.String" + }, + "api/Picturepark.SDK.V1.Contract.Authentication.IAuthClient.html": { + "href": "api/Picturepark.SDK.V1.Contract.Authentication.IAuthClient.html", + "title": "Interface IAuthClient | Picturepark.SDK.V1 API", + "keywords": "Interface IAuthClient Retrieves access tokens for authentication. Namespace : System.Dynamic.ExpandoObject Syntax public interface IAuthClient Properties BaseUrl Gets the server URL of the Picturepark authentication server. Declaration string BaseUrl { get; } Property Value System.String CustomerAlias Gets the customer alias. Declaration string CustomerAlias { get; } Property Value System.String Methods GetAuthenticationHeadersAsync() Gets the authentication headers. Declaration Task> GetAuthenticationHeadersAsync() Returns System.Threading.Tasks.Task < IDictionary < System.String , System.String >> The headers." } } \ No newline at end of file diff --git a/docs/sdk/site/manifest.json b/docs/sdk/site/manifest.json index 6c6d5e7e5..011fbd958 100644 --- a/docs/sdk/site/manifest.json +++ b/docs/sdk/site/manifest.json @@ -14913,7 +14913,7 @@ "output": { ".html": { "relative_path": "api/Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.html", - "hash": "GB95UZV6av8wlV85ifiYvQ==" + "hash": "iXfj0+EviTfpJtMQMTqh1Q==" } }, "is_incremental": false, @@ -17263,12 +17263,10 @@ "incremental_info": [ { "status": { - "can_incremental": false, - "details": "Cannot build incrementally because last build info is missing.", + "can_incremental": true, "incrementalPhase": "build", "total_file_count": 0, - "skipped_file_count": 0, - "full_build_reason_code": "NoAvailableBuildCache" + "skipped_file_count": 0 }, "processors": { "TocDocumentProcessor": { @@ -17278,17 +17276,17 @@ "total_file_count": 0, "skipped_file_count": 0 }, - "ConceptualDocumentProcessor": { - "can_incremental": false, - "incrementalPhase": "build", - "total_file_count": 1, - "skipped_file_count": 0 - }, "ManagedReferenceDocumentProcessor": { - "can_incremental": false, + "can_incremental": true, "incrementalPhase": "build", "total_file_count": 1434, - "skipped_file_count": 0 + "skipped_file_count": 1267 + }, + "ConceptualDocumentProcessor": { + "can_incremental": true, + "incrementalPhase": "build", + "total_file_count": 1, + "skipped_file_count": 1 } } }, diff --git a/docs/sdk/site/xrefmap.yml b/docs/sdk/site/xrefmap.yml index eec35535f..3b2f80032 100644 --- a/docs/sdk/site/xrefmap.yml +++ b/docs/sdk/site/xrefmap.yml @@ -79759,45 +79759,19 @@ references: isSpec: "True" fullName: Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.LanguageCode nameWithType: ShareBasicCreateRequest.LanguageCode -- uid: Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.RecipientsEmail - name: RecipientsEmail - href: api/Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.html#Picturepark_SDK_V1_Contract_ShareBasicCreateRequest_RecipientsEmail - commentId: P:Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.RecipientsEmail - fullName: Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.RecipientsEmail - nameWithType: ShareBasicCreateRequest.RecipientsEmail -- uid: Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.RecipientsEmail* - name: RecipientsEmail - href: api/Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.html#Picturepark_SDK_V1_Contract_ShareBasicCreateRequest_RecipientsEmail_ - commentId: Overload:Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.RecipientsEmail - isSpec: "True" - fullName: Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.RecipientsEmail - nameWithType: ShareBasicCreateRequest.RecipientsEmail -- uid: Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.RecipientsGroup - name: RecipientsGroup - href: api/Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.html#Picturepark_SDK_V1_Contract_ShareBasicCreateRequest_RecipientsGroup - commentId: P:Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.RecipientsGroup - fullName: Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.RecipientsGroup - nameWithType: ShareBasicCreateRequest.RecipientsGroup -- uid: Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.RecipientsGroup* - name: RecipientsGroup - href: api/Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.html#Picturepark_SDK_V1_Contract_ShareBasicCreateRequest_RecipientsGroup_ - commentId: Overload:Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.RecipientsGroup - isSpec: "True" - fullName: Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.RecipientsGroup - nameWithType: ShareBasicCreateRequest.RecipientsGroup -- uid: Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.RecipientsUser - name: RecipientsUser - href: api/Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.html#Picturepark_SDK_V1_Contract_ShareBasicCreateRequest_RecipientsUser - commentId: P:Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.RecipientsUser - fullName: Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.RecipientsUser - nameWithType: ShareBasicCreateRequest.RecipientsUser -- uid: Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.RecipientsUser* - name: RecipientsUser - href: api/Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.html#Picturepark_SDK_V1_Contract_ShareBasicCreateRequest_RecipientsUser_ - commentId: Overload:Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.RecipientsUser - isSpec: "True" - fullName: Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.RecipientsUser - nameWithType: ShareBasicCreateRequest.RecipientsUser +- uid: Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.RecipientEmails + name: RecipientEmails + href: api/Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.html#Picturepark_SDK_V1_Contract_ShareBasicCreateRequest_RecipientEmails + commentId: P:Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.RecipientEmails + fullName: Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.RecipientEmails + nameWithType: ShareBasicCreateRequest.RecipientEmails +- uid: Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.RecipientEmails* + name: RecipientEmails + href: api/Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.html#Picturepark_SDK_V1_Contract_ShareBasicCreateRequest_RecipientEmails_ + commentId: Overload:Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.RecipientEmails + isSpec: "True" + fullName: Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.RecipientEmails + nameWithType: ShareBasicCreateRequest.RecipientEmails - uid: Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.ToJson name: ToJson() href: api/Picturepark.SDK.V1.Contract.ShareBasicCreateRequest.html#Picturepark_SDK_V1_Contract_ShareBasicCreateRequest_ToJson diff --git a/swagger/PictureparkSwagger.json b/swagger/PictureparkSwagger.json index 6a3d7550e..ede9a09fe 100644 --- a/swagger/PictureparkSwagger.json +++ b/swagger/PictureparkSwagger.json @@ -11,7 +11,7 @@ }, "version": "1.0", "x-logo": { - "url": "/docs/rest/picturepark-logo.png", + "url": "https://picturepark.github.io/Picturepark.SDK.DotNet/api/picturepark-logo.png", "backgroundColor": "#FFFFFF" } },