ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
FieldDefinition.IsUpdateable Property

Indicates whether the value of this field can be updated. 

  • true: The field value can be updated
  • false: The field value cannot be updated
 

C#
public bool IsUpdateable;
Copyright (c) VETtrak 2022. All rights reserved.