SfcMetadataRelation.PropertyDefaultValue 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.
If htis is a property type, this will return a default value for the property
public object PropertyDefaultValue { get; }
member this.PropertyDefaultValue : obj
Public ReadOnly Property PropertyDefaultValue As Object