StatusReportsDataSet.SectionsDataTable.FindBySR_SECTION_UID Method
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Namespace: [PWA Web service]
Assembly: [PWA Web service proxy assembly].dll
Syntax
'Declaration
<DebuggerNonUserCodeAttribute> _
Public Function FindBySR_SECTION_UID ( _
SR_SECTION_UID As Guid _
) As SectionsRow
'Usage
Dim instance As SectionsDataTable
Dim SR_SECTION_UID As Guid
Dim returnValue As SectionsRow
returnValue = instance.FindBySR_SECTION_UID(SR_SECTION_UID)
[DebuggerNonUserCodeAttribute]
public SectionsRow FindBySR_SECTION_UID (
Guid SR_SECTION_UID
)
Parameters
- SR_SECTION_UID
See Also
Reference
StatusReportsDataSet.SectionsDataTable Class
StatusReportsDataSet.SectionsDataTable Members
[PWA Web service] Namespace