ContentRelationSide_LocalEquals Method (Guid, Int32) |
Determines whether the target content-type is the same as the specified one.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public bool Equals(
Guid modelGuid,
int contentTypeId
)
Parameters
- modelGuid
- Type: SystemGuid
- contentTypeId
- Type: SystemInt32
Return Value
Type:
BooleanSee Also