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

显示文件 Open project: BVNetwork/Relations Class Usage Examples

Public Properties

Property Type Description
CancelEvent bool
CurrentRelation Relation
RelationName string

Property Details

CancelEvent public_oe property

public bool CancelEvent
return bool

CurrentRelation public_oe property

public Relation CurrentRelation
return Relation

RelationName public_oe property

public string RelationName
return string