EntitySource.LifetimeEntityId Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the entity identifier which defines the lifetime of the source.
public:
property Nullable<Guid> LifetimeEntityId { Nullable<Guid> get(); };
C#
public Guid? LifetimeEntityId { get; }
member this.LifetimeEntityId : Nullable<Guid>
Public ReadOnly Property LifetimeEntityId As Nullable(Of Guid)
The entity identifier which defines the lifetime of the source, or null if no lifetime semantics.
Продукт | Версії |
---|---|
System Center SM SDK | 2012, 2016 |