ICrossSectionInfo Property  | 
 
            Generel info on this cross section, user specified, can be empty. In
            Mike11 XNS editor called cross section ID (though it does not identify 
            the cross section)
            
 
    Namespace: 
   DHI.Mike1D.CrossSectionModule
    Assembly:
   DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxstring Info { get; set; }Property Info As String
	Get
	Set
property String^ Info {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also