C# Class EPiCode.Relations.Core.RelationProviders.RelationEventArgs

Show file Open project: BVNetwork/Relations Class Usage Examples

Public Properties

Property Type Description
CancelEvent bool
CurrentRelation Relation
RelationName string

Property Details

CancelEvent public property

public bool CancelEvent
return bool

CurrentRelation public property

public Relation CurrentRelation
return Relation

RelationName public property

public string RelationName
return string