Bexel Manager API Documentation
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Bexel.Api.ElementSourceProperties Member List

This is the complete list of members for Bexel.Api.ElementSourceProperties, including all inherited members.

Add(string propertyName, string propertyGroupName, object value, PropertyDefinitionUnitType? unitType=PropertyDefinitionUnitType.Numeric)Bexel.Api.PropertyCollection
Add(string propertyName, string propertyGroupName, bool value=false)Bexel.Api.PropertyCollection
Add(string propertyName, string propertyGroupName, Color? value=null)Bexel.Api.PropertyCollection
Add(string propertyName, string propertyGroupName, DateTime? value=null)Bexel.Api.PropertyCollection
Add(string propertyName, string propertyGroupName, double value=0, PropertyDefinitionUnitType unitType=PropertyDefinitionUnitType.Numeric)Bexel.Api.PropertyCollection
Add(string propertyName, string propertyGroupName, string value=null)Bexel.Api.PropertyCollection
Add(string propertyName, string propertyGroupName, TimeSpan? value=null)Bexel.Api.PropertyCollection
AddPropertyExpression(string propertyName, string propertyGroupName, string expression, PropertyDefinitionUnitType unitType=PropertyDefinitionUnitType.Numeric)Bexel.Api.PropertyCollection
ContainsKey(int internalDefinitionID)Bexel.Api.ElementSourcePropertiesvirtual
Bexel::Api::PropertyCollection.ContainsKey(PropertyDefinition definition)Bexel.Api.ReadOnlyPropertyCollection
Bexel::Api::PropertyCollection.ContainsKey(PropertyDefinitionID definitionID)Bexel.Api.ReadOnlyPropertyCollection
Count (defined in Bexel.Api.ReadOnlyPropertyCollection)Bexel.Api.ReadOnlyPropertyCollection
GetEnumerator() (defined in Bexel.Api.ReadOnlyPropertyCollection)Bexel.Api.ReadOnlyPropertyCollection
GetPropertyByDefinition(PropertyDefinition definition)Bexel.Api.ReadOnlyPropertyCollection
GetPropertyByDefinitionID(int internalDefinitionID)Bexel.Api.ElementSourcePropertiesvirtual
Bexel::Api::PropertyCollection.GetPropertyByDefinitionID(PropertyDefinitionID definitionID)Bexel.Api.ReadOnlyPropertyCollection
GetPropertyByName(string name)Bexel.Api.ReadOnlyPropertyCollection
IsPropertyReadOnly(string propertyName) (defined in Bexel.Api.ElementSourceProperties)Bexel.Api.ElementSourcePropertiesprotectedvirtual
Project (defined in Bexel.Api.ElementSourceProperties)Bexel.Api.ElementSourcePropertiesprotected
PropertyCollectionRef (defined in Bexel.Api.PropertyCollection)Bexel.Api.PropertyCollectionprotected
PropertySet (defined in Bexel.Api.ElementSourceProperties)Bexel.Api.ElementSourcePropertiesprotected
Remove(Property property)Bexel.Api.PropertyCollection
Remove(string propertyName)Bexel.Api.PropertyCollectionvirtual
RemoveRange(IEnumerable< Property > properties)Bexel.Api.PropertyCollection
RemoveRange(IEnumerable< string > propertyNames)Bexel.Api.PropertyCollection
this[int internalDefinitionID] (defined in Bexel.Api.ReadOnlyPropertyCollection)Bexel.Api.ReadOnlyPropertyCollection
this[PropertyDefinition definition] (defined in Bexel.Api.ReadOnlyPropertyCollection)Bexel.Api.ReadOnlyPropertyCollection
this[PropertyDefinitionID definitionID] (defined in Bexel.Api.ReadOnlyPropertyCollection)Bexel.Api.ReadOnlyPropertyCollection
Update(Property property, object value)Bexel.Api.PropertyCollection
Update(string propertyName, object value)Bexel.Api.PropertyCollection
UpdatePropertyExpression(Property property, string expression)Bexel.Api.PropertyCollection
UpdatePropertyExpression(string propertyName, string expression)Bexel.Api.PropertyCollection