| Constable Authorization Engine 2.0 BETA |
|
FallbackPropertyDescriptor.ShouldSerializeValue Method
[This is preliminary documentation and subject to change.]
[TBD]
[Visual Basic]
Overrides Public Function ShouldSerializeValue( _
ByVal
component As
Object _
) As
Boolean
[C#]
public override
bool ShouldSerializeValue(
object component);
See Also
FallbackPropertyDescriptor Class | LaMarvin.Constable.Design.Fallback Namespace