Share via


AccountProperties.CreatedBy Property

Definition

Gets the creator of the entity.

[Newtonsoft.Json.JsonProperty(PropertyName="createdBy")]
public string CreatedBy { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="createdBy")>]
member this.CreatedBy : string
Public ReadOnly Property CreatedBy As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to