Aspose::Cells::ExternalConnections::ExternalConnection::GetConnectionId method

ExternalConnection::GetConnectionId method

Specifies The unique identifier of this connection.

Deprecated

Use ExternalConnection.Id property instead.

int32_t Aspose::Cells::ExternalConnections::ExternalConnection::GetConnectionId()

Remarks

NOTE: This property is now obsolete. Instead, please use ExternalConnection.Id property. This property will be removed 12 months later since October 2024. Aspose apologizes for any inconvenience you may have experienced.

See Also