Share via


AccountProperties.CreatedByObjectId Property

Definition

Gets the creators of the entity's object id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to