Click or drag to resize

MultipartAttachmentUseFormEncoding Property

When true instructs the serializer to use form data

Namespace:  SanteDB.Core.Http
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public bool UseFormEncoding { get; set; }

Property Value

Type: Boolean
See Also