
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
protected void AssertNotActive(
string propertyName
)
Protected Sub AssertNotActive ( _
propertyName As String _
)
protected:
void AssertNotActive(
String^ propertyName
)
protected void AssertNotActive(
String propertyName
)

Parameters
- propertyName (String)
- Name of property to include in error message.
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.6.2.9900 (9.6.2.9900)