SerializeOptions.IgnoreInferredObjects 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.
Ignore objects whose lifetime is controlled by the Server, such as a RowNumberColumn or AttributeHierarchy.
public bool IgnoreInferredObjects { get; set; }
member this.IgnoreInferredObjects : bool with get, set
Public Property IgnoreInferredObjects As Boolean