Click or drag to resize

ModelingUtilsRemoveRoleReferences Method

Removes all role references from the specified model.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public static void RemoveRoleReferences(
	Model model,
	int roleId
)

Parameters

model
Type: Packflow.ModelingModel
roleId
Type: SystemInt32
See Also