IDfsuBuilderValidate Method |
Validate will return a string of issues from the item builder.
When this returns an empty list, the item has been properly build.
Namespace: DHI.Generic.MikeZero.DFS.dfsuAssembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax Function Validate As String()
array<String^>^ Validate()
abstract Validate : unit -> string[]
Return Value
Type:
StringSee Also