Click or drag to resize

PropertyTypeInUseException Class

Exception thrown when at least one vertex or edge uses a property type when attempting to remove the property type
Inheritance Hierarchy
SystemObject
  SystemException
    VelocityGraph.ExceptionsPropertyTypeInUseException

Namespace:  VelocityGraph.Exceptions
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 8.2.1.0 (8.2.1)
Syntax
[SerializableAttribute]
public class PropertyTypeInUseException : Exception
See Also