GeometryParams.AdditionalProperties
Property
Definition
Gets or sets any additional properties to be stored as part of a geometry in the Azure DocumentDB database service.
public System.Collections.Generic.IDictionary<string,object> AdditionalProperties { get; set; }
Property Value
Additional geometry properties.