set => this.InternalGeneratedCard = SetExpandableFieldId(value, this.InternalGeneratedCard);
Esempio n. 2
0
 set => this.InternalPrice = SetExpandableFieldId(value, this.InternalPrice);
Esempio n. 3
0
 set => this.InternalParent = SetExpandableFieldId(value, this.InternalParent);
Esempio n. 4
0
 set => this.InternalPaymentMethod = SetExpandableFieldId(value, this.InternalPaymentMethod);
 set => this.InternalBack = SetExpandableFieldId(value, this.InternalBack);
 set => this.InternalDiscount = SetExpandableFieldId(value, this.InternalDiscount);
Esempio n. 7
0
 location.Latitude.CompareTo(this.Latitude) :
 set => this.InternalCancellationPolicy = SetExpandableFieldId(value, this.InternalCancellationPolicy);
Esempio n. 9
0
 set => this.InternalCharge = SetExpandableFieldId(value, this.InternalCharge);
Esempio n. 10
0
 get => new TimeSpan(this.TrackPosition);
 get => String.IsNullOrWhiteSpace(this.VersionRaw) ? null : new Version(this.VersionRaw);
Esempio n. 12
0
 get => FullPhotoData != null?Image.FromStream(new MemoryStream(this.FullPhotoData)) : null;
Esempio n. 13
0
 new GridLength(this.RESTSplitter_Value, (GridUnitType)Enum.Parse(typeof(GridUnitType), this.RESTSplitter_GridUnitType));
 set => this.InternalTaxRate = SetExpandableFieldId(value, this.InternalTaxRate);
Esempio n. 15
0
 get => new Vector3(this.X, this.Y, this.Z);
Esempio n. 16
0
 public bool ShouldSerializeQuerytext() => (string.IsNullOrEmpty(this.Querytext)) ? throw new ArgumentException("Querytext must be provided") : true;
Esempio n. 17
0
 get => string.IsNullOrWhiteSpace(this.coverUri) ? null : new Uri(this.coverUri);
Esempio n. 18
0
 set => this.InternalNested = SetExpandableFieldObject(value, this.InternalNested);
Esempio n. 19
0
 get => new FontFamily(this.FontFamilyName);
Esempio n. 20
0
 set => this.InternalDestination = SetExpandableFieldId(value, this.InternalDestination);
Esempio n. 21
0
 set => this.InternalUncategorizedFile = SetExpandableFieldId(value, this.InternalUncategorizedFile);
Esempio n. 22
0
 set => this.InternalIcon = SetExpandableFieldId(value, this.InternalIcon);
Esempio n. 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.");