public Inspector( bool isFeatureEditing )
Public Function New( _ Optional ByVal isFeatureEditing As Boolean _ )
Parameters
- isFeatureEditing
- (optional) Set to true to allow features/rows to be updated. Set to false if you are using the Inspector in conjuction with the AddAttributeAsync methods or the LoadSchema methods./> The default value is true.