JobDefinition.TLMEEntityId Property

Updated: April 16, 2012

Namespace: Microsoft.EnterpriseManagement.Runtime
Assembly: Microsoft.EnterpriseManagement.Runtime (in Microsoft.EnterpriseManagement.Runtime.dll)Dim instance As JobDefinition Dim value As Guid value = instance.TLMEEntityId instance.TLMEEntityId = valuePublic Property TLMEEntityId As Guidpublic Guid TLMEEntityId { get; set; }public: property Guid TLMEEntityId { Guid get (); void set (Guid value); }/** @property */ public Guid get_TLMEEntityId () /** @property */ public void set_TLMEEntityId (Guid value) public function get TLMEEntityId () : Guid public function set TLMEEntityId (value : Guid) Property ValueReturns Guid.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms