RaveGeoQuery.EnumAsInt Property
Gets or sets indicating if RaveGeo enumeration values are returned as integers or Carmenta Engine atoms.
Syntax
public System.Boolean EnumAsInt { get; set; }
Property Value
Default: false
True to convert enumeration values to integers; False to convert them to atoms.
Platforms
Windows, Linux