SummaryTaskPathDataSet.SchemaSerializationMode 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.
public:
virtual property System::Data::SchemaSerializationMode SchemaSerializationMode { System::Data::SchemaSerializationMode get(); void set(System::Data::SchemaSerializationMode value); };
[System.ComponentModel.Browsable(true)]
public override System.Data.SchemaSerializationMode SchemaSerializationMode { get; set; }
member this.SchemaSerializationMode : System.Data.SchemaSerializationMode with get, set
Public Overrides Property SchemaSerializationMode As SchemaSerializationMode
Property Value
- Attributes