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