Share via


DslDefinitionModelDomainModelSerializerBase.IsSerializable Property

Definition

Returns true: this DSL can be serialized / deserialized directly.

public:
 virtual property bool IsSerializable { bool get(); };
public virtual bool IsSerializable { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.IsSerializable : bool
Public Overridable ReadOnly Property IsSerializable As Boolean

Property Value

Implements

Attributes

Applies to