Repository.EnforceRENOCompliance: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Redirected page to Repository Class)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template:APIClass|Repository Class|Repository}}
#REDIRECT [[Repository_Class]]
If set to true, disallows spaces and special characters in names of models. This will ensure that all models can be used in RENO equations. The default value is True.
 
== Usage Example ==
 
{{APIComment|'Declare a new repository connection object.}}
  Dim MyRepository As New Repository
{{APIComment|'Set the property.}}
  MyRepository.EnforceRENOCompliance = False

Latest revision as of 23:09, 28 October 2015

Redirect to: