IsSet Method
Overloads
IsSet(String) |
Checks if a property is set |
IsSet(String)
Checks if a property is set
Declaration
public bool IsSet(string propertyName)
Parameters
Type | Name | Description |
---|---|---|
System.String | propertyName |
The name of the property |
Returns
Type | Description |
---|---|
System.Boolean |
True if the property is set |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!