Click or drag to resize

PFGridViewSettings_ItemsDocTemplates Property

Note: This API is now obsolete.

Gets or sets the document templates. Obsolete.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
[ObsoleteAttribute]
public List<string> DocTemplates { get; set; }

Property Value

Type: ListString
See Also