'宣言 Protected Function ShouldSerializeProducer() As System.Boolean
'使用法 Dim instance As DocumentInfo Dim value As System.Boolean value = instance.ShouldSerializeProducer()
protected System.bool ShouldSerializeProducer()
戻り値の型
true if DocumentInfo.Producer should be serialized, false otherwise.