GridRowLayout.getRowInfo (Method)
Returns information about the specified grid row layout.
Returns:
GridRowLayout_GetRowInfo_Result (struct)
Arguments:
Name | Type | Required | Description |
---|---|---|---|
gridRowID | GridLayoutRowID | Required | ID of the grid row layout whose details are being requested. |
ignoreWarnings | Boolean | Optional. Defaults to '0'. | Boolean flag when true, any error getting the row information results in command refusal throw. |
Context:
License Requirements | None |
Permission Requirements | ContributorOrServerCode |
Deny Context | None |
Require Context | None |
Author Lock | (not required) |
Transaction Logging | Transaction logging is disabled for this method |
Customization | This method may be customized at the site level |
Error Codes:
None
Notes:
None