Nwk11StructureBridgePfsStructureSection Property  | 
 
            Section pointer to the section that includes the structure sections
            
 
    Namespace: 
   DHI.Mike1D.StructureModule
    Assembly:
   DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic PFSSection PfsStructureSection { set; }Public WriteOnly Property PfsStructureSection As PFSSection
	Set
public:
virtual property PFSSection^ PfsStructureSection {
	void set (PFSSection^ value) sealed;
}Property Value
Type: 
PFSSectionImplements
INwk11StructureBridgePfsStructureSection
See Also