Share via


FsLayer.BlobSum Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="blobSum")]
public string BlobSum { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="blobSum")>]
member this.BlobSum : string with get, set
Public Property BlobSum As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to