DomainRole.IsEmbedding Property
Definition
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.
Checks if this role is the source role, and the relationship is an embedding relationship
public:
property bool IsEmbedding { bool get(); };
public bool IsEmbedding { get; }
member this.IsEmbedding : bool
Public ReadOnly Property IsEmbedding As Boolean