| DfsFactoryCreateProjectionUndefined Method  | 
            Creates an undefined 
IDfsProjection which is provided for backward
            compatibility. Use preferably one of the other projection methods.
            
 
Namespace: DHI.Generic.MikeZero.DFSAssembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntaxpublic IDfsProjection CreateProjectionUndefined()
Public Function CreateProjectionUndefined As IDfsProjection
public:
IDfsProjection^ CreateProjectionUndefined()
member CreateProjectionUndefined : unit -> IDfsProjection 
Return Value
Type: 
IDfsProjection
See Also