| Visual Basic (Declaration) | |
|---|---|
Protected Overridable Function WriteValueAttribute( _ ByVal context As ISystemContext, _ ByVal indexRange As NumericRange, _ ByVal value As Object, _ ByVal statusCode As StatusCode, _ ByVal sourceTimestamp As Date _ ) As ServiceResult | |
| C# | |
|---|---|
protected virtual ServiceResult WriteValueAttribute( ISystemContext context, NumericRange indexRange, object value, StatusCode statusCode, DateTime sourceTimestamp ) | |
Parameters
- context
- indexRange
- value
- statusCode
- sourceTimestamp
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family