ModelExtractOptions.ExtractReferencedServerScopedElements 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.
Get or set boolean that specifies whether server-scoped elements referenced by the source should be extracted.
public bool ExtractReferencedServerScopedElements { get; set; }
member this.ExtractReferencedServerScopedElements : bool with get, set
Public Property ExtractReferencedServerScopedElements As Boolean
Property Value
True if references server-scoped elements should be extracted; otherwise false. Default value is true.