Click or drag to resize

UserBusinessRuleRepositoryName Property

The name of the repository, for which this business rule is defined. [Required] [Filter(eq;like)]

Namespace:  Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string RepositoryName { get; set; }

Property Value

Type: String
See Also