set => this.InternalGeneratedCard = SetExpandableFieldId(value, this.InternalGeneratedCard);
Example #2
0
 set => this.InternalPrice = SetExpandableFieldId(value, this.InternalPrice);
Example #3
0
 set => this.InternalParent = SetExpandableFieldId(value, this.InternalParent);
Example #4
0
 set => this.InternalPaymentMethod = SetExpandableFieldId(value, this.InternalPaymentMethod);
 set => this.InternalBack = SetExpandableFieldId(value, this.InternalBack);
 set => this.InternalDiscount = SetExpandableFieldId(value, this.InternalDiscount);
Example #7
0
 location.Latitude.CompareTo(this.Latitude) :
 set => this.InternalCancellationPolicy = SetExpandableFieldId(value, this.InternalCancellationPolicy);
Example #9
0
 set => this.InternalCharge = SetExpandableFieldId(value, this.InternalCharge);
Example #10
0
 get => new TimeSpan(this.TrackPosition);
 get => String.IsNullOrWhiteSpace(this.VersionRaw) ? null : new Version(this.VersionRaw);
Example #12
0
 get => FullPhotoData != null?Image.FromStream(new MemoryStream(this.FullPhotoData)) : null;
Example #13
0
 new GridLength(this.RESTSplitter_Value, (GridUnitType)Enum.Parse(typeof(GridUnitType), this.RESTSplitter_GridUnitType));
 set => this.InternalTaxRate = SetExpandableFieldId(value, this.InternalTaxRate);
Example #15
0
 get => new Vector3(this.X, this.Y, this.Z);
Example #16
0
 public bool ShouldSerializeQuerytext() => (string.IsNullOrEmpty(this.Querytext)) ? throw new ArgumentException("Querytext must be provided") : true;
Example #17
0
 get => string.IsNullOrWhiteSpace(this.coverUri) ? null : new Uri(this.coverUri);
Example #18
0
 set => this.InternalNested = SetExpandableFieldObject(value, this.InternalNested);
Example #19
0
 get => new FontFamily(this.FontFamilyName);
Example #20
0
 set => this.InternalDestination = SetExpandableFieldId(value, this.InternalDestination);
Example #21
0
 set => this.InternalUncategorizedFile = SetExpandableFieldId(value, this.InternalUncategorizedFile);
Example #22
0
 set => this.InternalIcon = SetExpandableFieldId(value, this.InternalIcon);
Example #23
0
 set => this.InternalRule = SetExpandableFieldId(value, this.InternalRule);
 set => this.InternalAdditionalDocumentation = SetExpandableFieldId(value, this.InternalAdditionalDocumentation);
 set => this.InternalShippingRate = SetExpandableFieldId(value, this.InternalShippingRate);
 set => this.InternalGeneratedSepaDebit = SetExpandableFieldId(value, this.InternalGeneratedSepaDebit);
throw new InvalidOperationException($"'{nameof(this.Name)}' cannot be null or whitespace.");