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