Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / EntitySurrogate Class / DeserializationContent Property

In This Topic
    DeserializationContent Property (EntitySurrogate)
    In This Topic
    Gets or sets the contentType used for deserialization purpose only.
    Syntax
    'Declaration
     
    Protected Property DeserializationContent As contentType
    protected contentType DeserializationContent {get; set;}
    See Also