Bagikan melalui


Account.CreatedByObjectId Property

Definition

Gets the creators of the entity's object id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to