Click or drag to resize

PFApplicationContextReferenceGroupId Property

Gets or sets the reference group id. Optional.

A reference group is an organizational (site scope) group used as reference on a context.

Reference groups are used to associate multiple application contexts through different applications.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public long ReferenceGroupId { get; set; }

Property Value

Type: Int64
See Also