JobDefinition.LocationEntityId Property

Definition

Gets the location entity identifier, if any was specified.

public:
 property Guid LocationEntityId { Guid get(); };
public Guid LocationEntityId { get; }
member this.LocationEntityId : Guid
Public ReadOnly Property LocationEntityId As Guid

Property Value

Returns a Guid that contains the location entity identifier. May be null.

Applies to