BuildMaster SDK Reference
Version:

CustomSerializer Property

Gets or sets the type of custom serializer to use for the property.

Syntax

public System.Type CustomSerializer { get; set; }

Remarks

This type should implement ICustomPersistentSerializer.