Propagate Property (DistributionInfo)
In This Topic
Gets or sets a value that defines a number of child elements whose placement is described by the
DistributionInfo. The default value is 0, which means no propagation.
Syntax
'Declaration
Public Property Propagate As Integer
public int Propagate {get; set;}
See Also