Click or drag to resize

WebFormPartPagePartId Property

Gets or sets the page part's id. The page part's content is used when the type is set to PagePart. Note: the PagePart is an object found directly under the Model.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlAttributeAttribute]
public int PagePartId { get; set; }

Property Value

Type: Int32
See Also